Aug 19 12:45:04.013527 np0000007775 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 19 12:45:04.018986 np0000007775 devstack@c-api.service[100259]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 19 12:45:04.021265 np0000007775 devstack@c-api.service[100259]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 19 12:45:04 2026] *** Aug 19 12:45:04.021265 np0000007775 devstack@c-api.service[100259]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: nodename: np0000007775 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: machine: x86_64 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: clock source: unix Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: pcre jit disabled Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: detected number of CPU cores: 16 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: current working directory: / Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: detected binary path: /usr/bin/uwsgi-core Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: your processes number limit is 257052 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: your memory page size is 4096 bytes Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: detected max file descriptor number: 2048 Aug 19 12:45:04.021386 np0000007775 devstack@c-api.service[100259]: lock engine: pthread robust mutexes Aug 19 12:45:04.021660 np0000007775 devstack@c-api.service[100259]: thunder lock: enabled Aug 19 12:45:04.021660 np0000007775 devstack@c-api.service[100259]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 19 12:45:04.021660 np0000007775 devstack@c-api.service[100259]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 19 12:45:04.021728 np0000007775 devstack@c-api.service[100259]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 19 12:45:04.021728 np0000007775 devstack@c-api.service[100259]: Set PythonHome to /opt/stack/data/venv Aug 19 12:45:04.053651 np0000007775 devstack@c-api.service[100259]: Python main interpreter initialized at 0x7d76c22a4668 Aug 19 12:45:04.053651 np0000007775 devstack@c-api.service[100259]: python threads support enabled Aug 19 12:45:04.053651 np0000007775 devstack@c-api.service[100259]: your server socket listen backlog is limited to 100 connections Aug 19 12:45:04.053651 np0000007775 devstack@c-api.service[100259]: your mercy for graceful operations on workers is 80 seconds Aug 19 12:45:04.054150 np0000007775 devstack@c-api.service[100259]: mapped 671795 bytes (656 KB) for 4 cores Aug 19 12:45:04.054305 np0000007775 devstack@c-api.service[100259]: *** Operational MODE: preforking *** Aug 19 12:45:04.054494 np0000007775 devstack@c-api.service[100259]: *** uWSGI is running in multiple interpreter mode *** Aug 19 12:45:04.054494 np0000007775 devstack@c-api.service[100259]: spawned uWSGI master process (pid: 100259) Aug 19 12:45:04.054661 np0000007775 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 19 12:45:04.055054 np0000007775 devstack@c-api.service[100259]: spawned uWSGI worker 1 (pid: 100260, cores: 1) Aug 19 12:45:04.055565 np0000007775 devstack@c-api.service[100259]: spawned uWSGI worker 2 (pid: 100261, cores: 1) Aug 19 12:45:04.056149 np0000007775 devstack@c-api.service[100259]: spawned uWSGI worker 3 (pid: 100262, cores: 1) Aug 19 12:45:04.056580 np0000007775 devstack@c-api.service[100259]: spawned uWSGI worker 4 (pid: 100263, cores: 1) Aug 19 12:45:04.056636 np0000007775 devstack@c-api.service[100259]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: we strongly recommend against using it for new projects. Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: If you are already using Eventlet, we recommend migrating to a different Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: framework. For more detail see Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 12:45:04.167068 np0000007775 devstack@c-api.service[100263]: import eventlet # noqa Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: we strongly recommend against using it for new projects. Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: If you are already using Eventlet, we recommend migrating to a different Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: framework. For more detail see Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 12:45:04.175946 np0000007775 devstack@c-api.service[100262]: import eventlet # noqa Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: we strongly recommend against using it for new projects. Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: If you are already using Eventlet, we recommend migrating to a different Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: framework. For more detail see Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 12:45:04.179140 np0000007775 devstack@c-api.service[100261]: import eventlet # noqa Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: we strongly recommend against using it for new projects. Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: If you are already using Eventlet, we recommend migrating to a different Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: framework. For more detail see Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 19 12:45:04.182750 np0000007775 devstack@c-api.service[100260]: import eventlet # noqa Aug 19 12:45:04.321289 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:04.321289 np0000007775 devstack@c-api.service[100263]: from cgi import parse_header Aug 19 12:45:04.348576 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:04.348576 np0000007775 devstack@c-api.service[100260]: from cgi import parse_header Aug 19 12:45:04.352539 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:04.352539 np0000007775 devstack@c-api.service[100262]: from cgi import parse_header Aug 19 12:45:04.359320 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:04.359320 np0000007775 devstack@c-api.service[100261]: from cgi import parse_header Aug 19 12:45:04.367019 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 12:45:04.367019 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:45:04.380015 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:04.380015 np0000007775 devstack@c-api.service[100263]: removals.removed_module( Aug 19 12:45:04.380975 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:04.380975 np0000007775 devstack@c-api.service[100263]: removals.removed_module( Aug 19 12:45:04.387568 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 12:45:04.387568 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:45:04.388924 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 12:45:04.388924 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:45:04.399223 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:04.399223 np0000007775 devstack@c-api.service[100260]: removals.removed_module( Aug 19 12:45:04.400090 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:04.400090 np0000007775 devstack@c-api.service[100260]: removals.removed_module( Aug 19 12:45:04.400240 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:04.400240 np0000007775 devstack@c-api.service[100262]: removals.removed_module( Aug 19 12:45:04.401068 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:04.401068 np0000007775 devstack@c-api.service[100262]: removals.removed_module( Aug 19 12:45:04.410001 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 19 12:45:04.410001 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:45:04.422323 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:04.422323 np0000007775 devstack@c-api.service[100261]: removals.removed_module( Aug 19 12:45:04.423089 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:04.423089 np0000007775 devstack@c-api.service[100261]: removals.removed_module( Aug 19 12:45:05.105365 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:05.105365 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:45:05.136990 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:05.136990 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:45:05.151421 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:05.151421 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:45:05.151578 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:05.151578 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:45:05.163108 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:05.163108 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:45:05.188934 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:05.188934 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:45:05.200601 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:05.200601 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:45:05.225823 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:05.225823 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:45:05.350958 np0000007775 devstack@c-api.service[100263]: 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 19 12:45:05.351353 np0000007775 devstack@c-api.service[100263]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100263) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 12:45:05.362398 np0000007775 devstack@c-api.service[100261]: 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 19 12:45:05.362626 np0000007775 devstack@c-api.service[100261]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100261) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 12:45:05.379557 np0000007775 devstack@c-api.service[100260]: 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 19 12:45:05.379746 np0000007775 devstack@c-api.service[100260]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100260) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 12:45:05.411090 np0000007775 devstack@c-api.service[100262]: 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 19 12:45:05.411301 np0000007775 devstack@c-api.service[100262]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100262) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 19 12:45:05.441404 np0000007775 devstack@c-api.service[100263]: /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 19 12:45:05.441404 np0000007775 devstack@c-api.service[100263]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 12:45:05.441903 np0000007775 devstack@c-api.service[100261]: /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 19 12:45:05.441903 np0000007775 devstack@c-api.service[100261]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 12:45:05.445216 np0000007775 devstack@c-api.service[100260]: /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 19 12:45:05.445216 np0000007775 devstack@c-api.service[100260]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 12:45:05.479422 np0000007775 devstack@c-api.service[100262]: /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 19 12:45:05.479422 np0000007775 devstack@c-api.service[100262]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 19 12:45:05.910858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100260) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 12:45:05.911010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100261) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 12:45:05.911154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 12:45:05.911202 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.911295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.911408 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.911497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.911531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.911566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.911593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.911713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.911753 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.912747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 19 12:45:05.913171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.913308 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.913481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.913551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.913609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.913665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.913665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.913746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.913788 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.913847 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.913891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.913935 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.913978 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.914023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.914075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.914120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.914169 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.914212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.914285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.914333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.914377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.914426 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.914508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.914563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.914608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.914608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.914608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.914736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.914796 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.914951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.914951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.915107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.915107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.915107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.915307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.915307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.915477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.915562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.915655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.915655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.915800 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.915877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.915956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.916036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.916116 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.916218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.916295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.916337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.916376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.916500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.916579 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.916660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.916745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.916850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.916948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.917032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.917107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.917187 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.917272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.917348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.917424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.917505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.917591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.917663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.917731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.917805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.917881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.917949 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.918027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.918095 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.918169 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.918269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.918357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.918425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.918511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.918587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.918652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.918652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.918771 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.918854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.918934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.919302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.919302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.919302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.919419 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.919471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.919520 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.919566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.919607 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.919647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.919647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.919709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.919709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.919709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.919709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.919812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.919812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.919812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.919868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.919907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.919907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.919963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.919991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.920014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.920014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.920062 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.920086 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.920109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.920132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.920158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.920185 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.920209 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.920209 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.920292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.920327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.920353 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.920385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.920425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.920425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.920517 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.920568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.920568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.920568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.920941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.921063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.921125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.921241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.921331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.921331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.921428 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.921516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.921579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.921625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.921670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.921715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.921765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.921818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.921870 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.921922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.921968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.922022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.922150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.922202 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.922273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.922320 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.922363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.922409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.922474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.922519 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.922563 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.922620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.922660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.922702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.922751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.922751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.922751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.922751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.922903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.922954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.923003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.923360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.923416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.923480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.923528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.923528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.923615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.923667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.923713 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.923759 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.923802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.923852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.923901 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.923950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.923993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.924035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.924035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.924130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.924175 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.924218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.924505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.924560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.924651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.924740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.924792 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.924896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.924981 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.925060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.925147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.925234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.925310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.925405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.925492 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.925582 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.925654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.925737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.925813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.925813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.925813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.925813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.926083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.926833 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.926882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.926926 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.926970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.927013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.927013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.927100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.927143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.927143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.927227 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.927302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.927361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.927621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.928992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.929082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.929173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.929267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.929267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.929421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.929421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.934343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.934460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.934545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.934545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.934765 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.934765 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.934765 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.934981 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.935073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.935155 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.935265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.935265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.935405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.935470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.935470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.935620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.935704 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.935785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.935868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.935961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.936043 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.936043 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.936183 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.936285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.936285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.936478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.936560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.936654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.936730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.936813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.936892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.936892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.937042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.937121 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.937121 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.937305 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.937377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.937465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.937465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.937593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.937661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.937661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.937797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.937873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.937942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.937942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.937942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.937942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.938205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.938292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.938376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.938755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.939160 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.939264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.939345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.939412 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.939467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.939513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.939564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.939564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.939651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.939651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.939731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.939775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.939820 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.939976 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.940024 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.940069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.940069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.940069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.940201 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.940260 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.940305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.940348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.940348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.940443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.940486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.940528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.940528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.940619 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.940668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.940668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.940757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.940757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.940846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.940991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.941038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.941082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.941082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.941158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.941210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.941408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.941408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.941408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.941408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.941700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.941700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.941700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.941700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.941993 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.942080 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.942168 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.942168 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.942347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.942426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.942531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.942619 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.942696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.942772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.942866 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.942944 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.943027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.943115 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.943214 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.943307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.943389 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.943470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.943618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.943779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.943932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.943932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.944077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.944161 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.944243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.944751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.944751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.944751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.944751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.945123 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.945197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.945295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.945385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.945477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.945554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.945634 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.945726 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.945806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.945883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.945961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.946035 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.946110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.946188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.946288 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.946377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.946377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.946525 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.946525 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.946696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.946783 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.946860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.946938 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.947016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.947016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.947165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.947242 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.947242 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.947413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.947500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.947596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.947686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.947764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.947764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.947912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.947998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.947998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.948140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.948227 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.948329 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.948407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.948495 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.948495 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.948641 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.948742 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.948821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.948903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.948982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.948982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.948982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.948982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.948982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.949212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.949212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.949321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.949370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.949422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.949486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.949538 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.949589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.949633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.949668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.949707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.949748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.949797 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.949845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.949890 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.949942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.949992 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.950039 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.950090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.950142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.950194 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.950262 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.950311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.950311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.950387 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.950462 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.950511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.950562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.950614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.950665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.950716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.950762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.950803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.950849 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.950904 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.950958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.951004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.951048 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.951091 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.951144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.951192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.951257 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.951318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.951375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.951420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.951482 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.951527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.951580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.951627 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.951670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.951713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.951756 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.951803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.951856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.951902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.951946 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.951988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.952041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.952085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.952129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.952172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.952216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.952475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.952564 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.952643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.952720 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.952799 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.952869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.952937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.953005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.953075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.953150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.953228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.953321 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.953402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.953483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.953552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.953619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.953686 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.953754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.953830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.953899 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.953974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.954051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.954116 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.954189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.954271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.954343 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.954417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.954497 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.954569 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.954637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.954705 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.954768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.954859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.954859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.954977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.955036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.955105 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.955174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.955174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.955319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.955391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.955391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.955556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.956080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.956080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.956241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.956356 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.956448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.956527 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.956605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.956680 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.956760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.956836 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.956907 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.956985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.957056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.957135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.957205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.957306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.957380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.957466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.957535 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.957610 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.957680 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.957746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.957819 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.957884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.957884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.958033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.958111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.958188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.958279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.958279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.958426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.958520 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.958590 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.958666 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.958736 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.958800 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.958880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.958962 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.959037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.959125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.959205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.959315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.959372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.959428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.959483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.959534 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.959585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.959642 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.959696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.959742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.959795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.959842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.959887 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.959930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.959982 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.960033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.960077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.960130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.960186 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.960232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.960414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.960506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.960597 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.960708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.960797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.960892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.960980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.961066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.961156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.961258 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.961339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.961424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.961506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.961590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.961668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.961743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.961743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.961881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.961958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.961958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.962113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.962198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.962198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.962382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.962482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.962482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.962482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.962700 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.962780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.962866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.962950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.962950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.963111 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.963167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.963212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.963212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.963309 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.963361 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.963406 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.963453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.963493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.963493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.963493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.963493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.963625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.963665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.963708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.963912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.964147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.964628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.964991 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.965059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.965135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.965135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.965285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.965374 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.965462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.965462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.965593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.965669 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.965741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.965787 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.965849 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.965884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.966036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.966108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.966178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.966259 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.966331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.966399 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.966447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.966528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.966595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.966668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.966740 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.966808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.966876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.966940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.967013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.967078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.967556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.967556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.967556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.967556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.967556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.967801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.967846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.967846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.967918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.967954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.967989 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.968024 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.968061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.968104 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.968149 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.968190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.968233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.968390 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.968463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.968571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.968645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.968724 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.968804 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.968874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.968953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.969018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.969100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.969100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.969229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.969320 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.969403 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.969501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.969584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.969665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.969740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.969823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.969918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.970002 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.970081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.970081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.970237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.970329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.970403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.970479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.970554 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.970592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.970592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.970780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.970863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.970863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.970982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.971043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.971043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.971172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.971265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.971353 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.971433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.971927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.972428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.972949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.973487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.973888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.973958 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.974027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.974102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.974180 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.974263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.974347 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.974421 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.974482 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.974526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.974564 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.974609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.974648 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.974693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.974741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.974782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.974820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.974856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.974890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.974924 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.974959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.974993 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.975031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.975031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.975031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.975149 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.975197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.975236 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.975290 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.975290 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.975357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.975357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.975450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.975491 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.975491 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.975567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.975603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.975645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.975690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.975690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.975767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.975806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.975842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.975879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.975879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.975963 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.976007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.976054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.976101 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 19 12:45:05.976144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.976144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.976144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.976144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.976485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100260) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.976583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.976665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.976754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100263) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.976838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.976838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.976838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100260) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.976838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100260) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100261) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100261) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.977108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100261) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 19 12:45:05.977529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100262) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 19 12:45:06.017552 np0000007775 devstack@c-api.service[100263]: INFO dbcounter [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Registered counter for database cinder Aug 19 12:45:06.020576 np0000007775 devstack@c-api.service[100262]: INFO dbcounter [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Registered counter for database cinder Aug 19 12:45:06.020883 np0000007775 devstack@c-api.service[100261]: INFO dbcounter [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Registered counter for database cinder Aug 19 12:45:06.022240 np0000007775 devstack@c-api.service[100260]: INFO dbcounter [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Registered counter for database cinder Aug 19 12:45:06.058470 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-9533bfea-6261-466f-9bea-5e73d38c552d 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.061859 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.063922 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 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=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.064958 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 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=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.173613 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writer thread running {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 12:45:06.173755 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writer thread running {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 12:45:06.175676 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writer thread running {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 12:45:06.176166 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 12:45:06.176286 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 12:45:06.177976 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 12:45:06.178852 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 12:45:06.178980 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writer thread running {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 19 12:45:06.179193 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 12:45:06.181032 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 12:45:06.181221 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 12:45:06.181673 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 12:45:06.181782 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 19 12:45:06.182996 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 12:45:06.183523 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.183662 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.183827 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 12:45:06.183972 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 12:45:06.184168 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.184379 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 19 12:45:06.184462 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.185333 np0000007775 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-9533bfea-6261-466f-9bea-5e73d38c552d 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 19 12:45:06.186395 np0000007775 devstack@c-api.service[100260]: WARNING cinder.keymgr.conf_key_mgr [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 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 19 12:45:06.186605 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 19 12:45:06.186897 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 12:45:06.187237 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.187564 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.188195 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 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 19 12:45:06.188786 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.188786 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.188859 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 19 12:45:06.188906 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.189166 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.189352 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.189529 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.189888 np0000007775 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 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 19 12:45:06.190986 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.191285 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.192581 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.192700 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.222272 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 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=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.223727 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-9533bfea-6261-466f-9bea-5e73d38c552d 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.224872 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 12:45:06.226090 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 12:45:06.226917 np0000007775 devstack@c-api.service[100260]: INFO cinder.rpc [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 12:45:06.227176 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 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=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.227339 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.227500 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.228203 np0000007775 devstack@c-api.service[100263]: INFO cinder.rpc [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 12:45:06.228601 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.228730 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.229344 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:06.229847 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 12:45:06.232127 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 19 12:45:06.232186 np0000007775 devstack@c-api.service[100261]: INFO cinder.rpc [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 12:45:06.232622 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.232776 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.234617 np0000007775 devstack@c-api.service[100262]: INFO cinder.rpc [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 19 12:45:06.235083 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.235281 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.237975 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.238120 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.239606 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.239844 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.240391 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.240571 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.242778 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.242907 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.243112 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.243198 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.243311 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.243379 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.245724 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.245839 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.245875 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.245971 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.246462 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.246645 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.247171 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.247339 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.248044 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.248154 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.248193 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.248311 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.250134 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.250260 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.250308 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.250484 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.250919 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.251090 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.251244 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.251397 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.253179 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.253344 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.253398 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.253570 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.253693 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.253730 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.253819 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.253866 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.255409 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.255561 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.255653 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.255777 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.256562 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.256754 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.257709 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.257828 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.258492 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.258555 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.258645 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.258732 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.258969 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.259112 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.260766 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.260883 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.261072 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.261110 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.261199 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.261259 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.261584 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.261805 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.263616 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.263761 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.263979 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.264105 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.264872 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.264979 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.265027 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.265067 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.265170 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.265220 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.266318 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.266462 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.266716 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.266835 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.267430 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.268170 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.268398 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.268612 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.268758 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.268800 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.268891 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.268922 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.269778 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.269821 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.269968 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.270014 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.270845 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.270890 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.270972 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.271036 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.271225 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.271390 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.271730 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.271851 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.272212 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.272365 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.272734 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.272850 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.272879 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.273079 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.273287 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.273418 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.273485 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.273568 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.274238 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.274368 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.274500 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.274626 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.274655 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.274765 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.275169 np0000007775 devstack@c-api.service[100263]: WARNING cinder.api.contrib.hosts [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 12:45:06.275453 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.275558 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.275587 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.275682 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.276049 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: extensions {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.276332 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.276461 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.277152 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.277185 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: consistencygroups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.277282 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.277991 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.278102 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.278713 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.278829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: extra_specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.278859 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.279357 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.279485 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.279615 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.279755 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.280106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: capabilities {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.280186 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.280221 np0000007775 devstack@c-api.service[100261]: WARNING cinder.api.contrib.hosts [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 12:45:06.280398 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.280452 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.280577 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.281070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: extensions {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.281150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: backups {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.282110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: consistencygroups {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.282544 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.282683 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.282834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-quota-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.283143 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.283310 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.283738 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: extra_specs {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.284000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: qos-specs {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.284103 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.284259 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.284560 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.284684 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.285028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: capabilities {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.285190 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.285342 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.285498 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.285618 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.286049 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: backups {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.286138 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.286283 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.286315 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.286439 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.286550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.287071 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.287131 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.287213 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.287261 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.287791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-quota-sets {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.287823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: encryption {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.287994 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.288064 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.288096 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.288194 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.288704 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.288821 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.288927 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.289079 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.289115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: cgsnapshots {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.289151 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: qos-specs {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.289381 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.289495 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.289726 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.289854 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.290257 np0000007775 devstack@c-api.service[100260]: WARNING cinder.api.contrib.hosts [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 12:45:06.290294 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: scheduler-stats {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.290513 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.290627 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.290797 np0000007775 devstack@c-api.service[100262]: WARNING cinder.api.contrib.hosts [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 19 12:45:06.291027 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.291118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: extensions {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.291168 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.291694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: extensions {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.291740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-volume-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.291777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: encryption {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.292229 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: consistencygroups {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.292743 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: consistencygroups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.293085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: encryption {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.293142 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-snapshot-manage {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.293919 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: extra_specs {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.294337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: cgsnapshots {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.294392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: extra_specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.294660 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-volume-transfer {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.295300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: capabilities {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.295627 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: scheduler-stats {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.295671 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: capabilities {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.296314 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-hosts {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.296351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: backups {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.296656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: backups {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.296855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-volume-manage {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.297703 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-volume-type-access {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.298093 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-quota-sets {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.298137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-snapshot-manage {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.299109 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-quota-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.299329 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-availability-zone {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.299369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: qos-specs {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.299400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-volume-transfer {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.300335 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: qos-specs {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.300705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extended resource: os-quota-class-sets {{(pid=100263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.300773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-hosts {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.301767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: encryption {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.301912 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-volume-type-access {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.302008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.302346 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.302517 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.303083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: encryption {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.303220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-availability-zone {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.303283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: encryption {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.303447 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.303595 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.304385 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.304449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extended resource: os-quota-class-sets {{(pid=100261) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.304531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: cgsnapshots {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.304573 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: cgsnapshots {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.304601 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.305228 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.snapshot_actions [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] SnapshotActionsController initialized {{(pid=100263) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 12:45:06.305676 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.305719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: scheduler-stats {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.305809 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.305870 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.306019 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.306074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: scheduler-stats {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.306537 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.306661 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.306858 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.306910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-volume-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.306985 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.307386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-volume-manage {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.307449 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.307531 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.307702 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.307846 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.308027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-snapshot-manage {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.308297 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.308416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] SnapshotActionsController initialized {{(pid=100261) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 12:45:06.308471 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.308643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-snapshot-manage {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.308811 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.308932 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.308983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309134 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-volume-transfer {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.309242 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309556 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.309635 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309694 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.309744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension UsedLimits extending resource: limits {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.309931 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-volume-transfer {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.309962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310078 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension AdminActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension AdminActions extending resource: snapshots {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310400 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.310479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension AdminActions extending resource: backups {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310509 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.310572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-hosts {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.310601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeActions extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.310844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.router [None req-9533bfea-6261-466f-9bea-5e73d38c552d None None] Extension TypesManage extending resource: types {{(pid=100263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.311336 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.311501 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.311684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-volume-type-access {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.311725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-hosts {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.312036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312580 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension UsedLimits extending resource: limits {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312882 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-volume-type-access {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.312911 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.312971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension AdminActions extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313118 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-availability-zone {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.313237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension AdminActions extending resource: snapshots {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension AdminActions extending resource: backups {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeActions extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.313724 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.router [None req-252d5a16-a7cd-4ff1-a75b-cd5e9df008f6 None None] Extension TypesManage extending resource: types {{(pid=100261) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.314196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-availability-zone {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.314237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extended resource: os-quota-class-sets {{(pid=100262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.315604 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.315751 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.315893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extended resource: os-quota-class-sets {{(pid=100260) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 19 12:45:06.316559 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.316724 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.317418 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.317565 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.317827 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.317996 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.318125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] SnapshotActionsController initialized {{(pid=100262) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 12:45:06.318527 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.318675 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.319018 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.319218 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.319358 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.319402 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.319654 np0000007775 devstack@c-api.service[100263]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d76c22a4668 pid: 100263 (default app) Aug 19 12:45:06.320098 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.320137 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.320217 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.320294 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.320748 np0000007775 devstack@c-api.service[100261]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d76c22a4668 pid: 100261 (default app) Aug 19 12:45:06.320970 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.321007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.snapshot_actions [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] SnapshotActionsController initialized {{(pid=100260) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 19 12:45:06.321103 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.321469 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.321651 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.321714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.321798 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.321907 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322221 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension UsedLimits extending resource: limits {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322420 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.322480 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322615 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.322655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension AdminActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322898 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension AdminActions extending resource: snapshots {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.322995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension AdminActions extending resource: backups {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.323100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeActions extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.323228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.323393 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.router [None req-f866c5d5-f81f-4e05-9e2d-44d7cf59f4d5 None None] Extension TypesManage extending resource: types {{(pid=100262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.323425 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.323568 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.324486 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:45:06.324629 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:45:06.325301 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.325471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.325604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.325729 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension UsedLimits extending resource: limits {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326524 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension AdminActions extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension AdminActions extending resource: snapshots {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.326959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension AdminActions extending resource: backups {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.327079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeActions extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.327241 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.327395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.router [None req-fccc7ed1-d9e2-4863-9e3c-e6daa3c3e739 None None] Extension TypesManage extending resource: types {{(pid=100260) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 19 12:45:06.330697 np0000007775 devstack@c-api.service[100262]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d76c22a4668 pid: 100262 (default app) Aug 19 12:45:06.331361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc80f896-d823-48ca-bb69-8654814c84fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:06.334915 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1/1] 10.4.3.137 () {60 vars in 925 bytes} [Wed Aug 19 12:45:06 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 12:45:06.337844 np0000007775 devstack@c-api.service[100260]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d76c22a4668 pid: 100260 (default app) Aug 19 12:45:11.236954 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d77a058-6f4e-4111-8797-8f997a4838d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:11.783624 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d77a058-6f4e-4111-8797-8f997a4838d7 admin admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:45:11.784242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d77a058-6f4e-4111-8797-8f997a4838d7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:45:11.785940 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:45:11.785940 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:45:11.817651 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-0d77a058-6f4e-4111-8797-8f997a4838d7 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=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:11.844207 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d77a058-6f4e-4111-8797-8f997a4838d7 admin admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:45:11.844706 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1/2] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 12:45:11 2026] POST /volume/v3/types => generated 183 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:45:11.861258 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0bf31ca-f388-42f9-ac68-4eb2c53ae2bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:12.147951 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0bf31ca-f388-42f9-ac68-4eb2c53ae2bb admin admin] POST https://10.4.3.137/volume/v3/types/be71cf97-784e-4c99-9f68-40b79600369e/extra_specs Aug 19 12:45:12.148540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0bf31ca-f388-42f9-ac68-4eb2c53ae2bb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:45:12.150199 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:45:12.150199 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:45:12.182616 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f0bf31ca-f388-42f9-ac68-4eb2c53ae2bb 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=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:12.237272 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0bf31ca-f388-42f9-ac68-4eb2c53ae2bb admin admin] https://10.4.3.137/volume/v3/types/be71cf97-784e-4c99-9f68-40b79600369e/extra_specs returned with HTTP 200 Aug 19 12:45:12.237821 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1/3] 10.4.3.137 () {68 vars in 1449 bytes} [Wed Aug 19 12:45:11 2026] POST /volume/v3/types/be71cf97-784e-4c99-9f68-40b79600369e/extra_specs => generated 52 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:45:12.450911 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55245cb4-a594-48b7-a5df-25af8bb67e3a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:12.724498 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55245cb4-a594-48b7-a5df-25af8bb67e3a admin admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:45:12.725115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55245cb4-a594-48b7-a5df-25af8bb67e3a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:45:12.726814 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:45:12.726814 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:45:12.759490 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-55245cb4-a594-48b7-a5df-25af8bb67e3a 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=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:12.783174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55245cb4-a594-48b7-a5df-25af8bb67e3a admin admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:45:12.783701 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 2/4] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 12:45:12 2026] POST /volume/v3/types => generated 186 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:45:12.800648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-15614419-cf4e-4880-b279-11ac37842372 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:13.076340 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-15614419-cf4e-4880-b279-11ac37842372 admin admin] POST https://10.4.3.137/volume/v3/types/ec39698f-9acf-481c-907b-51cc92d254fd/extra_specs Aug 19 12:45:13.076920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-15614419-cf4e-4880-b279-11ac37842372 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:45:13.078617 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:45:13.078617 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:45:13.109846 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-15614419-cf4e-4880-b279-11ac37842372 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=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:45:13.162399 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-15614419-cf4e-4880-b279-11ac37842372 admin admin] https://10.4.3.137/volume/v3/types/ec39698f-9acf-481c-907b-51cc92d254fd/extra_specs returned with HTTP 200 Aug 19 12:45:13.162988 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1/5] 10.4.3.137 () {68 vars in 1449 bytes} [Wed Aug 19 12:45:12 2026] POST /volume/v3/types/ec39698f-9acf-481c-907b-51cc92d254fd/extra_specs => generated 45 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:45:21.841322 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:45:22.235850 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:45:22.781182 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:45:23.160880 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:45:38.623614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-daedc054-d8ed-445c-ba67-c458593ced53 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:45:38.624702 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daedc054-d8ed-445c-ba67-c458593ced53 None None] GET https://10.4.3.137/volume// Aug 19 12:45:38.625010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daedc054-d8ed-445c-ba67-c458593ced53 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:45:38.625327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daedc054-d8ed-445c-ba67-c458593ced53 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:45:38.626017 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daedc054-d8ed-445c-ba67-c458593ced53 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:45:38.626266 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 2/6] 10.4.3.137 () {66 vars in 1425 bytes} [Wed Aug 19 12:45: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 19 12:46:18.143198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70cd0468-6d44-4234-bb66-ff1a7e59f678 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:46:18.403863 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70cd0468-6d44-4234-bb66-ff1a7e59f678 tempest-verify_tempest_config-1675040587 tempest-verify_tempest_config-1675040587-project-member] GET https://10.4.3.137/volume/v3/extensions Aug 19 12:46:18.404172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70cd0468-6d44-4234-bb66-ff1a7e59f678 tempest-verify_tempest_config-1675040587 tempest-verify_tempest_config-1675040587-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:46:18.404472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70cd0468-6d44-4234-bb66-ff1a7e59f678 tempest-verify_tempest_config-1675040587 tempest-verify_tempest_config-1675040587-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:46:18.404956 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70cd0468-6d44-4234-bb66-ff1a7e59f678 tempest-verify_tempest_config-1675040587 tempest-verify_tempest_config-1675040587-project-member] https://10.4.3.137/volume/v3/extensions returned with HTTP 200 Aug 19 12:46:18.405467 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 2/7] 10.4.3.137 () {66 vars in 1246 bytes} [Wed Aug 19 12:46:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:01.674275 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:02.006362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] GET https://10.4.3.137/volume/v3/os-hosts Aug 19 12:47:02.006572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:02.006805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:02.014430 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.hosts [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:45:10+00:00 {{(pid=100263) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.014644 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.hosts [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:45:11+00:00 {{(pid=100263) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.014797 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.hosts [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:46:50+00:00 {{(pid=100263) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.015184 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23d01e66-c7df-44cf-8070-debc01d0ae83 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] https://10.4.3.137/volume/v3/os-hosts returned with HTTP 200 Aug 19 12:47:02.015633 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 3/8] 10.4.3.137 () {66 vars in 1240 bytes} [Wed Aug 19 12:47:01 2026] GET /volume/v3/os-hosts => generated 560 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:02.028678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:02.032453 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] GET https://10.4.3.137/volume/v3/os-hosts Aug 19 12:47:02.033310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:02.033310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:02.042883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.hosts [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:45:10+00:00 {{(pid=100260) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.042883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.hosts [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:45:11+00:00 {{(pid=100260) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.042883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.hosts [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] status, active and update: available, enabled, 2026-08-19 12:46:50+00:00 {{(pid=100260) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 19 12:47:02.042883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a0f51941-6793-4ead-b3aa-ed096f5935c0 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] https://10.4.3.137/volume/v3/os-hosts returned with HTTP 200 Aug 19 12:47:02.042883 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 2/9] 10.4.3.137 () {66 vars in 1240 bytes} [Wed Aug 19 12:47:02 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:02.052625 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bd26b1ac-38fb-4669-b6a2-b4cdfa492ee4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:02.055508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd26b1ac-38fb-4669-b6a2-b4cdfa492ee4 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] GET https://10.4.3.137/volume/v3/os-hosts/np0000007775@storpool Aug 19 12:47:02.055828 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd26b1ac-38fb-4669-b6a2-b4cdfa492ee4 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:02.056105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd26b1ac-38fb-4669-b6a2-b4cdfa492ee4 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:02.095276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd26b1ac-38fb-4669-b6a2-b4cdfa492ee4 tempest-VolumeHostsAdminTestsJSON-655973003 tempest-VolumeHostsAdminTestsJSON-655973003-project-admin] https://10.4.3.137/volume/v3/os-hosts/np0000007775@storpool returned with HTTP 200 Aug 19 12:47:02.095743 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 3/10] 10.4.3.137 () {66 vars in 1306 bytes} [Wed Aug 19 12:47:02 2026] GET /volume/v3/os-hosts/np0000007775@storpool => generated 175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:12.011869 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:47:12.038594 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:47:12.096786 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:47:13.068014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f315cbb3-300d-4fab-8d2d-2f8f2c0156e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:13.334238 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f315cbb3-300d-4fab-8d2d-2f8f2c0156e9 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:47:13.335068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f315cbb3-300d-4fab-8d2d-2f8f2c0156e9 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-48152482"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:13.372365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f315cbb3-300d-4fab-8d2d-2f8f2c0156e9 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:47:13.372788 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 3/11] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:47:13 2026] POST /volume/v3/types => generated 231 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:13.386659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc68df2d-a9de-417f-855a-3efef9748e95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:13.388412 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc68df2d-a9de-417f-855a-3efef9748e95 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:47:13.388798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc68df2d-a9de-417f-855a-3efef9748e95 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1010180329", "extra_specs": {"multiattach": " True"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:13.414159 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc68df2d-a9de-417f-855a-3efef9748e95 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:47:13.414881 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 4/12] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:47:13 2026] POST /volume/v3/types => generated 259 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:13.425967 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:13.707061 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:13.707654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-48152482", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1238588388"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:13.711935 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-48152482', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1238588388'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:13.725127 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Create volume of 1 GB Aug 19 12:47:13.725481 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:13.725481 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:13.731394 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:47:13.730482. {{(pid=100260) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:47:13.731494 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Availability Zones retrieved successfully. Aug 19 12:47:13.766639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Flow 'volume_create_api' (0628d9c4-6366-4bfd-86a0-fba9d393ebbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:13.768394 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34c5cf1-5c92-4b1e-b613-0af4efb8da4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:13.769784 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:13.822484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34c5cf1-5c92-4b1e-b613-0af4efb8da4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:47:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5748d8f1-82a8-4780-a754-c32549cd63e8,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-48152482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5748d8f1-82a8-4780-a754-c32549cd63e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:13.824409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea8819-03fb-4c52-9d14-bd33a2f7e82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:13.864151 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:13.864472 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:13.918369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Created reservations ['37efccbe-65d9-47ae-ab63-99245d080cf4', '7ffe42ad-59d7-474a-b6aa-532457d947fc', '7ddb5af8-b660-49c7-ad59-7905f0703fc4', '3651d838-77c7-40de-8969-d02fe4db900e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:13.919629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ea8819-03fb-4c52-9d14-bd33a2f7e82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37efccbe-65d9-47ae-ab63-99245d080cf4', '7ffe42ad-59d7-474a-b6aa-532457d947fc', '7ddb5af8-b660-49c7-ad59-7905f0703fc4', '3651d838-77c7-40de-8969-d02fe4db900e']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:13.920712 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530f543f-272d-40ed-a469-3bd56c1466d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:13.977098 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530f543f-272d-40ed-a469-3bd56c1466d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f73b0ce-565f-45b6-9711-864d6e4ea087', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1238588388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b0d5237ea3430f97d0990d9c95b938',qos_specs=None,replication_status=,reservations=['37efccbe-65d9-47ae-ab63-99245d080cf4','7ffe42ad-59d7-474a-b6aa-532457d947fc','7ddb5af8-b660-49c7-ad59-7905f0703fc4','3651d838-77c7-40de-8969-d02fe4db900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60c09be0a334ec78703fd7b0b81d283',volume_type_id=5748d8f1-82a8-4780-a754-c32549cd63e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1238588388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f73b0ce-565f-45b6-9711-864d6e4ea087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95b0d5237ea3430f97d0990d9c95b938',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c60c09be0a334ec78703fd7b0b81d283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5748d8f1-82a8-4780-a754-c32549cd63e8),volume_type_id=5748d8f1-82a8-4780-a754-c32549cd63e8)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:13.978076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc0f0cb-9076-441f-b159-17ebe9102086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:14.006063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc0f0cb-9076-441f-b159-17ebe9102086) transitioned into state 'SUCCESS' from state '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-1238588388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95b0d5237ea3430f97d0990d9c95b938',qos_specs=None,replication_status=,reservations=['37efccbe-65d9-47ae-ab63-99245d080cf4','7ffe42ad-59d7-474a-b6aa-532457d947fc','7ddb5af8-b660-49c7-ad59-7905f0703fc4','3651d838-77c7-40de-8969-d02fe4db900e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c60c09be0a334ec78703fd7b0b81d283',volume_type_id=5748d8f1-82a8-4780-a754-c32549cd63e8)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:14.007240 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d974c0f-3a11-40ba-84ee-f8eeb313e0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:14.036442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d974c0f-3a11-40ba-84ee-f8eeb313e0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:14.037618 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Flow 'volume_create_api' (0628d9c4-6366-4bfd-86a0-fba9d393ebbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:14.038029 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Create volume request issued successfully. Aug 19 12:47:14.039266 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e14ec724-aca3-4b5e-a644-7b60f9698d68 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:14.039833 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 3/13] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:47:13 2026] POST /volume/v3/volumes => generated 870 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:14.061661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-129f298d-f189-4b37-afc1-d8b40387371d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:14.062900 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-129f298d-f189-4b37-afc1-d8b40387371d tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:14.062900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-129f298d-f189-4b37-afc1-d8b40387371d tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:14.062989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-129f298d-f189-4b37-afc1-d8b40387371d tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:14.108937 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:14.108937 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:14.118325 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-129f298d-f189-4b37-afc1-d8b40387371d tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:14.126333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-129f298d-f189-4b37-afc1-d8b40387371d tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:14.126804 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 4/14] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:14 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 938 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:15.143441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:15.145657 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:15.146139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:15.146139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:15.191637 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:15.191637 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:15.202951 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:15.208200 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-774a5ac8-7e12-4e5f-8dab-06555dc4a800 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:15.208781 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 4/15] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:15 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 997 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:15.225366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a420213-c73a-4247-b4d4-76d54b84f158 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:15.227048 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a420213-c73a-4247-b4d4-76d54b84f158 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:15.227325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a420213-c73a-4247-b4d4-76d54b84f158 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:15.227516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a420213-c73a-4247-b4d4-76d54b84f158 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:15.272134 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:15.272134 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:15.279779 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6a420213-c73a-4247-b4d4-76d54b84f158 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Volume info retrieved successfully. Aug 19 12:47:15.286946 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a420213-c73a-4247-b4d4-76d54b84f158 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:15.287529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 5/16] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:15 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 1182 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:47:15.300534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:15.302318 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] POST https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action Aug 19 12:47:15.302918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1010180329", "migration_policy": "never"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:47:15.303039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1010180329", "migration_policy": "never"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:15.316542 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:15.316542 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:15.317391 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:15.326408 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:15.326408 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:15.352759 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:15.352759 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:15.375486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Created reservations ['9f35b829-c138-44d1-b199-2e085d15aec9', '7cdf7569-8d1e-44f9-8822-343b363f85f3'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:15.400612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Created reservations ['7f86c70d-5501-4886-9eaf-dd3b2e92e84f', 'e3b78ca6-2040-4b67-807e-a4cb7a395c68'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:15.442825 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Retype volume request issued successfully. Aug 19 12:47:15.443128 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1496c05c-79c0-4bd4-8c4c-3cc1fb101161 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action returned with HTTP 202 Aug 19 12:47:15.443670 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 4/17] 10.4.3.137 () {70 vars in 1432 bytes} [Wed Aug 19 12:47:15 2026] POST /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 12:47:15.455215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:15.459026 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:15.459321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:15.459519 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:15.468128 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:15.468128 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:15.472974 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:15.478519 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e08f085-f30e-4345-ac99-9276da8f9c3f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:15.478958 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 5/18] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:15 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:16.492110 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c3c07905-6fe8-4181-a96a-280f0d614951 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:16.494318 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3c07905-6fe8-4181-a96a-280f0d614951 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:16.494414 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3c07905-6fe8-4181-a96a-280f0d614951 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:16.494639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c3c07905-6fe8-4181-a96a-280f0d614951 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:16.502452 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:16.502452 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:16.510413 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c3c07905-6fe8-4181-a96a-280f0d614951 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:16.520131 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c3c07905-6fe8-4181-a96a-280f0d614951 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:16.520635 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 5/19] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:16 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:16.534196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:16.536310 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:16.536456 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:16.536761 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:16.544187 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:16.544187 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:16.548729 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Volume info retrieved successfully. Aug 19 12:47:16.555124 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b266bc-1533-4cc2-9710-10c9099b5bb3 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:16.555867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 6/20] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:16 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:47:16.575537 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:16.578412 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:16.578694 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:16.578898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:16.614818 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:16.614818 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:16.622195 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Volume info retrieved successfully. Aug 19 12:47:16.628614 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e38cdb2-e048-455d-8de1-3277a55bb8a8 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:16.629441 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 5/21] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:16 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 1183 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:47:16.644965 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:16.646966 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] POST https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action Aug 19 12:47:16.647730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-48152482", "migration_policy": "never"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:47:16.647730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-48152482", "migration_policy": "never"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:16.657240 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:16.657240 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:16.657978 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:16.701992 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:16.702378 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-48152482, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:16.716687 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Created reservations ['d242a86a-0ffc-4683-b543-9ecd66fdcbf7', 'fa805c73-748c-4c10-b122-a98e668fe35a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:16.726644 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:16.726868 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1010180329, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:47:16.736124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Created reservations ['9fc0d91e-7f0c-44b5-9465-2e4a8fd1e36e', '5041c3ba-a5c4-417f-b7f4-030de4e0ad72'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:16.778941 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Retype volume request issued successfully. Aug 19 12:47:16.779090 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b6d7171-fe2e-4940-b4f9-0cd802bac316 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action returned with HTTP 202 Aug 19 12:47:16.779728 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 6/22] 10.4.3.137 () {70 vars in 1432 bytes} [Wed Aug 19 12:47:16 2026] POST /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 12:47:16.786212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:16.788191 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:16.788475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:16.788669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:16.795182 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:16.795182 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:16.798757 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:16.802891 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b28fd7f4-4a37-414f-b4ab-f7237d56c6ad tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:16.803307 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 6/23] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:16 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:17.820297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13c0319a-46db-46ca-afff-050d05e61b07 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:17.822836 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13c0319a-46db-46ca-afff-050d05e61b07 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:17.823103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13c0319a-46db-46ca-afff-050d05e61b07 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:17.824300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13c0319a-46db-46ca-afff-050d05e61b07 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:17.862360 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:17.862360 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:17.866944 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13c0319a-46db-46ca-afff-050d05e61b07 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:17.872366 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13c0319a-46db-46ca-afff-050d05e61b07 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:17.872766 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 7/24] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:17 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 997 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:17.894212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:17.894212 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:17.894212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:17.894212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:17.899836 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:17.899836 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:17.904429 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Volume info retrieved successfully. Aug 19 12:47:17.908708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38ca103c-8af8-4ef3-b183-b2813aeeb4b1 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:17.909481 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 6/25] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:17 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 1182 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:47:17.925283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:17.927391 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 Aug 19 12:47:17.927698 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:17.927954 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:17.928749 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:17.928749 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:17.929135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1238588388'), ('all_tenants', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:47:17.966083 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Get all volumes completed successfully. Aug 19 12:47:17.966838 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8028cf2-fb3a-4679-b74e-4110c03441e5 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 returned with HTTP 200 Aug 19 12:47:17.967279 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 7/26] 10.4.3.137 () {68 vars in 1429 bytes} [Wed Aug 19 12:47:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 => generated 342 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:17.979024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:17.981121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 Aug 19 12:47:17.981381 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:17.981602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:17.982602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1238588388'), ('all_tenants', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:47:18.021398 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Get all volumes completed successfully. Aug 19 12:47:18.022059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eec75680-c193-4d35-91a6-e80cc8ff8e87 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 returned with HTTP 200 Aug 19 12:47:18.022264 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 7/27] 10.4.3.137 () {68 vars in 1429 bytes} [Wed Aug 19 12:47:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1238588388 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:18.031844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-99f3a450-fb10-439b-90ca-34936f562473 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:18.034414 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99f3a450-fb10-439b-90ca-34936f562473 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:18.034661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99f3a450-fb10-439b-90ca-34936f562473 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:18.034893 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-99f3a450-fb10-439b-90ca-34936f562473 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:18.045140 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:18.045140 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:18.050925 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-99f3a450-fb10-439b-90ca-34936f562473 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:18.057032 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-99f3a450-fb10-439b-90ca-34936f562473 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:18.057594 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 8/28] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:18 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:18.073872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:18.077519 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:18.077519 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:18.077519 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:18.077519 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Delete volume with id: 3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:18.085381 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:18.085381 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:18.085889 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:18.121947 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Delete volume request issued successfully. Aug 19 12:47:18.122305 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c6317854-ac54-4fb1-a7b1-7094dc0f6e4f tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 202 Aug 19 12:47:18.122599 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 7/29] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:47:18 2026] DELETE /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:47:18.131302 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:18.135618 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:18.135844 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:18.136034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:18.145298 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:18.145298 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:18.149969 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Volume info retrieved successfully. Aug 19 12:47:18.155888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a9bacf-edf5-4eb4-96b4-0db5e3421792 tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 200 Aug 19 12:47:18.156794 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 8/30] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:18 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:18.436483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:18.691870 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:18.692331 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2030355565", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:18.694187 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2030355565', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:19.175407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70af2c6c-eec7-4f30-9d24-e68f6a366efe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.177743 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70af2c6c-eec7-4f30-9d24-e68f6a366efe tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] GET https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 Aug 19 12:47:19.177743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70af2c6c-eec7-4f30-9d24-e68f6a366efe tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.177910 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70af2c6c-eec7-4f30-9d24-e68f6a366efe tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.183794 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70af2c6c-eec7-4f30-9d24-e68f6a366efe tempest-VolumeRetypeMultiattachTest-1647772742 tempest-VolumeRetypeMultiattachTest-1647772742-project-member] https://10.4.3.137/volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 returned with HTTP 404 Aug 19 12:47:19.184519 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 9/31] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:47:19 2026] GET /volume/v3/volumes/3f73b0ce-565f-45b6-9711-864d6e4ea087 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:47:19.187193 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume of 1 GB Aug 19 12:47:19.187779 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:19.187779 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:19.196119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aaf0fdbd-5de3-4ef2-bf45-607001ecd300 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.197726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aaf0fdbd-5de3-4ef2-bf45-607001ecd300 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] DELETE https://10.4.3.137/volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 Aug 19 12:47:19.198105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aaf0fdbd-5de3-4ef2-bf45-607001ecd300 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.198445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:47:19.197749. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:47:19.200038 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Availability Zones retrieved successfully. Aug 19 12:47:19.200162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aaf0fdbd-5de3-4ef2-bf45-607001ecd300 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.228718 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (dc617de9-6ea3-4197-abe6-72a1b261e7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:19.229894 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ea94ba-7684-4eab-b5c3-b66711aa5920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:19.231185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:19.274374 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aaf0fdbd-5de3-4ef2-bf45-607001ecd300 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 returned with HTTP 202 Aug 19 12:47:19.274942 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 8/32] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:47:19 2026] DELETE /volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:19.281753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ccf5685-0845-47b4-a856-15e56ce8a40d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.284031 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ccf5685-0845-47b4-a856-15e56ce8a40d tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 Aug 19 12:47:19.284692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ccf5685-0845-47b4-a856-15e56ce8a40d tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.284692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ccf5685-0845-47b4-a856-15e56ce8a40d tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.294956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ccf5685-0845-47b4-a856-15e56ce8a40d tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 returned with HTTP 404 Aug 19 12:47:19.295528 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 9/33] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:47:19 2026] GET /volume/v3/types/d897f5b8-a89d-4063-84a5-a895f7c33db9 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:19.303472 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d708448e-9c72-47b7-a523-6b67c787fe17 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.306367 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d708448e-9c72-47b7-a523-6b67c787fe17 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] DELETE https://10.4.3.137/volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 Aug 19 12:47:19.306546 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d708448e-9c72-47b7-a523-6b67c787fe17 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.307032 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d708448e-9c72-47b7-a523-6b67c787fe17 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.340858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ea94ba-7684-4eab-b5c3-b66711aa5920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:19.341659 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad6b9f6-7b15-4f2b-98b4-acd4d3043134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:19.374396 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d708448e-9c72-47b7-a523-6b67c787fe17 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 returned with HTTP 202 Aug 19 12:47:19.374936 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 10/34] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:47:19 2026] DELETE /volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:19.383481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-441ed24a-f5b3-401e-998b-42446b28fb32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.387405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-441ed24a-f5b3-401e-998b-42446b28fb32 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] GET https://10.4.3.137/volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 Aug 19 12:47:19.387613 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-441ed24a-f5b3-401e-998b-42446b28fb32 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.387894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-441ed24a-f5b3-401e-998b-42446b28fb32 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.393405 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-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 19 12:47:19.394827 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-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 19 12:47:19.394972 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-441ed24a-f5b3-401e-998b-42446b28fb32 tempest-VolumeRetypeMultiattachTest-1489856274 tempest-VolumeRetypeMultiattachTest-1489856274-project-admin] https://10.4.3.137/volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 returned with HTTP 404 Aug 19 12:47:19.395848 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 9/35] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:47:19 2026] GET /volume/v3/types/5748d8f1-82a8-4780-a754-c32549cd63e8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:19.455393 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Created reservations ['eb5fef3e-6ea8-4a39-9281-598079c1c991', '2da401c7-b4aa-4d76-b9a6-eb820a4410f1', '012fcb7b-6e9e-4b59-afa3-f5be94e795cb', '1b9f5e6c-815f-41e3-8ebd-0141c1edc225'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:19.456609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ad6b9f6-7b15-4f2b-98b4-acd4d3043134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb5fef3e-6ea8-4a39-9281-598079c1c991', '2da401c7-b4aa-4d76-b9a6-eb820a4410f1', '012fcb7b-6e9e-4b59-afa3-f5be94e795cb', '1b9f5e6c-815f-41e3-8ebd-0141c1edc225']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:19.457873 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0161da-2778-43f4-b84e-2cd149b16d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:19.501964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0161da-2778-43f4-b84e-2cd149b16d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a1a360c-1457-437b-94d7-05d1c8534799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2030355565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['eb5fef3e-6ea8-4a39-9281-598079c1c991','2da401c7-b4aa-4d76-b9a6-eb820a4410f1','012fcb7b-6e9e-4b59-afa3-f5be94e795cb','1b9f5e6c-815f-41e3-8ebd-0141c1edc225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2030355565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a1a360c-1457-437b-94d7-05d1c8534799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60125e300f0544d9bd459b8263cfb34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:19.503456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d780451-ea38-4617-9047-5c3aafa4edf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:19.539566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d780451-ea38-4617-9047-5c3aafa4edf5) transitioned into state 'SUCCESS' from state '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-2030355565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['eb5fef3e-6ea8-4a39-9281-598079c1c991','2da401c7-b4aa-4d76-b9a6-eb820a4410f1','012fcb7b-6e9e-4b59-afa3-f5be94e795cb','1b9f5e6c-815f-41e3-8ebd-0141c1edc225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:19.540649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3882af-3865-4cf3-a81e-c434ca2f8630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:19.578509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe3882af-3865-4cf3-a81e-c434ca2f8630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:19.578509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (dc617de9-6ea3-4197-abe6-72a1b261e7cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:19.578509 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request issued successfully. Aug 19 12:47:19.580845 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73607ab4-cf7a-42b4-b3f6-e22d33ef23e7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:19.581430 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 8/36] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:47:18 2026] POST /volume/v3/volumes => generated 752 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:19.598705 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-42ab870d-cde8-48bf-b3df-76b226634a72 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:19.600805 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42ab870d-cde8-48bf-b3df-76b226634a72 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:19.601085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-42ab870d-cde8-48bf-b3df-76b226634a72 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:19.601420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-42ab870d-cde8-48bf-b3df-76b226634a72 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:19.613970 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:19.613970 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:19.618507 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-42ab870d-cde8-48bf-b3df-76b226634a72 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:19.623358 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42ab870d-cde8-48bf-b3df-76b226634a72 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:19.624009 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 10/37] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:19 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:20.637356 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:20.639028 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:20.639226 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:20.640052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:20.645818 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:20.645818 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:20.649265 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:20.653446 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34026b70-1f2f-4002-bc7d-d84845e3b8db tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:20.653814 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 11/38] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:20 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:21.668092 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:21.670973 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:21.671261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:21.671675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:21.685329 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:21.685329 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:21.691947 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:21.698832 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5290f474-1e2f-4897-90e7-76d2cbe27be8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:21.699515 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 10/39] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:21 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:22.717410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:22.719434 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:22.719728 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:22.719924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:22.733140 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:22.733140 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:22.741274 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:22.745102 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbc10f62-ecc7-4384-a2aa-be6b889c9d73 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:22.747326 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 9/40] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:22 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:23.763146 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:23.766853 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:23.767070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:23.767264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:23.775651 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:23.775651 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:23.782024 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:23.788870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f102e5cd-26e9-417c-8750-8ebd1e8c4f5c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:23.789515 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 11/41] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:23 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:47:24.808193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df55c87a-768b-41d6-9203-38e877dfedc8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:24.810642 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df55c87a-768b-41d6-9203-38e877dfedc8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:24.810986 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df55c87a-768b-41d6-9203-38e877dfedc8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:24.811958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df55c87a-768b-41d6-9203-38e877dfedc8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:24.823585 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:24.823585 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:24.832494 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df55c87a-768b-41d6-9203-38e877dfedc8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:24.840261 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df55c87a-768b-41d6-9203-38e877dfedc8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:24.840863 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 12/42] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:24 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:25.481970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-30cbf51a-d81b-4215-b5da-a6718bfa994e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.502768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.763420 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-30cbf51a-d81b-4215-b5da-a6718bfa994e tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services Aug 19 12:47:25.763652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-30cbf51a-d81b-4215-b5da-a6718bfa994e tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:25.763844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-30cbf51a-d81b-4215-b5da-a6718bfa994e tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:25.772883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-30cbf51a-d81b-4215-b5da-a6718bfa994e tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services returned with HTTP 200 Aug 19 12:47:25.773317 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 11/43] 10.4.3.137 () {66 vars in 1249 bytes} [Wed Aug 19 12:47:25 2026] GET /volume/v3/os-services => generated 626 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:47:25.784821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf943dc5-769d-4bcc-80d6-68ed08a11950 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.787452 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf943dc5-769d-4bcc-80d6-68ed08a11950 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services?host=np0000007775 Aug 19 12:47:25.787452 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf943dc5-769d-4bcc-80d6-68ed08a11950 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:25.787452 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf943dc5-769d-4bcc-80d6-68ed08a11950 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:25.792545 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:25.792545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1677238315"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:25.793919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1677238315'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:25.794034 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Create volume of 1 GB Aug 19 12:47:25.795977 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf943dc5-769d-4bcc-80d6-68ed08a11950 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services?host=np0000007775 returned with HTTP 200 Aug 19 12:47:25.796334 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 12/44] 10.4.3.137 () {66 vars in 1284 bytes} [Wed Aug 19 12:47:25 2026] GET /volume/v3/os-services?host=np0000007775 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:25.800165 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Availability Zones retrieved successfully. Aug 19 12:47:25.806117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7c0dc1b2-ec36-497f-a753-220e320abe4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.807169 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Flow 'volume_create_api' (e156ab82-7dc6-42a8-851a-d759efd481a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:25.810266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04756340-7b0a-4c66-890f-d1d83f1579e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:25.810351 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c0dc1b2-ec36-497f-a753-220e320abe4c tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services?host=np0000007775&binary=cinder-scheduler Aug 19 12:47:25.810351 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c0dc1b2-ec36-497f-a753-220e320abe4c tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:25.810351 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c0dc1b2-ec36-497f-a753-220e320abe4c tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:25.810667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:25.819333 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c0dc1b2-ec36-497f-a753-220e320abe4c tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services?host=np0000007775&binary=cinder-scheduler returned with HTTP 200 Aug 19 12:47:25.819881 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 13/45] 10.4.3.137 () {66 vars in 1332 bytes} [Wed Aug 19 12:47:25 2026] GET /volume/v3/os-services?host=np0000007775&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:25.832977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8c5ea81a-a50d-4fdf-b153-6ec095e519da None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.835337 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8c5ea81a-a50d-4fdf-b153-6ec095e519da tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services?binary=cinder-scheduler Aug 19 12:47:25.835337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8c5ea81a-a50d-4fdf-b153-6ec095e519da tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:25.835337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8c5ea81a-a50d-4fdf-b153-6ec095e519da tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:25.841691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8c5ea81a-a50d-4fdf-b153-6ec095e519da tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 19 12:47:25.841691 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 12/46] 10.4.3.137 () {66 vars in 1296 bytes} [Wed Aug 19 12:47:25 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 19 12:47:25.850854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04756340-7b0a-4c66-890f-d1d83f1579e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:25.850854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2753d79-b759-43ea-8379-bd8328b10516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:25.856405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.858724 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:25.861123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:25.861599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:25.861902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:25.872933 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:25.872933 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:25.880139 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:25.886569 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-484e6b6d-05a0-49e7-99e3-d891fff840ec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:25.886569 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 14/47] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:25 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:25.918327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Created reservations ['6f620c08-6dd7-4eff-9c1f-b1b5fee1add6', '683c115a-5fbe-4814-89f4-bd6dd255f2b6', '1124a60c-ce00-44eb-98ef-8ab8d54292d2', '91dc2a8c-e2a5-4a02-96b0-6c82e79a36b7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:25.918327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2753d79-b759-43ea-8379-bd8328b10516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f620c08-6dd7-4eff-9c1f-b1b5fee1add6', '683c115a-5fbe-4814-89f4-bd6dd255f2b6', '1124a60c-ce00-44eb-98ef-8ab8d54292d2', '91dc2a8c-e2a5-4a02-96b0-6c82e79a36b7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:25.920163 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ad258a-b72d-4223-8708-5007fa70c3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:25.974121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ad258a-b72d-4223-8708-5007fa70c3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca721914-9af7-46c1-b2db-e62033f6ec9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1677238315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99183d81e3ef47f4b1fe0b2b1c92de2d',qos_specs=None,replication_status=,reservations=['6f620c08-6dd7-4eff-9c1f-b1b5fee1add6','683c115a-5fbe-4814-89f4-bd6dd255f2b6','1124a60c-ce00-44eb-98ef-8ab8d54292d2','91dc2a8c-e2a5-4a02-96b0-6c82e79a36b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ad1cbc41094962809df223949d2f73',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1677238315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca721914-9af7-46c1-b2db-e62033f6ec9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99183d81e3ef47f4b1fe0b2b1c92de2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ad1cbc41094962809df223949d2f73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:25.977265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23240876-e93c-4876-89a2-5d06f2702bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.000342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23240876-e93c-4876-89a2-5d06f2702bbe) transitioned into state 'SUCCESS' from state '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-1677238315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99183d81e3ef47f4b1fe0b2b1c92de2d',qos_specs=None,replication_status=,reservations=['6f620c08-6dd7-4eff-9c1f-b1b5fee1add6','683c115a-5fbe-4814-89f4-bd6dd255f2b6','1124a60c-ce00-44eb-98ef-8ab8d54292d2','91dc2a8c-e2a5-4a02-96b0-6c82e79a36b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ad1cbc41094962809df223949d2f73',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.001203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203c1c3a-7cdf-4eea-955e-d7bb1d39d606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.016456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203c1c3a-7cdf-4eea-955e-d7bb1d39d606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.017421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Flow 'volume_create_api' (e156ab82-7dc6-42a8-851a-d759efd481a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:26.017844 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Create volume request issued successfully. Aug 19 12:47:26.018641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11679f7-72e4-41e5-a869-47d5e9fa3e10 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:26.019049 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 10/48] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:25 2026] POST /volume/v3/volumes => generated 785 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:26.043334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-99fa725d-9374-43b2-adfe-126719db8146 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:26.045037 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-99fa725d-9374-43b2-adfe-126719db8146 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:47:26.045228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-99fa725d-9374-43b2-adfe-126719db8146 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:26.045438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-99fa725d-9374-43b2-adfe-126719db8146 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:26.054622 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:26.054622 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:26.060701 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-99fa725d-9374-43b2-adfe-126719db8146 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:47:26.065443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-99fa725d-9374-43b2-adfe-126719db8146 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:47:26.065897 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 13/49] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:26 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 964 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:26.079157 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:26.079684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-565058713"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:26.082035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-565058713'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:26.083169 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Create volume of 1 GB Aug 19 12:47:26.094242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:47:26.093561. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:47:26.094417 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Availability Zones retrieved successfully. Aug 19 12:47:26.120559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Flow 'volume_create_api' (7420ab06-f491-4b66-9f06-2c0e592983ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:26.122502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65bb845f-8b2a-45eb-8b0f-f848bb28c5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.123840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:26.177120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65bb845f-8b2a-45eb-8b0f-f848bb28c5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.178047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e6fe09-73e2-4a40-880b-7130b7c40e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.207572 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-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 19 12:47:26.207977 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-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 19 12:47:26.259686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Created reservations ['5f027c15-9e38-46d0-be5d-fc676fd94647', '5cc44d8b-da71-4099-8936-fd0ae7432f5b', '64b05f14-6394-40be-9c55-dd3c9e877d6b', 'fde87913-958d-4f6b-8349-137b14f40f8e'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:26.261022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1e6fe09-73e2-4a40-880b-7130b7c40e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f027c15-9e38-46d0-be5d-fc676fd94647', '5cc44d8b-da71-4099-8936-fd0ae7432f5b', '64b05f14-6394-40be-9c55-dd3c9e877d6b', 'fde87913-958d-4f6b-8349-137b14f40f8e']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.262368 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c01225c-cd04-44cf-b2ac-2b311b8aec18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.294899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c01225c-cd04-44cf-b2ac-2b311b8aec18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d979c0-57b2-41d9-a98a-8d20de164a5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-565058713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba51185567a9481a87d595c0822a7c01',qos_specs=None,replication_status=,reservations=['5f027c15-9e38-46d0-be5d-fc676fd94647','5cc44d8b-da71-4099-8936-fd0ae7432f5b','64b05f14-6394-40be-9c55-dd3c9e877d6b','fde87913-958d-4f6b-8349-137b14f40f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed2a17dabd64a1c9ed0e379884d229d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-565058713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d979c0-57b2-41d9-a98a-8d20de164a5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba51185567a9481a87d595c0822a7c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ed2a17dabd64a1c9ed0e379884d229d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.296292 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe0d2a-b75e-4a06-8237-40875f80bf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.331348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bfe0d2a-b75e-4a06-8237-40875f80bf0d) transitioned into state 'SUCCESS' from state '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-565058713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba51185567a9481a87d595c0822a7c01',qos_specs=None,replication_status=,reservations=['5f027c15-9e38-46d0-be5d-fc676fd94647','5cc44d8b-da71-4099-8936-fd0ae7432f5b','64b05f14-6394-40be-9c55-dd3c9e877d6b','fde87913-958d-4f6b-8349-137b14f40f8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ed2a17dabd64a1c9ed0e379884d229d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.332326 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e9a751-8968-418b-b1ca-a43f07c9b4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:26.350296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e9a751-8968-418b-b1ca-a43f07c9b4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:26.351563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Flow 'volume_create_api' (7420ab06-f491-4b66-9f06-2c0e592983ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:26.352036 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Create volume request issued successfully. Aug 19 12:47:26.352912 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90713e09-bc7a-4857-a2a8-893df911a5a2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:26.353510 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 13/50] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:25 2026] POST /volume/v3/volumes => generated 753 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:26.375826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:26.379070 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:26.379317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:26.379615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:26.399661 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:26.399661 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:26.407216 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Volume info retrieved successfully. Aug 19 12:47:26.413006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b6e0bd9-79c0-4f21-a429-10c2d46f3cd0 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 200 Aug 19 12:47:26.413605 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 15/51] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:26 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:26.903550 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:26.906336 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:26.907474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:26.907678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:26.916356 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:26.916356 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:26.922625 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:26.928489 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e7e019f-6bd8-449f-a9d7-dc8f510625c4 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:26.929057 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 11/52] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:26 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.084922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.087534 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:47:27.088275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.088661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.097740 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.097740 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:27.105587 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:47:27.112068 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8d074aa-bbde-4233-bb0e-d15e93754962 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:47:27.112442 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 14/53] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:27.439172 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.446155 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.446570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.446642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.459466 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.459466 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:27.464094 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Volume info retrieved successfully. Aug 19 12:47:27.473682 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7759c376-7b35-4b1a-9c96-a1daf8f4847c tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 200 Aug 19 12:47:27.474291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 14/54] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.492528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0db1e08d-beff-4439-ad19-efc417e607e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.494012 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0db1e08d-beff-4439-ad19-efc417e607e2 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.494339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0db1e08d-beff-4439-ad19-efc417e607e2 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.494604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0db1e08d-beff-4439-ad19-efc417e607e2 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.505393 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.505393 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:27.512359 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0db1e08d-beff-4439-ad19-efc417e607e2 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Volume info retrieved successfully. Aug 19 12:47:27.519201 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0db1e08d-beff-4439-ad19-efc417e607e2 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 200 Aug 19 12:47:27.519283 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 16/55] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 1010 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:27.539396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-456e7f79-43d2-4baf-bc1b-5d300b897039 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.541728 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-456e7f79-43d2-4baf-bc1b-5d300b897039 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services?host=np0000007775&binary=cinder-volume Aug 19 12:47:27.541978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-456e7f79-43d2-4baf-bc1b-5d300b897039 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.542209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-456e7f79-43d2-4baf-bc1b-5d300b897039 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.550017 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-456e7f79-43d2-4baf-bc1b-5d300b897039 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services?host=np0000007775&binary=cinder-volume returned with HTTP 200 Aug 19 12:47:27.550629 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 12/56] 10.4.3.137 () {66 vars in 1326 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/os-services?host=np0000007775&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.565353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.568082 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.568387 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.569150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.571188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a58de1e-b042-4945-94fb-03962076ef39 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.573684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:27.574009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1644158666"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:27.575423 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1644158666'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:27.575556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Create volume of 1 GB Aug 19 12:47:27.577975 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.577975 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:27.579371 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Availability Zones retrieved successfully. Aug 19 12:47:27.583182 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Volume info retrieved successfully. Aug 19 12:47:27.586472 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Flow 'volume_create_api' (194403eb-f77b-4bc0-b555-9439b416c3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:27.587989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3791cc-9077-47d8-a877-bd75fde33a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:27.589647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:27.590184 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e434478-34ea-498c-b69b-fb1af1bc16f3 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 200 Aug 19 12:47:27.590826 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 15/57] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.609377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.611262 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] DELETE https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.611373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.611562 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.611768 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Delete volume with id: 61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.620982 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.620982 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:27.621492 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Volume info retrieved successfully. Aug 19 12:47:27.634238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a3791cc-9077-47d8-a877-bd75fde33a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:27.635327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bfb2d4-61a1-4419-8058-6059815daedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:27.666753 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Delete volume request issued successfully. Aug 19 12:47:27.667171 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f7e71ba-29b9-4f1f-9abe-992d1c9e2cc2 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 202 Aug 19 12:47:27.667590 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 17/58] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:47:27 2026] DELETE /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:27.680839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-53b61227-db25-4c8a-9479-cfff20643e59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.683183 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53b61227-db25-4c8a-9479-cfff20643e59 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:27.683618 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53b61227-db25-4c8a-9479-cfff20643e59 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.683758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-53b61227-db25-4c8a-9479-cfff20643e59 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.692877 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.692877 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:27.697570 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-53b61227-db25-4c8a-9479-cfff20643e59 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Volume info retrieved successfully. Aug 19 12:47:27.702855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-53b61227-db25-4c8a-9479-cfff20643e59 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 200 Aug 19 12:47:27.703354 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 13/59] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.724631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Created reservations ['49313fe2-7f31-4666-8ce2-ba73c5cf24e4', 'af811aae-3153-4de6-919a-31b2aacc985b', '8e5250fa-f6e8-4f51-8aae-fbbfa49a1bfa', 'b6215a7e-7c81-48c2-95d7-a8134a146f33'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:27.725739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98bfb2d4-61a1-4419-8058-6059815daedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49313fe2-7f31-4666-8ce2-ba73c5cf24e4', 'af811aae-3153-4de6-919a-31b2aacc985b', '8e5250fa-f6e8-4f51-8aae-fbbfa49a1bfa', 'b6215a7e-7c81-48c2-95d7-a8134a146f33']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:27.726798 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9574140a-1a1e-4ae9-90cf-640420b2ab29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:27.759578 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9574140a-1a1e-4ae9-90cf-640420b2ab29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1644158666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7364a139a278474e883b9789cfb404b6',qos_specs=None,replication_status=,reservations=['49313fe2-7f31-4666-8ce2-ba73c5cf24e4','af811aae-3153-4de6-919a-31b2aacc985b','8e5250fa-f6e8-4f51-8aae-fbbfa49a1bfa','b6215a7e-7c81-48c2-95d7-a8134a146f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b134b74426424667a0aec08ce3eab710',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1644158666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7364a139a278474e883b9789cfb404b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b134b74426424667a0aec08ce3eab710',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:27.760698 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757430fd-ff00-4a3c-bd2c-7d7a160eb391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:27.788337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757430fd-ff00-4a3c-bd2c-7d7a160eb391) transitioned into state 'SUCCESS' from state '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-1644158666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7364a139a278474e883b9789cfb404b6',qos_specs=None,replication_status=,reservations=['49313fe2-7f31-4666-8ce2-ba73c5cf24e4','af811aae-3153-4de6-919a-31b2aacc985b','8e5250fa-f6e8-4f51-8aae-fbbfa49a1bfa','b6215a7e-7c81-48c2-95d7-a8134a146f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b134b74426424667a0aec08ce3eab710',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:27.788929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27acc23a-1823-427f-a91b-980a494de7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:27.800676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27acc23a-1823-427f-a91b-980a494de7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:27.803349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Flow 'volume_create_api' (194403eb-f77b-4bc0-b555-9439b416c3c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:27.803349 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Create volume request issued successfully. Aug 19 12:47:27.803349 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a58de1e-b042-4945-94fb-03962076ef39 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:27.803349 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 15/60] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:27 2026] POST /volume/v3/volumes => generated 752 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:27.823057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.826266 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:27.826538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.826774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.839306 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.839306 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:27.845930 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:27.851689 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17f84975-8835-45e8-928e-7b6a35e1c5aa tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:27.852078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 16/61] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:27.942783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:27.945687 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:27.947096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:27.947096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:27.955001 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:27.955001 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:27.960303 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:27.965660 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cfb71cd0-da15-46fb-af91-12b5b3d12daf tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:27.965660 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 18/62] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:27 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:28.721906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c94be719-8d4c-44df-b819-4e33971967f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:28.728080 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c94be719-8d4c-44df-b819-4e33971967f5 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] GET https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c Aug 19 12:47:28.728352 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c94be719-8d4c-44df-b819-4e33971967f5 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:28.728605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c94be719-8d4c-44df-b819-4e33971967f5 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:28.739767 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c94be719-8d4c-44df-b819-4e33971967f5 tempest-VolumesServicesTestJSON-867938302 tempest-VolumesServicesTestJSON-867938302-project-member] https://10.4.3.137/volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c returned with HTTP 404 Aug 19 12:47:28.740391 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 14/63] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:28 2026] GET /volume/v3/volumes/61d979c0-57b2-41d9-a98a-8d20de164a5c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:28.757545 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e32b6871-de1c-42ac-80f5-046fa5be1d96 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:28.760852 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e32b6871-de1c-42ac-80f5-046fa5be1d96 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] GET https://10.4.3.137/volume/v3/os-services Aug 19 12:47:28.761104 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e32b6871-de1c-42ac-80f5-046fa5be1d96 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:28.761339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e32b6871-de1c-42ac-80f5-046fa5be1d96 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:28.761614 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:28.761614 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:28.780297 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e32b6871-de1c-42ac-80f5-046fa5be1d96 tempest-VolumesServicesTestJSON-674400188 tempest-VolumesServicesTestJSON-674400188-project-admin] https://10.4.3.137/volume/v3/os-services returned with HTTP 200 Aug 19 12:47:28.780787 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 16/64] 10.4.3.137 () {66 vars in 1249 bytes} [Wed Aug 19 12:47:28 2026] GET /volume/v3/os-services => generated 626 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:28.869923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:28.876388 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:28.876665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:28.876947 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:28.890746 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:28.890746 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:28.897542 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:28.907163 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-edce9ff5-5ff3-490a-b253-02e5ac9297dc tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:28.909566 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 17/65] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:28 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:28.992915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75828a6f-fa3f-422e-b4b8-25559748a796 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:28.998444 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75828a6f-fa3f-422e-b4b8-25559748a796 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:28.998915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75828a6f-fa3f-422e-b4b8-25559748a796 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:28.999276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75828a6f-fa3f-422e-b4b8-25559748a796 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.008856 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:29.008856 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:29.012746 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75828a6f-fa3f-422e-b4b8-25559748a796 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:29.017678 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75828a6f-fa3f-422e-b4b8-25559748a796 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:29.018055 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 19/66] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:28 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:29.042146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.047301 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:29.047668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:29.047947 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.061065 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:29.061065 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:29.070039 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:29.078306 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-8f5d9f9b-885a-4525-948a-57821f53e24a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:29.078306 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 15/67] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:47:29 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:29.482907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-643a30bd-3634-4bdb-a691-a4a557163d7a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.483418 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-643a30bd-3634-4bdb-a691-a4a557163d7a None None] GET https://10.4.3.137/volume// Aug 19 12:47:29.484068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-643a30bd-3634-4bdb-a691-a4a557163d7a None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:29.484068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-643a30bd-3634-4bdb-a691-a4a557163d7a None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.484300 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-643a30bd-3634-4bdb-a691-a4a557163d7a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:47:29.484437 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 17/68] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:47: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 19 12:47:29.511350 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-da09ed2d-df99-43aa-a4fd-2dcea3956b76 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.813963 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-da09ed2d-df99-43aa-a4fd-2dcea3956b76 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:47:29.814429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-da09ed2d-df99-43aa-a4fd-2dcea3956b76 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3", "connector": null, "instance_uuid": "165932fe-7f14-49b2-9619-5609b2ee275b"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:29.824550 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:29.824550 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:29.870604 np0000007775 devstack@c-api.service[100260]: /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 19 12:47:29.870604 np0000007775 devstack@c-api.service[100260]: .first() Aug 19 12:47:29.892615 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-da09ed2d-df99-43aa-a4fd-2dcea3956b76 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:47:29.892615 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 18/69] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:47:29 2026] POST /volume/v3/attachments => generated 273 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:29.936417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b526299-dcbf-453b-afa1-7c32ff386336 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.936417 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b526299-dcbf-453b-afa1-7c32ff386336 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:29.936417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b526299-dcbf-453b-afa1-7c32ff386336 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:29.936417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b526299-dcbf-453b-afa1-7c32ff386336 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.951882 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:29.951882 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:29.952150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d17836b8-90c3-41b1-a964-ad4cab9f1799 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.952150 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d17836b8-90c3-41b1-a964-ad4cab9f1799 None None] GET https://10.4.3.137/volume// Aug 19 12:47:29.952150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d17836b8-90c3-41b1-a964-ad4cab9f1799 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:29.952150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d17836b8-90c3-41b1-a964-ad4cab9f1799 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.952150 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d17836b8-90c3-41b1-a964-ad4cab9f1799 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:47:29.952500 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 16/70] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:47: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 19 12:47:29.955468 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3b526299-dcbf-453b-afa1-7c32ff386336 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:29.969302 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b526299-dcbf-453b-afa1-7c32ff386336 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:29.969302 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 20/71] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:29 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:29.980829 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:29.984048 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:29.984345 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:29.984612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:29.998425 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:29.998425 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:30.004689 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:30.009452 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-ed7e2849-e599-4fc3-8fbf-b3a3cf565648 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:30.010297 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 18/72] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:47:29 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:47:30.037385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:30.039497 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:30.039726 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:30.039961 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:30.057173 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:30.057173 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:30.063729 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:30.070177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaff780c-f749-43cc-8673-5b2edb13ed91 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:30.070763 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 19/73] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:30 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:30.979010 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:30.979366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:30.983388 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] PUT https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e Aug 19 12:47:30.983556 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:30.983556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:30.983556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:30.983655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:30.994322 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:30.994322 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:30.998058 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:31.002888 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b01d8e4-5882-4449-a6a0-29e7e8fd696e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:31.004286 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 21/74] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:30 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:31.005680 np0000007775 devstack@c-api.service[100262]: /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 19 12:47:31.005680 np0000007775 devstack@c-api.service[100262]: .first() Aug 19 12:47:31.013358 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Acquiring lock "cinder-attachment_update-7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:47:31.020273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Lock "cinder-attachment_update-7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:47:31.023432 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:31.023432 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:31.087526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27874c87-0bf0-4f79-8d85-3770c7043393 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:31.089465 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27874c87-0bf0-4f79-8d85-3770c7043393 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:31.089662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27874c87-0bf0-4f79-8d85-3770c7043393 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:31.089887 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27874c87-0bf0-4f79-8d85-3770c7043393 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:31.106658 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:31.106658 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:31.110241 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-27874c87-0bf0-4f79-8d85-3770c7043393 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:31.116182 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27874c87-0bf0-4f79-8d85-3770c7043393 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:31.116663 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 19/75] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:31 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:31.180678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Lock "cinder-attachment_update-7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3-np0000007775" released by "attachment_update" :: held 0.159s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:47:31.180678 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-1a3b804f-244f-4813-91da-521ccb98cc04 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e returned with HTTP 200 Aug 19 12:47:31.181040 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 17/76] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:47:30 2026] PUT /volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:31.901306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-11b015c7-8aa0-4086-896e-09d558807d23 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:31.903277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:31.903764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-461674643"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:31.905588 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-461674643'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:31.905734 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume of 1 GB Aug 19 12:47:31.910141 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Availability Zones retrieved successfully. Aug 19 12:47:31.916090 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Flow 'volume_create_api' (1a940853-24c4-40e8-9276-2075d185f1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:31.917129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55ce404-11e1-4859-a4d9-d228062bcfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:31.918130 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:31.952202 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55ce404-11e1-4859-a4d9-d228062bcfe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:31.953082 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22212cb-4b39-4347-8523-6ba558a1c576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:31.985605 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-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 19 12:47:31.985857 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-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 19 12:47:32.019677 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:32.026341 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:32.026341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:32.026341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:32.026654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Created reservations ['8eaaf299-8855-44b8-be35-fa30c6555f87', '941e4c33-a017-4edf-9759-13b2ead1fb80', 'e061d5b3-d786-4ac4-a0da-230feb1e1e03', '4e6ed0c5-a646-4562-87ac-7acbd23273aa'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:32.027571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22212cb-4b39-4347-8523-6ba558a1c576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eaaf299-8855-44b8-be35-fa30c6555f87', '941e4c33-a017-4edf-9759-13b2ead1fb80', 'e061d5b3-d786-4ac4-a0da-230feb1e1e03', '4e6ed0c5-a646-4562-87ac-7acbd23273aa']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:32.028388 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3eeeec-9e25-4796-88df-4900da81839a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:32.035595 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:32.035595 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:32.040878 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:32.047718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4c984f70-e32f-4369-ae44-7fa95ed93df3 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:32.047828 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 22/77] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:32 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:32.062891 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3eeeec-9e25-4796-88df-4900da81839a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85b9f43c-6a9c-487b-bdff-c6ca811b3032', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-461674643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',qos_specs=None,replication_status=,reservations=['8eaaf299-8855-44b8-be35-fa30c6555f87','941e4c33-a017-4edf-9759-13b2ead1fb80','e061d5b3-d786-4ac4-a0da-230feb1e1e03','4e6ed0c5-a646-4562-87ac-7acbd23273aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7922ef6ca426393ba050a3932a655',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-461674643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85b9f43c-6a9c-487b-bdff-c6ca811b3032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89c7922ef6ca426393ba050a3932a655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:32.063641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43677b5c-7f46-4cfa-b087-135ae2e57689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:32.085004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43677b5c-7f46-4cfa-b087-135ae2e57689) transitioned into state 'SUCCESS' from state '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-461674643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',qos_specs=None,replication_status=,reservations=['8eaaf299-8855-44b8-be35-fa30c6555f87','941e4c33-a017-4edf-9759-13b2ead1fb80','e061d5b3-d786-4ac4-a0da-230feb1e1e03','4e6ed0c5-a646-4562-87ac-7acbd23273aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7922ef6ca426393ba050a3932a655',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:32.086181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3359eb3-8ae7-4cd6-8e3f-c0013825a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:32.099978 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3359eb3-8ae7-4cd6-8e3f-c0013825a06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:32.101351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Flow 'volume_create_api' (1a940853-24c4-40e8-9276-2075d185f1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:32.101688 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume request issued successfully. Aug 19 12:47:32.102398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b015c7-8aa0-4086-896e-09d558807d23 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:32.102975 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 20/78] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:31 2026] POST /volume/v3/volumes => generated 758 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:32.119218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:32.123483 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:47:32.123483 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:32.123483 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:32.129692 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:32.129692 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:32.134191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:32.134554 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:47:32.139549 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:32.139549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:32.139549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:32.140438 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48a40f01-23ea-46aa-9778-67bed9c46cdb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 returned with HTTP 200 Aug 19 12:47:32.141003 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 20/79] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:32 2026] GET /volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:32.144939 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:32.144939 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:32.152148 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:32.158666 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64ca856f-f345-4d3a-9ff2-77db72aa53c9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:32.160039 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 18/80] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:32 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:33.070909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:33.071860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:33.071860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:33.071860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:33.081659 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:33.081659 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:33.085031 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:33.088985 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72ccc88c-fd2d-4eee-9b21-5f3ea434f755 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:33.089541 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 23/81] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:33 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:33.156311 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:33.158478 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:47:33.158647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:33.158819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:33.166384 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:33.166384 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:33.172914 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1f560067-e69e-4849-8730-29e57f37d3a5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:33.173318 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:47:33.177286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f560067-e69e-4849-8730-29e57f37d3a5 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:33.177286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f560067-e69e-4849-8730-29e57f37d3a5 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:33.177286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f560067-e69e-4849-8730-29e57f37d3a5 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:33.177487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-752fe0b3-590c-4920-b1db-51dc4a12eeae tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 returned with HTTP 200 Aug 19 12:47:33.177846 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 21/82] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:33 2026] GET /volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:33.185424 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:33.185424 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:33.189943 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1f560067-e69e-4849-8730-29e57f37d3a5 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:33.197578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f560067-e69e-4849-8730-29e57f37d3a5 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:33.198066 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 21/83] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:33 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:34.107078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.110181 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:34.110181 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.110181 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.116787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f832ca2-380a-47f3-aad2-499424ff3e2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.122172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:34.122172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:34.127054 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:34.132782 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dda0b232-ea5f-4418-a100-2c3df81ce461 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:34.133163 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 19/84] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:34.218832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.223113 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:34.223113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.223113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.231759 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:34.231759 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:34.235972 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:34.240783 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9fa143a-67a8-4a5b-ad6d-a1a67790b1e6 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:34.241223 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 22/85] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:34.429262 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f832ca2-380a-47f3-aad2-499424ff3e2c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:47:34.429706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f832ca2-380a-47f3-aad2-499424ff3e2c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1662395944", "extra_specs": {"spec1": "val1"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.449919 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f832ca2-380a-47f3-aad2-499424ff3e2c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:47:34.450300 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 24/86] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:47:34 2026] POST /volume/v3/types => generated 243 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:34.462081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-13c9731c-739d-483f-b0c1-c23def1cb8c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.465149 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13c9731c-739d-483f-b0c1-c23def1cb8c9 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] POST https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs Aug 19 12:47:34.467385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-13c9731c-739d-483f-b0c1-c23def1cb8c9 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.470801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13c9731c-739d-483f-b0c1-c23def1cb8c9 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs returned with HTTP 400 Aug 19 12:47:34.472820 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 22/87] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:47:34 2026] POST /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs => generated 146 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:47:34.482274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1dd0e91b-8a9e-420e-89b8-bd651e1f5e85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.485864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1dd0e91b-8a9e-420e-89b8-bd651e1f5e85 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] POST https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs Aug 19 12:47:34.486495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1dd0e91b-8a9e-420e-89b8-bd651e1f5e85 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.488862 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1dd0e91b-8a9e-420e-89b8-bd651e1f5e85 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs returned with HTTP 400 Aug 19 12:47:34.490685 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 20/88] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:47:34 2026] POST /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:47:34.498991 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2a11fb5d-85c7-434c-9967-04513d72ceed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.501831 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a11fb5d-85c7-434c-9967-04513d72ceed tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] POST https://10.4.3.137/volume/v3/types/4d6bc61d-d35d-4592-ab61-e585b123b49b/extra_specs Aug 19 12:47:34.502079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a11fb5d-85c7-434c-9967-04513d72ceed tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.513083 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a11fb5d-85c7-434c-9967-04513d72ceed tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/4d6bc61d-d35d-4592-ab61-e585b123b49b/extra_specs returned with HTTP 404 Aug 19 12:47:34.513632 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 23/89] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:47:34 2026] POST /volume/v3/types/4d6bc61d-d35d-4592-ab61-e585b123b49b/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.526559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d21d837c-8669-46ad-aad9-548f4d1f660c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.529302 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d21d837c-8669-46ad-aad9-548f4d1f660c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] DELETE https://10.4.3.137/volume/v3/types/8080f470-913d-42de-b2b9-9c30bf3c167b/extra_specs/spec1 Aug 19 12:47:34.529421 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d21d837c-8669-46ad-aad9-548f4d1f660c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.529654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d21d837c-8669-46ad-aad9-548f4d1f660c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.538931 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d21d837c-8669-46ad-aad9-548f4d1f660c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/8080f470-913d-42de-b2b9-9c30bf3c167b/extra_specs/spec1 returned with HTTP 404 Aug 19 12:47:34.539648 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 25/90] 10.4.3.137 () {66 vars in 1399 bytes} [Wed Aug 19 12:47:34 2026] DELETE /volume/v3/types/8080f470-913d-42de-b2b9-9c30bf3c167b/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.554044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c37ad6c-a517-4722-ab59-a6c8294ef873 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.559303 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c37ad6c-a517-4722-ab59-a6c8294ef873 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] GET https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/nonexistent_extra_spec_name Aug 19 12:47:34.559303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c37ad6c-a517-4722-ab59-a6c8294ef873 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.559303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c37ad6c-a517-4722-ab59-a6c8294ef873 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.573388 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c37ad6c-a517-4722-ab59-a6c8294ef873 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 19 12:47:34.573388 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 23/91] 10.4.3.137 () {66 vars in 1462 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.582284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-32a7fe52-1399-4510-becc-7c09c70d2b08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.583820 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32a7fe52-1399-4510-becc-7c09c70d2b08 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] GET https://10.4.3.137/volume/v3/types/0a661967-a610-4972-97ac-58cb6abdd801/extra_specs/spec1 Aug 19 12:47:34.584007 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32a7fe52-1399-4510-becc-7c09c70d2b08 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.584215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32a7fe52-1399-4510-becc-7c09c70d2b08 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.588755 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32a7fe52-1399-4510-becc-7c09c70d2b08 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/0a661967-a610-4972-97ac-58cb6abdd801/extra_specs/spec1 returned with HTTP 404 Aug 19 12:47:34.592352 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 21/92] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/types/0a661967-a610-4972-97ac-58cb6abdd801/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.598155 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-73e345f4-84a5-4593-b0ca-392f7c7b5eb5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.599992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-73e345f4-84a5-4593-b0ca-392f7c7b5eb5 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] GET https://10.4.3.137/volume/v3/types/93236e16-d153-4b18-8488-60ac77b203d2/extra_specs Aug 19 12:47:34.600225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-73e345f4-84a5-4593-b0ca-392f7c7b5eb5 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.600610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-73e345f4-84a5-4593-b0ca-392f7c7b5eb5 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.605776 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-73e345f4-84a5-4593-b0ca-392f7c7b5eb5 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/93236e16-d153-4b18-8488-60ac77b203d2/extra_specs returned with HTTP 404 Aug 19 12:47:34.606274 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 24/93] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/types/93236e16-d153-4b18-8488-60ac77b203d2/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.615579 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b66c83aa-49db-4f27-8066-1c43902be850 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.619632 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b66c83aa-49db-4f27-8066-1c43902be850 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] PUT https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 Aug 19 12:47:34.620008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b66c83aa-49db-4f27-8066-1c43902be850 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.622205 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b66c83aa-49db-4f27-8066-1c43902be850 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 returned with HTTP 400 Aug 19 12:47:34.623174 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 26/94] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:47:34 2026] PUT /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:47:34.632892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4d6316a-4796-4b35-b0f1-aee36c721432 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.636820 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d6316a-4796-4b35-b0f1-aee36c721432 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] PUT https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 Aug 19 12:47:34.637274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4d6316a-4796-4b35-b0f1-aee36c721432 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'update', calling method: update, body: null {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.639105 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d6316a-4796-4b35-b0f1-aee36c721432 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 returned with HTTP 400 Aug 19 12:47:34.639720 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 24/95] 10.4.3.137 () {68 vars in 1415 bytes} [Wed Aug 19 12:47:34 2026] PUT /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:47:34.651018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0069162-ac1c-4bb9-825a-00e45142a66a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.653007 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0069162-ac1c-4bb9-825a-00e45142a66a tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] PUT https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/None Aug 19 12:47:34.653364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0069162-ac1c-4bb9-825a-00e45142a66a tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.662651 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0069162-ac1c-4bb9-825a-00e45142a66a tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 12:47:34.662798 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0069162-ac1c-4bb9-825a-00e45142a66a tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/None returned with HTTP 400 Aug 19 12:47:34.663437 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 22/96] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:47:34 2026] PUT /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:47:34.674652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4f034f1f-d434-4aab-ae11-bf49f05c159d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.676622 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f034f1f-d434-4aab-ae11-bf49f05c159d tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] PUT https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/fc78e704-3f63-48e5-8ff7-dc45febd309b Aug 19 12:47:34.676860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4f034f1f-d434-4aab-ae11-bf49f05c159d tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.694848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f034f1f-d434-4aab-ae11-bf49f05c159d tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 19 12:47:34.694848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f034f1f-d434-4aab-ae11-bf49f05c159d tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/fc78e704-3f63-48e5-8ff7-dc45febd309b returned with HTTP 400 Aug 19 12:47:34.694848 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 25/97] 10.4.3.137 () {68 vars in 1509 bytes} [Wed Aug 19 12:47:34 2026] PUT /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55/extra_specs/fc78e704-3f63-48e5-8ff7-dc45febd309b => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Aug 19 12:47:34.708602 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ad2632f-44be-409e-97fe-fefa31970e6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.711713 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ad2632f-44be-409e-97fe-fefa31970e6c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] PUT https://10.4.3.137/volume/v3/types/af00b7b2-9273-4626-a564-c9f6aafa760e/extra_specs/spec1 Aug 19 12:47:34.711713 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ad2632f-44be-409e-97fe-fefa31970e6c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:34.770344 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ad2632f-44be-409e-97fe-fefa31970e6c tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/af00b7b2-9273-4626-a564-c9f6aafa760e/extra_specs/spec1 returned with HTTP 404 Aug 19 12:47:34.770926 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 27/98] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:47:34 2026] PUT /volume/v3/types/af00b7b2-9273-4626-a564-c9f6aafa760e/extra_specs/spec1 => generated 114 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:34.782272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76dc1f93-a8c8-4206-8478-820e378979b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.784221 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76dc1f93-a8c8-4206-8478-820e378979b4 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] DELETE https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 Aug 19 12:47:34.784429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76dc1f93-a8c8-4206-8478-820e378979b4 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.785208 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76dc1f93-a8c8-4206-8478-820e378979b4 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.831954 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76dc1f93-a8c8-4206-8478-820e378979b4 tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 returned with HTTP 202 Aug 19 12:47:34.832483 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 25/99] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:47:34 2026] DELETE /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:34.842142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc8fb7ec-73a0-418d-abfd-c3025bdd5aec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:34.846284 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8fb7ec-73a0-418d-abfd-c3025bdd5aec tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] GET https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 Aug 19 12:47:34.846284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc8fb7ec-73a0-418d-abfd-c3025bdd5aec tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:34.846284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc8fb7ec-73a0-418d-abfd-c3025bdd5aec tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:34.850582 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc8fb7ec-73a0-418d-abfd-c3025bdd5aec tempest-ExtraSpecsNegativeTest-1566201659 tempest-ExtraSpecsNegativeTest-1566201659-project-admin] https://10.4.3.137/volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 returned with HTTP 404 Aug 19 12:47:34.851128 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 23/100] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:47:34 2026] GET /volume/v3/types/6734f743-4db9-4426-94ea-f4b12a47ea55 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:35.147807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:35.150102 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:35.150324 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:35.150612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:35.162261 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:35.162261 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:35.170207 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:35.176372 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f6987d8-8fe5-4613-8225-59426dedc4a7 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:35.176628 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 26/101] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:35 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:35.254317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:35.259822 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:35.260586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:35.260673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:35.270540 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:35.270540 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:35.274791 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:35.279388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f7e47ca-7d7d-41f2-9109-8b9ce61c192c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:35.279776 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 28/102] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:35 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:36.195764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-72242c8d-eee4-409d-8556-ad0f98920b9d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:36.200233 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72242c8d-eee4-409d-8556-ad0f98920b9d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:36.201660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72242c8d-eee4-409d-8556-ad0f98920b9d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:36.202559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72242c8d-eee4-409d-8556-ad0f98920b9d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:36.216410 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:36.216410 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:36.221600 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-72242c8d-eee4-409d-8556-ad0f98920b9d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:36.229867 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72242c8d-eee4-409d-8556-ad0f98920b9d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:36.230454 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 26/103] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:36 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:36.294995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e950eab0-87df-4189-b095-aad7a03f0289 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:36.300095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e950eab0-87df-4189-b095-aad7a03f0289 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:36.300381 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e950eab0-87df-4189-b095-aad7a03f0289 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:36.300674 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e950eab0-87df-4189-b095-aad7a03f0289 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:36.320512 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:36.320512 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:36.327471 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e950eab0-87df-4189-b095-aad7a03f0289 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:36.333682 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e950eab0-87df-4189-b095-aad7a03f0289 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:36.334139 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 24/104] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:36 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:36.436412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:36.441698 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:36.442158 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-544705263"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:36.447105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-544705263'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:36.447296 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Create volume of 1 GB Aug 19 12:47:36.455534 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Availability Zones retrieved successfully. Aug 19 12:47:36.466291 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Flow 'volume_create_api' (c2eab7b7-83fb-408d-a059-6e1215e9db25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:36.467830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4513f7a1-e8ac-4ede-b58d-31d76b5784ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:36.470114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:36.508313 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4513f7a1-e8ac-4ede-b58d-31d76b5784ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:36.509788 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9080bd08-95b6-474b-8dd7-ae57de3ad960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:36.601004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Created reservations ['2789342e-2cd5-4361-8247-de313984ff88', '351ae533-b17d-45ea-8dee-822249da20dd', '121f160d-56d9-43de-b55c-26696bd09dc7', 'fe8b34a0-6def-44df-bcfe-46caf2bd4b3f'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:36.602243 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9080bd08-95b6-474b-8dd7-ae57de3ad960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2789342e-2cd5-4361-8247-de313984ff88', '351ae533-b17d-45ea-8dee-822249da20dd', '121f160d-56d9-43de-b55c-26696bd09dc7', 'fe8b34a0-6def-44df-bcfe-46caf2bd4b3f']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:36.603582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed6823d-e54c-40fc-a5ea-ea9e821f7719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:36.639490 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed6823d-e54c-40fc-a5ea-ea9e821f7719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a0c217f-ef24-4dbf-ac99-8fca92fca362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-544705263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7dff936a1e4483a3f056616613b037',qos_specs=None,replication_status=,reservations=['2789342e-2cd5-4361-8247-de313984ff88','351ae533-b17d-45ea-8dee-822249da20dd','121f160d-56d9-43de-b55c-26696bd09dc7','fe8b34a0-6def-44df-bcfe-46caf2bd4b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42279b21d5f64095ad16f4f8d404de2f',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-544705263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a0c217f-ef24-4dbf-ac99-8fca92fca362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7dff936a1e4483a3f056616613b037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='42279b21d5f64095ad16f4f8d404de2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:36.642332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2653cc-a115-4bda-ba2b-359b243af2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:36.673133 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2653cc-a115-4bda-ba2b-359b243af2c0) transitioned into state 'SUCCESS' from state '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-544705263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7dff936a1e4483a3f056616613b037',qos_specs=None,replication_status=,reservations=['2789342e-2cd5-4361-8247-de313984ff88','351ae533-b17d-45ea-8dee-822249da20dd','121f160d-56d9-43de-b55c-26696bd09dc7','fe8b34a0-6def-44df-bcfe-46caf2bd4b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='42279b21d5f64095ad16f4f8d404de2f',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:36.674173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6391ed-3576-4c03-b8b1-704274ac658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:36.690095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6391ed-3576-4c03-b8b1-704274ac658b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:36.691431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Flow 'volume_create_api' (c2eab7b7-83fb-408d-a059-6e1215e9db25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:36.691876 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Create volume request issued successfully. Aug 19 12:47:36.693179 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4969f7cc-6322-47d6-8e0d-94e539cd22dd tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:36.693789 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 27/105] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:36 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:36.707415 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2affbfe-539f-4840-9652-a64732cc44b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:36.712848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2affbfe-539f-4840-9652-a64732cc44b1 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] GET https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:36.712848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2affbfe-539f-4840-9652-a64732cc44b1 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:36.712848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2affbfe-539f-4840-9652-a64732cc44b1 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:36.719021 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:36.719021 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:36.724081 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2affbfe-539f-4840-9652-a64732cc44b1 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Volume info retrieved successfully. Aug 19 12:47:36.729965 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2affbfe-539f-4840-9652-a64732cc44b1 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 returned with HTTP 200 Aug 19 12:47:36.730751 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 29/106] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:36 2026] GET /volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:37.245821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:37.248451 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:37.248630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:37.248880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:37.264116 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:37.264116 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:37.271059 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:37.284463 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2117167-2ed1-4a4b-bbed-a4e1f09dd113 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:37.284888 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 27/107] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:37 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:37.349879 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f2605f0f-f964-426f-8f54-f6f77364981c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:37.352095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2605f0f-f964-426f-8f54-f6f77364981c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:37.352353 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2605f0f-f964-426f-8f54-f6f77364981c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:37.352572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2605f0f-f964-426f-8f54-f6f77364981c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:37.362353 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:37.362353 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:37.367621 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f2605f0f-f964-426f-8f54-f6f77364981c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:37.373500 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2605f0f-f964-426f-8f54-f6f77364981c tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:37.374016 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 25/108] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:37 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:37.747514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:37.749500 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] GET https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:37.751114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:37.751114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:37.758938 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:37.758938 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:37.763770 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Volume info retrieved successfully. Aug 19 12:47:37.769164 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c87e7d3c-bc42-42e9-bd0d-4e4dd67ed369 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 returned with HTTP 200 Aug 19 12:47:37.769917 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 28/109] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:37 2026] GET /volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:38.130122 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-89232282-5a3c-435e-8252-5a1aa3fab0b3 req-37248196-d25f-4300-8b9e-d98b314043cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:38.132664 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-89232282-5a3c-435e-8252-5a1aa3fab0b3 req-37248196-d25f-4300-8b9e-d98b314043cc tempest-VolumesAdminNegativeTest-422318774 tempest-VolumesAdminNegativeTest-422318774-project] GET https://10.4.3.137/volume/v3/volumes/d21eeadf-f054-48ef-be03-b72b8a361fa4 Aug 19 12:47:38.132936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-89232282-5a3c-435e-8252-5a1aa3fab0b3 req-37248196-d25f-4300-8b9e-d98b314043cc tempest-VolumesAdminNegativeTest-422318774 tempest-VolumesAdminNegativeTest-422318774-project] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:38.133177 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-89232282-5a3c-435e-8252-5a1aa3fab0b3 req-37248196-d25f-4300-8b9e-d98b314043cc tempest-VolumesAdminNegativeTest-422318774 tempest-VolumesAdminNegativeTest-422318774-project] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:38.140688 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-89232282-5a3c-435e-8252-5a1aa3fab0b3 req-37248196-d25f-4300-8b9e-d98b314043cc tempest-VolumesAdminNegativeTest-422318774 tempest-VolumesAdminNegativeTest-422318774-project] https://10.4.3.137/volume/v3/volumes/d21eeadf-f054-48ef-be03-b72b8a361fa4 returned with HTTP 404 Aug 19 12:47:38.141306 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 30/110] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:47:38 2026] GET /volume/v3/volumes/d21eeadf-f054-48ef-be03-b72b8a361fa4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:38.154811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:38.158508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:38.158695 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:38.158869 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:38.159051 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Delete volume with id: 1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:38.174154 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:38.174154 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:38.174690 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Volume info retrieved successfully. Aug 19 12:47:38.205981 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Delete volume request issued successfully. Aug 19 12:47:38.206262 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e71d5b52-3ae7-48a7-8c24-8e0e8cbcd933 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 returned with HTTP 202 Aug 19 12:47:38.206738 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 28/111] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:47:38 2026] DELETE /volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:38.218647 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:38.220524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] GET https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:38.221578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:38.221578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:38.231631 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:38.231631 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:38.240013 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Volume info retrieved successfully. Aug 19 12:47:38.245492 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81987bf4-9685-45ab-9a32-eb2bd0468ca5 tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 returned with HTTP 200 Aug 19 12:47:38.245974 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 26/112] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:38 2026] GET /volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:38.299755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-334bf267-b87e-4453-85a5-4069fcc239c9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:38.303365 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-334bf267-b87e-4453-85a5-4069fcc239c9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:38.303716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-334bf267-b87e-4453-85a5-4069fcc239c9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:38.304134 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-334bf267-b87e-4453-85a5-4069fcc239c9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:38.389291 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:38.391709 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:38.391709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:38.392120 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:38.407097 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:38.407097 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:38.412704 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:38.420520 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd05c650-d97a-4f2b-a0b4-110cc9e4ed6a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:38.420912 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 31/113] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:38 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:38.462343 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:38.462343 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:38.466097 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-334bf267-b87e-4453-85a5-4069fcc239c9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:38.470654 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-334bf267-b87e-4453-85a5-4069fcc239c9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:38.471013 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 29/114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:38 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:39.264510 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-93d70c73-e2fc-4fae-a8f3-22c124e2e31e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:39.266634 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93d70c73-e2fc-4fae-a8f3-22c124e2e31e tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] GET https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 Aug 19 12:47:39.266881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93d70c73-e2fc-4fae-a8f3-22c124e2e31e tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:39.267125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-93d70c73-e2fc-4fae-a8f3-22c124e2e31e tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:39.282883 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-93d70c73-e2fc-4fae-a8f3-22c124e2e31e tempest-VolumesAdminNegativeTest-1254421000 tempest-VolumesAdminNegativeTest-1254421000-project-member] https://10.4.3.137/volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 returned with HTTP 404 Aug 19 12:47:39.284346 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 29/115] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:39 2026] GET /volume/v3/volumes/1a0c217f-ef24-4dbf-ac99-8fca92fca362 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:39.438125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:39.443448 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:39.443662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:39.443842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:39.462977 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:39.462977 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:39.467858 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:39.481292 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf35c7ba-fc20-4509-9f43-924c12cbd89e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:39.481733 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 27/116] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:39 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:39.489782 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:39.492053 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:39.492300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:39.492539 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:39.504899 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:39.504899 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:39.510808 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:39.516042 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13aef912-71f7-41bd-b9bb-437ad1bddd93 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:39.516548 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 32/117] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:39 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:39.712974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2698334e-060a-4d6f-a725-3493d1d8a24f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:39.982841 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:39.983393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1214492788"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:39.985343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1214492788'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:39.985343 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume of 1 GB Aug 19 12:47:39.989648 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Availability Zones retrieved successfully. Aug 19 12:47:39.995600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (f15024b3-8849-4f04-9152-9af44f5e6a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:39.998114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3fcbd0-bbb8-4fe6-83b6-82a651fa59f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:39.999117 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:40.033370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3fcbd0-bbb8-4fe6-83b6-82a651fa59f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.033981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0c9a0a-1e13-4bc6-934d-e22eed5a8fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.113956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Created reservations ['50cbbfaa-646b-4ac4-a41f-6c06f4d0a6c6', '412944b2-4368-4d52-9d41-804fdfdbae48', 'c6f2d1a7-d2df-49e4-acb4-12597e09dbbe', '122e1771-e4c7-4b2f-9753-879d8eef1553'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:40.114736 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0c9a0a-1e13-4bc6-934d-e22eed5a8fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50cbbfaa-646b-4ac4-a41f-6c06f4d0a6c6', '412944b2-4368-4d52-9d41-804fdfdbae48', 'c6f2d1a7-d2df-49e4-acb4-12597e09dbbe', '122e1771-e4c7-4b2f-9753-879d8eef1553']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.115863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf282e4-8190-47b4-8235-b5dcc2f3a90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.147176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf282e4-8190-47b4-8235-b5dcc2f3a90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c111b878-3736-492f-b882-4ae772567588', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1214492788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['50cbbfaa-646b-4ac4-a41f-6c06f4d0a6c6','412944b2-4368-4d52-9d41-804fdfdbae48','c6f2d1a7-d2df-49e4-acb4-12597e09dbbe','122e1771-e4c7-4b2f-9753-879d8eef1553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1214492788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c111b878-3736-492f-b882-4ae772567588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdf2089a6284bae938167d93b57e212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.148011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74933bbd-456a-4c37-ab57-fd95b8cfcf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.182687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74933bbd-456a-4c37-ab57-fd95b8cfcf99) transitioned into state 'SUCCESS' from state '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-1214492788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['50cbbfaa-646b-4ac4-a41f-6c06f4d0a6c6','412944b2-4368-4d52-9d41-804fdfdbae48','c6f2d1a7-d2df-49e4-acb4-12597e09dbbe','122e1771-e4c7-4b2f-9753-879d8eef1553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.183735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3290e64-b058-4169-9ab7-a64826193123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.198681 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3290e64-b058-4169-9ab7-a64826193123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.199995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (f15024b3-8849-4f04-9152-9af44f5e6a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:40.200474 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume request issued successfully. Aug 19 12:47:40.201262 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2698334e-060a-4d6f-a725-3493d1d8a24f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:40.201831 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 30/118] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:39 2026] POST /volume/v3/volumes => generated 754 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:40.204395 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:40.207349 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:40.207774 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1291014031"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:40.209599 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1291014031'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:40.209752 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume of 1 GB Aug 19 12:47:40.214850 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Availability Zones retrieved successfully. Aug 19 12:47:40.217637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:40.219980 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:47:40.220616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:40.220616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:40.221156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Flow 'volume_create_api' (0fedd367-beda-41f0-9bf3-cf4c5d651fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:40.221998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf1716e-7abe-4a2c-a498-07b0e619d2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.222887 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:40.232986 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:40.232986 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:40.240383 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:47:40.246297 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-418a35d2-4b98-4a18-9f3c-351f318986f6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 200 Aug 19 12:47:40.246970 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 28/119] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:40 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:40.259271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf1716e-7abe-4a2c-a498-07b0e619d2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.260502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9163b32a-e031-4aca-8f65-7b05c36f2a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.319695 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Created reservations ['bb597ef2-444f-4684-bfc1-b68afdd10e1c', 'a0fa4216-916c-4af2-9b59-67f0596942b1', '3755cc04-5ca1-4fe0-948a-c91ac86ae7ed', '6e45de58-fb19-41ae-b2d7-77b8546ed1bb'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:40.321043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9163b32a-e031-4aca-8f65-7b05c36f2a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb597ef2-444f-4684-bfc1-b68afdd10e1c', 'a0fa4216-916c-4af2-9b59-67f0596942b1', '3755cc04-5ca1-4fe0-948a-c91ac86ae7ed', '6e45de58-fb19-41ae-b2d7-77b8546ed1bb']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.322112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7256f312-8bb8-4b09-84f4-3f11c8d174c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.353541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7256f312-8bb8-4b09-84f4-3f11c8d174c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d7c27d-2511-4f4c-888e-3d0e6600792b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1291014031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',qos_specs=None,replication_status=,reservations=['bb597ef2-444f-4684-bfc1-b68afdd10e1c','a0fa4216-916c-4af2-9b59-67f0596942b1','3755cc04-5ca1-4fe0-948a-c91ac86ae7ed','6e45de58-fb19-41ae-b2d7-77b8546ed1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7922ef6ca426393ba050a3932a655',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1291014031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d7c27d-2511-4f4c-888e-3d0e6600792b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89c7922ef6ca426393ba050a3932a655',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.355530 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1ab654-186e-4d4c-b187-5a37f0136c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.384209 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1ab654-186e-4d4c-b187-5a37f0136c0f) transitioned into state 'SUCCESS' from state '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-1291014031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5a16e6d2a5b4aae9e99aa29556dda99',qos_specs=None,replication_status=,reservations=['bb597ef2-444f-4684-bfc1-b68afdd10e1c','a0fa4216-916c-4af2-9b59-67f0596942b1','3755cc04-5ca1-4fe0-948a-c91ac86ae7ed','6e45de58-fb19-41ae-b2d7-77b8546ed1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89c7922ef6ca426393ba050a3932a655',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.386078 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f8c4563-174b-4c4f-b99a-d97ebda0cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:40.400803 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f8c4563-174b-4c4f-b99a-d97ebda0cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:40.401613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Flow 'volume_create_api' (0fedd367-beda-41f0-9bf3-cf4c5d651fc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:40.402019 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Create volume request issued successfully. Aug 19 12:47:40.402696 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22b7aaf1-d28d-4292-9ddd-b60bbf0e7ade tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:40.403106 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 30/120] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:40 2026] POST /volume/v3/volumes => generated 759 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:40.415677 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:40.418085 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:47:40.419577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:40.419577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:40.429326 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:40.429326 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:40.434238 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:47:40.440005 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22229b4e-bb43-4935-b91e-f3db4ed3c5ef tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:47:40.440674 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 33/121] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:40 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:40.495516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eb823ec0-adf5-482e-80a8-2883d618d146 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:40.499002 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb823ec0-adf5-482e-80a8-2883d618d146 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:40.499109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb823ec0-adf5-482e-80a8-2883d618d146 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:40.499342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb823ec0-adf5-482e-80a8-2883d618d146 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:40.507338 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:40.507338 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:40.511423 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eb823ec0-adf5-482e-80a8-2883d618d146 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:40.516536 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb823ec0-adf5-482e-80a8-2883d618d146 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:40.517014 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 31/122] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:40 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:40.537268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b11412d3-8050-4c65-b3cc-552235e50e7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:40.539456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11412d3-8050-4c65-b3cc-552235e50e7f tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:40.539652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b11412d3-8050-4c65-b3cc-552235e50e7f tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:40.539829 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b11412d3-8050-4c65-b3cc-552235e50e7f tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:40.558952 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:40.558952 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:40.564994 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b11412d3-8050-4c65-b3cc-552235e50e7f tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:40.570573 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b11412d3-8050-4c65-b3cc-552235e50e7f tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:40.571033 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 29/123] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:40 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:41.262042 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.263936 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:47:41.264179 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:41.264401 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:41.272013 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.272013 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:41.276388 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:47:41.281559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3ad5166-22b6-4746-ad3b-bd6389de68b8 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 200 Aug 19 12:47:41.281937 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 31/124] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:41 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:41.296997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4805873d-4056-480d-9d10-db8329cb657b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.298817 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:47:41.299162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c111b878-3736-492f-b882-4ae772567588", "name": "tempest-VolumesBackupsAdminTest-Backup-1330627098", "container": "tempest-volumesbackupsadmintest-backup-container-553168303"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:41.300817 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Creating new backup {'backup': {'volume_id': 'c111b878-3736-492f-b882-4ae772567588', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1330627098', 'container': 'tempest-volumesbackupsadmintest-backup-container-553168303'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:47:41.300958 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Creating backup of volume c111b878-3736-492f-b882-4ae772567588 in container tempest-volumesbackupsadmintest-backup-container-553168303 Aug 19 12:47:41.312105 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.312105 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:41.312804 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:47:41.350450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Created reservations ['7e01cb91-d09b-4b02-bab8-7988cf33957a', '1cba7f22-5d04-4140-9afd-3ca1a88b7bdf'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:41.409264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4805873d-4056-480d-9d10-db8329cb657b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:47:41.411304 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 34/125] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:47:41 2026] POST /volume/v3/backups => generated 335 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:41.418142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.421776 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:41.422007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:41.422196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:41.422340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:41.435422 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.435422 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:41.436848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-efefbec1-2e66-4b43-9aff-4345d30c9804 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:41.436848 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 32/126] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:41 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:41.456157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.457782 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:47:41.457956 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:41.458101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:41.464624 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.464624 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:41.468015 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:47:41.471742 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ee5fe11-8ff2-4837-8227-61a7d42f49d0 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:47:41.472117 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 30/127] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:41 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:41.533168 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.539749 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:41.540908 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:41.540908 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:41.548839 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.548839 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:41.550929 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:41.556874 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe2c15bc-30d4-4b92-8f59-20644ce7e9a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:41.557262 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 32/128] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:41 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:41.587164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:41.588895 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:41.589651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:41.589651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:41.600269 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:41.600269 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:41.605142 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:41.609956 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e39462f4-13fe-4126-8ecd-44ace86a4c3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:41.610517 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 35/129] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:41 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:42.449320 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a97eb32f-48ba-4588-9980-d570cce79978 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:42.452231 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a97eb32f-48ba-4588-9980-d570cce79978 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:42.452623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a97eb32f-48ba-4588-9980-d570cce79978 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:42.453058 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a97eb32f-48ba-4588-9980-d570cce79978 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:42.453295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a97eb32f-48ba-4588-9980-d570cce79978 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:42.459866 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:42.459866 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:42.461078 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a97eb32f-48ba-4588-9980-d570cce79978 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:42.461808 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 33/130] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:42 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:42.573825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:42.575616 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:42.575974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:42.577453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:42.583901 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:42.583901 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:42.588044 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:42.593451 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6502dd3b-a0f3-4f84-a84d-377f2476ade7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:42.594041 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 31/131] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:42 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:42.626462 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:42.628949 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:42.629201 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:42.629471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:42.642705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:42.642705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:42.647464 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:42.654193 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d39ae30-2eeb-4a68-bd0e-de2bb0a2d803 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:42.654747 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 33/132] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:42 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:43.478512 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:43.481006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:43.481335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:43.481637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:43.481826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:43.488220 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:43.488220 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:43.489585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92f5cb2b-b876-4bf9-838a-8367b84a36c1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:43.490122 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 36/133] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:43 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:43.611492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:43.613639 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:43.614669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:43.614669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:43.621765 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:43.621765 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:43.626928 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:43.633230 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-56600472-b7a4-4fc4-a707-788f13c7f8d2 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:43.633598 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 34/134] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:43 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:43.670191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:43.671919 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:43.672373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:43.673808 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:43.691592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:43.691592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:43.697218 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:43.703154 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9369e262-16ab-4409-ade7-ac94db8ad5d2 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:43.703154 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 32/135] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:43 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:44.502564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:44.504905 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:44.504905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:44.504905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:44.504905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:44.520040 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:44.520040 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:44.521071 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7edb8ce-121a-4664-9d2c-4c190593c4e9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:44.521494 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 34/136] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:44 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:44.650429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:44.652781 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:44.653065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:44.653363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:44.663657 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:44.663657 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:44.669765 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:44.679221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b93831e-7569-4c8a-b2dc-4e6547d09515 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:44.679834 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 37/137] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:44 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:44.718091 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:44.721034 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:44.721336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:44.722469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:44.735890 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:44.735890 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:44.745319 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:44.752208 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ea7d2d67-2d26-4d54-bc6b-ff864da9659a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:44.752897 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 35/138] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:44 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:45.533638 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:45.535835 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:45.536054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:45.536311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:45.536504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:45.697033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:45.700329 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:45.700550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:45.700713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:45.706967 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:45.706967 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:45.707752 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea055ac8-968c-432a-a27a-1800a4ba8ff2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:45.708135 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 33/139] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:45 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:45.708884 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:45.708884 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:45.721557 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:45.728453 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdd4995d-92d5-46e8-ac32-4195db6eb11d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:45.729498 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 35/140] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:45 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:45.769997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:45.774538 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:45.774833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:45.775094 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:45.786498 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:45.786498 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:45.790637 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:45.794933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-452e1ea8-f75d-4179-91d1-ea5c89ae08c4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:45.795727 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 38/141] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:45 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:46.724310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:46.726114 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:46.726342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:46.726579 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:46.726725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:46.730890 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:46.730890 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:46.731656 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b92a7fd-6e2f-4c05-9f24-4a1ca253a3ae tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:46.732114 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 36/142] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:46 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:46.740458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:46.742296 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:46.742490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:46.742637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:46.748839 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:46.748839 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:46.752118 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:46.756066 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5da7a43f-e5b6-4025-a83d-770d3372a5f7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:46.756517 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 34/143] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:46 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:46.809118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:46.811149 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:46.811380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:46.811594 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:46.822075 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:46.822075 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:46.825203 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:46.829024 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41d6cac1-7437-4280-acb9-b38c9b989c18 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:46.829406 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 36/144] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:46 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:47.741933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da37c8d8-35c0-4d7b-a424-aed41672717f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:47.743851 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da37c8d8-35c0-4d7b-a424-aed41672717f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:47.744061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da37c8d8-35c0-4d7b-a424-aed41672717f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:47.744286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da37c8d8-35c0-4d7b-a424-aed41672717f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:47.744443 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-da37c8d8-35c0-4d7b-a424-aed41672717f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:47.748909 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:47.748909 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:47.749815 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da37c8d8-35c0-4d7b-a424-aed41672717f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:47.750206 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 39/145] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:47 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:47.771954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1770c144-2579-4225-b03b-1bec53942ea7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:47.775382 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1770c144-2579-4225-b03b-1bec53942ea7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:47.775382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1770c144-2579-4225-b03b-1bec53942ea7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:47.775382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1770c144-2579-4225-b03b-1bec53942ea7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:47.786831 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:47.786831 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:47.792904 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1770c144-2579-4225-b03b-1bec53942ea7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:47.799986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1770c144-2579-4225-b03b-1bec53942ea7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:47.800704 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 37/146] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:47 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:47.841588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:47.843481 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:47.843720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:47.844162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:47.855728 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:47.855728 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:47.863049 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:47.874264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34385e9f-caa2-4d99-b4e3-e1b8fc2ae120 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:47.875128 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 35/147] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:47 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:48.762942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:48.765473 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:48.765706 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:48.765935 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:48.766062 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:48.771796 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:48.771796 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:48.772956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee4f51ed-200b-4b64-beab-601e33176cd5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:48.773599 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 37/148] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:48 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:48.814095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38ddb267-9376-4c42-8e72-0195b841e777 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:48.816413 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38ddb267-9376-4c42-8e72-0195b841e777 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:48.817422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38ddb267-9376-4c42-8e72-0195b841e777 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:48.817637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38ddb267-9376-4c42-8e72-0195b841e777 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:48.825911 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:48.825911 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:48.831086 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38ddb267-9376-4c42-8e72-0195b841e777 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:48.836457 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38ddb267-9376-4c42-8e72-0195b841e777 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:48.836886 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 40/149] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:48 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:48.893982 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:48.897487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:48.897741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:48.897983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:48.913102 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:48.913102 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:48.916832 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:48.921579 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa7dd82f-0885-4b9f-b0e6-e7832fa2d54e tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:48.921978 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 38/150] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:48 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:49.786433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:49.788737 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:49.789003 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:49.789292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:49.789483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:49.796754 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:49.796754 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:49.798464 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-645b8b39-c241-4b4f-99b8-7fd3377eeaa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:49.798870 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 36/151] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:49 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:49.851577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11618b17-2205-4caa-9e44-1597e4385b7a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:49.853571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11618b17-2205-4caa-9e44-1597e4385b7a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:47:49.854003 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11618b17-2205-4caa-9e44-1597e4385b7a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:49.854298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11618b17-2205-4caa-9e44-1597e4385b7a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:49.940544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:49.942298 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:49.942512 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:49.942687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:49.952509 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:49.952509 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:49.956758 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:49.962529 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b0c3d04-458a-48e0-8adc-29f29de4b265 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:49.963087 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 41/152] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:49 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:49.999186 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:49.999186 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:50.012694 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11618b17-2205-4caa-9e44-1597e4385b7a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:50.020272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11618b17-2205-4caa-9e44-1597e4385b7a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:47:50.021121 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 38/153] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:49 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 1391 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:50.033646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e1439a66-785e-4d95-8117-cb1479edcf23 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:50.035572 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:50.036496 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-271996148"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:50.038450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-271996148'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:50.038591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume of 1 GB Aug 19 12:47:50.043479 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Availability Zones retrieved successfully. Aug 19 12:47:50.051576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (e6efdf62-20ac-42dc-88b8-13ec1ba5ecd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:50.052597 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65e2d79-f29b-4bb5-832b-78ba8e499ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:50.053657 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:50.084149 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65e2d79-f29b-4bb5-832b-78ba8e499ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:50.085787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6708ebd0-41a6-46db-b7a4-25fa9cd2bb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:50.133905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Created reservations ['d1cb997e-422b-4dd8-9cad-308284207131', '351ed39c-bfaa-48cd-b77e-34f9a33b665e', '25ada2a7-e299-41e5-91f4-7c5e989c58ad', 'fdd8a143-ef91-4e7b-bd62-1965a165b565'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:50.134710 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6708ebd0-41a6-46db-b7a4-25fa9cd2bb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1cb997e-422b-4dd8-9cad-308284207131', '351ed39c-bfaa-48cd-b77e-34f9a33b665e', '25ada2a7-e299-41e5-91f4-7c5e989c58ad', 'fdd8a143-ef91-4e7b-bd62-1965a165b565']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:50.135422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e478ce5-4dd2-415e-8ac3-d454a4c52dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:50.160582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e478ce5-4dd2-415e-8ac3-d454a4c52dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7816661-403b-404b-ad3f-7d6301c6e303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-271996148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['d1cb997e-422b-4dd8-9cad-308284207131','351ed39c-bfaa-48cd-b77e-34f9a33b665e','25ada2a7-e299-41e5-91f4-7c5e989c58ad','fdd8a143-ef91-4e7b-bd62-1965a165b565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-271996148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7816661-403b-404b-ad3f-7d6301c6e303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60125e300f0544d9bd459b8263cfb34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:50.161296 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288cbce8-b915-4667-9358-70e9d2e21abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:50.189140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288cbce8-b915-4667-9358-70e9d2e21abc) transitioned into state 'SUCCESS' from state '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-271996148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['d1cb997e-422b-4dd8-9cad-308284207131','351ed39c-bfaa-48cd-b77e-34f9a33b665e','25ada2a7-e299-41e5-91f4-7c5e989c58ad','fdd8a143-ef91-4e7b-bd62-1965a165b565'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:50.189917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b36ba0-a3c8-4e4a-a8a8-e0a74db44f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:50.210507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b36ba0-a3c8-4e4a-a8a8-e0a74db44f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:50.211435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (e6efdf62-20ac-42dc-88b8-13ec1ba5ecd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:50.211980 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request issued successfully. Aug 19 12:47:50.212733 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1439a66-785e-4d95-8117-cb1479edcf23 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:50.213015 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 39/154] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:50 2026] POST /volume/v3/volumes => generated 751 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:50.236442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:50.239100 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:47:50.239410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:50.239648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:50.253399 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:50.253399 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:50.259494 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:50.264207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d1f4708-dd0d-492e-9f04-adab294187a9 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 200 Aug 19 12:47:50.264730 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 37/155] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:50 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:50.810637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:50.812195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:50.812454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:50.812647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:50.812743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:50.817302 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:50.817302 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:50.818082 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85b17fbd-299b-4eb3-a42e-8acd3959de2e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:50.818588 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 42/156] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:50 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:50.979570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:50.981394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:50.981609 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:50.981793 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:50.992994 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:50.992994 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:50.995866 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:51.000630 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9c7d645-4b66-4bbe-9bd2-683630ff5813 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:51.001088 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 39/157] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:50 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:51.282167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7e059aa5-9010-430c-b159-4fa373083155 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:51.284418 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e059aa5-9010-430c-b159-4fa373083155 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:47:51.284626 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e059aa5-9010-430c-b159-4fa373083155 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:51.284812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e059aa5-9010-430c-b159-4fa373083155 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:51.292389 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:51.292389 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:51.296297 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7e059aa5-9010-430c-b159-4fa373083155 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:51.300825 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e059aa5-9010-430c-b159-4fa373083155 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 200 Aug 19 12:47:51.301287 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 40/158] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:51 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:51.314933 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c141fec-2dac-4787-b114-444cd96932d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:51.316983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:51.317550 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-602210601"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:51.319810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-602210601'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:51.320144 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume of 1 GB Aug 19 12:47:51.337472 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Availability Zones retrieved successfully. Aug 19 12:47:51.340482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (bd4d1be6-f6d4-4d0b-9d5c-aaf56d255851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:51.341561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c301e0-8b1c-4172-89b4-99c067ffc872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:51.342759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:51.384401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c301e0-8b1c-4172-89b4-99c067ffc872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:51.385225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f285a5-89e8-4e1f-ac37-1b0c18416a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:51.423666 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Created reservations ['b386c837-292c-48d6-89e9-71b5b48f8cb9', '6e3f76a3-9669-4a46-8a20-4a19f699ea79', '1eeb526e-fe23-49e0-8566-6edf9cdf13b2', '5b420861-a8b7-4bb6-bd67-c6adbf223c87'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:51.424409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f285a5-89e8-4e1f-ac37-1b0c18416a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b386c837-292c-48d6-89e9-71b5b48f8cb9', '6e3f76a3-9669-4a46-8a20-4a19f699ea79', '1eeb526e-fe23-49e0-8566-6edf9cdf13b2', '5b420861-a8b7-4bb6-bd67-c6adbf223c87']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:51.425121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8fbdad-4407-4da3-9d81-104444a856e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:51.449872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8fbdad-4407-4da3-9d81-104444a856e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aa51093-c043-4186-97b6-d7b452190ea7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-602210601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['b386c837-292c-48d6-89e9-71b5b48f8cb9','6e3f76a3-9669-4a46-8a20-4a19f699ea79','1eeb526e-fe23-49e0-8566-6edf9cdf13b2','5b420861-a8b7-4bb6-bd67-c6adbf223c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-602210601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aa51093-c043-4186-97b6-d7b452190ea7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60125e300f0544d9bd459b8263cfb34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:51.450598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaef1b6-f712-4638-9609-0db1e0074d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:51.469140 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaef1b6-f712-4638-9609-0db1e0074d2f) transitioned into state 'SUCCESS' from state '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-602210601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60125e300f0544d9bd459b8263cfb34d',qos_specs=None,replication_status=,reservations=['b386c837-292c-48d6-89e9-71b5b48f8cb9','6e3f76a3-9669-4a46-8a20-4a19f699ea79','1eeb526e-fe23-49e0-8566-6edf9cdf13b2','5b420861-a8b7-4bb6-bd67-c6adbf223c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a5ed3cdbe114f73802f8464d07b725c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:51.469861 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f519f0d-af95-4659-9fe7-f1def2cbe7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:51.480231 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f519f0d-af95-4659-9fe7-f1def2cbe7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:51.481161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Flow 'volume_create_api' (bd4d1be6-f6d4-4d0b-9d5c-aaf56d255851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:51.481507 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Create volume request issued successfully. Aug 19 12:47:51.482120 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c141fec-2dac-4787-b114-444cd96932d8 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:47:51.482570 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 38/159] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:51 2026] POST /volume/v3/volumes => generated 751 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:47:51.497198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6b58581-f742-4061-b867-42a633dfb396 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:51.499555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b58581-f742-4061-b867-42a633dfb396 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:47:51.499747 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b58581-f742-4061-b867-42a633dfb396 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:51.499953 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6b58581-f742-4061-b867-42a633dfb396 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:51.510292 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:51.510292 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:51.516217 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6b58581-f742-4061-b867-42a633dfb396 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:51.521264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6b58581-f742-4061-b867-42a633dfb396 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 200 Aug 19 12:47:51.521660 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 43/160] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:51 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:51.829609 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:51.831748 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:51.831966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:51.832197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:51.832353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:51.837326 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:51.837326 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:51.838473 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3127354-12e1-4287-ad96-ae1b26f27e77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:51.838927 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 40/161] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:51 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:52.015066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:52.016852 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:52.017056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:52.017238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:52.027685 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:52.027685 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:52.032850 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:52.038272 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ee5bd3d-33c7-407b-a427-113db0bca54d tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:52.039054 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 41/162] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:52 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:52.386466 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-18d36edc-038b-4d43-aec5-c25f2073bc27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:52.389165 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-18d36edc-038b-4d43-aec5-c25f2073bc27 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] POST https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e/action Aug 19 12:47:52.389951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-18d36edc-038b-4d43-aec5-c25f2073bc27 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:47:52.390093 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-18d36edc-038b-4d43-aec5-c25f2073bc27 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:52.407982 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:52.407982 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:52.419743 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d15bef35-acbf-44f4-98cc-76d3dab08b5e req-18d36edc-038b-4d43-aec5-c25f2073bc27 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e/action returned with HTTP 204 Aug 19 12:47:52.420264 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 39/163] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:47:52 2026] POST /volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:52.539681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-646ace33-4b85-40d4-a843-b54c48cec44a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:52.545243 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-646ace33-4b85-40d4-a843-b54c48cec44a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:47:52.545630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-646ace33-4b85-40d4-a843-b54c48cec44a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:52.545875 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-646ace33-4b85-40d4-a843-b54c48cec44a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:52.555389 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:52.555389 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:52.561623 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-646ace33-4b85-40d4-a843-b54c48cec44a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:47:52.567736 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-646ace33-4b85-40d4-a843-b54c48cec44a tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 200 Aug 19 12:47:52.568286 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 44/164] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:52 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:52.850308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:52.852153 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:52.852399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:52.852600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:52.852705 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:52.858486 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:52.858486 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:52.859295 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-793b8ba6-9d57-4ecf-9b56-eb48cc8a1aa1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:52.859673 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 41/165] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:52 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:53.053548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-768e452c-266c-40f5-958f-ebbb39bed3ba None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:53.057001 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-768e452c-266c-40f5-958f-ebbb39bed3ba tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:53.057318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-768e452c-266c-40f5-958f-ebbb39bed3ba tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:53.057602 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-768e452c-266c-40f5-958f-ebbb39bed3ba tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:53.076739 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:53.076739 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:53.081696 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-768e452c-266c-40f5-958f-ebbb39bed3ba tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:53.092387 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-768e452c-266c-40f5-958f-ebbb39bed3ba tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:53.092963 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 42/166] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:53 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:53.107683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:53.110234 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:53.110579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:53.110810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:53.126732 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:53.126732 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:53.132394 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:53.138963 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f669bb4-6a5c-43f0-be57-2e523a9582ec tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:53.139522 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 40/167] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:53 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:47:53.871615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d647c293-8aa7-4f92-bda6-30261f2c688a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:53.873957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d647c293-8aa7-4f92-bda6-30261f2c688a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:53.874223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d647c293-8aa7-4f92-bda6-30261f2c688a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:53.874503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d647c293-8aa7-4f92-bda6-30261f2c688a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:53.874652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d647c293-8aa7-4f92-bda6-30261f2c688a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:53.880474 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:53.880474 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:53.881190 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d647c293-8aa7-4f92-bda6-30261f2c688a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:53.881615 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 45/168] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:53 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:54.897235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:54.900208 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:54.900500 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:54.900753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:54.900907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:54.906698 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:54.906698 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:54.907627 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8c510b7-244a-4a7a-a258-e65df941bd6d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:54.908022 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 42/169] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:54 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:55.316000 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-cbbd6261-0945-4511-b3b3-63bf39641093 req-3186bfc8-a215-414b-8b9e-e7da751aae3b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:55.318744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-cbbd6261-0945-4511-b3b3-63bf39641093 req-3186bfc8-a215-414b-8b9e-e7da751aae3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] DELETE https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e Aug 19 12:47:55.319006 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-cbbd6261-0945-4511-b3b3-63bf39641093 req-3186bfc8-a215-414b-8b9e-e7da751aae3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:55.319272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-cbbd6261-0945-4511-b3b3-63bf39641093 req-3186bfc8-a215-414b-8b9e-e7da751aae3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:55.329280 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:55.329280 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:55.413797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-cbbd6261-0945-4511-b3b3-63bf39641093 req-3186bfc8-a215-414b-8b9e-e7da751aae3b tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e returned with HTTP 200 Aug 19 12:47:55.414373 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 43/170] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:47:55 2026] DELETE /volume/v3/attachments/4bb8cce1-265d-4a3f-b097-162ef40de52e => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:55.918878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:55.920757 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:55.921018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:55.921275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:55.921497 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:55.926452 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:55.926452 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:55.927405 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75f9e802-812d-42bc-bd5d-94920eb969b9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:55.927885 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 41/171] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:55 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:56.941139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:56.943727 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:56.943893 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:56.944066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:56.944187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:56.949783 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:56.949783 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:56.950595 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e759754c-af6a-4099-b1d6-1e4f24ba5efe tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:56.951274 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 46/172] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:56 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:57.000377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.002232 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.002512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.002697 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.010819 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.010819 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:57.015082 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:57.020112 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d7d450e-b09f-4b66-a4b0-ff4f597671a4 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:57.020617 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 43/173] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:56 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:57.032950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.036189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.036944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.038129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.049131 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.049131 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:57.053986 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:57.058139 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ff0d022-fc21-4de6-b23c-17dd2eaedc9a tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:57.058539 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 44/174] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:57 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:57.102686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.106649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.106884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.107083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.114955 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.114955 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:47:57.120624 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:57.126703 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0bc809d-9269-4e54-b65d-a62395d5a148 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:57.126703 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 42/175] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:57 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:57.149192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.151725 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.152017 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.152325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.152559 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Delete volume with id: 7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.160731 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.160731 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:57.161527 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:57.195283 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Delete volume request issued successfully. Aug 19 12:47:57.195283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85ddc4e8-74e4-4967-81ee-f7e7238c50a9 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 202 Aug 19 12:47:57.195283 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 47/176] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:47:57 2026] DELETE /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:47:57.207761 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.209611 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:57.209776 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.209953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.219631 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.219631 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:47:57.224054 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Volume info retrieved successfully. Aug 19 12:47:57.230612 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03efe240-7cba-4f95-875b-2c55b8ed9d14 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 200 Aug 19 12:47:57.230612 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 44/177] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:57 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:57.965983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:57.967972 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:57.968208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:57.968483 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:57.968633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:57.973422 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:57.973422 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:47:57.974506 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-419c1ea1-0e9c-4728-a4fa-24f622e37805 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:57.974826 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 45/178] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:57 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:58.247171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-359b0465-925c-43bc-a461-bb900c89a623 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:58.250065 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-359b0465-925c-43bc-a461-bb900c89a623 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] GET https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 Aug 19 12:47:58.250321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-359b0465-925c-43bc-a461-bb900c89a623 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:58.250531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-359b0465-925c-43bc-a461-bb900c89a623 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:58.258989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-359b0465-925c-43bc-a461-bb900c89a623 tempest-DeleteServersTestJSON-1971183473 tempest-DeleteServersTestJSON-1971183473-project-member] https://10.4.3.137/volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 returned with HTTP 404 Aug 19 12:47:58.259735 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 43/179] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:58 2026] GET /volume/v3/volumes/7d3911ca-0af0-4ae6-b84a-4bd48e0e34f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:47:58.992658 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5511db8c-425e-44fb-b664-b6727ba78b28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:58.994377 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5511db8c-425e-44fb-b664-b6727ba78b28 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:47:58.994563 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5511db8c-425e-44fb-b664-b6727ba78b28 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:47:58.994750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5511db8c-425e-44fb-b664-b6727ba78b28 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:47:58.994846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5511db8c-425e-44fb-b664-b6727ba78b28 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:47:58.999502 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:47:58.999502 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:47:59.000332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5511db8c-425e-44fb-b664-b6727ba78b28 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:47:59.000665 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 48/180] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:47:58 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:47:59.576417 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-612ff3f5-fd75-4547-841a-3560d92356d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:47:59.859337 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:47:59.859634 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-487770305"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:47:59.860929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-487770305'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:47:59.861069 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Create volume of 1 GB Aug 19 12:47:59.868187 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Availability Zones retrieved successfully. Aug 19 12:47:59.878224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Flow 'volume_create_api' (bbd84e7f-85d8-4986-98a6-8530cfb91f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:47:59.880528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc7088f-b131-4b8e-b657-f5b4a4eece60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:59.881410 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:47:59.912235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fc7088f-b131-4b8e-b657-f5b4a4eece60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:59.914298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1499047a-cb1f-4420-b081-528622562569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:47:59.976997 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Created reservations ['928e1452-ac20-4934-8d73-efe1561f47fc', 'eb4622e1-3fc4-4c7c-b4a3-ee4a2bb97845', '6e342437-2752-4369-a67e-998ab02ff5e8', 'c9f8018c-be5d-4d73-af63-98b114bbb89d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:47:59.977666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1499047a-cb1f-4420-b081-528622562569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928e1452-ac20-4934-8d73-efe1561f47fc', 'eb4622e1-3fc4-4c7c-b4a3-ee4a2bb97845', '6e342437-2752-4369-a67e-998ab02ff5e8', 'c9f8018c-be5d-4d73-af63-98b114bbb89d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:47:59.978552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da539a3-a9a6-40ef-9af9-f4f186deaf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:00.007745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da539a3-a9a6-40ef-9af9-f4f186deaf16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eabe13a6-eb19-4ea5-b6de-98c4eb672697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-487770305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdaeff6c6ecc4358849b575fb80433c1',qos_specs=None,replication_status=,reservations=['928e1452-ac20-4934-8d73-efe1561f47fc','eb4622e1-3fc4-4c7c-b4a3-ee4a2bb97845','6e342437-2752-4369-a67e-998ab02ff5e8','c9f8018c-be5d-4d73-af63-98b114bbb89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='869590c976c0467a882e6ebae8587eb4',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:47:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-487770305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eabe13a6-eb19-4ea5-b6de-98c4eb672697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdaeff6c6ecc4358849b575fb80433c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='869590c976c0467a882e6ebae8587eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:00.008504 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f4a5fd-2972-4e79-870e-c59b752b49e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:00.013960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.016614 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:00.017265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.017583 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.018084 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:00.025407 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.025407 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:00.026444 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fec998a1-ae26-450f-87c9-b2a937595bd7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:00.026908 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 46/181] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:00 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:00.031363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5f4a5fd-2972-4e79-870e-c59b752b49e5) transitioned into state 'SUCCESS' from state '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-487770305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdaeff6c6ecc4358849b575fb80433c1',qos_specs=None,replication_status=,reservations=['928e1452-ac20-4934-8d73-efe1561f47fc','eb4622e1-3fc4-4c7c-b4a3-ee4a2bb97845','6e342437-2752-4369-a67e-998ab02ff5e8','c9f8018c-be5d-4d73-af63-98b114bbb89d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='869590c976c0467a882e6ebae8587eb4',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:00.032206 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e266b27-11c5-4893-b055-625bd244b4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:00.042662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e266b27-11c5-4893-b055-625bd244b4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:00.044481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Flow 'volume_create_api' (bbd84e7f-85d8-4986-98a6-8530cfb91f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:00.044481 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Create volume request issued successfully. Aug 19 12:48:00.044481 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-612ff3f5-fd75-4547-841a-3560d92356d1 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:00.044602 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 45/182] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:47:59 2026] POST /volume/v3/volumes => generated 758 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:00.277736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.279929 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:48:00.280233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.280572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.288441 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.288441 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:00.292836 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:00.298454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-5aadee95-8d5a-445a-aa74-459ef35aeeec tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:48:00.298975 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 44/183] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:00 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:00.308008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.310628 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:48:00.310863 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.311063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.318805 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.318805 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:00.324591 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:00.332656 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-f1083096-bfbb-45ae-885f-47f2db1afb48 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 200 Aug 19 12:48:00.333261 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 49/184] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:00 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:00.370756 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.374052 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:48:00.374323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.374542 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.387305 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.387305 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:00.392825 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:00.398848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0b2844de-2a27-4086-b1d1-8a99439b9344 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 200 Aug 19 12:48:00.399670 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 47/185] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:00 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:00.437588 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7693df0f-cda0-429e-8cee-fd81f592f20d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.438150 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7693df0f-cda0-429e-8cee-fd81f592f20d None None] GET https://10.4.3.137/volume// Aug 19 12:48:00.438412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7693df0f-cda0-429e-8cee-fd81f592f20d None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.438660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7693df0f-cda0-429e-8cee-fd81f592f20d None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.439059 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7693df0f-cda0-429e-8cee-fd81f592f20d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:00.439445 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 46/186] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:48: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 19 12:48:00.461026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb1a533c-aea5-4a21-8a23-65e72d6e2106 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.465264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb1a533c-aea5-4a21-8a23-65e72d6e2106 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:00.465264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb1a533c-aea5-4a21-8a23-65e72d6e2106 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a1a360c-1457-437b-94d7-05d1c8534799", "connector": null, "instance_uuid": "07f8d2b7-c194-441b-a2f8-df84c3d512cc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:00.473301 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.473301 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:00.524038 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb1a533c-aea5-4a21-8a23-65e72d6e2106 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:00.525146 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 45/187] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:00 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 19 12:48:00.535279 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6014e13e-36af-4587-b7c0-c42db2c89546 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.535956 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6014e13e-36af-4587-b7c0-c42db2c89546 None None] GET https://10.4.3.137/volume// Aug 19 12:48:00.536148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6014e13e-36af-4587-b7c0-c42db2c89546 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.536432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6014e13e-36af-4587-b7c0-c42db2c89546 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.536893 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6014e13e-36af-4587-b7c0-c42db2c89546 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:00.537261 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 50/188] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:48: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 19 12:48:00.547224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-159c3721-ddac-4c3e-9af2-7e99ea7c9eed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.549422 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-159c3721-ddac-4c3e-9af2-7e99ea7c9eed tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:00.550103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-159c3721-ddac-4c3e-9af2-7e99ea7c9eed tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7816661-403b-404b-ad3f-7d6301c6e303", "connector": null, "instance_uuid": "07f8d2b7-c194-441b-a2f8-df84c3d512cc"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:00.566052 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.566052 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:00.608006 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-159c3721-ddac-4c3e-9af2-7e99ea7c9eed tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:00.608505 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 48/189] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:00 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 19 12:48:00.616649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-64f8adf0-1a86-4133-a165-a463d2ae3e0a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.617274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64f8adf0-1a86-4133-a165-a463d2ae3e0a None None] GET https://10.4.3.137/volume// Aug 19 12:48:00.617567 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64f8adf0-1a86-4133-a165-a463d2ae3e0a None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:00.617798 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64f8adf0-1a86-4133-a165-a463d2ae3e0a None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:00.618308 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64f8adf0-1a86-4133-a165-a463d2ae3e0a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:00.618683 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 47/190] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:48: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 19 12:48:00.629855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0aa525f9-24e1-4e8a-98c9-7c749c70fa00 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:00.632006 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0aa525f9-24e1-4e8a-98c9-7c749c70fa00 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:00.632573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0aa525f9-24e1-4e8a-98c9-7c749c70fa00 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aa51093-c043-4186-97b6-d7b452190ea7", "connector": null, "instance_uuid": "07f8d2b7-c194-441b-a2f8-df84c3d512cc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:00.645071 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:00.645071 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:00.680329 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0aa525f9-24e1-4e8a-98c9-7c749c70fa00 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:00.680980 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 46/191] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:00 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 19 12:48:01.040128 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:01.043242 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:01.045347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:01.045347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:01.045347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:01.053177 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:01.053177 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:01.055147 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-218306ae-d1ea-49b3-95ac-24bacebdcbcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:01.055147 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 51/192] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:01 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:02.066953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:02.069542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:02.069710 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:02.069946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:02.070043 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:02.078015 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:02.078015 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:02.079017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be7d74db-51ca-46d3-95c6-f4eca7582aad tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:02.079548 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 49/193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:02 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:03.095374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.099573 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:03.100355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:03.100355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:03.100355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:03.105141 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.105141 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:03.105967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5204b01-a6c1-4fe1-95c1-00b91ff217f7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:03.106399 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 48/194] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:03 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:03.155988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79bbc6ed-6386-46a2-89b0-47caf376776b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.156559 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79bbc6ed-6386-46a2-89b0-47caf376776b None None] GET https://10.4.3.137/volume// Aug 19 12:48:03.156559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79bbc6ed-6386-46a2-89b0-47caf376776b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:03.156803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79bbc6ed-6386-46a2-89b0-47caf376776b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:03.156965 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79bbc6ed-6386-46a2-89b0-47caf376776b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:03.157236 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 47/195] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:03.177191 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.182306 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:48:03.182523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:03.182718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:03.197898 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.197898 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:03.203383 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:03.211087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-c8b9372a-260c-4a28-ba30-00e583e24bbe tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:48:03.211730 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 52/196] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:03 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 1570 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:03.306316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.309561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] PUT https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 Aug 19 12:48:03.310584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:03.329612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Acquiring lock "cinder-attachment_update-4a1a360c-1457-437b-94d7-05d1c8534799-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:03.336297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-4a1a360c-1457-437b-94d7-05d1c8534799-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:03.337440 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.337440 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:03.468015 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-4a1a360c-1457-437b-94d7-05d1c8534799-np0000007775" released by "attachment_update" :: held 0.132s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:03.468431 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-85dda264-4d75-4845-89a5-62aec15aa5e3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 returned with HTTP 200 Aug 19 12:48:03.468973 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 50/197] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:03 2026] PUT /volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:03.532306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-80c68676-cc02-44c3-ac12-bde58be9d01b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.535401 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-80c68676-cc02-44c3-ac12-bde58be9d01b tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248/action Aug 19 12:48:03.536347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-80c68676-cc02-44c3-ac12-bde58be9d01b tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:03.536347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-80c68676-cc02-44c3-ac12-bde58be9d01b tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:03.549824 np0000007775 devstack@c-api.service[100261]: /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 19 12:48:03.549824 np0000007775 devstack@c-api.service[100261]: .first() Aug 19 12:48:03.568026 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.568026 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:03.592652 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-80c68676-cc02-44c3-ac12-bde58be9d01b tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248/action returned with HTTP 204 Aug 19 12:48:03.592652 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 49/198] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:03 2026] POST /volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:03.642108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a455378-e54f-4484-b8a8-3916eeb64a54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.642785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a455378-e54f-4484-b8a8-3916eeb64a54 None None] GET https://10.4.3.137/volume// Aug 19 12:48:03.642785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a455378-e54f-4484-b8a8-3916eeb64a54 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:03.642904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a455378-e54f-4484-b8a8-3916eeb64a54 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:03.643132 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a455378-e54f-4484-b8a8-3916eeb64a54 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:03.643392 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 48/199] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:03.667427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.668498 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:48:03.668887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:03.669792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:03.686434 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.686434 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:03.693066 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:03.701138 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-a43fa366-1cce-4438-83cb-798396aad5f3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 200 Aug 19 12:48:03.703127 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 53/200] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:03 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:03.823431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:03.827982 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] PUT https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 Aug 19 12:48:03.828766 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:03.842908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Acquiring lock "cinder-attachment_update-b7816661-403b-404b-ad3f-7d6301c6e303-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:03.850650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-b7816661-403b-404b-ad3f-7d6301c6e303-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:03.852232 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:03.852232 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:03.961768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-b7816661-403b-404b-ad3f-7d6301c6e303-np0000007775" released by "attachment_update" :: held 0.111s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:03.962103 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0f3dcb13-4b5d-42cb-a3ed-e8c3e001565d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 returned with HTTP 200 Aug 19 12:48:03.962690 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 51/201] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:03 2026] PUT /volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:04.022679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0116eb6a-079d-4ca5-b255-4470330d0a67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.026345 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0116eb6a-079d-4ca5-b255-4470330d0a67 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370/action Aug 19 12:48:04.027658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0116eb6a-079d-4ca5-b255-4470330d0a67 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:04.027761 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0116eb6a-079d-4ca5-b255-4470330d0a67 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:04.052817 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:04.052817 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:04.068475 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-0116eb6a-079d-4ca5-b255-4470330d0a67 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370/action returned with HTTP 204 Aug 19 12:48:04.069171 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 50/202] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:04 2026] POST /volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:04.093714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9712d03f-5add-4384-9486-34e41fc950e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.094176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9712d03f-5add-4384-9486-34e41fc950e6 None None] GET https://10.4.3.137/volume// Aug 19 12:48:04.094303 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9712d03f-5add-4384-9486-34e41fc950e6 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:04.094470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9712d03f-5add-4384-9486-34e41fc950e6 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:04.094781 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9712d03f-5add-4384-9486-34e41fc950e6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:04.095070 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 49/203] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:04.118014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.123709 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:48:04.123994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:04.124509 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:04.128035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5edcd529-3768-4842-8445-bcb337d1d89d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.131145 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5edcd529-3768-4842-8445-bcb337d1d89d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:04.131145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5edcd529-3768-4842-8445-bcb337d1d89d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:04.131806 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5edcd529-3768-4842-8445-bcb337d1d89d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:04.131912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5edcd529-3768-4842-8445-bcb337d1d89d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:04.140436 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:04.140436 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:04.141425 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5edcd529-3768-4842-8445-bcb337d1d89d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:04.141631 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:04.141631 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:04.141956 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 52/204] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:04 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:04.146280 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:48:04.151708 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-bb98a99e-2eaf-443a-9bcc-04dbcc1b4178 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 200 Aug 19 12:48:04.152298 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 54/205] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:04 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:04.331461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.340415 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] PUT https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 Aug 19 12:48:04.341745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:04.355732 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Acquiring lock "cinder-attachment_update-7aa51093-c043-4186-97b6-d7b452190ea7-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:04.364746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-7aa51093-c043-4186-97b6-d7b452190ea7-np0000007775" acquired by "attachment_update" :: waited 0.009s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:04.366097 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:04.366097 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:04.511982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Lock "cinder-attachment_update-7aa51093-c043-4186-97b6-d7b452190ea7-np0000007775" released by "attachment_update" :: held 0.147s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:04.512331 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-2875941f-1d91-4a63-bd80-f7f0650e12d7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 returned with HTTP 200 Aug 19 12:48:04.513106 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 51/206] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:04 2026] PUT /volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:04.555646 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-ef6d9acb-9753-414e-b618-0ec6970501bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:04.558002 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-ef6d9acb-9753-414e-b618-0ec6970501bb tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] POST https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184/action Aug 19 12:48:04.558476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-ef6d9acb-9753-414e-b618-0ec6970501bb tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:04.558629 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-ef6d9acb-9753-414e-b618-0ec6970501bb tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:04.579844 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:04.579844 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:04.605119 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4c5bcc2b-dab8-478e-b876-cf1cb6b30b0f req-ef6d9acb-9753-414e-b618-0ec6970501bb tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184/action returned with HTTP 204 Aug 19 12:48:04.605676 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 50/207] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:04 2026] POST /volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:05.158314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:05.161118 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:05.161669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:05.161956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:05.162161 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:05.167361 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:05.167361 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:05.168436 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f1a208ce-6393-420b-a3b4-7958f10f2ccc tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:05.168920 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 53/208] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:05 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:06.181648 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:06.184739 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:06.185106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:06.185454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:06.185568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:06.194280 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:06.194280 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:06.195922 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-414cb80a-e60d-47d2-911e-2a97c793cd5d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:06.197595 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 55/209] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:06 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:06.817002 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d2d796b-32e0-40d2-898a-83531f84a80b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:06.821655 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:06.822289 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1700849406"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:06.829857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1700849406'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:06.831039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume of 1 GB Aug 19 12:48:06.831586 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:06.831586 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:06.843000 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Availability Zones retrieved successfully. Aug 19 12:48:06.852810 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (6a999968-b70d-43ad-935e-b37f4af07548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:06.854559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0117fb28-5ed1-4a3c-8684-d84fce7f5783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:06.855542 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:06.908774 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0117fb28-5ed1-4a3c-8684-d84fce7f5783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:06.918986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0931f384-b329-406a-89e4-7c5541a449e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:07.023133 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Created reservations ['900b04d2-aaa8-41f7-bb61-247e331089c8', '735bcb2d-633d-4d88-9c23-55cc949735ec', '208cc039-8c57-42c6-b07e-ee04c4b6c9c3', '3681ac11-9b11-4a44-9898-0ba6e075711b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:07.023573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0931f384-b329-406a-89e4-7c5541a449e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['900b04d2-aaa8-41f7-bb61-247e331089c8', '735bcb2d-633d-4d88-9c23-55cc949735ec', '208cc039-8c57-42c6-b07e-ee04c4b6c9c3', '3681ac11-9b11-4a44-9898-0ba6e075711b']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:07.024598 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f00631c-a02e-4622-b1ee-47550e85e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:07.056728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f00631c-a02e-4622-b1ee-47550e85e5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2510c157-ce8d-4930-9375-9a4730e76f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1700849406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['900b04d2-aaa8-41f7-bb61-247e331089c8','735bcb2d-633d-4d88-9c23-55cc949735ec','208cc039-8c57-42c6-b07e-ee04c4b6c9c3','3681ac11-9b11-4a44-9898-0ba6e075711b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1700849406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2510c157-ce8d-4930-9375-9a4730e76f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db55e868cabc45e282f53f96d411c846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:07.056969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f17f01c-e3fd-42c0-8f41-b94b92799ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:07.090751 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f17f01c-e3fd-42c0-8f41-b94b92799ca3) transitioned into state 'SUCCESS' from state '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-1700849406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['900b04d2-aaa8-41f7-bb61-247e331089c8','735bcb2d-633d-4d88-9c23-55cc949735ec','208cc039-8c57-42c6-b07e-ee04c4b6c9c3','3681ac11-9b11-4a44-9898-0ba6e075711b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:07.092053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730b2dac-883a-4415-b04b-2bcef7c8bcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:07.109232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (730b2dac-883a-4415-b04b-2bcef7c8bcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:07.110411 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (6a999968-b70d-43ad-935e-b37f4af07548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:07.114922 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request issued successfully. Aug 19 12:48:07.116593 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d2d796b-32e0-40d2-898a-83531f84a80b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:07.116593 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 52/210] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:48:06 2026] POST /volume/v3/volumes => generated 751 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:07.136882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:07.139415 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:07.139605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:07.140454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:07.151793 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:07.151793 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:07.161532 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:07.170479 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfa3de78-d03c-45b8-a444-d872a9ca0c7e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:07.171121 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 51/211] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:07 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:07.213159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fcc90558-e022-4f93-b444-11b8d094d269 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:07.215639 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fcc90558-e022-4f93-b444-11b8d094d269 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:07.216137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fcc90558-e022-4f93-b444-11b8d094d269 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:07.216933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fcc90558-e022-4f93-b444-11b8d094d269 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:07.218219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fcc90558-e022-4f93-b444-11b8d094d269 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:07.228011 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:07.228011 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:07.228011 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fcc90558-e022-4f93-b444-11b8d094d269 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:07.228011 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 54/212] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:07 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:08.189370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:08.194376 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:08.195910 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:08.196133 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:08.208259 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:08.208259 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:08.214721 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:08.221830 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fc023ea-3777-49c3-afcf-12af23d2bcc1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:08.222501 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 56/213] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:08 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:08.243802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5a3ba87-248e-421a-b866-e01835635ff5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:08.247055 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5a3ba87-248e-421a-b866-e01835635ff5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:08.247055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5a3ba87-248e-421a-b866-e01835635ff5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:08.247055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5a3ba87-248e-421a-b866-e01835635ff5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:08.247055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f5a3ba87-248e-421a-b866-e01835635ff5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:08.252964 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:08.252964 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:08.252964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5a3ba87-248e-421a-b866-e01835635ff5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:08.252964 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 53/214] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:08 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:08.325642 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:08.329443 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:08.329937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:08.330296 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:08.340203 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:08.340203 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:08.347835 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:08.356818 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-065c87c9-8b66-4650-95ea-c5a8bed976ce tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:08.357338 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 52/215] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:08 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:08.721054 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9113ed6a-2f4b-486d-b375-800c216703fe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:08.721829 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9113ed6a-2f4b-486d-b375-800c216703fe None None] GET https://10.4.3.137/volume// Aug 19 12:48:08.722020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9113ed6a-2f4b-486d-b375-800c216703fe None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:08.722322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9113ed6a-2f4b-486d-b375-800c216703fe None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:08.722953 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9113ed6a-2f4b-486d-b375-800c216703fe None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:08.723378 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 55/216] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:48: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 19 12:48:08.747664 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-f9f4291b-de13-4026-9b1e-370cc287213e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.011114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-f9f4291b-de13-4026-9b1e-370cc287213e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:09.011498 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-f9f4291b-de13-4026-9b1e-370cc287213e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2510c157-ce8d-4930-9375-9a4730e76f3d", "connector": null, "instance_uuid": "84436870-7a89-46e1-9a1c-89eedc319368"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:09.023352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.023352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:09.066318 np0000007775 devstack@c-api.service[100263]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 19 12:48:09.066318 np0000007775 devstack@c-api.service[100263]: .first() Aug 19 12:48:09.089975 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-f9f4291b-de13-4026-9b1e-370cc287213e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:09.090480 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 57/217] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:08 2026] POST /volume/v3/attachments => generated 273 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:09.135779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.138476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:09.138926 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.139349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.156858 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.156858 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:09.160972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68542ae3-82b8-46c1-aed0-8b6814841602 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.161571 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68542ae3-82b8-46c1-aed0-8b6814841602 None None] GET https://10.4.3.137/volume// Aug 19 12:48:09.161836 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68542ae3-82b8-46c1-aed0-8b6814841602 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.162470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68542ae3-82b8-46c1-aed0-8b6814841602 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.162978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68542ae3-82b8-46c1-aed0-8b6814841602 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:09.163021 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 53/218] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:09.166969 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:09.173202 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4a6d27f-d9b5-4299-b59e-2b8d698cbed8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:09.173827 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 54/219] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:09.173893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.180155 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:09.180520 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.180781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.194732 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.194732 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:09.198141 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:09.205804 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-685614e5-066a-4f9f-93ba-c4fe45863cff tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:09.206609 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 56/220] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:09.273629 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.275974 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:09.276166 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.276429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.276527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:09.288165 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.288165 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:09.289264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a510b89-4481-4dd6-888b-129b8fdd9988 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:09.289676 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 58/221] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:09.302106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b67e737c-7901-4eee-90b7-115cb4a27006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.305292 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.306506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b67e737c-7901-4eee-90b7-115cb4a27006 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:09.306751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b67e737c-7901-4eee-90b7-115cb4a27006 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.306961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b67e737c-7901-4eee-90b7-115cb4a27006 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.309125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] PUT https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 Aug 19 12:48:09.309500 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:09.318378 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.318378 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:09.320464 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Acquiring lock "cinder-attachment_update-2510c157-ce8d-4930-9375-9a4730e76f3d-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:09.326735 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b67e737c-7901-4eee-90b7-115cb4a27006 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:09.330216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-2510c157-ce8d-4930-9375-9a4730e76f3d-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:09.331917 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.331917 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:09.332672 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b67e737c-7901-4eee-90b7-115cb4a27006 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 200 Aug 19 12:48:09.333198 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 54/222] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:09.349848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.446178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-2510c157-ce8d-4930-9375-9a4730e76f3d-np0000007775" released by "attachment_update" :: held 0.116s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:09.447040 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-adf7a062-6e5f-4fdf-95cd-8a09c2ac32fe tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 returned with HTTP 200 Aug 19 12:48:09.447675 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 55/223] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:09 2026] PUT /volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:09.619112 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/export_record Aug 19 12:48:09.619474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.619772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'export_record' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.619989 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Export record for backup 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 12:48:09.640559 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.640559 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:09.642427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.api [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling RPCAPI with context: , host: np0000007775, backup: 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 12:48:09.666329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] export_record in rpcapi backup_id 4b047588-0f27-4aec-976b-02aa6d8f31b6 on host np0000007775. {{(pid=100260) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 12:48:09.688126 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGIwNDc1ODgtMGYyNy00YWVjLTk3NmItMDJhYTZkOGYzMWI2IiwgInVzZXJfaWQiOiAiZjQ4ZDdjZjdjYzFmNDFkOGI4MmU2NGRjMTk4ZjgyZDIiLCAicHJvamVjdF9pZCI6ICJjZmRmMjA4OWE2Mjg0YmFlOTM4MTY3ZDkzYjU3ZTIxMiIsICJ2b2x1bWVfaWQiOiAiYzExMWI4NzgtMzczNi00OTJmLWI4ODItNGFlNzcyNTY3NTg4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NTMxNjgzMDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTMzMDYyNzA5OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2MxMTFiODc4LTM3MzYtNDkyZi1iODgyLTRhZTc3MjU2NzU4OC8yMDI2MDgxOTEyNDc1NC9hel9ub3ZhX2JhY2t1cF80YjA0NzU4OC0wZjI3LTRhZWMtOTc2Yi0wMmFhNmQ4ZjMxYjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NDg6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100260) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 12:48:09.688473 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57cc3335-d0b2-4865-98cd-0b87de6c7a50 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/export_record returned with HTTP 200 Aug 19 12:48:09.688880 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 57/224] 10.4.3.137 () {66 vars in 1390 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/export_record => generated 1512 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:09.698315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.700238 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] POST https://10.4.3.137/volume/v3/backups/import_record Aug 19 12:48:09.700792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhlNjUzMWItMzYwMS00YjM2LWI0MjgtM2YyZDJmN2IyNDRhIiwgInVzZXJfaWQiOiAiZjQ4ZDdjZjdjYzFmNDFkOGI4MmU2NGRjMTk4ZjgyZDIiLCAicHJvamVjdF9pZCI6ICJjZmRmMjA4OWE2Mjg0YmFlOTM4MTY3ZDkzYjU3ZTIxMiIsICJ2b2x1bWVfaWQiOiAiYzExMWI4NzgtMzczNi00OTJmLWI4ODItNGFlNzcyNTY3NTg4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NTMxNjgzMDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTMzMDYyNzA5OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2MxMTFiODc4LTM3MzYtNDkyZi1iODgyLTRhZTc3MjU2NzU4OC8yMDI2MDgxOTEyNDc1NC9hel9ub3ZhX2JhY2t1cF80YjA0NzU4OC0wZjI3LTRhZWMtOTc2Yi0wMmFhNmQ4ZjMxYjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NDg6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:09.703145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhlNjUzMWItMzYwMS00YjM2LWI0MjgtM2YyZDJmN2IyNDRhIiwgInVzZXJfaWQiOiAiZjQ4ZDdjZjdjYzFmNDFkOGI4MmU2NGRjMTk4ZjgyZDIiLCAicHJvamVjdF9pZCI6ICJjZmRmMjA4OWE2Mjg0YmFlOTM4MTY3ZDkzYjU3ZTIxMiIsICJ2b2x1bWVfaWQiOiAiYzExMWI4NzgtMzczNi00OTJmLWI4ODItNGFlNzcyNTY3NTg4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NTMxNjgzMDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTMzMDYyNzA5OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2MxMTFiODc4LTM3MzYtNDkyZi1iODgyLTRhZTc3MjU2NzU4OC8yMDI2MDgxOTEyNDc1NC9hel9ub3ZhX2JhY2t1cF80YjA0NzU4OC0wZjI3LTRhZWMtOTc2Yi0wMmFhNmQ4ZjMxYjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NDg6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 12:48:09.703145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhlNjUzMWItMzYwMS00YjM2LWI0MjgtM2YyZDJmN2IyNDRhIiwgInVzZXJfaWQiOiAiZjQ4ZDdjZjdjYzFmNDFkOGI4MmU2NGRjMTk4ZjgyZDIiLCAicHJvamVjdF9pZCI6ICJjZmRmMjA4OWE2Mjg0YmFlOTM4MTY3ZDkzYjU3ZTIxMiIsICJ2b2x1bWVfaWQiOiAiYzExMWI4NzgtMzczNi00OTJmLWI4ODItNGFlNzcyNTY3NTg4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NTMxNjgzMDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTMzMDYyNzA5OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2MxMTFiODc4LTM3MzYtNDkyZi1iODgyLTRhZTc3MjU2NzU4OC8yMDI2MDgxOTEyNDc1NC9hel9ub3ZhX2JhY2t1cF80YjA0NzU4OC0wZjI3LTRhZWMtOTc2Yi0wMmFhNmQ4ZjMxYjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NDg6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 12:48:09.876518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Created reservations ['acea49c4-0556-4cae-b2e7-2af4bf9d66eb', '95c41719-8834-4787-958f-b74ccf0e2933'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:09.918610 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] import_record rpcapi backup id 88e6531b-3601-4b36-b428-3f2d2f7b244a on host np0000007775 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODhlNjUzMWItMzYwMS00YjM2LWI0MjgtM2YyZDJmN2IyNDRhIiwgInVzZXJfaWQiOiAiZjQ4ZDdjZjdjYzFmNDFkOGI4MmU2NGRjMTk4ZjgyZDIiLCAicHJvamVjdF9pZCI6ICJjZmRmMjA4OWE2Mjg0YmFlOTM4MTY3ZDkzYjU3ZTIxMiIsICJ2b2x1bWVfaWQiOiAiYzExMWI4NzgtMzczNi00OTJmLWI4ODItNGFlNzcyNTY3NTg4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NTMxNjgzMDMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTMzMDYyNzA5OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2MxMTFiODc4LTM3MzYtNDkyZi1iODgyLTRhZTc3MjU2NzU4OC8yMDI2MDgxOTEyNDc1NC9hel9ub3ZhX2JhY2t1cF80YjA0NzU4OC0wZjI3LTRhZWMtOTc2Yi0wMmFhNmQ4ZjMxYjYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjQ3OjQxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NDg6MDlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100263) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 12:48:09.920902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Import record output: {'backup': {'id': '88e6531b-3601-4b36-b428-3f2d2f7b244a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.137/volume/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a'}]}}. {{(pid=100263) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 12:48:09.921226 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62ffaaba-0e21-4ff3-a980-88cf9744842d tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/import_record returned with HTTP 201 Aug 19 12:48:09.921837 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 59/225] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 12:48:09 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 224 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 12:48:09.936241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:09.938177 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a Aug 19 12:48:09.938471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:09.938708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:09.938845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Show backup with id 88e6531b-3601-4b36-b428-3f2d2f7b244a. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:09.959803 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:09.959803 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:09.960581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c7a6f2c-f0a8-4880-9b8a-26b15a5f0388 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a returned with HTTP 200 Aug 19 12:48:09.961160 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 55/226] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:09 2026] GET /volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a => generated 647 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:10.191047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:10.193378 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:10.193902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:10.193902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:10.210271 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:10.210271 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:10.219178 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:10.232333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e593f8e-27dc-4658-bab7-4dbf54a200a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:10.232744 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 56/227] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:10 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:10.791450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4baee661-6d96-4e45-8c91-bde089bc470c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:10.793437 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:10.794042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-828807670"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:10.796424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-828807670'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:10.796657 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Create volume of 1 GB Aug 19 12:48:10.802019 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Availability Zones retrieved successfully. Aug 19 12:48:10.808207 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Flow 'volume_create_api' (8e10394b-c288-4df5-9eb1-7fc2ae4ff911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:10.809447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df38dfeb-6596-48d9-9d2a-d30e6ee40564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:10.810735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:10.853923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df38dfeb-6596-48d9-9d2a-d30e6ee40564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:10.855014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8881f21e-002a-4b1c-b167-9938ab877b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:10.962495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Created reservations ['db94e2f9-a43b-47c2-8916-db17cadf5fbd', 'cb06312f-07db-41aa-91df-ff9b67741692', 'a15e2bd8-f96f-4090-8e53-513e55d009ec', '3c9d1c7e-f92f-424f-ae73-351a0d806d63'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:10.963325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8881f21e-002a-4b1c-b167-9938ab877b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db94e2f9-a43b-47c2-8916-db17cadf5fbd', 'cb06312f-07db-41aa-91df-ff9b67741692', 'a15e2bd8-f96f-4090-8e53-513e55d009ec', '3c9d1c7e-f92f-424f-ae73-351a0d806d63']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:10.964071 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d248c537-c11d-4020-a37c-1a9408b27517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:10.973154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:10.974434 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a Aug 19 12:48:10.974697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:10.975071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:10.975208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Show backup with id 88e6531b-3601-4b36-b428-3f2d2f7b244a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:10.981372 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:10.981372 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:10.982242 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6206532d-a167-41d7-b2cb-007e62bb8f93 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a returned with HTTP 200 Aug 19 12:48:10.982723 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 60/228] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:10 2026] GET /volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:11.000402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cdef7c36-f7e3-4702-aec9-6ea4baf4a6bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:11.002864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdef7c36-f7e3-4702-aec9-6ea4baf4a6bc tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups Aug 19 12:48:11.003153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdef7c36-f7e3-4702-aec9-6ea4baf4a6bc tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:11.003594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdef7c36-f7e3-4702-aec9-6ea4baf4a6bc tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:11.004514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d248c537-c11d-4020-a37c-1a9408b27517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-828807670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b51d840d30e463087b4c536e1b56a9e',qos_specs=None,replication_status=,reservations=['db94e2f9-a43b-47c2-8916-db17cadf5fbd','cb06312f-07db-41aa-91df-ff9b67741692','a15e2bd8-f96f-4090-8e53-513e55d009ec','3c9d1c7e-f92f-424f-ae73-351a0d806d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a080f7e34dc345c1a88d17e44fe09451',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-828807670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b51d840d30e463087b4c536e1b56a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a080f7e34dc345c1a88d17e44fe09451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.005797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7b15f8-4d6c-4fba-a6d1-bea1fd795867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.022968 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdef7c36-f7e3-4702-aec9-6ea4baf4a6bc tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 200 Aug 19 12:48:11.023697 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 56/229] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:48:10 2026] GET /volume/v3/backups => generated 338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:11.035187 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:11.039273 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] POST https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/restore Aug 19 12:48:11.039273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:11.040713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Restoring backup 4b047588-0f27-4aec-976b-02aa6d8f31b6 ({'restore': {}}) {{(pid=100261) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:48:11.041491 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Restoring backup 4b047588-0f27-4aec-976b-02aa6d8f31b6 to volume None. Aug 19 12:48:11.047059 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:11.047059 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:11.048049 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b7b15f8-4d6c-4fba-a6d1-bea1fd795867) transitioned into state 'SUCCESS' from state '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-828807670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b51d840d30e463087b4c536e1b56a9e',qos_specs=None,replication_status=,reservations=['db94e2f9-a43b-47c2-8916-db17cadf5fbd','cb06312f-07db-41aa-91df-ff9b67741692','a15e2bd8-f96f-4090-8e53-513e55d009ec','3c9d1c7e-f92f-424f-ae73-351a0d806d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a080f7e34dc345c1a88d17e44fe09451',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.049409 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Creating volume of 1 GB for restore of backup 4b047588-0f27-4aec-976b-02aa6d8f31b6. Aug 19 12:48:11.049476 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c8ea60-3ba5-465f-b615-a81e903334c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.057947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:48:11.057622. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:48:11.058336 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Availability Zones retrieved successfully. Aug 19 12:48:11.068000 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (cb0e6941-a932-4915-b6ea-baf3f06276d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:11.068143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c8ea60-3ba5-465f-b615-a81e903334c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.068460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Flow 'volume_create_api' (8e10394b-c288-4df5-9eb1-7fc2ae4ff911) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:11.070845 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Create volume request issued successfully. Aug 19 12:48:11.070929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8cf62c-ba1b-48c1-a517-d700cba728f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.071012 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4baee661-6d96-4e45-8c91-bde089bc470c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:11.071012 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 58/230] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:48:10 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:11.071094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:11.086697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:11.090727 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:11.090727 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:11.091041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:11.103199 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:11.103199 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:11.109164 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:11.116577 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23285026-51d8-43d6-9fc0-d82a7e5ca76a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:11.116950 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 61/231] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:11 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:11.121327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c8cf62c-ba1b-48c1-a517-d700cba728f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.122618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9382cf-5f39-4709-9a9a-9d6b0c29167a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.170523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Created reservations ['0372d53c-7864-4f3f-81d5-d32e6f2fb811', 'ed79b2e1-517b-4138-a743-f9b21999d672', 'd016a84b-16c2-464d-a66e-96dc14901274', '6e0b930c-cf7b-4c89-9faf-1604214e7521'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:11.171196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9382cf-5f39-4709-9a9a-9d6b0c29167a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0372d53c-7864-4f3f-81d5-d32e6f2fb811', 'ed79b2e1-517b-4138-a743-f9b21999d672', 'd016a84b-16c2-464d-a66e-96dc14901274', '6e0b930c-cf7b-4c89-9faf-1604214e7521']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.171889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d5a468-58e6-4e6f-8a96-d3c9583a06d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.210909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d5a468-58e6-4e6f-8a96-d3c9583a06d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baa09a99-d2f4-4625-a6af-3de020b8ed52', '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_4b047588-0f27-4aec-976b-02aa6d8f31b6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['0372d53c-7864-4f3f-81d5-d32e6f2fb811','ed79b2e1-517b-4138-a743-f9b21999d672','d016a84b-16c2-464d-a66e-96dc14901274','6e0b930c-cf7b-4c89-9faf-1604214e7521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:11Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4b047588-0f27-4aec-976b-02aa6d8f31b6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baa09a99-d2f4-4625-a6af-3de020b8ed52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdf2089a6284bae938167d93b57e212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.212549 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cda36a-800c-4fb8-9df3-36d7c3107f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.234489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0cda36a-800c-4fb8-9df3-36d7c3107f44) transitioned into 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_4b047588-0f27-4aec-976b-02aa6d8f31b6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['0372d53c-7864-4f3f-81d5-d32e6f2fb811','ed79b2e1-517b-4138-a743-f9b21999d672','d016a84b-16c2-464d-a66e-96dc14901274','6e0b930c-cf7b-4c89-9faf-1604214e7521'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.235272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba55ca5-b653-4247-aae3-9df059536963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:11.250654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ba55ca5-b653-4247-aae3-9df059536963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:11.250654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (cb0e6941-a932-4915-b6ea-baf3f06276d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:11.250932 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume request issued successfully. Aug 19 12:48:11.253332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:11.256677 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:11.256677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:11.256677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:11.260783 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:11.260783 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:11.261481 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:11.273724 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:11.273724 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:11.281518 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:11.286605 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6108db8f-f1db-41de-a4a2-ecbbba5bbf93 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:11.287540 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 57/232] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:11 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:12.134592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.136692 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:12.136954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:12.137232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:12.139749 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=342,cinder:INSERT=65,cinder:UPDATE=91 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:48:12.147232 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.147232 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:12.154147 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:12.163280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdb14c29-1a24-4d33-aa02-6a2186df4d68 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:12.163280 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 59/233] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:12 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:12.254007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.256773 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:12.256995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:12.257230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:12.260499 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=211,cinder:INSERT=17,cinder:UPDATE=22 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:48:12.265919 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=310,cinder:INSERT=57,cinder:UPDATE=87 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:48:12.269908 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.269908 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:12.272587 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.272587 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:12.273266 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:12.273575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Checking backup size 1 against volume size 1 {{(pid=100261) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:48:12.273575 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Overwriting volume baa09a99-d2f4-4625-a6af-3de020b8ed52 with restore of backup 4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:12.276577 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:12.284219 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c48ada28-05f7-4dc9-bed3-c4901dbc595a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:12.284777 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 62/234] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:12 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:12.303061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] restore_backup in rpcapi backup_id 4b047588-0f27-4aec-976b-02aa6d8f31b6 {{(pid=100261) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:48:12.303318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df567142-4b3b-4962-8013-80b468de1bcc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.305933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32d2dd9c-7705-44ff-b4e0-2b9db4a8ff95 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/restore returned with HTTP 202 Aug 19 12:48:12.306464 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 57/235] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:48:11 2026] POST /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6/restore => generated 189 bytes in 1272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:12.308274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df567142-4b3b-4962-8013-80b468de1bcc tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:12.309092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df567142-4b3b-4962-8013-80b468de1bcc tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:12.310866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df567142-4b3b-4962-8013-80b468de1bcc tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:12.314821 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=234,cinder:INSERT=29,cinder:UPDATE=45 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:48:12.321530 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.323833 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:12.324066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:12.324311 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:12.324444 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:12.333621 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.333621 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:12.334072 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.334072 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:12.335554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e249224f-74e3-45c3-a7ce-d95df5b8b494 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:12.336052 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 60/236] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:12 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:12.339752 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df567142-4b3b-4962-8013-80b468de1bcc tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:12.348568 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df567142-4b3b-4962-8013-80b468de1bcc tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:12.349088 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 58/237] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:12 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:12.658035 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5028bcbb-99f2-4bfc-8623-3f64c681ed2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.658398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5028bcbb-99f2-4bfc-8623-3f64c681ed2b None None] GET https://10.4.3.137/volume// Aug 19 12:48:12.658641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5028bcbb-99f2-4bfc-8623-3f64c681ed2b None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:12.658942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5028bcbb-99f2-4bfc-8623-3f64c681ed2b None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:12.659388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5028bcbb-99f2-4bfc-8623-3f64c681ed2b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:12.659769 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 63/238] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:48:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:48:12.682670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c1e19fd7-aa2d-4481-ae54-f2ea02558a27 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.793599 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-eef614c1-a0d1-4d36-92f4-223117f36c5a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:12.796182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-eef614c1-a0d1-4d36-92f4-223117f36c5a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1/action Aug 19 12:48:12.797004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-eef614c1-a0d1-4d36-92f4-223117f36c5a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:12.797224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-eef614c1-a0d1-4d36-92f4-223117f36c5a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:12.820738 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:12.820738 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:12.836105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9fb90d68-9fbf-441d-b6e8-ceeeacd55d9c req-eef614c1-a0d1-4d36-92f4-223117f36c5a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1/action returned with HTTP 204 Aug 19 12:48:12.836917 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 61/239] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:12 2026] POST /volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:13.012360 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c1e19fd7-aa2d-4481-ae54-f2ea02558a27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:13.013908 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c1e19fd7-aa2d-4481-ae54-f2ea02558a27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6", "connector": null, "instance_uuid": "0c44f608-b851-4cdb-ba33-756ff366a96d"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:13.028787 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.028787 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:13.075645 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-c1e19fd7-aa2d-4481-ae54-f2ea02558a27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:13.075645 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 58/240] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:12 2026] POST /volume/v3/attachments => generated 273 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:13.110403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.112379 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:13.112589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.112790 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.123779 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.123779 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:13.127706 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:13.130612 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94d50824-05d1-4e50-ac1e-de169151c352 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.130968 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d50824-05d1-4e50-ac1e-de169151c352 None None] GET https://10.4.3.137/volume// Aug 19 12:48:13.131169 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d50824-05d1-4e50-ac1e-de169151c352 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.131612 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d50824-05d1-4e50-ac1e-de169151c352 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.131751 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d50824-05d1-4e50-ac1e-de169151c352 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:13.132049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecd089aa-4364-4aec-96d6-10d4937b8c27 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:13.132121 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 64/241] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:13.132666 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 59/242] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:13 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:13.144475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.147610 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:13.147959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.148290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.163711 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.163711 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:13.169011 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:13.175276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-760b9d45-47d4-43c6-ac48-393d94ff505f tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:13.175817 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 62/243] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:13 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:13.263896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.268276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] PUT https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 Aug 19 12:48:13.268276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:13.279476 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Acquiring lock "cinder-attachment_update-134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:13.285360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Lock "cinder-attachment_update-134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:13.288272 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.288272 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:13.352140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.356283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:13.356283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.356283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.356283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:13.359427 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.359427 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:13.360335 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f08111-5e50-4930-af5b-2b7c28f46b29 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:13.360881 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 65/244] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:13 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:13.368555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.369657 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:13.369883 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.370102 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.386520 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.386520 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:13.392265 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:13.396637 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Lock "cinder-attachment_update-134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6-np0000007775" released by "attachment_update" :: held 0.110s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:13.396637 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-6aa5e84b-964a-4ce2-b097-cbe18519ac4b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 returned with HTTP 200 Aug 19 12:48:13.396637 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 59/245] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:13 2026] PUT /volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:13.399838 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32f19136-df0c-4bf3-ac2d-6bce62d310c7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:13.400519 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 60/246] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:13 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:13.412450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:13.418429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:48:13.418754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:13.418970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:13.434041 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:13.434041 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:13.437686 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:48:13.442744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4079e361-cf2e-43f7-9101-9939bfec8a96 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:48:13.443203 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 63/247] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:13 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:14.147872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:14.150076 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:14.151360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:14.151360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:14.160707 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:14.160707 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:14.163673 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:14.168716 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56cb5eae-ef55-422f-ba0e-4b3b6720101d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:14.169328 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 66/248] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:14 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:14.372995 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:14.375269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:14.375544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:14.375738 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:14.375840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:14.380923 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:14.380923 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:14.381801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25ae055-2bfe-4f70-834f-77074f2af8c4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:14.382226 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 60/249] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:14 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:15.185774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:15.190275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:15.190379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:15.190646 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:15.210178 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:15.210178 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:15.217308 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:15.225388 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d302d8b1-6f84-4cf6-8d87-fcc952c63fc9 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:15.226384 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 61/250] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:15 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:15.397874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:15.399541 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:15.399856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:15.400166 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:15.400379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:15.407404 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:15.407404 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:15.410034 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90ba34e8-02b4-4a19-93cc-9d06ca7e8e49 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:15.410034 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 64/251] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:15 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:16.241853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:16.244481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:16.246022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:16.246022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:16.260985 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:16.260985 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:16.267557 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:16.271011 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4c1b76d-c9f4-45de-ae8d-c1a91e61902a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:16.271589 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 67/252] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:16 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:16.423242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-346cf077-4069-4937-a276-19c8f8da4cbd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:16.425536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-346cf077-4069-4937-a276-19c8f8da4cbd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:16.425787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-346cf077-4069-4937-a276-19c8f8da4cbd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:16.426034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-346cf077-4069-4937-a276-19c8f8da4cbd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:16.426168 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-346cf077-4069-4937-a276-19c8f8da4cbd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:16.431692 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:16.431692 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:16.432742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-346cf077-4069-4937-a276-19c8f8da4cbd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:16.433498 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 61/253] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:16 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:48:17.289315 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:17.291763 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:17.292191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:17.292191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:17.304278 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:17.304278 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:17.309215 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:17.315127 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2a9f2db-182a-4c27-9337-4b255cabfc84 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:17.315737 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 62/254] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:17 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:17.444706 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:17.446877 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:17.447118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:17.447399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:17.447539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:17.452100 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:17.452100 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:17.452871 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f54788a3-87d6-41b2-9b29-47b2848c7e62 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:17.453403 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 65/255] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:17 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:18.105848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-094c7b93-b8cd-4ae6-921e-05649ae5615c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.109488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-094c7b93-b8cd-4ae6-921e-05649ae5615c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] POST https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570/action Aug 19 12:48:18.110134 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-094c7b93-b8cd-4ae6-921e-05649ae5615c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:18.110293 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-094c7b93-b8cd-4ae6-921e-05649ae5615c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:18.128533 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.128533 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:18.141356 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b6b677d9-9b33-4d3b-9d77-7ee9355a87b0 req-094c7b93-b8cd-4ae6-921e-05649ae5615c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570/action returned with HTTP 204 Aug 19 12:48:18.141904 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 68/256] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:18 2026] POST /volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:18.337585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.339318 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.339955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.339955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.353436 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.353436 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:18.359897 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:18.366476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5590203-871a-4ad2-9206-4bcce4b9a0c3 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.367055 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 62/257] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:18.384263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.388732 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.388995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.389280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.407411 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.407411 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:18.414469 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:18.419662 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0294beea-fd9b-4193-ab4c-d19e8df55e2a tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.420019 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 63/258] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:18.439674 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.439674 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.439674 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.439897 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.452288 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.452288 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:18.457379 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Volume info retrieved successfully. Aug 19 12:48:18.463146 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa6aa9ea-3853-4cde-938c-8551424c82e5 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.463671 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 66/259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:18.465413 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e998f0d0-48b8-4575-968c-edea184ebf24 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.468752 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e998f0d0-48b8-4575-968c-edea184ebf24 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:18.469001 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e998f0d0-48b8-4575-968c-edea184ebf24 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.469284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e998f0d0-48b8-4575-968c-edea184ebf24 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.469452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e998f0d0-48b8-4575-968c-edea184ebf24 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:18.476540 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.476540 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:18.477745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e998f0d0-48b8-4575-968c-edea184ebf24 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:18.478276 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 69/260] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:18.575972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.579001 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.579315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.579560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.593739 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.593739 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:18.599424 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:18.606853 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ba38b19f-05e4-42c8-a8c9-4ff5d2a901d8 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.607718 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 63/261] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:18.653576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.657136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] POST https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6/action Aug 19 12:48:18.657573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:18.657711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:18.673215 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.673215 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:18.673389 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:18.684519 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Begin detaching volume completed successfully. Aug 19 12:48:18.684884 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-213b9a38-c762-4821-ae67-2aea6b6f7f0d tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6/action returned with HTTP 202 Aug 19 12:48:18.685136 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 64/262] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:48:18 2026] POST /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:48:18.707892 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.710198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.710457 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.710677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.723732 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.723732 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:18.729547 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Volume info retrieved successfully. Aug 19 12:48:18.736123 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13ff1357-9dd8-4ec4-92a0-1e3c42a0f183 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.736759 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 67/263] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b46d19b-a219-48be-9ea1-b13601d23370 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b46d19b-a219-48be-9ea1-b13601d23370 None None] GET https://10.4.3.137/volume// Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b46d19b-a219-48be-9ea1-b13601d23370 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b46d19b-a219-48be-9ea1-b13601d23370 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b46d19b-a219-48be-9ea1-b13601d23370 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:18.739928 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 70/264] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:18.750575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:18.753094 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:18.753558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:18.754344 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:18.764508 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:18.764508 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:18.769450 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:18.774944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-d636266f-5814-4985-b59c-b7735dfc6b65 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:18.775646 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 64/265] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:18 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:19.182660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5bb745fd-9685-4730-899a-730fc2db620f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:19.183785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:19.184146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1216816134"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:19.186116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1216816134'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:19.186385 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Create volume of 1 GB Aug 19 12:48:19.196090 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Availability Zones retrieved successfully. Aug 19 12:48:19.205896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Flow 'volume_create_api' (148c3a80-19de-4402-9cdc-87a435883e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:19.207845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91826d64-4529-457b-a4d8-944059275351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:19.209562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:19.269378 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91826d64-4529-457b-a4d8-944059275351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:19.270990 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa42887-165d-4435-af55-6d42456e1083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:19.376581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Created reservations ['6638b26a-e466-40c1-9b2e-9e2271ac8609', '83300f6f-080b-4f88-a3fa-a5be666f2191', '0bd8fdf1-e996-41df-b214-00db72982502', '93ea7512-2434-485f-b6b1-c2af8273e070'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:19.377772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aa42887-165d-4435-af55-6d42456e1083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6638b26a-e466-40c1-9b2e-9e2271ac8609', '83300f6f-080b-4f88-a3fa-a5be666f2191', '0bd8fdf1-e996-41df-b214-00db72982502', '93ea7512-2434-485f-b6b1-c2af8273e070']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:19.378941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefe281a-d65a-4ea0-9cb2-69e29d6cd9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:19.410719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefe281a-d65a-4ea0-9cb2-69e29d6cd9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5dc7f28-35ff-4430-9242-5586ea419e1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1216816134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a03bd81384ca5b3ef1b8f5fdd743e',qos_specs=None,replication_status=,reservations=['6638b26a-e466-40c1-9b2e-9e2271ac8609','83300f6f-080b-4f88-a3fa-a5be666f2191','0bd8fdf1-e996-41df-b214-00db72982502','93ea7512-2434-485f-b6b1-c2af8273e070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642f3d47993482c8c257e3ea69c4eb1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1216816134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5dc7f28-35ff-4430-9242-5586ea419e1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='394a03bd81384ca5b3ef1b8f5fdd743e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1642f3d47993482c8c257e3ea69c4eb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:19.411483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dc876d-6c59-4153-97b5-38a4bd824910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:19.436752 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92dc876d-6c59-4153-97b5-38a4bd824910) transitioned into state 'SUCCESS' from state '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-1216816134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='394a03bd81384ca5b3ef1b8f5fdd743e',qos_specs=None,replication_status=,reservations=['6638b26a-e466-40c1-9b2e-9e2271ac8609','83300f6f-080b-4f88-a3fa-a5be666f2191','0bd8fdf1-e996-41df-b214-00db72982502','93ea7512-2434-485f-b6b1-c2af8273e070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1642f3d47993482c8c257e3ea69c4eb1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:19.437730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cab06a-4daf-4ba7-b5fd-8b24134766bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:19.452323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92cab06a-4daf-4ba7-b5fd-8b24134766bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:19.452323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Flow 'volume_create_api' (148c3a80-19de-4402-9cdc-87a435883e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:19.452323 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Create volume request issued successfully. Aug 19 12:48:19.452323 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb745fd-9685-4730-899a-730fc2db620f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:19.452577 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 65/266] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:48:19 2026] POST /volume/v3/volumes => generated 752 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:19.469350 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:19.473339 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:48:19.473339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:19.473339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:19.482886 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:19.482886 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:19.488109 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:48:19.494633 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:19.495983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c701a60d-beb4-48fe-a1c3-5c7d3f38f8d2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:48:19.495983 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 68/267] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:19 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:19.496932 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:19.497179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:19.497454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:19.497562 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:19.506535 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:19.506535 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:19.507487 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a2444c9-d41e-4604-8e19-2c9144c047c0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:19.507907 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 71/268] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:19 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:19.751685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:19.754110 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:19.754388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:19.754575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:19.766402 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:19.766402 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:19.770400 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Volume info retrieved successfully. Aug 19 12:48:19.776346 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adfd4ea6-adf6-4438-84a2-98ef74d747bc tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:19.776799 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 65/269] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:19 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:20.511126 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:20.519188 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:48:20.519188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:20.519806 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:20.521347 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:20.524874 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:20.525132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:20.525431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:20.525578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:20.529691 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:20.529691 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:20.530436 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:20.530436 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:20.530508 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a72107c-65b0-4dfc-bd69-9c1c3f20a318 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:20.530857 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 69/270] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:20 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:20.535662 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:48:20.543520 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c27bf471-7470-4d5e-8a82-2497d956ae0f tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:48:20.544391 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 66/271] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:20 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:20.793549 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:20.795572 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:20.795776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:20.795997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:20.807364 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:20.807364 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:20.813283 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Volume info retrieved successfully. Aug 19 12:48:20.822353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0c03c6d-f20e-4ead-9918-dfe0d33a780b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:20.822953 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 72/272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:20 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:21.526124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2d845049-30ed-48ec-a209-74443c72a94d req-ac49da38-b04d-4cbb-ab2d-6733fed8dd45 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:21.529068 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ac49da38-b04d-4cbb-ab2d-6733fed8dd45 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] DELETE https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 Aug 19 12:48:21.529305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ac49da38-b04d-4cbb-ab2d-6733fed8dd45 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:21.529514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ac49da38-b04d-4cbb-ab2d-6733fed8dd45 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:21.543068 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:21.543068 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:21.544686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-89543edb-2328-48f0-9f99-8c8452e2539d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:21.547215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89543edb-2328-48f0-9f99-8c8452e2539d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:21.547521 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89543edb-2328-48f0-9f99-8c8452e2539d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:21.547782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89543edb-2328-48f0-9f99-8c8452e2539d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:21.547975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-89543edb-2328-48f0-9f99-8c8452e2539d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:21.554184 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:21.554184 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:21.555395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89543edb-2328-48f0-9f99-8c8452e2539d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:21.555821 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 70/273] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:21 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:21.631790 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2d845049-30ed-48ec-a209-74443c72a94d req-ac49da38-b04d-4cbb-ab2d-6733fed8dd45 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 returned with HTTP 200 Aug 19 12:48:21.632363 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 66/274] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:48:21 2026] DELETE /volume/v3/attachments/98811491-1739-4a2f-8184-ed43adabb570 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:21.838855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0120add3-2ee6-4e89-b90b-872efafab017 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:21.840775 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0120add3-2ee6-4e89-b90b-872efafab017 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:21.844266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0120add3-2ee6-4e89-b90b-872efafab017 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:21.844266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0120add3-2ee6-4e89-b90b-872efafab017 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:21.848194 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:21.848194 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:21.851441 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0120add3-2ee6-4e89-b90b-872efafab017 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] Volume info retrieved successfully. Aug 19 12:48:21.855398 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0120add3-2ee6-4e89-b90b-872efafab017 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-reader] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:21.855767 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 67/275] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:21 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:21.906166 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:21.908310 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:21.908582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:21.908839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:21.920624 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:21.920624 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:21.925520 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:21.931501 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dbd8f25-7d4f-46d4-bc90-818e7da0595b tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:21.932064 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 73/276] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:21 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:21.984484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:21.986414 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:21.986628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:21.986845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:21.995608 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:21.995608 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:21.999175 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:22.003634 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbd9ac22-37aa-498b-b707-af7364cc9791 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:22.004025 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 71/277] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:21 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:22.573708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:22.577125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:22.577488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:22.578073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:22.578376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:22.590340 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:22.590340 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:22.592841 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-627b64f6-01d5-41ca-9fd1-1e4a48a9680e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:22.593417 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 67/278] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:22 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:23.606731 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:23.609745 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:23.609745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:23.609745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:23.609745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:23.615030 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:23.615030 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:23.616042 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f589f700-ca9e-41b5-9d71-3d512f38aff7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:23.616752 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 68/279] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:23 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:48:24.629077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:24.631364 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:24.631649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:24.632059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:24.632137 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:24.639286 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:24.639286 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:24.640224 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb797a8a-02b2-4f27-8ad3-2f678ae92f34 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:24.640668 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 74/280] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:24 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:25.460580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:25.462995 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:25.463197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:25.463405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:25.473630 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:25.473630 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:25.478701 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:25.483700 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-0f26b0fd-966e-4e3b-8d08-1015ecf6b11b tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:25.484202 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 72/281] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:25 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:25.652016 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8085504-32de-42ed-8320-ccd77f07b742 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:25.653976 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8085504-32de-42ed-8320-ccd77f07b742 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:25.654321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8085504-32de-42ed-8320-ccd77f07b742 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:25.655281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8085504-32de-42ed-8320-ccd77f07b742 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:25.655281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d8085504-32de-42ed-8320-ccd77f07b742 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:25.664823 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:25.664823 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:25.664823 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8085504-32de-42ed-8320-ccd77f07b742 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:25.665034 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 68/282] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:25 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:25.742179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08db07be-7ee2-416d-a506-6a46073c9140 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:25.742179 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] DELETE https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:25.742179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:25.742179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:25.742179 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Delete volume with id: 134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:25.752100 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:25.752100 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:25.753372 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:25.795285 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Delete volume request issued successfully. Aug 19 12:48:25.795285 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08db07be-7ee2-416d-a506-6a46073c9140 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 202 Aug 19 12:48:25.795285 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 69/283] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:25 2026] DELETE /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:48:25.808163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:25.813008 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:25.814361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:25.814361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:25.825488 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:25.825488 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:25.831109 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Volume info retrieved successfully. Aug 19 12:48:25.844205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0eb7b0db-7c95-490e-b872-10cb30a72474 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:25.844783 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0eb7b0db-7c95-490e-b872-10cb30a72474 None None] GET https://10.4.3.137/volume// Aug 19 12:48:25.844902 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87f7396e-2235-4b88-aa34-2eb99c72ac9c tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 200 Aug 19 12:48:25.845028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0eb7b0db-7c95-490e-b872-10cb30a72474 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:25.845298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0eb7b0db-7c95-490e-b872-10cb30a72474 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:25.845476 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 75/284] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:25 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:25.845671 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0eb7b0db-7c95-490e-b872-10cb30a72474 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:25.846002 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 73/285] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:48: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 19 12:48:25.867609 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-7833cff9-0563-48e9-9707-a38410f07859 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.123037 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-7833cff9-0563-48e9-9707-a38410f07859 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:26.123450 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-7833cff9-0563-48e9-9707-a38410f07859 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca721914-9af7-46c1-b2db-e62033f6ec9b", "connector": null, "instance_uuid": "c2fa18b3-4cac-45b3-bc86-e9f546eac2cb"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:26.160627 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.160627 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:26.173824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.176742 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:26.176944 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.177122 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.186592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.186592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:26.190435 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:26.195110 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-0abaf6ce-333b-40b3-9d33-fc514bedabee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:26.195686 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 70/286] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:26.205098 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-7833cff9-0563-48e9-9707-a38410f07859 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:26.205652 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 69/287] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:25 2026] POST /volume/v3/attachments => generated 273 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:26.245529 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7c762966-c1a9-413d-b47d-af064809bff8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.247565 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c762966-c1a9-413d-b47d-af064809bff8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:26.247780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c762966-c1a9-413d-b47d-af064809bff8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.247981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7c762966-c1a9-413d-b47d-af064809bff8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.262873 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.262873 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:26.265936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a04bd06f-8b3f-4ddc-987f-a634a18e5398 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.266419 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a04bd06f-8b3f-4ddc-987f-a634a18e5398 None None] GET https://10.4.3.137/volume// Aug 19 12:48:26.266656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a04bd06f-8b3f-4ddc-987f-a634a18e5398 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.266880 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a04bd06f-8b3f-4ddc-987f-a634a18e5398 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.267345 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a04bd06f-8b3f-4ddc-987f-a634a18e5398 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:26.267712 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 74/288] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:26.275026 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7c762966-c1a9-413d-b47d-af064809bff8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:26.278423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.280348 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7c762966-c1a9-413d-b47d-af064809bff8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:26.281011 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 76/289] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:26.281456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:26.281943 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.282035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.296064 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.296064 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:26.302191 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:26.306204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0e5b66d8-e382-4384-b0e7-1852a2d498a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.306619 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e5b66d8-e382-4384-b0e7-1852a2d498a2 None None] GET https://10.4.3.137/volume// Aug 19 12:48:26.306789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e5b66d8-e382-4384-b0e7-1852a2d498a2 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.306975 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0e5b66d8-e382-4384-b0e7-1852a2d498a2 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.307349 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0e5b66d8-e382-4384-b0e7-1852a2d498a2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:26.307815 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 70/290] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:48: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 19 12:48:26.308623 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-78bd3ade-baeb-4490-8bdf-4c10893662a9 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:26.309239 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 71/291] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1247 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:26.316657 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-da16f727-6a54-45a0-9ad8-82490182e1de req-7dce29d2-0da1-4a2b-8ade-6a48929a1de9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.319241 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-7dce29d2-0da1-4a2b-8ade-6a48929a1de9 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:26.319621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-7dce29d2-0da1-4a2b-8ade-6a48929a1de9 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90d7c27d-2511-4f4c-888e-3d0e6600792b", "connector": null, "instance_uuid": "7ed4a3cd-7ecf-4dd8-993c-03fd788afa02"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:26.330282 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.330282 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:26.369680 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-7dce29d2-0da1-4a2b-8ade-6a48929a1de9 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:26.370174 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 75/292] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:26 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:26.392933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.394990 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] PUT https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 Aug 19 12:48:26.395435 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:26.398169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.400660 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:26.400871 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.401158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.405603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Acquiring lock "cinder-attachment_update-ca721914-9af7-46c1-b2db-e62033f6ec9b-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:26.410895 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.410895 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:26.411277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Lock "cinder-attachment_update-ca721914-9af7-46c1-b2db-e62033f6ec9b-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:26.412379 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.412379 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:26.413665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-809d93e5-4b2a-4200-9728-741032b72f35 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.414067 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-809d93e5-4b2a-4200-9728-741032b72f35 None None] GET https://10.4.3.137/volume// Aug 19 12:48:26.414293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-809d93e5-4b2a-4200-9728-741032b72f35 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.414494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-809d93e5-4b2a-4200-9728-741032b72f35 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.414839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-809d93e5-4b2a-4200-9728-741032b72f35 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:26.415138 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 72/293] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:26.415231 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:26.419895 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e752d4d4-57e9-4a65-97d6-f418ba56bc78 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:26.420425 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 71/294] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:26.423461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.431080 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:26.431345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.431521 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.441628 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.441628 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:26.444682 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:26.449569 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-a675e1e7-3b17-49a6-a251-545bf9bf7ea7 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:26.450356 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 76/295] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1031 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:26.531773 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Lock "cinder-attachment_update-ca721914-9af7-46c1-b2db-e62033f6ec9b-np0000007775" released by "attachment_update" :: held 0.120s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:26.532157 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-56c8567f-2a9b-4622-9ccf-c0c1e1ffbbec tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 returned with HTTP 200 Aug 19 12:48:26.532799 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 77/296] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:26 2026] PUT /volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:26.553962 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.556502 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] PUT https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c Aug 19 12:48:26.556971 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:26.565617 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Acquiring lock "cinder-attachment_update-90d7c27d-2511-4f4c-888e-3d0e6600792b-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:26.572703 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Lock "cinder-attachment_update-90d7c27d-2511-4f4c-888e-3d0e6600792b-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:26.574813 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.574813 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:26.678484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.682361 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Lock "cinder-attachment_update-90d7c27d-2511-4f4c-888e-3d0e6600792b-np0000007775" released by "attachment_update" :: held 0.109s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:26.682603 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-63c5cd94-fae7-46e4-ba73-8bff2645a0f3 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c returned with HTTP 200 Aug 19 12:48:26.682676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:26.682820 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.683002 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.683060 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 73/297] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:26 2026] PUT /volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:26.683134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:26.690299 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:26.690299 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:26.690299 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c51aa4d-495b-4b37-8ec6-de233cf47edd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:26.690299 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 72/298] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:26.859894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d8dee7ba-f826-44c7-a89a-69984853c465 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:26.861901 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8dee7ba-f826-44c7-a89a-69984853c465 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] GET https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 Aug 19 12:48:26.862125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8dee7ba-f826-44c7-a89a-69984853c465 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:26.862363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8dee7ba-f826-44c7-a89a-69984853c465 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:26.868404 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8dee7ba-f826-44c7-a89a-69984853c465 tempest-AttachSCSIVolumeTestJSON-1136280973 tempest-AttachSCSIVolumeTestJSON-1136280973-project-member] https://10.4.3.137/volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 returned with HTTP 404 Aug 19 12:48:26.868914 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 77/299] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:26 2026] GET /volume/v3/volumes/134fb8f0-3a47-42e0-bb1c-9f4c45b1e0c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:27.296713 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:27.298519 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:27.298780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:27.299033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:27.317058 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:27.317058 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:27.323908 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:27.328886 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a396c5ca-2b9e-49d3-9f1c-18ac12ba748e tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:27.329316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 78/300] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:27 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:27.438416 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dece64a9-13ea-4f5f-b953-368dd8376bee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:27.440014 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dece64a9-13ea-4f5f-b953-368dd8376bee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:27.440221 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dece64a9-13ea-4f5f-b953-368dd8376bee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:27.440429 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dece64a9-13ea-4f5f-b953-368dd8376bee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:27.449985 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:27.449985 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:27.454090 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dece64a9-13ea-4f5f-b953-368dd8376bee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:27.460489 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dece64a9-13ea-4f5f-b953-368dd8376bee tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:27.460982 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 74/301] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:27 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:27.704769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9dc95e5e-3343-407b-b911-03893cf33d1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:27.706983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dc95e5e-3343-407b-b911-03893cf33d1e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:27.707263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dc95e5e-3343-407b-b911-03893cf33d1e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:27.707553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dc95e5e-3343-407b-b911-03893cf33d1e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:27.707895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9dc95e5e-3343-407b-b911-03893cf33d1e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:27.713636 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:27.713636 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:27.714857 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dc95e5e-3343-407b-b911-03893cf33d1e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:27.715311 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 73/302] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:27 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:28.348884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:28.353339 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:28.353339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:28.353339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:28.375595 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:28.375595 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:28.379987 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:28.385351 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-484ee28b-59ef-4f41-b84f-bd622dafc8cf tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:28.385715 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 78/303] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:28 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:28.474200 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:28.476197 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:28.476446 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:28.476662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:28.491521 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:28.491521 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:28.495691 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:28.503992 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ac77255-5460-4e16-a2ed-a5c60f45682d tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:28.504504 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 79/304] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:28 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:28.727952 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:28.730781 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:28.730781 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:28.730988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:28.730988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:28.735895 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:28.735895 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:28.736803 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1b16ea9-4a64-44e3-aa2d-ed467448d5fa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:28.737418 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 75/305] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:28 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:29.401593 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:29.402068 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:29.402068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:29.403062 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:29.423827 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:29.423827 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:29.429021 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:29.434222 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dec95b24-01bf-4ec0-88f1-bd559deacd78 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:29.434867 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 74/306] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:29 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:29.518776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:29.522919 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:29.523110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:29.523318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:29.546435 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:29.546435 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:29.550965 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:29.557601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-125a186f-f7fb-47a3-b775-2aa96b62d84a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:29.558009 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 79/307] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:29 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:29.750267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:29.756198 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:29.756198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:29.756381 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:29.756479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:29.765058 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:29.765058 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:29.766076 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75d9c405-bd15-48af-bb9b-b8f0873633d6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:29.766493 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 80/308] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:29 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:30.450546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:30.452414 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:30.452602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:30.452782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:30.462639 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:30.462639 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:30.466153 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:30.470632 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b7ba09d-4e20-4984-9861-549a5966aca8 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:30.470967 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 76/309] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:30 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:30.576933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a32bd555-7461-40d1-841b-8faa9584c4eb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:30.579563 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a32bd555-7461-40d1-841b-8faa9584c4eb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:30.579825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a32bd555-7461-40d1-841b-8faa9584c4eb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:30.580099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a32bd555-7461-40d1-841b-8faa9584c4eb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:30.597560 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:30.597560 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:30.602412 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a32bd555-7461-40d1-841b-8faa9584c4eb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:30.607785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a32bd555-7461-40d1-841b-8faa9584c4eb tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:30.611275 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 75/310] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:30 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:30.784470 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:30.787774 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:30.787996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:30.788101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:30.788271 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:30.796046 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:30.796046 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:30.797121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78b8a19a-03b8-4e81-adca-7ffc3763c3a4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:30.797662 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 80/311] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:30 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:31.490225 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4a5abe74-f815-45a8-8170-76b98d666f1f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:31.494485 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a5abe74-f815-45a8-8170-76b98d666f1f tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:31.494694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a5abe74-f815-45a8-8170-76b98d666f1f tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:31.494886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4a5abe74-f815-45a8-8170-76b98d666f1f tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:31.509414 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:31.509414 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:31.522604 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4a5abe74-f815-45a8-8170-76b98d666f1f tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:31.531977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4a5abe74-f815-45a8-8170-76b98d666f1f tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:31.532635 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 81/312] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:31 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:31.629371 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7005bdc6-16f4-45f0-b481-a6733334405c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:31.631116 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7005bdc6-16f4-45f0-b481-a6733334405c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:31.631687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7005bdc6-16f4-45f0-b481-a6733334405c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:31.631687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7005bdc6-16f4-45f0-b481-a6733334405c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:31.651992 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:31.651992 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:31.660041 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7005bdc6-16f4-45f0-b481-a6733334405c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:31.670311 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7005bdc6-16f4-45f0-b481-a6733334405c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:31.670909 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 77/313] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:31 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:31.811670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:31.822359 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:31.822359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:31.822359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:31.822359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:31.831710 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:31.831710 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:31.832532 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad64d5cf-4b64-4f41-8199-fbb2601075e3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:31.834387 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 76/314] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:31 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:32.549383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-52042d1d-39b4-41b0-a665-1639773acf4a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:32.557140 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52042d1d-39b4-41b0-a665-1639773acf4a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:32.557443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52042d1d-39b4-41b0-a665-1639773acf4a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:32.557724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52042d1d-39b4-41b0-a665-1639773acf4a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:32.569770 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:32.569770 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:32.574056 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-52042d1d-39b4-41b0-a665-1639773acf4a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:32.580004 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52042d1d-39b4-41b0-a665-1639773acf4a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:32.580863 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 81/315] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:32 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:32.689559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7a4dc459-898a-4679-9fc4-88c503850645 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:32.694102 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a4dc459-898a-4679-9fc4-88c503850645 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:32.694374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a4dc459-898a-4679-9fc4-88c503850645 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:32.694609 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7a4dc459-898a-4679-9fc4-88c503850645 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:32.705144 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:32.705144 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:32.708779 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7a4dc459-898a-4679-9fc4-88c503850645 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:32.712770 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7a4dc459-898a-4679-9fc4-88c503850645 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:32.713158 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 82/316] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:32 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:32.844933 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:32.847199 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:32.847453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:32.847708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:32.847801 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:32.851951 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:32.851951 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:32.852749 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39c17917-bcbe-4bea-8d9b-e5cc23cd7e53 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:32.853338 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 78/317] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:32 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:33.594899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:33.597546 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:33.597754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:33.597969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:33.611447 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:33.611447 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:33.617179 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:33.623574 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb1452cf-a0ec-4f9e-9c2f-c2f6ed35aa0a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:33.624118 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 77/318] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:33 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:33.730954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:33.732899 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:33.733407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:33.734930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:33.747675 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:33.747675 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:33.753613 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:33.760722 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-afd6fd9e-ffc8-4a03-a8ec-2801574f80dc tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:33.761352 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 82/319] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:33 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:33.866560 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:33.872492 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:33.872825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:33.873110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:33.873680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:33.879610 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:33.879610 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:33.881408 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c47918f5-a1aa-439d-b65b-e739d04232f4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:33.881408 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 83/320] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:33 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:33.921471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-13e8693b-2927-47dd-83dc-69dc15312925 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:33.924305 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-13e8693b-2927-47dd-83dc-69dc15312925 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] POST https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149/action Aug 19 12:48:33.924715 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-13e8693b-2927-47dd-83dc-69dc15312925 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:33.924847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-13e8693b-2927-47dd-83dc-69dc15312925 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:33.949831 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:33.949831 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:33.964826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b533571d-71eb-4646-99e4-5ab19c85ba82 req-13e8693b-2927-47dd-83dc-69dc15312925 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149/action returned with HTTP 204 Aug 19 12:48:33.965491 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 79/321] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:33 2026] POST /volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:34.638986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c591b628-1a85-4013-b246-8c52d4dc1822 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:34.641783 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c591b628-1a85-4013-b246-8c52d4dc1822 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:34.641783 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c591b628-1a85-4013-b246-8c52d4dc1822 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:34.642039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c591b628-1a85-4013-b246-8c52d4dc1822 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:34.655705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:34.655705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:34.660326 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c591b628-1a85-4013-b246-8c52d4dc1822 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:34.666369 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c591b628-1a85-4013-b246-8c52d4dc1822 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:34.666558 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 78/322] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:34 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1327 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:34.682671 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:34.685115 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:34.685539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:34.685820 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:34.697203 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:34.697203 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:34.701974 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:34.707392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c0fc419-0fa2-407e-8b7d-4ce7105bf888 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:34.707887 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 83/323] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:34 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:34.775968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e698dd30-b271-486b-b7d8-514cf8419ddf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:34.779927 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e698dd30-b271-486b-b7d8-514cf8419ddf tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:34.780192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e698dd30-b271-486b-b7d8-514cf8419ddf tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:34.780433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e698dd30-b271-486b-b7d8-514cf8419ddf tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:34.797604 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:34.797604 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:34.804681 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e698dd30-b271-486b-b7d8-514cf8419ddf tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:34.814923 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e698dd30-b271-486b-b7d8-514cf8419ddf tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:34.815601 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 84/324] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:34 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:34.895872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:34.897746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:34.898046 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:34.898436 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:34.898552 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:34.905165 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:34.905165 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:34.906739 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3de32c79-f6cd-4c4a-9597-6b36f599b8aa tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:34.907346 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 80/325] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:34 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:35.270404 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.273125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] POST https://10.4.3.137/volume/v3/snapshots/e2601c14-8b9a-477e-8bdd-0aa507b39f5a/action Aug 19 12:48:35.273638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:35.274027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:35.279447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100261) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 12:48:35.292234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.294879 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:35.295026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.295344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.298273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.302803 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] POST https://10.4.3.137/volume/v3/snapshots/None/action Aug 19 12:48:35.303383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:35.303466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:35.306835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.snapshot_actions [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100263) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 12:48:35.306975 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c17a85ff-5ffa-4e7e-b4c9-24af470f29ca req-97889ac6-00f6-4c99-a2b4-44a74b4aa80f tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] https://10.4.3.137/volume/v3/snapshots/e2601c14-8b9a-477e-8bdd-0aa507b39f5a/action returned with HTTP 404 Aug 19 12:48:35.307553 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 79/326] 10.4.3.137 () {72 vars in 1678 bytes} [Wed Aug 19 12:48:35 2026] POST /volume/v3/snapshots/e2601c14-8b9a-477e-8bdd-0aa507b39f5a/action => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:35.312814 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.312814 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:35.321589 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:35.328807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c7bfca50-0c61-4d43-9ec7-b8da2e360608 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:35.329431 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 84/327] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:35 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:35.346778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9a4e4e49-7825-4bac-909f-5fc9dad5936f req-55245dcb-f023-44d1-84c2-ce26e8c65f56 tempest-VolumesAssistedSnapshotsTest-649419122 tempest-VolumesAssistedSnapshotsTest-649419122-project] https://10.4.3.137/volume/v3/snapshots/None/action returned with HTTP 404 Aug 19 12:48:35.348864 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 85/328] 10.4.3.137 () {72 vars in 1582 bytes} [Wed Aug 19 12:48:35 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:35.420512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.424658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:35.424921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.425899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.442808 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.442808 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:35.451893 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:35.458395 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-565d65dd-d0d1-49fe-8969-faa2838e493a tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:35.458395 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 81/329] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:35 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:35.512559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.514847 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] POST https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b/action Aug 19 12:48:35.515325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:35.515472 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:35.528981 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.528981 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:35.529525 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:35.538845 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Begin detaching volume completed successfully. Aug 19 12:48:35.539129 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-c8e91867-327c-4658-b638-4e402d2fa8ee tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b/action returned with HTTP 202 Aug 19 12:48:35.539666 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 80/330] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:48:35 2026] POST /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:48:35.600424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-38b0997b-0a6b-4eb1-a409-d81812699e6d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.600424 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38b0997b-0a6b-4eb1-a409-d81812699e6d None None] GET https://10.4.3.137/volume// Aug 19 12:48:35.600730 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38b0997b-0a6b-4eb1-a409-d81812699e6d None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.601115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38b0997b-0a6b-4eb1-a409-d81812699e6d None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.601475 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38b0997b-0a6b-4eb1-a409-d81812699e6d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:35.601787 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 85/331] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:35.613312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.616766 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:35.617110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.617429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.631681 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.631681 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:35.636783 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:35.643307 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-78f2f4fe-aac4-407c-a532-ee4b3ae08a84 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:35.643902 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 86/332] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:35 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1553 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:35.835664 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.841373 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:35.841677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.841899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.854718 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.854718 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:35.859702 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:35.867505 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-771c964b-362f-4a07-8c50-c271c9fa8a15 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:35.868123 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 82/333] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:35 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:35.920973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:35.922871 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:35.923120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:35.923337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:35.923471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:35.933407 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:35.933407 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:35.934388 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ec9756e-1e91-44e2-90c6-0d09574c463b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:35.934938 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 81/334] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:35 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:36.885112 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:36.887789 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:36.888231 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:36.888554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:36.907799 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:36.907799 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:36.914208 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:36.924216 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8e7c6c4-ab46-41fd-bf96-1053beff1f1c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:36.924993 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 86/335] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:36 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:36.951639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:36.955955 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:36.955955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:36.955955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:36.955955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:36.960610 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:36.960610 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:36.962919 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30d15ec8-8d11-4ade-bfc5-731f52c4d29f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:36.962919 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 87/336] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:36 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:36.965576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-da16f727-6a54-45a0-9ad8-82490182e1de req-95c581d9-291d-4bed-bb45-2c82066475ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:36.968138 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-95c581d9-291d-4bed-bb45-2c82066475ea tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] POST https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c/action Aug 19 12:48:36.968616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-95c581d9-291d-4bed-bb45-2c82066475ea tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:36.968774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-95c581d9-291d-4bed-bb45-2c82066475ea tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:36.990814 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:36.990814 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:37.005915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-da16f727-6a54-45a0-9ad8-82490182e1de req-95c581d9-291d-4bed-bb45-2c82066475ea tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c/action returned with HTTP 204 Aug 19 12:48:37.007149 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 83/337] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:36 2026] POST /volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:37.120938 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-3f0ac917-3a7d-4313-8078-49c25943f3d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.124598 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-3f0ac917-3a7d-4313-8078-49c25943f3d2 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] DELETE https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 Aug 19 12:48:37.124888 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-3f0ac917-3a7d-4313-8078-49c25943f3d2 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.125176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-3f0ac917-3a7d-4313-8078-49c25943f3d2 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.133472 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.133472 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:37.207744 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f74be8c2-136c-4bd2-b53e-3cb8e07b0809 req-3f0ac917-3a7d-4313-8078-49c25943f3d2 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 returned with HTTP 200 Aug 19 12:48:37.210329 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 82/338] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:48:37 2026] DELETE /volume/v3/attachments/c99afcac-bfe1-4bd9-bdb4-d0a8de364149 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:37.734988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-208e9e63-2230-425a-990d-77e979f23c21 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.737084 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-208e9e63-2230-425a-990d-77e979f23c21 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:37.737348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-208e9e63-2230-425a-990d-77e979f23c21 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.737545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-208e9e63-2230-425a-990d-77e979f23c21 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.745455 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.745455 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:37.749443 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-208e9e63-2230-425a-990d-77e979f23c21 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:37.753340 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-208e9e63-2230-425a-990d-77e979f23c21 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:37.753828 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 87/339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:37 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:37.769480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-313dc0a1-fb72-4c88-81f7-853998328d31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.771858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:37.772130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.772422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.772596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Delete volume with id: ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:37.783810 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.783810 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:37.784268 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:37.804773 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Delete volume request issued successfully. Aug 19 12:48:37.805091 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-313dc0a1-fb72-4c88-81f7-853998328d31 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 202 Aug 19 12:48:37.805686 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 88/340] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:37 2026] DELETE /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:48:37.814622 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.817490 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:37.817717 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.817910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.825908 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.825908 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:37.829750 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Volume info retrieved successfully. Aug 19 12:48:37.834893 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2961b82c-33c3-4fe3-bb7b-ca8140feffca tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 200 Aug 19 12:48:37.835401 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 84/341] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:37 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:37.941878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-36790515-72a2-4cff-aed7-9be3c1339f6a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.944010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36790515-72a2-4cff-aed7-9be3c1339f6a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:37.944273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36790515-72a2-4cff-aed7-9be3c1339f6a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.944526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36790515-72a2-4cff-aed7-9be3c1339f6a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.957224 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.957224 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:37.962655 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36790515-72a2-4cff-aed7-9be3c1339f6a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:37.968142 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36790515-72a2-4cff-aed7-9be3c1339f6a tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:37.968640 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 83/342] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:37 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:37.978499 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.982546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:37.982770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.983771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.983899 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:37.984950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:37.986860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:37.987055 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:37.987285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:37.990119 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.990119 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:37.991563 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81aedbe3-afca-4a71-b623-94c89a5c8dca tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:37.992103 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 88/343] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:37 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:37.998527 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:37.998527 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:38.002892 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:38.005197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.010091 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 Aug 19 12:48:38.010281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.010496 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.012220 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-617fb1ae-c226-4794-af56-e2d17ef581d8 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:38.012657 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 89/344] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:37 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:38.025695 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:38.025695 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:38.030276 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:38.035983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d227fc95-d018-41b2-a15d-7e8c99e0c546 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 returned with HTTP 200 Aug 19 12:48:38.036429 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 85/345] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:38 2026] GET /volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:38.050943 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.052727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:48:38.052940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.053135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.053639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:48:38.054392 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:48:38.091572 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Get all volumes completed successfully. Aug 19 12:48:38.092292 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a953e423-3ba7-40bd-bcd7-a0623dc645bb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:48:38.092874 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 84/346] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:48:38 2026] GET /volume/v3/volumes => generated 663 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:38.092959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.096735 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:38.096995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.097306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.104262 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c08300c0-e69d-4635-b33d-782bc945229a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.106440 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] DELETE https://10.4.3.137/volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 Aug 19 12:48:38.106675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.106948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.107151 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume with id: baa09a99-d2f4-4625-a6af-3de020b8ed52 Aug 19 12:48:38.112582 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:38.112582 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:38.115738 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:38.115738 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:38.116474 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:38.117721 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:38.124354 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-532cb2f3-63d9-460c-ae82-c43b5308da2d req-ec5e32a2-d2ae-4faf-9e02-bf083059e4b4 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:38.124881 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 89/347] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:38 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:38.140381 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume request issued successfully. Aug 19 12:48:38.140381 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c08300c0-e69d-4635-b33d-782bc945229a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 returned with HTTP 202 Aug 19 12:48:38.141596 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 90/348] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:38 2026] DELETE /volume/v3/volumes/baa09a99-d2f4-4625-a6af-3de020b8ed52 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:48:38.153865 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.157059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] DELETE https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a Aug 19 12:48:38.157059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.157059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.157059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Delete backup with id: 88e6531b-3601-4b36-b428-3f2d2f7b244a. Aug 19 12:48:38.161474 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:38.161474 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:38.188018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] delete_backup rpcapi backup_id 88e6531b-3601-4b36-b428-3f2d2f7b244a {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:48:38.191297 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acde696a-eeeb-4330-bd24-90fd4c3dc5e1 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a returned with HTTP 202 Aug 19 12:48:38.191827 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 86/349] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:38 2026] DELETE /volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:48:38.208685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.211106 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a Aug 19 12:48:38.211414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.211673 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.211835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Show backup with id 88e6531b-3601-4b36-b428-3f2d2f7b244a. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:38.228143 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:38.228143 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:38.228878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f516e739-c6f4-45fe-a698-19e3ed285f82 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a returned with HTTP 200 Aug 19 12:48:38.229271 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 85/350] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:38 2026] GET /volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:38.852751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-68d4cedb-37c8-437b-b854-b452c54eae8d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:38.854863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68d4cedb-37c8-437b-b854-b452c54eae8d tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:38.855140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68d4cedb-37c8-437b-b854-b452c54eae8d tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:38.855420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68d4cedb-37c8-437b-b854-b452c54eae8d tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:38.863565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68d4cedb-37c8-437b-b854-b452c54eae8d tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 404 Aug 19 12:48:38.864236 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 90/351] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:38 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:39.242558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a22bf117-c124-4c9f-aced-9844364f71f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:39.245353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a22bf117-c124-4c9f-aced-9844364f71f4 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] GET https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a Aug 19 12:48:39.245667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a22bf117-c124-4c9f-aced-9844364f71f4 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:39.245947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a22bf117-c124-4c9f-aced-9844364f71f4 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:39.246145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a22bf117-c124-4c9f-aced-9844364f71f4 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Show backup with id 88e6531b-3601-4b36-b428-3f2d2f7b244a. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:39.251774 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a22bf117-c124-4c9f-aced-9844364f71f4 tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a returned with HTTP 404 Aug 19 12:48:39.252830 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 91/352] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:39 2026] GET /volume/v3/backups/88e6531b-3601-4b36-b428-3f2d2f7b244a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:39.264501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b50db65-641a-4978-bf5e-b1df13cba25a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:39.267995 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] DELETE https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:39.268314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:39.268515 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:39.268647 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete backup with id: 4b047588-0f27-4aec-976b-02aa6d8f31b6. Aug 19 12:48:39.277539 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:39.277539 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:39.292864 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] delete_backup rpcapi backup_id 4b047588-0f27-4aec-976b-02aa6d8f31b6 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:48:39.296805 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b50db65-641a-4978-bf5e-b1df13cba25a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 202 Aug 19 12:48:39.297344 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 87/353] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:39 2026] DELETE /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:48:39.310238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:39.312684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:39.313192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:39.317669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:39.317836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:39.329502 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:39.329502 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:39.330024 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7f2ca56-35ac-47c6-a323-edae5632bbb2 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 200 Aug 19 12:48:39.330687 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 86/354] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:39 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:40.345953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:40.348456 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 Aug 19 12:48:40.349179 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:40.351376 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:40.351376 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 4b047588-0f27-4aec-976b-02aa6d8f31b6. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:40.355767 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d59f84a8-36b0-4c84-9995-2fb8e3187095 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 returned with HTTP 404 Aug 19 12:48:40.356606 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 91/355] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:40 2026] GET /volume/v3/backups/4b047588-0f27-4aec-976b-02aa6d8f31b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:40.503693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:40.505709 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:40.505889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:40.506138 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:40.517133 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:40.517133 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:40.524275 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:40.533217 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e2a9e5f-2db3-4222-8e3e-c0913f30c90d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 200 Aug 19 12:48:40.534051 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 92/356] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:40 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:40.547055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:40.550435 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:40.550656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:40.550917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:40.551161 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume with id: c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:40.560621 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:40.560621 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:40.561577 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:40.589451 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume request issued successfully. Aug 19 12:48:40.589693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb72d660-2c31-4237-8dc8-86f05cc38299 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 202 Aug 19 12:48:40.590502 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 88/357] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:40 2026] DELETE /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:48:40.603032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:40.606731 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:40.606868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:40.607680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:40.618755 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:40.618755 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:40.626120 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:40.635105 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21b68343-6f75-4cf5-a0ff-94b8f3af14f5 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 200 Aug 19 12:48:40.635772 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 87/358] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:40 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:48:41.650809 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f6305d2a-cdd9-4d18-a2f8-973ecac6ba89 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:41.655433 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6305d2a-cdd9-4d18-a2f8-973ecac6ba89 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 Aug 19 12:48:41.655433 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6305d2a-cdd9-4d18-a2f8-973ecac6ba89 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:41.655433 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6305d2a-cdd9-4d18-a2f8-973ecac6ba89 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:41.668466 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6305d2a-cdd9-4d18-a2f8-973ecac6ba89 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 returned with HTTP 404 Aug 19 12:48:41.669190 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 92/359] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:41 2026] GET /volume/v3/volumes/c111b878-3736-492f-b882-4ae772567588 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:41.688788 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:41.691801 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:41.692272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1446679269"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:41.695547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1446679269'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:41.695547 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume of 1 GB Aug 19 12:48:41.711441 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:48:41.710193. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:48:41.711626 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Availability Zones retrieved successfully. Aug 19 12:48:41.745540 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (1c3d0161-387e-492a-9700-6fc0ce397d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:41.747272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54548590-7843-471f-b503-6cead6257025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:41.748815 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:41.816280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54548590-7843-471f-b503-6cead6257025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:41.817068 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb2a5a9-b557-4378-a860-ace896c331f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:41.863728 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-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 19 12:48:41.864179 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-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 19 12:48:41.882889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Created reservations ['3fc46336-be64-4e55-a77e-7c4e01bb31ee', '03060b2c-5140-48e7-8b71-dfb589e9575f', '558f45a1-64dd-45f1-b47b-34fd29d3430c', '6f4de62f-7d08-425d-aa47-d0b7194ebf7a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:41.883830 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb2a5a9-b557-4378-a860-ace896c331f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc46336-be64-4e55-a77e-7c4e01bb31ee', '03060b2c-5140-48e7-8b71-dfb589e9575f', '558f45a1-64dd-45f1-b47b-34fd29d3430c', '6f4de62f-7d08-425d-aa47-d0b7194ebf7a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:41.884782 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8ac77b-3703-4606-9c2e-19e91000f2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:41.920693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8ac77b-3703-4606-9c2e-19e91000f2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6adc0e09-197d-4860-9ac3-df829c6c1218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1446679269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['3fc46336-be64-4e55-a77e-7c4e01bb31ee','03060b2c-5140-48e7-8b71-dfb589e9575f','558f45a1-64dd-45f1-b47b-34fd29d3430c','6f4de62f-7d08-425d-aa47-d0b7194ebf7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1446679269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6adc0e09-197d-4860-9ac3-df829c6c1218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfdf2089a6284bae938167d93b57e212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:41.921806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9164b8e-6f1b-4672-8789-fa6f0347cb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:41.947801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9164b8e-6f1b-4672-8789-fa6f0347cb09) transitioned into state 'SUCCESS' from state '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-1446679269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfdf2089a6284bae938167d93b57e212',qos_specs=None,replication_status=,reservations=['3fc46336-be64-4e55-a77e-7c4e01bb31ee','03060b2c-5140-48e7-8b71-dfb589e9575f','558f45a1-64dd-45f1-b47b-34fd29d3430c','6f4de62f-7d08-425d-aa47-d0b7194ebf7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d7cf7cc1f41d8b82e64dc198f82d2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:41.949103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b2784f-1a19-4b38-901d-5b0e1df96ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:41.963601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8b2784f-1a19-4b38-901d-5b0e1df96ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:41.964594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Flow 'volume_create_api' (1c3d0161-387e-492a-9700-6fc0ce397d6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:41.964918 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Create volume request issued successfully. Aug 19 12:48:41.965593 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46bbb530-b906-4da1-ba85-ff1ff13761cd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:41.967064 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 93/360] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:48:41 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:41.982065 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d45fe8fc-887a-437c-8905-918e9d363492 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:41.985109 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45fe8fc-887a-437c-8905-918e9d363492 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:48:41.985529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d45fe8fc-887a-437c-8905-918e9d363492 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:41.985872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d45fe8fc-887a-437c-8905-918e9d363492 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:41.999390 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:41.999390 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:42.004541 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d45fe8fc-887a-437c-8905-918e9d363492 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:42.011197 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45fe8fc-887a-437c-8905-918e9d363492 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 200 Aug 19 12:48:42.012034 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 89/361] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:41 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:42.625600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:42.628471 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:48:42.628748 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:42.629033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:42.640048 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:42.640048 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:42.645065 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:48:42.650742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2c48b211-d182-415c-bc96-db36cf800835 req-08778b20-3a33-4021-aba9-231371a795f1 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:48:42.651774 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 88/362] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:42 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:43.035085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:43.039979 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:48:43.040793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:43.040793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:43.061825 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:43.061825 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:43.069471 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:43.077872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b49215f-01cd-4e28-b251-0a4aa69c2cef tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 200 Aug 19 12:48:43.078601 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 93/363] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:43 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:43.097283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:43.099970 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:48:43.100417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6adc0e09-197d-4860-9ac3-df829c6c1218", "name": "tempest-VolumesBackupsAdminTest-Backup-851693060", "container": "tempest-volumesbackupsadmintest-backup-container-1390124879"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:43.102550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Creating new backup {'backup': {'volume_id': '6adc0e09-197d-4860-9ac3-df829c6c1218', 'name': 'tempest-VolumesBackupsAdminTest-Backup-851693060', 'container': 'tempest-volumesbackupsadmintest-backup-container-1390124879'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:48:43.103319 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Creating backup of volume 6adc0e09-197d-4860-9ac3-df829c6c1218 in container tempest-volumesbackupsadmintest-backup-container-1390124879 Aug 19 12:48:43.114213 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:43.114213 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:43.114829 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:48:43.139803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Created reservations ['e5023069-21fc-47e0-929a-3077eca0103d', '22b3b1b4-059a-4cda-aeed-3a152d23b262'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:43.181092 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1953419-4119-4799-90ca-da7c4c7ee1d4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:48:43.181769 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 94/364] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:48:43 2026] POST /volume/v3/backups => generated 334 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:43.196844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:43.199589 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:43.200810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:43.201176 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:43.201803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:43.208353 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:43.208353 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:43.211565 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c71bf32-6e5f-4fa9-9b04-56487b2da450 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:43.212171 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 90/365] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:43 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:43.478865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:43.481236 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:43.481561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:43.481837 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:43.482143 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Delete volume with id: ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:43.490598 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-711f8fdd-7fb1-4580-bec6-ac8178f3f3dc tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 404 Aug 19 12:48:43.491383 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 89/366] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:48:43 2026] DELETE /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:43.500924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5f3cbb7-5786-4815-a9b0-5d5a509e4f38 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:43.503320 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5f3cbb7-5786-4815-a9b0-5d5a509e4f38 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] GET https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b Aug 19 12:48:43.503617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5f3cbb7-5786-4815-a9b0-5d5a509e4f38 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:43.503869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5f3cbb7-5786-4815-a9b0-5d5a509e4f38 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:43.511436 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5f3cbb7-5786-4815-a9b0-5d5a509e4f38 tempest-VolumesAssistedSnapshotsTest-1264712849 tempest-VolumesAssistedSnapshotsTest-1264712849-project-admin] https://10.4.3.137/volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b returned with HTTP 404 Aug 19 12:48:43.512173 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 94/367] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:43 2026] GET /volume/v3/volumes/ca721914-9af7-46c1-b2db-e62033f6ec9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:44.228431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:44.233840 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:44.234052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:44.239968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:44.239968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:44.247147 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:44.247147 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:44.249360 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5356528-c6bf-4100-b402-1bce40cb9da7 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:44.250786 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 95/368] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:44 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:45.271274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:45.272319 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:45.272644 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:45.272915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:45.273077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:45.282382 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:45.282382 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:45.283606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ef91171-ad2d-4d17-b523-7a7b5a2f04bd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:45.284156 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 91/369] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:45 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:46.297823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:46.299804 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:46.301122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:46.301122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:46.301122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:46.305301 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:46.305301 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:46.306472 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec49d34e-23ad-4115-8cb6-ef6ac2ebffb3 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:46.307014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 90/370] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:46 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:47.321275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:47.323688 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:47.323911 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:47.324106 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:47.324245 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:47.331580 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:47.331580 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:47.332585 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae4a77b1-16fb-464b-b3c7-335f014218fb tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:47.332976 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 95/371] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:47 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:48.348544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:48.351195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:48.351510 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:48.351786 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:48.351957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:48.360456 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:48.360456 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:48.361162 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f077bf3a-5ca9-4f7e-8608-6260af3086f1 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:48.361592 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 96/372] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:48 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:49.378373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aab2520d-5729-44da-a579-2518aeb26c77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:49.383356 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aab2520d-5729-44da-a579-2518aeb26c77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:49.383356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aab2520d-5729-44da-a579-2518aeb26c77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:49.383356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aab2520d-5729-44da-a579-2518aeb26c77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:49.383356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-aab2520d-5729-44da-a579-2518aeb26c77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:49.389755 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:49.389755 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:49.391868 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aab2520d-5729-44da-a579-2518aeb26c77 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:49.392863 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 92/373] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:49 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:50.406429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:50.410199 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:50.410534 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:50.410794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:50.410953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:50.419268 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:50.419268 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:50.420283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-69a08bfd-262c-4a3b-92bf-b3444512e2a0 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:50.420711 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 91/374] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:50 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:51.438528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:51.441091 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:51.441748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:51.442162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:51.442431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:51.449334 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:51.449334 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:51.450555 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0e244cec-eb0a-4b68-935f-cfe0f2728129 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:51.451119 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 96/375] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:51 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:52.465528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:52.467629 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:52.467914 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:52.468198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:52.468745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:52.473363 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:52.473363 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:52.474158 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1a74afe-bde2-49c6-8a15-ee9bbc7e8fcd tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:52.474573 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 97/376] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:52 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:53.487471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:53.489576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:53.489894 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:53.490112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:53.490270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:53.496205 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:53.496205 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:53.497231 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd84db7f-e72b-474b-ad69-1f5151f04677 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:53.497841 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 93/377] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:53 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:54.510664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:54.514099 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:54.514203 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:54.514488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:54.514594 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:54.522665 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:54.522665 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:54.523877 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2e86470-9688-41a3-8f3c-69fccc081ff4 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:54.524381 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 92/378] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:54 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:55.185705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.186764 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:55.186987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.187188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.204461 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.204461 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:55.211459 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:55.218305 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8ca1e9d2-0026-4542-9a96-e080c89d1ebc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:55.218780 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 97/379] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:55 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:55.285685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.288710 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:55.289015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.289304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.303878 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.303878 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:55.311171 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:55.320164 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-f903e75e-b8af-4294-822d-0f9278752c48 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:55.321468 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 98/380] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:48:55 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:55.432372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8e76cdc-abbc-4976-9ab3-9918a9ab62d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.433488 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8e76cdc-abbc-4976-9ab3-9918a9ab62d6 None None] GET https://10.4.3.137/volume// Aug 19 12:48:55.433805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8e76cdc-abbc-4976-9ab3-9918a9ab62d6 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.434096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8e76cdc-abbc-4976-9ab3-9918a9ab62d6 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.434590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8e76cdc-abbc-4976-9ab3-9918a9ab62d6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:55.435063 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 94/381] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:48: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 19 12:48:55.446478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-68d6bf21-12fc-44f6-ad57-b968695bdd0a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.450163 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-68d6bf21-12fc-44f6-ad57-b968695bdd0a tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:48:55.450163 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-68d6bf21-12fc-44f6-ad57-b968695bdd0a tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eabe13a6-eb19-4ea5-b6de-98c4eb672697", "connector": null, "instance_uuid": "2e65c00d-c24c-4e26-9cff-8120f38c7be0"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:55.465345 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.465345 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:55.507794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-68d6bf21-12fc-44f6-ad57-b968695bdd0a tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:48:55.508356 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 93/382] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:48:55 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 19 12:48:55.542884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.543023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.545429 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:55.545774 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:55.545834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.546083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.546128 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.546383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.546552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:55.553087 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.553087 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:55.553917 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b676ccb-7363-40b7-8a6a-c4d876b2dc7c tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:55.554400 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 98/383] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:55 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:55.571977 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.571977 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:55.578605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5b2486d-ca72-4a8f-a609-12dee74a3e66 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.579076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5b2486d-ca72-4a8f-a609-12dee74a3e66 None None] GET https://10.4.3.137/volume// Aug 19 12:48:55.579477 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5b2486d-ca72-4a8f-a609-12dee74a3e66 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.579544 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5b2486d-ca72-4a8f-a609-12dee74a3e66 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.579946 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5b2486d-ca72-4a8f-a609-12dee74a3e66 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:48:55.580439 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 95/384] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:48: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 19 12:48:55.581358 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:55.587911 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8a583115-dfd9-4376-b7ec-37375b8e09f8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:55.588466 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 99/385] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:55 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:55.598427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.601535 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:55.601850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:55.602178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:55.617646 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.617646 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:55.621002 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:55.629178 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-57d165fc-fd32-431e-b0f5-f30f78f647bb tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:55.629764 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 94/386] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:48:55 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:48:55.723279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:55.725486 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] PUT https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 Aug 19 12:48:55.725996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:55.735976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Acquiring lock "cinder-attachment_update-eabe13a6-eb19-4ea5-b6de-98c4eb672697-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:48:55.741032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Lock "cinder-attachment_update-eabe13a6-eb19-4ea5-b6de-98c4eb672697-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:48:55.742027 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:55.742027 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:55.839371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Lock "cinder-attachment_update-eabe13a6-eb19-4ea5-b6de-98c4eb672697-np0000007775" released by "attachment_update" :: held 0.098s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:48:55.839715 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-a8d66eb4-0bb9-4927-aabe-af85a6754915 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 returned with HTTP 200 Aug 19 12:48:55.840332 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 99/387] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:48:55 2026] PUT /volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:56.569662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:56.571874 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:56.572141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:56.572396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:56.572542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:56.579796 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:56.579796 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:56.580890 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3b8c8d9-7f1a-453c-a59e-70116969e210 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:56.581833 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 96/388] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:56 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:56.607800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4a336b7-ce7c-45b0-838c-ab231262136f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:56.610427 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4a336b7-ce7c-45b0-838c-ab231262136f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:56.610715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4a336b7-ce7c-45b0-838c-ab231262136f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:56.612143 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4a336b7-ce7c-45b0-838c-ab231262136f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:56.632747 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:56.632747 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:56.638369 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4a336b7-ce7c-45b0-838c-ab231262136f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:56.645358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4a336b7-ce7c-45b0-838c-ab231262136f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:56.645850 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 100/389] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:56 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:57.596904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1f55bacd-5623-4fcb-b660-bd88a948239b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:57.600664 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f55bacd-5623-4fcb-b660-bd88a948239b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:57.600664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f55bacd-5623-4fcb-b660-bd88a948239b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:57.600664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f55bacd-5623-4fcb-b660-bd88a948239b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:57.600664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1f55bacd-5623-4fcb-b660-bd88a948239b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:57.607316 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:57.607316 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:57.608216 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f55bacd-5623-4fcb-b660-bd88a948239b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:57.609607 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 95/390] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:57 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:57.632448 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a54e6064-1769-4068-abff-9606518b91f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:57.664273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:57.670017 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:57.670017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:57.670017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:57.684400 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:57.684400 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:57.689984 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:57.696320 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baee94aa-7c1e-431b-b07b-c9cfbbe866ed tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:57.696899 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 97/391] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:57 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:57.972807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:57.973269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-522346995"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:57.975925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-522346995'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:57.982133 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume of 1 GB Aug 19 12:48:57.982133 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:57.982133 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:57.982856 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Availability Zones retrieved successfully. Aug 19 12:48:57.989858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Flow 'volume_create_api' (69c9b96f-a05f-4385-bda7-8b43f9746acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:57.991274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050a3b70-77d8-4413-933a-dcd31170e9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:57.992439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:58.002099 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:58.002099 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:58.022360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050a3b70-77d8-4413-933a-dcd31170e9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:58.023263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dbd6b1-8d3f-4f5a-a7af-09f8bd1179b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:58.073637 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-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 19 12:48:58.073965 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-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 19 12:48:58.138759 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Created reservations ['ee4b82e5-3040-4e23-b8ec-c515f6583a48', '4cf1dd0e-4592-49cf-90ab-37840c7201cd', '388c04e5-c4d3-418e-9126-b1b3a03d7c73', 'c5786524-9cbc-4128-ae23-057b5fdeec22'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:58.139847 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30dbd6b1-8d3f-4f5a-a7af-09f8bd1179b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4b82e5-3040-4e23-b8ec-c515f6583a48', '4cf1dd0e-4592-49cf-90ab-37840c7201cd', '388c04e5-c4d3-418e-9126-b1b3a03d7c73', 'c5786524-9cbc-4128-ae23-057b5fdeec22']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:58.140936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a9067f-51de-43ee-80ca-844466e3def3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:58.174157 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a9067f-51de-43ee-80ca-844466e3def3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d17b61c-bb62-4396-afac-5f3de12bc45b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-522346995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65d83958e9bc4a67a54c35be3bd94f8f',qos_specs=None,replication_status=,reservations=['ee4b82e5-3040-4e23-b8ec-c515f6583a48','4cf1dd0e-4592-49cf-90ab-37840c7201cd','388c04e5-c4d3-418e-9126-b1b3a03d7c73','c5786524-9cbc-4128-ae23-057b5fdeec22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa4539292b843ec886dc9b1602fa89c',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-522346995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d17b61c-bb62-4396-afac-5f3de12bc45b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65d83958e9bc4a67a54c35be3bd94f8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faa4539292b843ec886dc9b1602fa89c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:58.176448 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8d894f-0335-4c3b-bab6-dde10caf8e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:58.203936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a8d894f-0335-4c3b-bab6-dde10caf8e08) transitioned into state 'SUCCESS' from state '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-522346995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65d83958e9bc4a67a54c35be3bd94f8f',qos_specs=None,replication_status=,reservations=['ee4b82e5-3040-4e23-b8ec-c515f6583a48','4cf1dd0e-4592-49cf-90ab-37840c7201cd','388c04e5-c4d3-418e-9126-b1b3a03d7c73','c5786524-9cbc-4128-ae23-057b5fdeec22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa4539292b843ec886dc9b1602fa89c',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:58.205192 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5161c31b-2e8c-466d-9f31-f92790a5e5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:58.218528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5161c31b-2e8c-466d-9f31-f92790a5e5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:58.219767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Flow 'volume_create_api' (69c9b96f-a05f-4385-bda7-8b43f9746acc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:58.220237 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume request issued successfully. Aug 19 12:48:58.220997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a54e6064-1769-4068-abff-9606518b91f5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:58.221511 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 100/392] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:48:57 2026] POST /volume/v3/volumes => generated 757 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:58.236685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:58.240855 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:48:58.240855 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:58.241190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:58.252136 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:58.252136 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:58.257460 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:48:58.264733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed3f89b9-494b-4bd0-b424-1a6b3a698fc9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:48:58.265370 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 101/393] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:58 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:58.622567 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:58.625634 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:58.626148 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:58.626452 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:58.627089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:58.636125 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:58.636125 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:58.637051 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3edad7e9-4ed4-419d-85ce-37f90338c19f tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:58.638714 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 96/394] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:58 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:58.717617 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:58.720736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:58.721009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:58.721465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:58.736212 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:58.736212 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:58.742781 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:58.751448 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a00360fc-2f0f-47cd-ad0d-d50aeb2d00b8 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:58.751448 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 98/395] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:58 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:59.163157 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-8715a8ed-7ed1-4262-badd-43f63dfc9954 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.167101 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-8715a8ed-7ed1-4262-badd-43f63dfc9954 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] POST https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589/action Aug 19 12:48:59.167648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-8715a8ed-7ed1-4262-badd-43f63dfc9954 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:59.167793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-8715a8ed-7ed1-4262-badd-43f63dfc9954 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:59.197657 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.197657 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:59.217037 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7561eca6-a24a-457a-a9a5-a3bd1a4d056e req-8715a8ed-7ed1-4262-badd-43f63dfc9954 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589/action returned with HTTP 204 Aug 19 12:48:59.218007 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 101/396] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:48:59 2026] POST /volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:48:59.285491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-665eb012-d705-4189-b481-0b9864649351 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.288538 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-665eb012-d705-4189-b481-0b9864649351 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:48:59.290357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-665eb012-d705-4189-b481-0b9864649351 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.290357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-665eb012-d705-4189-b481-0b9864649351 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.300804 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.300804 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:59.306572 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-665eb012-d705-4189-b481-0b9864649351 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:48:59.316997 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-665eb012-d705-4189-b481-0b9864649351 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:48:59.317852 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 102/397] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:59.336641 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.654440 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.656979 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:48:59.657231 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.657476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.657594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:48:59.664002 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.664002 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:59.664550 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd8991f3-8454-4d72-aa4a-afe8364dab2d tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:48:59.665077 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 99/398] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:48:59.677740 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] POST https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action Aug 19 12:48:59.678294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:48:59.678294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:59.689574 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.689574 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:59.690143 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] Volume info retrieved successfully. Aug 19 12:48:59.704586 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] Update volume admin metadata completed successfully. Aug 19 12:48:59.704797 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] Update readonly setting on volume completed successfully. Aug 19 12:48:59.705025 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dd2c86a-a8fc-409f-8a5b-90cf6c66a6a2 tempest-TestMultiAttachVolumeSwap-616101237 tempest-TestMultiAttachVolumeSwap-616101237-project-admin] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action returned with HTTP 202 Aug 19 12:48:59.705537 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 97/399] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:48:59 2026] POST /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:48:59.715523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.718848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:48:59.719035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1219395394"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:48:59.721727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1219395394'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:48:59.725943 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume of 1 GB Aug 19 12:48:59.726292 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.726292 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:59.726853 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Availability Zones retrieved successfully. Aug 19 12:48:59.734157 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Flow 'volume_create_api' (ac2639aa-0e7f-453f-8a05-a5aa509c816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:59.735585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1477fe99-0f0e-4c5a-aa1f-a8c24126f2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:59.737120 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:48:59.748830 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.748830 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:48:59.773673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.775464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1477fe99-0f0e-4c5a-aa1f-a8c24126f2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:59.776968 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:59.778270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93faa979-b272-48b9-a733-f07175d4681f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:59.778385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.778385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.801915 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.801915 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:59.807516 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:59.817452 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9bea5be4-e553-48d4-966b-fb879cd7a1d5 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:59.820306 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 103/400] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:59.842160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.844039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:59.844039 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.844144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.851851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Created reservations ['a1352b84-551a-4a74-a9e8-d6dcc5145b8f', '0de18e18-3c3b-47d3-bff4-416232d4ec52', '7927014a-1cf6-4319-9770-8354f3fdbbf6', '1e5f8232-2d2e-4be3-8514-a0ce5fc2021a'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:48:59.853088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93faa979-b272-48b9-a733-f07175d4681f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1352b84-551a-4a74-a9e8-d6dcc5145b8f', '0de18e18-3c3b-47d3-bff4-416232d4ec52', '7927014a-1cf6-4319-9770-8354f3fdbbf6', '1e5f8232-2d2e-4be3-8514-a0ce5fc2021a']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:59.854957 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b13e0f9-aa9f-499a-bc27-437cabcf8ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:59.861199 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.861199 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:48:59.867989 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:59.873697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284ee4e5-1280-4236-b78c-90b2ece86a50 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:59.874315 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 100/401] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:59.887014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b13e0f9-aa9f-499a-bc27-437cabcf8ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ad1b4d-94f2-482c-a12e-f14b5196dfb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1219395394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65d83958e9bc4a67a54c35be3bd94f8f',qos_specs=None,replication_status=,reservations=['a1352b84-551a-4a74-a9e8-d6dcc5145b8f','0de18e18-3c3b-47d3-bff4-416232d4ec52','7927014a-1cf6-4319-9770-8354f3fdbbf6','1e5f8232-2d2e-4be3-8514-a0ce5fc2021a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa4539292b843ec886dc9b1602fa89c',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:48:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1219395394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ad1b4d-94f2-482c-a12e-f14b5196dfb1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65d83958e9bc4a67a54c35be3bd94f8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faa4539292b843ec886dc9b1602fa89c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:59.888434 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebea06e-1310-4997-a9f3-baf54d1a5ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:59.892391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.894591 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:48:59.895019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.895019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.907924 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.907924 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:48:59.912515 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:48:59.916097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ebea06e-1310-4997-a9f3-baf54d1a5ba0) transitioned into state 'SUCCESS' from state '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-1219395394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65d83958e9bc4a67a54c35be3bd94f8f',qos_specs=None,replication_status=,reservations=['a1352b84-551a-4a74-a9e8-d6dcc5145b8f','0de18e18-3c3b-47d3-bff4-416232d4ec52','7927014a-1cf6-4319-9770-8354f3fdbbf6','1e5f8232-2d2e-4be3-8514-a0ce5fc2021a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faa4539292b843ec886dc9b1602fa89c',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:59.916972 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028b68f3-a5ef-4245-92a6-874e1f2c149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:48:59.918634 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc5bb014-0e3e-4cdb-906b-d480005a115d tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:48:59.919158 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 98/402] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:48:59.934335 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028b68f3-a5ef-4245-92a6-874e1f2c149c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:48:59.935696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Flow 'volume_create_api' (ac2639aa-0e7f-453f-8a05-a5aa509c816d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:48:59.936103 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Create volume request issued successfully. Aug 19 12:48:59.937052 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8a80a002-7577-458f-a0f6-d8891f5fd9f2 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:48:59.937711 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 102/403] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:48:59 2026] POST /volume/v3/volumes => generated 758 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:48:59.959487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:48:59.964127 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:48:59.967340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:48:59.967607 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:48:59.987888 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:48:59.987888 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:48:59.994139 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:00.005221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b7e2510-6a26-4101-b9e3-988bbc3f689c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 200 Aug 19 12:49:00.006108 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 104/404] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:48:59 2026] GET /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:00.173014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.176278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:00.176613 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.176861 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.190458 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.190458 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:00.196058 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:00.203981 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-79910500-66e5-43ea-a158-c743ae5e71ff req-527c5efe-0177-4375-9e5e-c05462da99b6 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:00.204126 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 101/405] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:00 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:00.676825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3071e3c0-acbf-4b97-b820-5d351b55410e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.678899 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3071e3c0-acbf-4b97-b820-5d351b55410e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:49:00.679337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3071e3c0-acbf-4b97-b820-5d351b55410e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.679337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3071e3c0-acbf-4b97-b820-5d351b55410e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.679439 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3071e3c0-acbf-4b97-b820-5d351b55410e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:00.684624 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.684624 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:00.685577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3071e3c0-acbf-4b97-b820-5d351b55410e tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:49:00.686172 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 99/406] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:00 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:00.700614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.703720 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:00.704022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.704197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.714180 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.714180 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:00.719968 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:49:00.726767 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9a983a7-8e6d-464a-8f31-f4ada8d20e4b tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 200 Aug 19 12:49:00.727603 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 103/407] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:00 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:00.745391 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.747589 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] POST https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1/action Aug 19 12:49:00.748048 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:00.748214 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:00.750411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] Updating backup '13b89089-17be-4d90-a418-d77f4048abf1' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 12:49:00.760698 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.760698 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:00.770103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] reset_status in rpcapi backup_id 13b89089-17be-4d90-a418-d77f4048abf1 on host np0000007775. {{(pid=100263) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 12:49:00.772517 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b34c87-ddeb-4ab7-89ce-f224ece2bf8e tempest-VolumesBackupsAdminTest-1113082316 tempest-VolumesBackupsAdminTest-1113082316-project-admin] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1/action returned with HTTP 202 Aug 19 12:49:00.772983 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 105/408] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:49:00 2026] POST /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:49:00.781567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09118ad2-f836-4107-a858-9e72dc622614 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.786829 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09118ad2-f836-4107-a858-9e72dc622614 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:49:00.787061 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09118ad2-f836-4107-a858-9e72dc622614 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.787239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09118ad2-f836-4107-a858-9e72dc622614 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.788285 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-09118ad2-f836-4107-a858-9e72dc622614 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:00.794188 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.794188 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:00.795833 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09118ad2-f836-4107-a858-9e72dc622614 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:49:00.796303 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 102/409] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:00 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:00.810040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-820614ae-698c-4841-9098-40c77655a89a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.812243 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] DELETE https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:49:00.812488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.812740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.812864 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete backup with id: 13b89089-17be-4d90-a418-d77f4048abf1. Aug 19 12:49:00.818469 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.818469 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:00.843484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] delete_backup rpcapi backup_id 13b89089-17be-4d90-a418-d77f4048abf1 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:49:00.845886 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-820614ae-698c-4841-9098-40c77655a89a tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 202 Aug 19 12:49:00.846488 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 100/410] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:00 2026] DELETE /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 12:49:00.857631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:00.860272 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:49:00.860601 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:00.861816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:00.861816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:00.866545 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:00.866545 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:00.867708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-175c3554-1ef5-4855-a286-1ffb4da04ac6 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 200 Aug 19 12:49:00.868277 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 104/411] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:00 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:01.023647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:01.029280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:49:01.029614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:01.029985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:01.043527 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:01.043527 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:01.054125 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:01.062330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d2875bb2-c695-4fc0-bb97-1780f66dc854 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 200 Aug 19 12:49:01.062330 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 106/412] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:01 2026] GET /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:01.886038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e220cb12-5d71-496d-9416-48c400408985 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:01.888443 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e220cb12-5d71-496d-9416-48c400408985 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 Aug 19 12:49:01.888707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e220cb12-5d71-496d-9416-48c400408985 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:01.888987 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e220cb12-5d71-496d-9416-48c400408985 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:01.889146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e220cb12-5d71-496d-9416-48c400408985 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Show backup with id 13b89089-17be-4d90-a418-d77f4048abf1. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:01.894539 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e220cb12-5d71-496d-9416-48c400408985 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 returned with HTTP 404 Aug 19 12:49:01.895475 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 103/413] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:01 2026] GET /volume/v3/backups/13b89089-17be-4d90-a418-d77f4048abf1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:02.023738 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:02.027394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:02.027713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:02.028037 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:02.038706 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:02.038706 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:02.047040 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:49:02.054596 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-160a4b35-cdbe-4b83-8a49-a2743082e493 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 200 Aug 19 12:49:02.064567 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 101/414] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:02 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:02.076093 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:02.079451 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] DELETE https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:02.079746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:02.080068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:02.080517 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume with id: 6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:02.091435 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:02.091435 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:02.092150 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:49:02.126348 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Delete volume request issued successfully. Aug 19 12:49:02.126761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8fe4be5-da77-4d8b-9218-c817a6f09bc9 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 202 Aug 19 12:49:02.127341 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 105/415] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:02 2026] DELETE /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:02.139081 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6bcea0a5-708b-474b-8b59-438cc867d079 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:02.142448 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6bcea0a5-708b-474b-8b59-438cc867d079 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:02.142757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6bcea0a5-708b-474b-8b59-438cc867d079 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:02.142936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6bcea0a5-708b-474b-8b59-438cc867d079 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:02.153152 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:02.153152 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:02.159055 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6bcea0a5-708b-474b-8b59-438cc867d079 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Volume info retrieved successfully. Aug 19 12:49:02.165461 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6bcea0a5-708b-474b-8b59-438cc867d079 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 200 Aug 19 12:49:02.166130 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 107/416] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:02 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:03.187491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-99ef47c6-44e5-44cb-83eb-3f85d7d71b45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:03.191838 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99ef47c6-44e5-44cb-83eb-3f85d7d71b45 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] GET https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 Aug 19 12:49:03.193209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99ef47c6-44e5-44cb-83eb-3f85d7d71b45 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:03.193209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-99ef47c6-44e5-44cb-83eb-3f85d7d71b45 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:03.205447 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-99ef47c6-44e5-44cb-83eb-3f85d7d71b45 tempest-VolumesBackupsAdminTest-1618398396 tempest-VolumesBackupsAdminTest-1618398396-project-member] https://10.4.3.137/volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 returned with HTTP 404 Aug 19 12:49:03.205447 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 104/417] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:03 2026] GET /volume/v3/volumes/6adc0e09-197d-4860-9ac3-df829c6c1218 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:06.889484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:06.893817 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:06.894944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:06.894944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:06.914220 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:06.914220 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:06.926708 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:06.935363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-d4047ae7-9969-4e12-a0eb-7101e69eb2aa tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:06.936281 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 102/418] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:06 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:06.960871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:06.964595 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d/action Aug 19 12:49:06.964595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:06.964755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:06.981941 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:06.981941 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:06.982537 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:06.993025 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Begin detaching volume completed successfully. Aug 19 12:49:06.993025 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-ec0d73d6-29ec-43ac-a5b5-e6b1a8cdc640 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d/action returned with HTTP 202 Aug 19 12:49:06.993906 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 106/419] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:49:06 2026] POST /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:49:07.021139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:07.024691 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:07.024947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:07.025199 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:07.041911 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:07.041911 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:07.047009 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:07.055281 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eea7661-9933-4ad5-bc97-59bc797b27a1 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:07.055281 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 108/420] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:07 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:07.079501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc034337-271e-43e0-9d44-b1676c794fe2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:07.080030 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc034337-271e-43e0-9d44-b1676c794fe2 None None] GET https://10.4.3.137/volume// Aug 19 12:49:07.080337 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc034337-271e-43e0-9d44-b1676c794fe2 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:07.080720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc034337-271e-43e0-9d44-b1676c794fe2 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:07.081098 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc034337-271e-43e0-9d44-b1676c794fe2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:07.081788 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 105/421] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:07.111461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:07.115797 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:07.115797 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:07.115797 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:07.135714 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:07.135714 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:07.140460 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:07.148022 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-813d9e03-0db5-43c5-b98c-fac505f57c9e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:07.148553 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 103/422] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:07 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1319 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:08.074988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:08.078694 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:08.078694 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:08.081672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:08.099520 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:08.099520 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:08.105067 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:08.111016 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8474364b-455f-486f-bdbe-4eca16dd7f21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:08.111581 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 107/423] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:08 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:08.489430 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-5d425c25-b8f0-48d4-81e1-ad87aa8f7820 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:08.493111 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-5d425c25-b8f0-48d4-81e1-ad87aa8f7820 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 Aug 19 12:49:08.493503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-5d425c25-b8f0-48d4-81e1-ad87aa8f7820 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:08.493576 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-5d425c25-b8f0-48d4-81e1-ad87aa8f7820 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:08.520384 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:08.520384 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:08.626510 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bb0c7b3c-b776-46e0-92f7-4445c5986f20 req-5d425c25-b8f0-48d4-81e1-ad87aa8f7820 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 returned with HTTP 200 Aug 19 12:49:08.626510 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 109/424] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:08 2026] DELETE /volume/v3/attachments/007c792e-874f-42a2-99e6-1ae7168764b1 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:09.138640 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:09.143509 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:09.143509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:09.143509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:09.155048 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:09.155048 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:09.160685 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:09.172765 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f79dab0-631c-4828-88ff-0ef8434fb9f6 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:09.176681 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 106/425] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:09 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:10.121954 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:10.514157 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:49:10.514369 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:10.514894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:10.514966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:49:10.516629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:49:10.527714 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Get all volumes completed successfully. Aug 19 12:49:10.529272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-451dcc8c-68c9-40b5-a76e-7ea72c3db841 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:49:10.529272 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 104/426] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:49:10 2026] GET /volume/v3/volumes => generated 15 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 12:49:10.544322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:10.547294 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:10.547607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1556322692"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:10.551238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1556322692'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:10.551417 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume of 1 GB Aug 19 12:49:10.559799 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Availability Zones retrieved successfully. Aug 19 12:49:10.569360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (2378769d-27a4-4bfb-b5c5-be377b8c3a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:10.571693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f4c899-e0b6-418b-b06e-50cb75169b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:10.572159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:10.623354 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04f4c899-e0b6-418b-b06e-50cb75169b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:10.624349 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fafe896-2175-4c04-8dee-754fb8bf4ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:10.728209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Created reservations ['42b9ee28-a1cf-4a5f-9dee-fe9c3bd66670', '84b99196-f146-43bb-a780-ac19d7c70d16', 'ec5b17eb-0824-4883-b48a-1a960864363b', '87a99a56-420e-472c-b6d0-65aaaf674120'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:10.729426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fafe896-2175-4c04-8dee-754fb8bf4ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b9ee28-a1cf-4a5f-9dee-fe9c3bd66670', '84b99196-f146-43bb-a780-ac19d7c70d16', 'ec5b17eb-0824-4883-b48a-1a960864363b', '87a99a56-420e-472c-b6d0-65aaaf674120']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:10.730511 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05c67c0-b19e-4e84-878a-a1976a44993d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:10.764455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e05c67c0-b19e-4e84-878a-a1976a44993d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec3b2445-0436-49b5-89e5-600c7ff97910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1556322692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['42b9ee28-a1cf-4a5f-9dee-fe9c3bd66670','84b99196-f146-43bb-a780-ac19d7c70d16','ec5b17eb-0824-4883-b48a-1a960864363b','87a99a56-420e-472c-b6d0-65aaaf674120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1556322692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec3b2445-0436-49b5-89e5-600c7ff97910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0563861aa17745e9be47e517d9f26d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:10.765557 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2cfef8-3c64-4fea-9cc9-7eb78c5964bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:10.806108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2cfef8-3c64-4fea-9cc9-7eb78c5964bc) transitioned into state 'SUCCESS' from state '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-1556322692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['42b9ee28-a1cf-4a5f-9dee-fe9c3bd66670','84b99196-f146-43bb-a780-ac19d7c70d16','ec5b17eb-0824-4883-b48a-1a960864363b','87a99a56-420e-472c-b6d0-65aaaf674120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:10.807195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b43cd1f-7247-4ef1-ab3d-c6c83153c325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:10.837523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b43cd1f-7247-4ef1-ab3d-c6c83153c325) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:10.837523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (2378769d-27a4-4bfb-b5c5-be377b8c3a03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:10.837523 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request issued successfully. Aug 19 12:49:10.838061 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1af3edbd-628a-4f3c-8175-f3159f81dfed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:10.838631 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 108/427] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:10 2026] POST /volume/v3/volumes => generated 755 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:10.858392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:10.862935 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:10.862935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:10.862935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:10.874645 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:10.874645 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:10.881526 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:10.893894 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20eaa127-cbb6-49dc-abe9-1fe909add86b tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 200 Aug 19 12:49:10.894388 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 110/428] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:10 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:11.915263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:11.918568 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:11.918917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:11.919185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:11.933322 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:11.933322 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:11.940391 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:11.948801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b746aa9b-55ec-46c8-8da0-5ddf475570d8 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 200 Aug 19 12:49:11.950839 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 107/429] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:11 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:11.975310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:11.977147 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:11.977773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:11.978125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:11.998020 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:11.998020 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:12.009205 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:12.020974 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b769bb9a-48d0-4563-bac9-d43fd5369bd6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 200 Aug 19 12:49:12.023654 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 105/430] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:11 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:12.050700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:12.056509 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:12.057007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-323048334"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:12.060292 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-323048334'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:12.060292 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume of 1 GB Aug 19 12:49:12.060292 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:12.060292 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:12.068598 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Availability Zones retrieved successfully. Aug 19 12:49:12.076648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (d1dc2691-927f-4685-be28-8bd31570fb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:12.077942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf9c006-6867-4ae6-8e6f-8f2216eb5977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:12.078989 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:12.145769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf9c006-6867-4ae6-8e6f-8f2216eb5977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:12.146901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833c6dd5-6b01-442d-a3cf-73775b87b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:12.165009 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=220,cinder:UPDATE=45,cinder:INSERT=28 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:49:12.237984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Created reservations ['94b6063a-13f5-435b-ace4-3424a4825bd6', 'bd504091-7e86-4275-a106-d855991a26c8', 'dce7cc16-62dd-488b-8c6c-c51af37cf36f', '139e5566-8832-45a7-947f-b63a66bd9566'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:12.240754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833c6dd5-6b01-442d-a3cf-73775b87b002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94b6063a-13f5-435b-ace4-3424a4825bd6', 'bd504091-7e86-4275-a106-d855991a26c8', 'dce7cc16-62dd-488b-8c6c-c51af37cf36f', '139e5566-8832-45a7-947f-b63a66bd9566']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:12.246038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24650ced-496a-4092-a189-9ca98938459b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:12.284849 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24650ced-496a-4092-a189-9ca98938459b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8632207f-a62c-4158-9fa5-cf47f2d39e5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-323048334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['94b6063a-13f5-435b-ace4-3424a4825bd6','bd504091-7e86-4275-a106-d855991a26c8','dce7cc16-62dd-488b-8c6c-c51af37cf36f','139e5566-8832-45a7-947f-b63a66bd9566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-323048334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8632207f-a62c-4158-9fa5-cf47f2d39e5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0563861aa17745e9be47e517d9f26d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:12.286004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92deb5ea-53be-4e06-8598-ed3d0ae7dd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:12.318759 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92deb5ea-53be-4e06-8598-ed3d0ae7dd10) transitioned into state 'SUCCESS' from state '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-323048334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['94b6063a-13f5-435b-ace4-3424a4825bd6','bd504091-7e86-4275-a106-d855991a26c8','dce7cc16-62dd-488b-8c6c-c51af37cf36f','139e5566-8832-45a7-947f-b63a66bd9566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:12.319671 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d8d7257-f04c-4782-8fe1-c7e9d075f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:12.340485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d8d7257-f04c-4782-8fe1-c7e9d075f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:12.341770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (d1dc2691-927f-4685-be28-8bd31570fb80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:12.342321 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request issued successfully. Aug 19 12:49:12.343505 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d39336c8-f64e-4bea-bd0e-553b2033d2e7 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:12.343787 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 109/431] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:12 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:12.363743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:12.370056 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:12.370056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:12.370056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:12.373731 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=188,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:49:12.387233 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:12.387233 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:12.399308 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:12.412415 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cc66d7a-a5ca-43c4-af86-1be5e5a6535d tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 200 Aug 19 12:49:12.413909 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 111/432] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:12 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 822 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:13.438211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:13.443647 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:13.444008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:13.444302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:13.452787 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=178,cinder:UPDATE=22,cinder:INSERT=12 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:49:13.463877 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:13.463877 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:13.481961 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:13.499183 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83ab319d-d9d4-41a1-bc34-51d1c1c97e04 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 200 Aug 19 12:49:13.499183 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 108/433] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:13 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:13.520275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:13.532473 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:13.532473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:13.532671 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:13.564234 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=159,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:49:13.566423 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:13.566423 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:13.584111 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:13.592674 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-550b9299-f0fa-4667-9de4-f2e0d6a8c899 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 200 Aug 19 12:49:13.594240 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 106/434] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:13 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:13.621436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:13.628912 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:13.629175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-172751440"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:13.639568 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-172751440'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:13.639568 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume of 1 GB Aug 19 12:49:13.639817 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:13.639817 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:13.663604 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Availability Zones retrieved successfully. Aug 19 12:49:13.679529 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (9d611702-3401-4481-b470-f331066b791a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:13.681048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40ec2bc-bd68-40c6-a6a3-2acd06390fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:13.683060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:13.728819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c40ec2bc-bd68-40c6-a6a3-2acd06390fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:13.729402 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5799b83e-ad26-490f-9fa7-020859ab1bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:13.804191 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Created reservations ['8fe8a062-f39b-4694-b1db-c8d95956ee1e', '81e064ae-e668-4479-bbdb-354ba9295a15', 'e6db3b80-5f3c-4664-8e05-ac310b037f77', 'f23e08cc-f8ef-4061-8016-278f1bf23aa6'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:13.805137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5799b83e-ad26-490f-9fa7-020859ab1bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fe8a062-f39b-4694-b1db-c8d95956ee1e', '81e064ae-e668-4479-bbdb-354ba9295a15', 'e6db3b80-5f3c-4664-8e05-ac310b037f77', 'f23e08cc-f8ef-4061-8016-278f1bf23aa6']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:13.806864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ca9503-a00f-411c-a7b7-7e0c18876052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:13.847280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ca9503-a00f-411c-a7b7-7e0c18876052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6861f20-cf74-42bf-b649-50a69fe50b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-172751440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['8fe8a062-f39b-4694-b1db-c8d95956ee1e','81e064ae-e668-4479-bbdb-354ba9295a15','e6db3b80-5f3c-4664-8e05-ac310b037f77','f23e08cc-f8ef-4061-8016-278f1bf23aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-172751440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6861f20-cf74-42bf-b649-50a69fe50b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0563861aa17745e9be47e517d9f26d9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:13.847280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28240c1e-1d12-4df1-b1ed-48c3d9e45205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:13.897300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28240c1e-1d12-4df1-b1ed-48c3d9e45205) transitioned into state 'SUCCESS' from state '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-172751440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0563861aa17745e9be47e517d9f26d9d',qos_specs=None,replication_status=,reservations=['8fe8a062-f39b-4694-b1db-c8d95956ee1e','81e064ae-e668-4479-bbdb-354ba9295a15','e6db3b80-5f3c-4664-8e05-ac310b037f77','f23e08cc-f8ef-4061-8016-278f1bf23aa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a6537cc6a7419c9c230c04ceecbe84',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:13.898942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e1469b-0d04-4a19-9f13-e205f0173d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:13.931308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e1469b-0d04-4a19-9f13-e205f0173d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:13.935347 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Flow 'volume_create_api' (9d611702-3401-4481-b470-f331066b791a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:13.935960 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Create volume request issued successfully. Aug 19 12:49:13.936940 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98b1522f-7932-46d4-9ac4-d20810d33b7c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:13.937561 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 110/435] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:13 2026] POST /volume/v3/volumes => generated 754 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:13.968980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:13.971099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:13.975773 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:13.975773 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:13.997603 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:13.997603 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:14.009494 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:14.020525 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7b23184-e7eb-4f7b-b8ea-e91cef407b03 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 200 Aug 19 12:49:14.021175 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 112/436] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:13 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:14.062593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.073791 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:14.073791 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:14.074009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:14.093332 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:14.093332 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:14.099320 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:14.109873 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-7daaa4f3-1011-4651-90da-9800299adf73 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:14.110625 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 109/437] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:14 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:14.278109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-87f30873-da85-4e39-9423-a8ef2f0a8979 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.278592 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-87f30873-da85-4e39-9423-a8ef2f0a8979 None None] GET https://10.4.3.137/volume// Aug 19 12:49:14.278849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-87f30873-da85-4e39-9423-a8ef2f0a8979 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:14.280454 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-87f30873-da85-4e39-9423-a8ef2f0a8979 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:14.280454 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-87f30873-da85-4e39-9423-a8ef2f0a8979 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:14.284277 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 107/438] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:49:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:14.293364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-939d98a3-07f0-42a1-8b5e-066d5991aafa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.309040 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-939d98a3-07f0-42a1-8b5e-066d5991aafa tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:49:14.309423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-939d98a3-07f0-42a1-8b5e-066d5991aafa tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5dc7f28-35ff-4430-9242-5586ea419e1b", "connector": null, "instance_uuid": "d1c1f4e1-bad8-4ee5-8a3d-6800131d8f60"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:14.335112 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:14.335112 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:14.391135 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-939d98a3-07f0-42a1-8b5e-066d5991aafa tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:49:14.391135 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 111/439] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:49:14 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:14.449930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.452322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:14.455281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:14.455281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:14.463659 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-526d2e87-df39-4cc4-9e41-cc93f7efc9c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.465590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-526d2e87-df39-4cc4-9e41-cc93f7efc9c4 None None] GET https://10.4.3.137/volume// Aug 19 12:49:14.467103 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-526d2e87-df39-4cc4-9e41-cc93f7efc9c4 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:14.467840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-526d2e87-df39-4cc4-9e41-cc93f7efc9c4 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:14.468399 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-526d2e87-df39-4cc4-9e41-cc93f7efc9c4 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:14.469327 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 110/440] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:14 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:14.472511 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:14.472511 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:14.478567 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:14.486044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-81836f0f-ba1a-4210-9d7c-1a11b7672835 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:14.486618 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 113/441] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:14 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:14.486865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.494431 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:14.495143 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:14.495143 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:14.521114 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:14.521114 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:14.528895 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:14.537964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-1fafbfe8-b906-48c9-b9b6-8a6c08926f26 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:14.537964 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 108/442] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:14 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1024 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:14.654275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:14.658425 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] PUT https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b Aug 19 12:49:14.658907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:14.676610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Acquiring lock "cinder-attachment_update-b5dc7f28-35ff-4430-9242-5586ea419e1b-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:49:14.697595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Lock "cinder-attachment_update-b5dc7f28-35ff-4430-9242-5586ea419e1b-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:49:14.697595 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:14.697595 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:14.819958 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Lock "cinder-attachment_update-b5dc7f28-35ff-4430-9242-5586ea419e1b-np0000007775" released by "attachment_update" :: held 0.133s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:49:14.820398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-461fdbca-2c48-49cc-9b3b-04ac233e72cf tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b returned with HTTP 200 Aug 19 12:49:14.821027 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 112/443] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:49:14 2026] PUT /volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:15.043961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:15.047671 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:15.047671 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:15.049144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:15.062159 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:15.062159 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:15.067784 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:15.077544 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db38c7f6-5b2a-4ae9-b92b-b856481baf9e tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 200 Aug 19 12:49:15.078970 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 111/444] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:15 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:15.100415 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:15.102746 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:15.103635 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:15.104394 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:15.118490 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:15.118490 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:15.124401 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:15.132131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3cddb604-5ba1-4f8e-8e16-a5c81f7eba28 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 200 Aug 19 12:49:15.133594 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 114/445] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:15 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:15.151950 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:15.513520 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:15.516936 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:15.517156 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:15.520183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:15.545484 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:15.545484 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:15.551400 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:15.551899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:15.554176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:15.554486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Create volume of 1 GB Aug 19 12:49:15.556051 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:15.563739 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Availability Zones retrieved successfully. Aug 19 12:49:15.566977 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a7f15aff-7b3e-4dd3-ab34-719a122ff753 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:15.568196 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 113/446] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:15 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:15.572584 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Flow 'volume_create_api' (9e7e2929-e8ce-480e-bade-00e1f9b6b017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:15.573621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3b9aa8-5c6a-4487-bfef-8e8d32db6a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:15.575280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:15.631265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3b9aa8-5c6a-4487-bfef-8e8d32db6a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:15.632885 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd1cdb0-f4df-42c0-92a8-e16348f8a799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:15.744281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Created reservations ['6953be99-3a71-49cd-9c48-e7d3ab60a384', '333d177c-a347-4be6-b9b1-e6afa4d79ce7', '4c153c4c-6ea8-4495-b2a8-1fcf69e6fddc', '76469b50-315a-4dac-956d-f2a657fff4be'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:15.744281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cd1cdb0-f4df-42c0-92a8-e16348f8a799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6953be99-3a71-49cd-9c48-e7d3ab60a384', '333d177c-a347-4be6-b9b1-e6afa4d79ce7', '4c153c4c-6ea8-4495-b2a8-1fcf69e6fddc', '76469b50-315a-4dac-956d-f2a657fff4be']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:15.744661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3f7ef2-31e7-43c1-ac9a-706368fe9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:15.789684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3f7ef2-31e7-43c1-ac9a-706368fe9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f8eeab-2fca-459d-b6ed-d99497298ffd', '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='64a44eac91884d819551fbe600db2995',qos_specs=None,replication_status=,reservations=['6953be99-3a71-49cd-9c48-e7d3ab60a384','333d177c-a347-4be6-b9b1-e6afa4d79ce7','4c153c4c-6ea8-4495-b2a8-1fcf69e6fddc','76469b50-315a-4dac-956d-f2a657fff4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0fe070dd6dd465aa710581c4b0c1f82',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f8eeab-2fca-459d-b6ed-d99497298ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64a44eac91884d819551fbe600db2995',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0fe070dd6dd465aa710581c4b0c1f82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:15.790414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67347c5b-8760-444b-ab21-13aee3b9f853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:15.826622 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67347c5b-8760-444b-ab21-13aee3b9f853) transitioned into state 'SUCCESS' from 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='64a44eac91884d819551fbe600db2995',qos_specs=None,replication_status=,reservations=['6953be99-3a71-49cd-9c48-e7d3ab60a384','333d177c-a347-4be6-b9b1-e6afa4d79ce7','4c153c4c-6ea8-4495-b2a8-1fcf69e6fddc','76469b50-315a-4dac-956d-f2a657fff4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0fe070dd6dd465aa710581c4b0c1f82',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:15.827836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd288fa4-8042-4735-9928-df964e226c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:15.843414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd288fa4-8042-4735-9928-df964e226c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:15.844658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Flow 'volume_create_api' (9e7e2929-e8ce-480e-bade-00e1f9b6b017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:15.845112 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Create volume request issued successfully. Aug 19 12:49:15.846117 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34fab0f7-06c3-4ebf-93e1-5cadb4d4aad3 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:15.847689 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 109/447] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:15 2026] POST /volume/v3/volumes => generated 733 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:15.870562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-843fde13-483f-4693-b708-2b34ad3e1612 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:15.873338 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-843fde13-483f-4693-b708-2b34ad3e1612 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] GET https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd Aug 19 12:49:15.874063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-843fde13-483f-4693-b708-2b34ad3e1612 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:15.874063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-843fde13-483f-4693-b708-2b34ad3e1612 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:15.886626 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:15.886626 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:15.894875 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-843fde13-483f-4693-b708-2b34ad3e1612 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Volume info retrieved successfully. Aug 19 12:49:15.907314 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-843fde13-483f-4693-b708-2b34ad3e1612 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd returned with HTTP 200 Aug 19 12:49:15.907441 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 112/448] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:15 2026] GET /volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd => generated 912 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:16.590887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79429eec-883b-4bea-931b-2989b32df9dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:16.593365 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79429eec-883b-4bea-931b-2989b32df9dc tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:16.593605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79429eec-883b-4bea-931b-2989b32df9dc tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:16.594012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79429eec-883b-4bea-931b-2989b32df9dc tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:16.628099 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:16.628099 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:16.636072 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79429eec-883b-4bea-931b-2989b32df9dc tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:16.644149 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79429eec-883b-4bea-931b-2989b32df9dc tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:16.644666 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 115/449] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:16 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:16.925886 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:16.928753 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] GET https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd Aug 19 12:49:16.928927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:16.929481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:16.939107 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:16.939107 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:16.946158 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Volume info retrieved successfully. Aug 19 12:49:16.956137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29060dc5-b015-47fd-924d-8e5f0efc3f78 tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd returned with HTTP 200 Aug 19 12:49:16.956711 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 114/450] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:16 2026] GET /volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:16.979339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1fb8433a-c761-4d8b-afae-de47008ee27c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:16.983166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1&project_id=0563861aa17745e9be47e517d9f26d9d Aug 19 12:49:16.983166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:16.984142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:16.984142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Could not evaluate value 0563861aa17745e9be47e517d9f26d9d, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:49:16.984632 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:16.984632 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:16.985072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Searching by: MultiDict([('project_id', '0563861aa17745e9be47e517d9f26d9d'), ('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:49:17.026374 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Get all volumes completed successfully. Aug 19 12:49:17.028675 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.028675 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:17.033871 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1fb8433a-c761-4d8b-afae-de47008ee27c tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1&project_id=0563861aa17745e9be47e517d9f26d9d returned with HTTP 200 Aug 19 12:49:17.034146 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 110/451] 10.4.3.137 () {66 vars in 1373 bytes} [Wed Aug 19 12:49:16 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=0563861aa17745e9be47e517d9f26d9d => generated 3035 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:17.052269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:17.056591 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd Aug 19 12:49:17.058579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:17.060335 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:17.060335 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Delete volume with id: 87f8eeab-2fca-459d-b6ed-d99497298ffd Aug 19 12:49:17.069455 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.069455 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:17.069950 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Volume info retrieved successfully. Aug 19 12:49:17.098732 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] Delete volume request issued successfully. Aug 19 12:49:17.098949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8947b80-7e99-4cfa-82f9-d02b2409ec0e tempest-VolumesListAdminTestJSON-1810078869 tempest-VolumesListAdminTestJSON-1810078869-project-admin] https://10.4.3.137/volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd returned with HTTP 202 Aug 19 12:49:17.099573 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 113/452] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:17 2026] DELETE /volume/v3/volumes/87f8eeab-2fca-459d-b6ed-d99497298ffd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:17.112573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:17.115619 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:17.116041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:17.116379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:17.125666 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.125666 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:17.131187 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:17.137430 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7f29ee9-4ce1-4217-a5ca-dbc799818d0c tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 200 Aug 19 12:49:17.138190 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 116/453] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:17 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:17.157048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-726e8091-1545-4a1c-aea7-060f8150fd55 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:17.160529 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:17.160529 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:17.162606 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:17.162701 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume with id: d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:17.177770 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.177770 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:17.178642 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:17.224683 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume request issued successfully. Aug 19 12:49:17.225971 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-726e8091-1545-4a1c-aea7-060f8150fd55 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 202 Aug 19 12:49:17.226211 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 115/454] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:17 2026] DELETE /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:17.242515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:17.244958 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:17.245136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:17.245224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:17.256523 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.256523 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:17.262448 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:17.270286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0241fa9-4227-4d0d-8d6e-8418d7d3c9a4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 200 Aug 19 12:49:17.270859 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 111/455] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:17 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:17.663410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:17.665801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:17.666040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:17.666338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:17.680302 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:17.680302 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:17.685521 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:17.690801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d9e8cd51-d492-47b7-945f-a80f8ea769a8 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:17.691263 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 114/456] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:17 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:18.124354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-d147c78e-8be6-4370-a7bf-1867c7b07479 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.127491 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-d147c78e-8be6-4370-a7bf-1867c7b07479 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] POST https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b/action Aug 19 12:49:18.127880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-d147c78e-8be6-4370-a7bf-1867c7b07479 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:18.128079 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-d147c78e-8be6-4370-a7bf-1867c7b07479 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:18.154511 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.154511 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:18.183356 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6b3ba844-a0bb-4813-95f4-a7a136205b44 req-d147c78e-8be6-4370-a7bf-1867c7b07479 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b/action returned with HTTP 204 Aug 19 12:49:18.183547 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 117/457] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:49:18 2026] POST /volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:18.288997 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-094e5e1c-c25d-4438-b6bc-f77229217fd4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.292160 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-094e5e1c-c25d-4438-b6bc-f77229217fd4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b Aug 19 12:49:18.292619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-094e5e1c-c25d-4438-b6bc-f77229217fd4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.292903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-094e5e1c-c25d-4438-b6bc-f77229217fd4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.299586 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-094e5e1c-c25d-4438-b6bc-f77229217fd4 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b returned with HTTP 404 Aug 19 12:49:18.300763 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 116/458] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:18 2026] GET /volume/v3/volumes/d6861f20-cf74-42bf-b649-50a69fe50b3b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:18.309977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41371ef2-395e-45a6-882c-638bae4019b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.312743 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41371ef2-395e-45a6-882c-638bae4019b9 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:18.313055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41371ef2-395e-45a6-882c-638bae4019b9 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.313257 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41371ef2-395e-45a6-882c-638bae4019b9 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.329695 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.329695 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:18.337025 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-41371ef2-395e-45a6-882c-638bae4019b9 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:18.348452 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41371ef2-395e-45a6-882c-638bae4019b9 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 200 Aug 19 12:49:18.348452 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 112/459] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:18 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:18.364541 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f3888d79-1cf5-4abf-895c-c15a787df347 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.367831 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] DELETE https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:18.368046 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.368283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.368930 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume with id: 8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:18.378798 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.378798 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:18.380635 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:18.419592 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume request issued successfully. Aug 19 12:49:18.419893 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f3888d79-1cf5-4abf-895c-c15a787df347 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 202 Aug 19 12:49:18.420613 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 115/460] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:18 2026] DELETE /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:18.430582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.433021 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:18.433268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.433433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.442868 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.442868 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:18.450702 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:18.457502 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e19fb771-4cd2-40d8-89fa-90767231fcc3 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 200 Aug 19 12:49:18.458078 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 118/461] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:18 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:18.706067 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.708600 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:18.708917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.709929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.725806 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.725806 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:18.733852 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:18.743955 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a98fdaa-6890-4a42-9dae-9db295907dc2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:18.744569 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 117/462] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:18 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:18.764185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:18.766687 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:18.767070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:18.767439 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:18.782834 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:18.782834 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:18.788933 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:18.795544 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-84d1924c-b9e7-498d-bbf3-565e82c70ecb tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:18.796400 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 113/463] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:18 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:19.477427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c9c1e6e-e470-46e0-8442-6a6c545308c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:19.480435 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c9c1e6e-e470-46e0-8442-6a6c545308c6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c Aug 19 12:49:19.480645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1e6e-e470-46e0-8442-6a6c545308c6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:19.480837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c9c1e6e-e470-46e0-8442-6a6c545308c6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:19.490024 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c9c1e6e-e470-46e0-8442-6a6c545308c6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c returned with HTTP 404 Aug 19 12:49:19.490819 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 116/464] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:19 2026] GET /volume/v3/volumes/8632207f-a62c-4158-9fa5-cf47f2d39e5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:19.516610 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:19.521295 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:19.521681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:19.522144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:19.536758 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:19.536758 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:19.544532 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:19.554881 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6375d0b8-a6a5-459c-8268-9a9b3a1301ed tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 200 Aug 19 12:49:19.555082 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 119/465] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:19 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:19.572369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:19.576104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:19.576104 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:19.577001 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:19.578409 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume with id: ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:19.590819 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:19.590819 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:19.592186 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:19.630876 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Delete volume request issued successfully. Aug 19 12:49:19.631894 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-585231c0-b7e1-4624-acb3-b9088035e1e6 tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 202 Aug 19 12:49:19.632075 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 118/466] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:19 2026] DELETE /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:19.644269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:19.649961 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:19.649961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:19.649961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:19.668216 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:19.668216 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:19.676019 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Volume info retrieved successfully. Aug 19 12:49:19.686915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53fc0556-b5a4-43ba-843b-132a6ad6e9de tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 200 Aug 19 12:49:19.688236 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 114/467] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:19 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:20.705526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6c96eaf-60f6-4f22-913b-9b1c06cbf5eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:20.707812 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c96eaf-60f6-4f22-913b-9b1c06cbf5eb tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] GET https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 Aug 19 12:49:20.707812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c96eaf-60f6-4f22-913b-9b1c06cbf5eb tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:20.708079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c96eaf-60f6-4f22-913b-9b1c06cbf5eb tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:20.718385 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c96eaf-60f6-4f22-913b-9b1c06cbf5eb tempest-VolumesListAdminTestJSON-446778201 tempest-VolumesListAdminTestJSON-446778201-project-member] https://10.4.3.137/volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 returned with HTTP 404 Aug 19 12:49:20.719139 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 117/468] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:20 2026] GET /volume/v3/volumes/ec3b2445-0436-49b5-89e5-600c7ff97910 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:21.407981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:21.414121 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:21.414613 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:21.415900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:21.436939 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:21.436939 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:21.444556 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:21.453711 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-0ff87f90-4e4d-40c4-b0ab-8fa717e76a7c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:21.454737 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 120/469] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:21 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:49:21.519994 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:21.522605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] POST https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b/action Aug 19 12:49:21.523135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:21.523432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:21.547917 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:21.547917 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:21.548869 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:21.561984 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Begin detaching volume completed successfully. Aug 19 12:49:21.562349 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-ca509078-0994-47fb-8f97-e8069cd1bbc9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b/action returned with HTTP 202 Aug 19 12:49:21.562948 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 119/470] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:49:21 2026] POST /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 12:49:21.596426 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:21.600411 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:21.600818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:21.601154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:21.625521 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:21.625521 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:21.636441 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:21.644782 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-94ca2d6b-cc8f-4636-9b85-b070673a37ff tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:21.645387 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 115/471] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:21 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1140 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:21.651493 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-74fd7d6e-65a9-494f-b009-3718b2589299 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:21.652041 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74fd7d6e-65a9-494f-b009-3718b2589299 None None] GET https://10.4.3.137/volume// Aug 19 12:49:21.652311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74fd7d6e-65a9-494f-b009-3718b2589299 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:21.654280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-74fd7d6e-65a9-494f-b009-3718b2589299 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:21.654280 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-74fd7d6e-65a9-494f-b009-3718b2589299 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:21.656957 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 118/472] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 12:49:21.669787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:21.673550 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:21.673550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:21.673969 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:21.693095 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:21.693095 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:21.700366 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:21.709672 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-1077b561-b727-4230-b733-b72f2fe763bd tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:21.710200 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 121/473] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:21 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1320 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:22.531618 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.534321 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:22.535279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:22.535279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:22.546645 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:22.546645 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:22.553669 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:22.560305 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a0e4380-1632-4eb8-88c0-706e0d7adbed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:49:22.561431 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 120/474] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:22 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:22.630447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.633206 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:22.633526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:22.634158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:22.648792 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:22.648792 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:22.655089 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:22.662298 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-a9de7740-d848-424b-aaa2-e657e584a35f tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:49:22.662821 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 116/475] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:22 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:22.666821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f4ee060-8031-4595-802c-16bffdaafe4e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.670214 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f4ee060-8031-4595-802c-16bffdaafe4e tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:22.670464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f4ee060-8031-4595-802c-16bffdaafe4e tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:22.670690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f4ee060-8031-4595-802c-16bffdaafe4e tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:22.689335 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:22.689335 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:22.693906 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f4ee060-8031-4595-802c-16bffdaafe4e tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:22.702125 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f4ee060-8031-4595-802c-16bffdaafe4e tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:22.702796 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 119/476] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:22 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:22.729741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.733327 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] POST https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b/action Aug 19 12:49:22.734320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:22.734320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:22.748606 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:22.748606 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:22.749772 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:22.761032 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Begin detaching volume completed successfully. Aug 19 12:49:22.761032 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-973f4eab-717f-4a81-8524-e0615676ac4c tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b/action returned with HTTP 202 Aug 19 12:49:22.761032 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 122/477] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:49:22 2026] POST /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:49:22.824312 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29ecdaeb-b3cb-4b4b-a882-17ed98f0af6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.824697 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29ecdaeb-b3cb-4b4b-a882-17ed98f0af6b None None] GET https://10.4.3.137/volume// Aug 19 12:49:22.824882 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29ecdaeb-b3cb-4b4b-a882-17ed98f0af6b None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:22.825913 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29ecdaeb-b3cb-4b4b-a882-17ed98f0af6b None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:22.825913 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29ecdaeb-b3cb-4b4b-a882-17ed98f0af6b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:22.825913 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 121/478] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:22.835814 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:22.839711 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:22.839939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:22.840007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:22.856402 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:22.856402 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:22.864495 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:22.872808 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-85323f2c-c12e-4027-b65a-791eff6f2e12 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:49:22.873414 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 117/479] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:22 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:23.315635 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e3dadd58-1456-414d-be96-9f907eee400d req-b30a042a-8f09-41f1-a158-80f85121a9f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:23.318480 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-b30a042a-8f09-41f1-a158-80f85121a9f9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] DELETE https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b Aug 19 12:49:23.319411 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-b30a042a-8f09-41f1-a158-80f85121a9f9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:23.319930 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-b30a042a-8f09-41f1-a158-80f85121a9f9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:23.332186 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:23.332186 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:23.429185 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e3dadd58-1456-414d-be96-9f907eee400d req-b30a042a-8f09-41f1-a158-80f85121a9f9 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b returned with HTTP 200 Aug 19 12:49:23.429185 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 120/480] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:23 2026] DELETE /volume/v3/attachments/8a6fe695-99df-4fef-a900-142a44a7593b => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:23.720284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d0f476d-5396-487d-a3d2-450546daefe6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:23.722546 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0f476d-5396-487d-a3d2-450546daefe6 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:23.722912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0f476d-5396-487d-a3d2-450546daefe6 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:23.723237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0f476d-5396-487d-a3d2-450546daefe6 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:23.735591 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:23.735591 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:23.743010 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d0f476d-5396-487d-a3d2-450546daefe6 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:23.754114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0f476d-5396-487d-a3d2-450546daefe6 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:23.754805 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 123/481] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:23 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:23.969342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-74e83ec6-035e-4f19-82dc-af6ef991acca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:23.972523 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-74e83ec6-035e-4f19-82dc-af6ef991acca tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] DELETE https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c Aug 19 12:49:23.972787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-74e83ec6-035e-4f19-82dc-af6ef991acca tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:23.972978 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-74e83ec6-035e-4f19-82dc-af6ef991acca tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:23.982985 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:23.982985 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:24.068498 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-68792252-b4fe-4aad-92b5-ed5c4c15d1b4 req-74e83ec6-035e-4f19-82dc-af6ef991acca tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c returned with HTTP 200 Aug 19 12:49:24.069098 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 122/482] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:23 2026] DELETE /volume/v3/attachments/01406d02-0f4b-42d8-919c-dd83c762798c => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:24.938717 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5413bf57-748b-4c12-992e-f29a2d152711 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:24.941691 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5413bf57-748b-4c12-992e-f29a2d152711 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:24.941986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5413bf57-748b-4c12-992e-f29a2d152711 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:24.942302 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5413bf57-748b-4c12-992e-f29a2d152711 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:24.952677 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:24.952677 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:24.958231 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5413bf57-748b-4c12-992e-f29a2d152711 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:24.964838 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5413bf57-748b-4c12-992e-f29a2d152711 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:49:24.965410 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 118/483] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:24 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:25.593608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7bdad0a-401e-48a0-a5e4-ba5730d8aac8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:25.595310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7bdad0a-401e-48a0-a5e4-ba5730d8aac8 None None] GET https://10.4.3.137/volume// Aug 19 12:49:25.595310 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7bdad0a-401e-48a0-a5e4-ba5730d8aac8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:25.596669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7bdad0a-401e-48a0-a5e4-ba5730d8aac8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:25.598205 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7bdad0a-401e-48a0-a5e4-ba5730d8aac8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:25.598205 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 121/484] 10.4.3.137 () {64 vars in 1004 bytes} [Wed Aug 19 12:49: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 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56f5015c-5b42-440a-aa9e-e56dedf8db23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56f5015c-5b42-440a-aa9e-e56dedf8db23 None None] GET https://10.4.3.137/volume// Aug 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56f5015c-5b42-440a-aa9e-e56dedf8db23 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56f5015c-5b42-440a-aa9e-e56dedf8db23 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56f5015c-5b42-440a-aa9e-e56dedf8db23 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:25.618508 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 124/485] 10.4.3.137 () {64 vars in 1004 bytes} [Wed Aug 19 12:49:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:25.635450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-688b9919-17ea-42fe-a95f-c133dacf36a8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:25.996437 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-688b9919-17ea-42fe-a95f-c133dacf36a8 tempest-VersionsTest-529449010 tempest-VersionsTest-529449010-project-member] GET https://10.4.3.137/volume/v3/ Aug 19 12:49:25.996813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-688b9919-17ea-42fe-a95f-c133dacf36a8 tempest-VersionsTest-529449010 tempest-VersionsTest-529449010-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:25.996990 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-688b9919-17ea-42fe-a95f-c133dacf36a8 tempest-VersionsTest-529449010 tempest-VersionsTest-529449010-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:25.997865 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-688b9919-17ea-42fe-a95f-c133dacf36a8 tempest-VersionsTest-529449010 tempest-VersionsTest-529449010-project-member] https://10.4.3.137/volume/v3/ returned with HTTP 200 Aug 19 12:49:25.998055 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 123/486] 10.4.3.137 () {66 vars in 1216 bytes} [Wed Aug 19 12:49:25 2026] GET /volume/v3/ => generated 386 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:27.613426 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:27.615921 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:27.616269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:27.616490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:27.626030 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:27.626030 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:27.630766 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:27.635792 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab0bad3c-a9cb-4c3d-bc1b-80e1da3878c0 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:27.636327 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 119/487] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:27 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:27.879484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:27.882770 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:27.882990 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:27.883171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:27.895931 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:27.895931 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:27.907207 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:27.918661 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0a31ee71-4e9b-4faf-8a43-3e101e8f89f3 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:27.919090 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 122/488] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:27 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:28.399947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c547089e-93c0-4218-bbcc-1659468955ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:28.401885 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] DELETE https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:28.402118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:28.402354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:28.402550 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Delete volume with id: 90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:28.434686 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:28.434686 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:28.435333 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:28.490535 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Delete volume request issued successfully. Aug 19 12:49:28.490815 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c547089e-93c0-4218-bbcc-1659468955ac tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 202 Aug 19 12:49:28.491575 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 125/489] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:28 2026] DELETE /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:28.506435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:28.509868 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:28.509868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:28.509868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:28.520563 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:28.520563 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:28.534693 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:28.543158 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4aaa1eee-7434-440a-b928-8e802e0d6971 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 200 Aug 19 12:49:28.543612 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 124/490] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:28 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:29.134047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:29.443270 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:29.443617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-593133546"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:29.445096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-593133546'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:29.445231 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume of 1 GB Aug 19 12:49:29.450236 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Availability Zones retrieved successfully. Aug 19 12:49:29.456284 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (d4166c09-a517-48ba-94e9-f6b882f6187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:29.458388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17767ba-7dd0-478a-bd1d-6789ce926d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:29.458388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:29.487686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17767ba-7dd0-478a-bd1d-6789ce926d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:29.488494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae062d9-aa64-49bf-9b7a-c700c4b83712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:29.550960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['647ed112-3b3c-4b67-91e2-a55e4304610b', '02795030-1afe-44d8-86b1-81e6446e9562', 'bd302f94-63e8-41e9-b97b-00f8d9bb867b', '32656137-77e7-44a0-a3b7-e15d8776877a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:29.552315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dae062d9-aa64-49bf-9b7a-c700c4b83712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647ed112-3b3c-4b67-91e2-a55e4304610b', '02795030-1afe-44d8-86b1-81e6446e9562', 'bd302f94-63e8-41e9-b97b-00f8d9bb867b', '32656137-77e7-44a0-a3b7-e15d8776877a']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:29.553167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129cbfda-be65-4068-80d4-1e1add8015cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:29.562010 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36309ccb-c421-41a9-89e1-0897be219311 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:29.567963 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36309ccb-c421-41a9-89e1-0897be219311 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b Aug 19 12:49:29.568137 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36309ccb-c421-41a9-89e1-0897be219311 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:29.568333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36309ccb-c421-41a9-89e1-0897be219311 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:29.577601 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36309ccb-c421-41a9-89e1-0897be219311 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b returned with HTTP 404 Aug 19 12:49:29.578118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129cbfda-be65-4068-80d4-1e1add8015cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32edd23e-109f-443d-b87e-10390d6378ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-593133546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['647ed112-3b3c-4b67-91e2-a55e4304610b','02795030-1afe-44d8-86b1-81e6446e9562','bd302f94-63e8-41e9-b97b-00f8d9bb867b','32656137-77e7-44a0-a3b7-e15d8776877a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-593133546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32edd23e-109f-443d-b87e-10390d6378ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d237b25ab7466da0b2d4cd755ae23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:29.578431 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 123/491] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:29 2026] GET /volume/v3/volumes/90d7c27d-2511-4f4c-888e-3d0e6600792b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:29.579233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed015c3f-5c17-46af-8e02-ededb7c63504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:29.586894 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-20142679-6c7b-44c0-97d4-a445dc163983 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:29.591200 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] DELETE https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:49:29.591497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:29.591797 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:29.592021 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Delete volume with id: 85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:49:29.602877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed015c3f-5c17-46af-8e02-ededb7c63504) transitioned into state 'SUCCESS' from state '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-593133546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['647ed112-3b3c-4b67-91e2-a55e4304610b','02795030-1afe-44d8-86b1-81e6446e9562','bd302f94-63e8-41e9-b97b-00f8d9bb867b','32656137-77e7-44a0-a3b7-e15d8776877a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:29.603624 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae93cb85-19b6-43f8-84e3-6340e20ab8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:29.607543 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:29.607543 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:29.609242 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:29.621228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae93cb85-19b6-43f8-84e3-6340e20ab8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:29.622272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (d4166c09-a517-48ba-94e9-f6b882f6187f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:29.622833 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request issued successfully. Aug 19 12:49:29.623647 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bce13ba7-c5d9-4876-a599-b35410f3b334 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:29.624407 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 120/492] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:29 2026] POST /volume/v3/volumes => generated 750 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:29.640581 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Delete volume request issued successfully. Aug 19 12:49:29.642429 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-20142679-6c7b-44c0-97d4-a445dc163983 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 returned with HTTP 202 Aug 19 12:49:29.642429 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 126/493] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:29 2026] DELETE /volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:29.642545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:29.645022 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:29.645462 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:29.645829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:29.652409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce215446-04d2-4265-b615-1ad1807c15ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:29.654288 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce215446-04d2-4265-b615-1ad1807c15ed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:49:29.654893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce215446-04d2-4265-b615-1ad1807c15ed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:29.654893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce215446-04d2-4265-b615-1ad1807c15ed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:29.661008 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:29.661008 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:29.666775 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:29.666775 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:29.670271 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:29.674078 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ce215446-04d2-4265-b615-1ad1807c15ed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Volume info retrieved successfully. Aug 19 12:49:29.676903 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-caade77a-0bff-4db0-9995-e47b7d95d7f4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 200 Aug 19 12:49:29.677733 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 125/494] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:29 2026] GET /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:29.681378 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce215446-04d2-4265-b615-1ad1807c15ed tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 returned with HTTP 200 Aug 19 12:49:29.682183 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 124/495] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:29 2026] GET /volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:30.693910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ad1a011-405a-4460-a53e-58d70270084f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:30.697148 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ad1a011-405a-4460-a53e-58d70270084f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:30.697263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-04214913-efc3-4323-8f3b-8f48991c4155 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:30.697614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ad1a011-405a-4460-a53e-58d70270084f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:30.698057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ad1a011-405a-4460-a53e-58d70270084f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:30.699602 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04214913-efc3-4323-8f3b-8f48991c4155 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] GET https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 Aug 19 12:49:30.699822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04214913-efc3-4323-8f3b-8f48991c4155 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:30.700858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04214913-efc3-4323-8f3b-8f48991c4155 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:30.707674 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04214913-efc3-4323-8f3b-8f48991c4155 tempest-ServerRescueNegativeTestJSON-1687998359 tempest-ServerRescueNegativeTestJSON-1687998359-project-member] https://10.4.3.137/volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 returned with HTTP 404 Aug 19 12:49:30.708442 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 127/496] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:30 2026] GET /volume/v3/volumes/85b9f43c-6a9c-487b-bdff-c6ca811b3032 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:30.709742 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:30.709742 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:30.716387 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ad1a011-405a-4460-a53e-58d70270084f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:30.725349 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ad1a011-405a-4460-a53e-58d70270084f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 200 Aug 19 12:49:30.726393 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 121/497] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:30 2026] GET /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:30.741916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ef29463f-5464-48a2-8efa-50f85226cde4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:30.743900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:49:30.744288 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32edd23e-109f-443d-b87e-10390d6378ab", "name": "tempest-VolumesDeleteCascade-Snapshot-644413398"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:30.756973 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:30.756973 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:30.757732 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:30.757911 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create snapshot from volume 32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:30.787462 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-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 19 12:49:30.833053 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['d15ab9ed-3583-4600-86ec-de856e7f7ae8', '3884695a-37b5-415c-8eb2-5953b25772a9', 'c716feaa-b32c-4d5c-b9cb-c102adb49069', 'ed88178a-327c-4294-8bbd-5deb84bbfdfe'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:30.900666 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot create request issued successfully. Aug 19 12:49:30.900666 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef29463f-5464-48a2-8efa-50f85226cde4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:49:30.900666 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 126/498] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:49:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:30.912019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:30.914960 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 Aug 19 12:49:30.915271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:30.915549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:30.948572 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:30.948572 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:30.949615 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:30.951146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cad3c7b8-2101-4758-bf9f-28958b9ed5cb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 returned with HTTP 200 Aug 19 12:49:30.951714 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 125/499] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:30 2026] GET /volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 => generated 438 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:31.815139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fc47a3a-7f2f-486e-867c-61035271b132 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:31.817389 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:31.817707 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:31.817971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:31.818143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Delete volume with id: b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:31.827561 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:31.827561 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:31.828000 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:31.865544 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Delete volume request issued successfully. Aug 19 12:49:31.866099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fc47a3a-7f2f-486e-867c-61035271b132 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 202 Aug 19 12:49:31.867982 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 128/500] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:31 2026] DELETE /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:31.878315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:31.881487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:31.881900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:31.882774 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:31.895145 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:31.895145 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:31.901380 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Volume info retrieved successfully. Aug 19 12:49:31.911105 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b6b5933-54f4-4622-9acd-d114f4588ff2 tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 200 Aug 19 12:49:31.911862 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 122/501] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:31 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:31.972838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0f356069-76a0-4752-94e6-16df839bf0a7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:31.977195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f356069-76a0-4752-94e6-16df839bf0a7 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 Aug 19 12:49:31.977570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f356069-76a0-4752-94e6-16df839bf0a7 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:31.978194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f356069-76a0-4752-94e6-16df839bf0a7 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:31.987702 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:31.987702 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:31.988622 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0f356069-76a0-4752-94e6-16df839bf0a7 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:31.990937 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f356069-76a0-4752-94e6-16df839bf0a7 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 returned with HTTP 200 Aug 19 12:49:31.991836 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 127/502] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:31 2026] GET /volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:32.006539 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b1334f5-217d-471d-ba29-17ecba51373a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:32.009210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:49:32.009908 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32edd23e-109f-443d-b87e-10390d6378ab", "name": "tempest-VolumesDeleteCascade-Snapshot-1739054581"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:32.041540 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:32.041540 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:32.041942 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:32.042061 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create snapshot from volume 32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:32.066667 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-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 19 12:49:32.085956 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['1d3b1b3e-2a90-40aa-8014-0700012b4c8c', '87fd2938-711e-4df4-a8a2-6fed38924a2a', 'b9ff4a27-a7c0-48ca-af0f-d847a915306e', '291ef58d-9f89-40d9-aa9a-0454ced11716'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:32.141216 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot create request issued successfully. Aug 19 12:49:32.141919 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b1334f5-217d-471d-ba29-17ecba51373a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:49:32.142393 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 126/503] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:49:32 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 19 12:49:32.163066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be04e355-497a-419b-b7e1-85bfc48efa27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:32.167029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be04e355-497a-419b-b7e1-85bfc48efa27 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 Aug 19 12:49:32.167029 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be04e355-497a-419b-b7e1-85bfc48efa27 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:32.167029 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be04e355-497a-419b-b7e1-85bfc48efa27 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:32.187382 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:32.187382 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:32.188079 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be04e355-497a-419b-b7e1-85bfc48efa27 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:32.189241 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be04e355-497a-419b-b7e1-85bfc48efa27 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 returned with HTTP 200 Aug 19 12:49:32.189823 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 129/504] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:32 2026] GET /volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:32.927799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d919ca9-17cf-4a94-9416-aeefef0daa0c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:32.929547 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d919ca9-17cf-4a94-9416-aeefef0daa0c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] GET https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b Aug 19 12:49:32.929783 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d919ca9-17cf-4a94-9416-aeefef0daa0c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:32.930012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d919ca9-17cf-4a94-9416-aeefef0daa0c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:32.935927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d919ca9-17cf-4a94-9416-aeefef0daa0c tempest-TaggedAttachmentsTest-1038936270 tempest-TaggedAttachmentsTest-1038936270-project-member] https://10.4.3.137/volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b returned with HTTP 404 Aug 19 12:49:32.936516 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 123/505] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:32 2026] GET /volume/v3/volumes/b5dc7f28-35ff-4430-9242-5586ea419e1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:33.205188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-46164655-aee7-4a6b-b841-f2b750ab3847 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:33.207412 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46164655-aee7-4a6b-b841-f2b750ab3847 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 Aug 19 12:49:33.207689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46164655-aee7-4a6b-b841-f2b750ab3847 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:33.207968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46164655-aee7-4a6b-b841-f2b750ab3847 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:33.213852 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:33.213852 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:33.214476 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-46164655-aee7-4a6b-b841-f2b750ab3847 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:33.215543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46164655-aee7-4a6b-b841-f2b750ab3847 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 returned with HTTP 200 Aug 19 12:49:33.216032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 128/506] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:33 2026] GET /volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:33.228824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09ee193b-b846-4f8e-9376-a281be21d56f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:33.231793 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab?cascade=True Aug 19 12:49:33.232078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:33.232586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:33.232586 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume with id: 32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:33.245172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:33.245172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:33.246111 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:33.324319 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume request issued successfully. Aug 19 12:49:33.324928 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09ee193b-b846-4f8e-9376-a281be21d56f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab?cascade=True returned with HTTP 202 Aug 19 12:49:33.325659 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 127/507] 10.4.3.137 () {66 vars in 1376 bytes} [Wed Aug 19 12:49:33 2026] DELETE /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab?cascade=True => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:33.337963 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:33.340553 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:33.340768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:33.341165 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:33.350962 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:33.350962 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:33.358569 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:33.367355 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bafbb18-fb73-4e50-8de2-fa0951231bf1 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 200 Aug 19 12:49:33.367476 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 130/508] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:33 2026] GET /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:34.387501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23a5d6d9-7a2e-4c61-817b-268420361114 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.389733 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23a5d6d9-7a2e-4c61-817b-268420361114 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:34.390048 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23a5d6d9-7a2e-4c61-817b-268420361114 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.390459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23a5d6d9-7a2e-4c61-817b-268420361114 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.401618 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23a5d6d9-7a2e-4c61-817b-268420361114 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 404 Aug 19 12:49:34.401618 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 124/509] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:34 2026] GET /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:34.414150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2383cee0-aa12-4026-a495-5279c76d7edc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.415106 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:49:34.416262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.416262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.417747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:49:34.419121 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:49:34.470455 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Get all volumes completed successfully. Aug 19 12:49:34.470691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2383cee0-aa12-4026-a495-5279c76d7edc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:49:34.471139 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 129/510] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:49:34 2026] GET /volume/v3/volumes => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:34.483774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.485873 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 12:49:34.487291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.487291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.487291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:49:34.487291 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:34.487291 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:34.488541 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:49:34.505911 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Get all snapshots completed successfully. Aug 19 12:49:34.505911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d55bb81-e0c8-484d-9e44-4ba2f3e5c738 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 12:49:34.505911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 128/511] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:49:34 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:34.518722 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.520843 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 Aug 19 12:49:34.522021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.522021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.522021 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete snapshot with id: f4ef3334-201b-4484-b947-2de59023d808 Aug 19 12:49:34.528704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ae912856-fcf8-49a9-8d13-e89c3c2f7b16 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 returned with HTTP 404 Aug 19 12:49:34.529470 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 131/512] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:49:34 2026] DELETE /volume/v3/snapshots/f4ef3334-201b-4484-b947-2de59023d808 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:34.539998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.542291 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 Aug 19 12:49:34.542451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.542680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.542929 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete snapshot with id: 2ba2ef31-73a4-4fec-b3f8-db00733453d5 Aug 19 12:49:34.573148 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c397b7f0-db1f-430b-a3ca-ff1733eea276 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 returned with HTTP 404 Aug 19 12:49:34.573605 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 125/513] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:49:34 2026] DELETE /volume/v3/snapshots/2ba2ef31-73a4-4fec-b3f8-db00733453d5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:34.584555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e029e2bc-17c7-416d-914a-96c8bcf6f63a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.590811 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e029e2bc-17c7-416d-914a-96c8bcf6f63a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:34.591102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e029e2bc-17c7-416d-914a-96c8bcf6f63a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.591380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e029e2bc-17c7-416d-914a-96c8bcf6f63a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.605386 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e029e2bc-17c7-416d-914a-96c8bcf6f63a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 404 Aug 19 12:49:34.605973 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 130/514] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:34 2026] GET /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:49:34.616099 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.618340 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:34.618869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.620266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.620266 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume with id: 32edd23e-109f-443d-b87e-10390d6378ab Aug 19 12:49:34.626406 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a927222a-48ff-47ac-8c81-41d7e2c305fc tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab returned with HTTP 404 Aug 19 12:49:34.627166 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 129/515] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:34 2026] DELETE /volume/v3/volumes/32edd23e-109f-443d-b87e-10390d6378ab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:34.639935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3432d3df-2a96-46e6-8668-2f824380c4dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.642984 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:34.643466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2031806572"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:34.646167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2031806572'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:34.646421 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume of 1 GB Aug 19 12:49:34.652106 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Availability Zones retrieved successfully. Aug 19 12:49:34.662925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (a8fdc5ab-c6c0-46de-bbdb-42df0f486b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:34.665457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f584673-1c4c-472a-a091-aa8f38e7655a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:34.666516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:34.707507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f584673-1c4c-472a-a091-aa8f38e7655a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:34.709477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cde67e-cb48-4f88-b4ec-79fc4576fc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:34.774801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['95fee8e2-7281-4381-bfcb-066e2957c5ca', '556d9e41-063e-4fd8-9375-fc4410de015f', '997f0061-0cc1-4958-873c-8da70b39e71c', 'e5b56dd7-cb18-43d9-969e-168064ee859a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:34.776043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cde67e-cb48-4f88-b4ec-79fc4576fc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95fee8e2-7281-4381-bfcb-066e2957c5ca', '556d9e41-063e-4fd8-9375-fc4410de015f', '997f0061-0cc1-4958-873c-8da70b39e71c', 'e5b56dd7-cb18-43d9-969e-168064ee859a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:34.777406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33bd4e-ccf5-4719-ab0e-fe6243750cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:34.805832 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33bd4e-ccf5-4719-ab0e-fe6243750cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5839fb-44a5-4b70-8d8d-9e91acd55260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2031806572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['95fee8e2-7281-4381-bfcb-066e2957c5ca','556d9e41-063e-4fd8-9375-fc4410de015f','997f0061-0cc1-4958-873c-8da70b39e71c','e5b56dd7-cb18-43d9-969e-168064ee859a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2031806572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5839fb-44a5-4b70-8d8d-9e91acd55260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d237b25ab7466da0b2d4cd755ae23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:34.806735 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08296639-e8b2-42d8-a875-825886f920a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:34.835776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08296639-e8b2-42d8-a875-825886f920a7) transitioned into state 'SUCCESS' from state '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-2031806572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['95fee8e2-7281-4381-bfcb-066e2957c5ca','556d9e41-063e-4fd8-9375-fc4410de015f','997f0061-0cc1-4958-873c-8da70b39e71c','e5b56dd7-cb18-43d9-969e-168064ee859a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:34.836956 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2563f3b0-c4e9-4855-b9cf-d329eddaebb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:34.851577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2563f3b0-c4e9-4855-b9cf-d329eddaebb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:34.852643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (a8fdc5ab-c6c0-46de-bbdb-42df0f486b04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:34.853043 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request issued successfully. Aug 19 12:49:34.854148 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3432d3df-2a96-46e6-8668-2f824380c4dd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:34.855008 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 132/516] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:34 2026] POST /volume/v3/volumes => generated 751 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:34.878600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:34.886436 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:34.886436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:34.886436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:34.898972 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:34.898972 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:34.905228 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:34.914269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d574bd2-6a0b-46ba-becb-7c58342a14fd tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 200 Aug 19 12:49:34.914884 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 126/517] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:34 2026] GET /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:35.932579 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e669a64b-17a2-4676-a30b-45aadd471a38 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:35.934637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e669a64b-17a2-4676-a30b-45aadd471a38 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:35.934864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e669a64b-17a2-4676-a30b-45aadd471a38 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:35.935088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e669a64b-17a2-4676-a30b-45aadd471a38 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:35.950719 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:35.950719 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:35.956715 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e669a64b-17a2-4676-a30b-45aadd471a38 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:35.966478 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e669a64b-17a2-4676-a30b-45aadd471a38 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 200 Aug 19 12:49:35.967085 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 131/518] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:35 2026] GET /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:35.986054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:35.988089 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:49:35.988515 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a5839fb-44a5-4b70-8d8d-9e91acd55260", "name": "tempest-VolumesDeleteCascade-Snapshot-328055484"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:35.999313 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:35.999313 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:35.999845 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:35.999978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create snapshot from volume 5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:36.110057 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['c96f1cd1-8a3f-466a-b611-f5be42087e7d', '1d39920d-b7c4-4872-adeb-a2417b3672fc', '9e5c6c02-15ac-4db9-be2a-baf7ab4caaac', 'ba0a1043-074a-4a97-8baa-a3e04827fb29'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:36.349368 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot create request issued successfully. Aug 19 12:49:36.349368 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50fb749a-97ad-43f8-9cbc-69d921d3806f tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:49:36.350128 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 130/519] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:49:35 2026] POST /volume/v3/snapshots => generated 306 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-648ad873-fef9-4172-85d1-89716d77477e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-648ad873-fef9-4172-85d1-89716d77477e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-648ad873-fef9-4172-85d1-89716d77477e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-648ad873-fef9-4172-85d1-89716d77477e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-648ad873-fef9-4172-85d1-89716d77477e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-648ad873-fef9-4172-85d1-89716d77477e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 returned with HTTP 200 Aug 19 12:49:36.381239 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 133/520] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:36 2026] GET /volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:37.392037 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:37.393930 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 Aug 19 12:49:37.394098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:37.394273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:37.400577 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:37.400577 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:37.401114 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:37.402262 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2ff99e1-a9eb-4e65-bee4-0185874569fb tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 returned with HTTP 200 Aug 19 12:49:37.402800 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 127/521] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:49:37 2026] GET /volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:37.413749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:37.418632 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:37.418632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bfa88224-d0e7-4ff2-9175-37b5ff1fe175", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-13229254"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:37.419303 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request body: {'volume': {'snapshot_id': 'bfa88224-d0e7-4ff2-9175-37b5ff1fe175', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-13229254'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:37.430563 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:37.430563 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:37.431268 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Snapshot retrieved successfully. Aug 19 12:49:37.431469 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume of 1 GB Aug 19 12:49:37.436326 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Availability Zones retrieved successfully. Aug 19 12:49:37.443307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (b4f74fa1-86c5-4688-9dca-45923635a202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:37.447369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137373ce-bb83-41a2-a974-9e7ae5113adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:37.448636 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:37.490145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (137373ce-bb83-41a2-a974-9e7ae5113adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bfa88224-d0e7-4ff2-9175-37b5ff1fe175', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:37.491329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77215c06-c997-4352-9a60-24c9f5e4bfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:37.542346 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Created reservations ['57802a04-d035-491b-8bfa-1332cda86c6a', 'c675113a-c75e-414b-ba6c-d3832fcf8400', 'a692ca9a-42b1-45cf-8549-666a11567ae9', '8c1db576-6bde-4e9d-bc63-1ff09b7714b3'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:37.543486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77215c06-c997-4352-9a60-24c9f5e4bfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57802a04-d035-491b-8bfa-1332cda86c6a', 'c675113a-c75e-414b-ba6c-d3832fcf8400', 'a692ca9a-42b1-45cf-8549-666a11567ae9', '8c1db576-6bde-4e9d-bc63-1ff09b7714b3']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:37.544473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94368666-b92e-4157-ab34-98a720e0f8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:37.591466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94368666-b92e-4157-ab34-98a720e0f8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-13229254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['57802a04-d035-491b-8bfa-1332cda86c6a','c675113a-c75e-414b-ba6c-d3832fcf8400','a692ca9a-42b1-45cf-8549-666a11567ae9','8c1db576-6bde-4e9d-bc63-1ff09b7714b3'],size=1,snapshot_id=bfa88224-d0e7-4ff2-9175-37b5ff1fe175,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-13229254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2d237b25ab7466da0b2d4cd755ae23c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bfa88224-d0e7-4ff2-9175-37b5ff1fe175,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:37.592531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd55e09d-870c-4a51-acbf-4c5528a1676d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:37.612181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd55e09d-870c-4a51-acbf-4c5528a1676d) transitioned into state 'SUCCESS' from state '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-13229254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2d237b25ab7466da0b2d4cd755ae23c',qos_specs=None,replication_status=,reservations=['57802a04-d035-491b-8bfa-1332cda86c6a','c675113a-c75e-414b-ba6c-d3832fcf8400','a692ca9a-42b1-45cf-8549-666a11567ae9','8c1db576-6bde-4e9d-bc63-1ff09b7714b3'],size=1,snapshot_id=bfa88224-d0e7-4ff2-9175-37b5ff1fe175,source_replicaid=,source_volid=None,status='creating',user_id='7a5d3e75ccfb4f9899d6feffa9a0c76e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:37.612971 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a41e45-fa79-4903-abc7-699a4db3dd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:37.635225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07a41e45-fa79-4903-abc7-699a4db3dd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:37.635961 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Flow 'volume_create_api' (b4f74fa1-86c5-4688-9dca-45923635a202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:37.636262 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Create volume request issued successfully. Aug 19 12:49:37.636833 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77b57c5e-fb3b-46dc-99b8-945dbab8d906 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:37.637300 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 132/522] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:49:37 2026] POST /volume/v3/volumes => generated 783 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:37.649881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-457256c3-a549-4ea0-a439-ec730a7a68ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:37.651792 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-457256c3-a549-4ea0-a439-ec730a7a68ec tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:37.652016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-457256c3-a549-4ea0-a439-ec730a7a68ec tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:37.652239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-457256c3-a549-4ea0-a439-ec730a7a68ec tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:37.659418 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:37.659418 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:37.663635 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-457256c3-a549-4ea0-a439-ec730a7a68ec tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:37.669035 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-457256c3-a549-4ea0-a439-ec730a7a68ec tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 200 Aug 19 12:49:37.669622 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 131/523] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:37 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:38.687364 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8861f58f-101c-4270-ad86-29459c555c0b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:38.690019 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8861f58f-101c-4270-ad86-29459c555c0b tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:38.690315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8861f58f-101c-4270-ad86-29459c555c0b tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:38.690586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8861f58f-101c-4270-ad86-29459c555c0b tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:38.699637 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:38.699637 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:38.704774 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8861f58f-101c-4270-ad86-29459c555c0b tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:38.710976 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8861f58f-101c-4270-ad86-29459c555c0b tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 200 Aug 19 12:49:38.714277 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 134/524] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:38 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:38.727406 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9eab4877-1fdd-43bd-900e-714ecca17122 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:38.729863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9eab4877-1fdd-43bd-900e-714ecca17122 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:38.729863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9eab4877-1fdd-43bd-900e-714ecca17122 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:38.730028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9eab4877-1fdd-43bd-900e-714ecca17122 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:38.738454 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:38.738454 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:38.743740 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9eab4877-1fdd-43bd-900e-714ecca17122 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:38.749910 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9eab4877-1fdd-43bd-900e-714ecca17122 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 200 Aug 19 12:49:38.750307 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 128/525] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:38 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:38.763971 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:38.766104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260?cascade=True Aug 19 12:49:38.766330 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:38.766527 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:38.766730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume with id: 5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:38.774509 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:38.774509 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:38.775054 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:38.808808 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume request issued successfully. Aug 19 12:49:38.809061 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-efbabd9c-fe58-4b26-b369-b597ed94a8cf tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260?cascade=True returned with HTTP 202 Aug 19 12:49:38.809590 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 133/526] 10.4.3.137 () {66 vars in 1376 bytes} [Wed Aug 19 12:49:38 2026] DELETE /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:38.820008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:38.824431 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:38.824629 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:38.824923 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:38.834104 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:38.834104 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:38.838918 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:38.844867 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3279a6bb-99a0-40d7-80e2-0c1cfedebb2e tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 200 Aug 19 12:49:38.845235 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 132/527] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:38 2026] GET /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:39.863547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e66cd3d7-21a8-46f9-b3e2-b9aba19cf43a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:39.865344 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e66cd3d7-21a8-46f9-b3e2-b9aba19cf43a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:39.865533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e66cd3d7-21a8-46f9-b3e2-b9aba19cf43a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:39.865752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e66cd3d7-21a8-46f9-b3e2-b9aba19cf43a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:39.872635 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e66cd3d7-21a8-46f9-b3e2-b9aba19cf43a tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 404 Aug 19 12:49:39.873169 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 135/528] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:39 2026] GET /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:39.881632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:39.883582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:49:39.883842 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:39.884028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:39.884607 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:49:39.885057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:49:39.893404 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Get all volumes completed successfully. Aug 19 12:49:39.893972 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dc1fa24-5834-4ae5-a0a2-5602b9690200 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:49:39.894598 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 129/529] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:49:39 2026] GET /volume/v3/volumes => generated 333 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:39.903812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:39.907026 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 12:49:39.908383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:39.908956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:39.909476 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:49:39.910019 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:39.910019 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:39.911430 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:49:39.923293 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Get all snapshots completed successfully. Aug 19 12:49:39.923998 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-85085546-ceca-453d-97eb-4f22e6fe2ffa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 12:49:39.924578 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 134/530] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:49:39 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:39.934417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:39.936335 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:39.936546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:39.937672 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:39.944328 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:39.944328 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:39.949236 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:39.955854 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9b644a5-1b2e-44d2-b044-4c8db4cf33d4 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 200 Aug 19 12:49:39.956436 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 133/531] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:39 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:39.971854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:39.974456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:39.974786 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:39.975057 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:39.975315 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume with id: 1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:39.985332 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:39.985332 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:39.985972 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:40.009361 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume request issued successfully. Aug 19 12:49:40.010155 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ad5f827-527a-4c34-bcc9-c000a3170b3c tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 202 Aug 19 12:49:40.010389 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 136/532] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:39 2026] DELETE /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:40.021919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:40.022507 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:40.022507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:40.022819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:40.032964 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:40.032964 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:40.040822 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Volume info retrieved successfully. Aug 19 12:49:40.047390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ac6731a-7658-41ef-98a6-d3b659a54b41 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 200 Aug 19 12:49:40.047974 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 130/533] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:40 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:41.066087 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa79775c-60c7-443e-8707-812e8cf6cc69 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:41.068460 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa79775c-60c7-443e-8707-812e8cf6cc69 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 Aug 19 12:49:41.069168 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa79775c-60c7-443e-8707-812e8cf6cc69 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:41.071395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa79775c-60c7-443e-8707-812e8cf6cc69 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:41.081382 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa79775c-60c7-443e-8707-812e8cf6cc69 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 returned with HTTP 404 Aug 19 12:49:41.082175 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 135/534] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:41 2026] GET /volume/v3/volumes/1c7f5d65-e3da-4fc1-b3ab-3a9cc4021363 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:41.089970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-532817a8-1a7d-4431-a65f-891327ac4daa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:41.093690 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-532817a8-1a7d-4431-a65f-891327ac4daa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 Aug 19 12:49:41.093690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-532817a8-1a7d-4431-a65f-891327ac4daa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:41.093690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-532817a8-1a7d-4431-a65f-891327ac4daa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:41.094001 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-532817a8-1a7d-4431-a65f-891327ac4daa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete snapshot with id: bfa88224-d0e7-4ff2-9175-37b5ff1fe175 Aug 19 12:49:41.101886 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-532817a8-1a7d-4431-a65f-891327ac4daa tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 returned with HTTP 404 Aug 19 12:49:41.102454 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 134/535] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:49:41 2026] DELETE /volume/v3/snapshots/bfa88224-d0e7-4ff2-9175-37b5ff1fe175 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:41.114092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0b7a81d-ce4f-40bb-a277-f8d2c4c4fe89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:41.116086 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0b7a81d-ce4f-40bb-a277-f8d2c4c4fe89 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] GET https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:41.116402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0b7a81d-ce4f-40bb-a277-f8d2c4c4fe89 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:41.116762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0b7a81d-ce4f-40bb-a277-f8d2c4c4fe89 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:41.130853 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0b7a81d-ce4f-40bb-a277-f8d2c4c4fe89 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 404 Aug 19 12:49:41.131903 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 137/536] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:41 2026] GET /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:41.140614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:41.142922 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:41.143235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:41.143527 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:41.143705 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] Delete volume with id: 5a5839fb-44a5-4b70-8d8d-9e91acd55260 Aug 19 12:49:41.157357 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3209ab1c-c08d-4366-af4a-2dc9670ba509 tempest-VolumesDeleteCascade-1159667866 tempest-VolumesDeleteCascade-1159667866-project-member] https://10.4.3.137/volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 returned with HTTP 404 Aug 19 12:49:41.157910 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 131/537] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:41 2026] DELETE /volume/v3/volumes/5a5839fb-44a5-4b70-8d8d-9e91acd55260 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:42.934336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-35521994-5046-4d25-a656-9bc3f4566165 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:43.114442 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:43.115059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1610866038"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:43.116879 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1610866038'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:43.119555 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Create volume of 1 GB Aug 19 12:49:43.123344 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Availability Zones retrieved successfully. Aug 19 12:49:43.132975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Flow 'volume_create_api' (f54ae17c-d8aa-419e-adc0-6b7357e47411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:43.135510 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a72ec29-85a7-4a09-84ad-a0d66206ce14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:43.137534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:43.190925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a72ec29-85a7-4a09-84ad-a0d66206ce14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:43.192095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb52026-d53a-449c-b32d-259495cb3769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:43.318319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Created reservations ['a7d0de29-de81-424b-816c-4c4264453150', '920a031a-ce41-4388-8ef0-0c88d6095488', '1941da9a-9a91-4dd7-8343-79717c8c7eef', '514c28a4-2a1d-4100-8818-dad2e7bb48dc'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:43.320078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bb52026-d53a-449c-b32d-259495cb3769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d0de29-de81-424b-816c-4c4264453150', '920a031a-ce41-4388-8ef0-0c88d6095488', '1941da9a-9a91-4dd7-8343-79717c8c7eef', '514c28a4-2a1d-4100-8818-dad2e7bb48dc']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:43.321643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7014e6-18df-401f-a893-a08f69a3709c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:43.367138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b7014e6-18df-401f-a893-a08f69a3709c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6699e0b-5131-4d9f-ba81-dd83d45a6014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1610866038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6789c47269f3442b8aa7dbe943a6802c',qos_specs=None,replication_status=,reservations=['a7d0de29-de81-424b-816c-4c4264453150','920a031a-ce41-4388-8ef0-0c88d6095488','1941da9a-9a91-4dd7-8343-79717c8c7eef','514c28a4-2a1d-4100-8818-dad2e7bb48dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d31e16a653417da99e844f215e4397',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1610866038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6699e0b-5131-4d9f-ba81-dd83d45a6014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6789c47269f3442b8aa7dbe943a6802c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d31e16a653417da99e844f215e4397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:43.367987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b883519-9f9a-4251-b584-6f2ad40cfd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:43.416118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b883519-9f9a-4251-b584-6f2ad40cfd56) transitioned into state 'SUCCESS' from state '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-1610866038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6789c47269f3442b8aa7dbe943a6802c',qos_specs=None,replication_status=,reservations=['a7d0de29-de81-424b-816c-4c4264453150','920a031a-ce41-4388-8ef0-0c88d6095488','1941da9a-9a91-4dd7-8343-79717c8c7eef','514c28a4-2a1d-4100-8818-dad2e7bb48dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d31e16a653417da99e844f215e4397',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:43.416118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a2feca-ceae-4712-bef6-74ba23f2ff65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:43.441819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a2feca-ceae-4712-bef6-74ba23f2ff65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:43.443728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Flow 'volume_create_api' (f54ae17c-d8aa-419e-adc0-6b7357e47411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:43.443728 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Create volume request issued successfully. Aug 19 12:49:43.444175 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35521994-5046-4d25-a656-9bc3f4566165 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:43.445046 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 136/538] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:49:42 2026] POST /volume/v3/volumes => generated 750 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:43.465523 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e6782049-c741-4602-8075-d5102a391c4b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:43.468202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6782049-c741-4602-8075-d5102a391c4b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:43.468641 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6782049-c741-4602-8075-d5102a391c4b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:43.468987 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6782049-c741-4602-8075-d5102a391c4b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:43.480967 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:43.480967 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:43.495523 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e6782049-c741-4602-8075-d5102a391c4b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:43.503927 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6782049-c741-4602-8075-d5102a391c4b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 200 Aug 19 12:49:43.504526 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 135/539] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:43 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:44.525333 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.529572 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:44.530108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:44.530440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:44.546230 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.546230 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:44.559369 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.566590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dac1d317-d4d8-4df8-80bb-2e6c69310c2a tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 200 Aug 19 12:49:44.567137 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 138/540] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:44 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:44.588857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.591978 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] POST https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.595632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:44.611879 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.611879 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:44.612783 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.639121 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Create volume metadata completed successfully. Aug 19 12:49:44.639370 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c44f8e11-cb57-4b29-95a9-9887072074b9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.640218 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 132/541] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:49:44 2026] POST /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 101 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:44.653396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.664094 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.664439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:44.672109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:44.688776 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.688776 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:44.689471 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.705477 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:44.705978 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62b82d5f-7cb0-49e2-8fe0-6e73665651f4 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.706584 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 137/542] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:49:44 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 101 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:44.719726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64d2d5a8-b790-4600-a52b-235db900c395 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.721797 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64d2d5a8-b790-4600-a52b-235db900c395 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] PUT https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.722141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64d2d5a8-b790-4600-a52b-235db900c395 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:44.739622 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.739622 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:44.740762 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64d2d5a8-b790-4600-a52b-235db900c395 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.771861 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64d2d5a8-b790-4600-a52b-235db900c395 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Update volume metadata completed successfully. Aug 19 12:49:44.772340 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64d2d5a8-b790-4600-a52b-235db900c395 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.773063 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 136/543] 10.4.3.137 () {68 vars in 1395 bytes} [Wed Aug 19 12:49:44 2026] PUT /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:44.796480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e04c2046-34c2-47cc-9364-0688a55967b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.796480 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.796480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:44.796480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:44.807596 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.807596 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:44.808213 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.822592 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:44.822977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e04c2046-34c2-47cc-9364-0688a55967b3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.824217 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 139/544] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:49:44 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:44.835920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-234db90a-6141-47f2-946c-9f75c3884781 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.838872 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key1 Aug 19 12:49:44.839172 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:44.839653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:44.853221 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.853221 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:44.853221 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.863219 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:44.875833 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Delete volume metadata completed successfully. Aug 19 12:49:44.876091 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-234db90a-6141-47f2-946c-9f75c3884781 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key1 returned with HTTP 200 Aug 19 12:49:44.877139 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 133/545] 10.4.3.137 () {66 vars in 1393 bytes} [Wed Aug 19 12:49:44 2026] DELETE /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 12:49:44.890283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.892318 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.892554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:44.892823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:44.905790 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.905790 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:44.905790 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.917547 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:44.918118 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17ba5e63-6ad1-4ad7-bbab-8fd3a6866bfb tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.918670 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 138/546] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:49:44 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:44.932939 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.934744 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] PUT https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.938372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:44.957771 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:44.957771 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:44.958814 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:44.980378 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Update volume metadata completed successfully. Aug 19 12:49:44.980783 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e77af172-8afe-4138-a3e6-fbbdc2814ca9 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:44.981315 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 137/547] 10.4.3.137 () {68 vars in 1395 bytes} [Wed Aug 19 12:49:44 2026] PUT /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 12:49:44.992986 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:44.996532 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] POST https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:44.997106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:45.011423 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.011423 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:45.016947 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.039314 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Create volume metadata completed successfully. Aug 19 12:49:45.039881 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7189ee9e-b846-4ef9-91c0-309c34a15370 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:45.040202 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 140/548] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:49:44 2026] POST /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:45.053130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.057190 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] PUT https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 Aug 19 12:49:45.057190 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:45.070901 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.070901 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:45.071791 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.091851 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Update volume metadata completed successfully. Aug 19 12:49:45.091851 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96d56e1d-dc38-4193-81f6-bcff7d0184f3 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 returned with HTTP 200 Aug 19 12:49:45.091851 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 134/549] 10.4.3.137 () {68 vars in 1410 bytes} [Wed Aug 19 12:49:45 2026] PUT /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:45.103850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-305224c4-81a9-4326-9025-112f28204eb7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.106290 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 Aug 19 12:49:45.106612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:45.106917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:45.117682 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.117682 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:45.118639 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.130947 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:45.131942 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-305224c4-81a9-4326-9025-112f28204eb7 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 returned with HTTP 200 Aug 19 12:49:45.132676 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 139/550] 10.4.3.137 () {66 vars in 1390 bytes} [Wed Aug 19 12:49:45 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:45.146000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a332d68e-8603-4592-8843-71c603069c7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.153259 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:45.153485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:45.153739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:45.164617 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.164617 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:45.165186 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.175002 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Get volume metadata completed successfully. Aug 19 12:49:45.175409 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a332d68e-8603-4592-8843-71c603069c7b tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:45.176512 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 138/551] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:49:45 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 75 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:45.186499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.189134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] PUT https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata Aug 19 12:49:45.189565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:45.205824 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.205824 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:45.205824 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.223769 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Update volume metadata completed successfully. Aug 19 12:49:45.224152 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3cda7f1b-ee9f-4e85-b54f-04ce46c25787 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata returned with HTTP 200 Aug 19 12:49:45.224898 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 141/552] 10.4.3.137 () {68 vars in 1395 bytes} [Wed Aug 19 12:49:45 2026] PUT /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:49:45.237068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.239240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:45.239549 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:45.239790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:45.262197 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.262197 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:45.273892 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.286751 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7409b47-9b8d-4f97-91ca-d712c0afe30d tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 200 Aug 19 12:49:45.287422 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 135/553] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:45 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:45.303873 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.306267 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:45.306419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:45.306588 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:45.306757 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Delete volume with id: d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:45.316997 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.316997 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:45.317959 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.357883 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Delete volume request issued successfully. Aug 19 12:49:45.357883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5312aab-3c07-4d48-b7db-a0bbc9de9447 tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 202 Aug 19 12:49:45.357883 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 140/554] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:45 2026] DELETE /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:45.371419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eed486bd-3f54-40fe-9224-f0290c1385ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:45.376920 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eed486bd-3f54-40fe-9224-f0290c1385ef tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:45.377232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eed486bd-3f54-40fe-9224-f0290c1385ef tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:45.378534 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eed486bd-3f54-40fe-9224-f0290c1385ef tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:45.388762 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:45.388762 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:45.395974 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eed486bd-3f54-40fe-9224-f0290c1385ef tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Volume info retrieved successfully. Aug 19 12:49:45.405915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eed486bd-3f54-40fe-9224-f0290c1385ef tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 200 Aug 19 12:49:45.406786 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 139/555] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:45 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:46.425691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c50d8ccd-5f07-4be3-ba4c-55afd31d269f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:46.428435 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c50d8ccd-5f07-4be3-ba4c-55afd31d269f tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] GET https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 Aug 19 12:49:46.428862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c50d8ccd-5f07-4be3-ba4c-55afd31d269f tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:46.429150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c50d8ccd-5f07-4be3-ba4c-55afd31d269f tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:46.438913 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c50d8ccd-5f07-4be3-ba4c-55afd31d269f tempest-VolumesMetadataTest-305956791 tempest-VolumesMetadataTest-305956791-project-member] https://10.4.3.137/volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 returned with HTTP 404 Aug 19 12:49:46.439859 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 142/556] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:46 2026] GET /volume/v3/volumes/d6699e0b-5131-4d9f-ba81-dd83d45a6014 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:49.477960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:49.596794 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:49.599390 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:49.599509 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:49.599796 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:49.617274 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:49.617274 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:49.619269 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:49.626330 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e73f7d42-5d6b-495d-ad28-0afbe55ffafc tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:49.626756 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 141/557] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:49 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:49.634927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:49:49.634927 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1981427214"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:49.637805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1981427214'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:49:49.637805 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Create volume of 1 GB Aug 19 12:49:49.645328 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Availability Zones retrieved successfully. Aug 19 12:49:49.657614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Flow 'volume_create_api' (01cbd212-985b-4f51-8277-928d31b358cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:49.658909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30d639d-6a72-4baa-a4fa-84d29a3baaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:49.660472 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:49:49.685590 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:49.691168 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:49.691412 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:49.691677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:49.711918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e30d639d-6a72-4baa-a4fa-84d29a3baaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:49.712105 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:49.712105 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:49.712191 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564f2e9b-ab24-404f-87eb-937b17f1d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:49.718185 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:49.727514 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-e550a7af-d0ab-433c-84ab-f0cc0b030b91 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:49.727833 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 140/558] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:49 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:49.770872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:49.780119 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] POST https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697/action Aug 19 12:49:49.780639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:49.780929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:49.801229 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:49.801229 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:49.801415 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:49.810841 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Begin detaching volume completed successfully. Aug 19 12:49:49.811134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-3160b75b-68aa-4931-8ee9-cae35398beec tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697/action returned with HTTP 202 Aug 19 12:49:49.811889 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 143/559] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:49:49 2026] POST /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:49:49.837063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Created reservations ['7e00f151-4916-41b0-ad41-59b493a58b0a', '7ab46ae7-21c6-45e5-8585-9ea8bfa4213d', '874681ef-6549-4202-872c-d83db2b24417', '03b27b14-b53a-4852-a630-e93cc76387ce'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:49.838175 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (564f2e9b-ab24-404f-87eb-937b17f1d6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e00f151-4916-41b0-ad41-59b493a58b0a', '7ab46ae7-21c6-45e5-8585-9ea8bfa4213d', '874681ef-6549-4202-872c-d83db2b24417', '03b27b14-b53a-4852-a630-e93cc76387ce']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:49.839280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c038b333-a48a-405c-b08f-2ac6481223a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:50.764366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c038b333-a48a-405c-b08f-2ac6481223a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63160717-7e25-489b-88df-59fee0617d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1981427214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d31c0f0dac486cb3c7024b0053dff4',qos_specs=None,replication_status=,reservations=['7e00f151-4916-41b0-ad41-59b493a58b0a','7ab46ae7-21c6-45e5-8585-9ea8bfa4213d','874681ef-6549-4202-872c-d83db2b24417','03b27b14-b53a-4852-a630-e93cc76387ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d6b3d6d1864405596efa37182ae1e35',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1981427214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63160717-7e25-489b-88df-59fee0617d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d31c0f0dac486cb3c7024b0053dff4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d6b3d6d1864405596efa37182ae1e35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:50.764366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5b4dd0-0a70-4d3b-8894-96f209d6e608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:50.764366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5b4dd0-0a70-4d3b-8894-96f209d6e608) transitioned into state 'SUCCESS' from state '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-1981427214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d31c0f0dac486cb3c7024b0053dff4',qos_specs=None,replication_status=,reservations=['7e00f151-4916-41b0-ad41-59b493a58b0a','7ab46ae7-21c6-45e5-8585-9ea8bfa4213d','874681ef-6549-4202-872c-d83db2b24417','03b27b14-b53a-4852-a630-e93cc76387ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d6b3d6d1864405596efa37182ae1e35',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:50.767621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2199ce95-c0ed-4160-9696-07b08cd23d88 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.770223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa852603-859f-4719-af3a-190235dd8efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:49:50.772910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2199ce95-c0ed-4160-9696-07b08cd23d88 None None] GET https://10.4.3.137/volume// Aug 19 12:49:50.772910 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2199ce95-c0ed-4160-9696-07b08cd23d88 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.772910 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2199ce95-c0ed-4160-9696-07b08cd23d88 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.772910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2199ce95-c0ed-4160-9696-07b08cd23d88 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:50.772910 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 142/560] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:49 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:50.773853 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa852603-859f-4719-af3a-190235dd8efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:49:50.773853 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Flow 'volume_create_api' (01cbd212-985b-4f51-8277-928d31b358cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:49:50.773853 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Create volume request issued successfully. Aug 19 12:49:50.773853 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba1a16bf-f5c4-4595-992a-574decd7a3d5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:49:50.773853 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 136/561] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:49:49 2026] POST /volume/v3/volumes => generated 752 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:50.775403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.775403 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:49:50.775403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.775403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.776802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.776802 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:50.776802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.776802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.782458 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:50.782458 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:50.782458 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:49:50.783171 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:50.783171 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:50.783171 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:50.783639 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7ac90ed-dc6a-4710-aaf8-e1b702134c77 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 200 Aug 19 12:49:50.783639 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 141/562] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:49 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 820 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:50.786706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-8b271dfc-b176-4955-b988-97ef540fb6de tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:50.786706 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 144/563] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:49 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-4df0d57a-7fbf-48ef-a596-651bc4efb3d3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-4df0d57a-7fbf-48ef-a596-651bc4efb3d3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-4df0d57a-7fbf-48ef-a596-651bc4efb3d3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-4df0d57a-7fbf-48ef-a596-651bc4efb3d3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-4df0d57a-7fbf-48ef-a596-651bc4efb3d3 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 returned with HTTP 200 Aug 19 12:49:50.787076 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 143/564] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:50 2026] DELETE /volume/v3/attachments/e4493f6f-2ba3-4935-84f9-122ee8439248 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-35b295f8-2128-4715-8ddf-9ab7289b5198 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-35b295f8-2128-4715-8ddf-9ab7289b5198 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-35b295f8-2128-4715-8ddf-9ab7289b5198 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-35b295f8-2128-4715-8ddf-9ab7289b5198 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:50.787598 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:50.863448 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-35b295f8-2128-4715-8ddf-9ab7289b5198 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 returned with HTTP 200 Aug 19 12:49:50.864083 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 137/565] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:50 2026] DELETE /volume/v3/attachments/0e4c8e70-17e1-4f68-8f0f-781aff594184 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:50.875891 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-0ac5c0f8-107b-4ea8-b7dc-c1cf18f0fcee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:50.878737 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-0ac5c0f8-107b-4ea8-b7dc-c1cf18f0fcee tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 Aug 19 12:49:50.878929 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-0ac5c0f8-107b-4ea8-b7dc-c1cf18f0fcee tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:50.879117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-0ac5c0f8-107b-4ea8-b7dc-c1cf18f0fcee tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:50.888841 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:50.888841 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:50.972588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b6b7bf6a-2294-4f49-bee7-460162689b79 req-0ac5c0f8-107b-4ea8-b7dc-c1cf18f0fcee tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 returned with HTTP 200 Aug 19 12:49:50.973476 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 142/566] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:50 2026] DELETE /volume/v3/attachments/b6df34e1-973d-43bb-b2f3-487f33758370 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:49:50.998518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:51.003447 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:49:51.003447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:51.003447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:51.016141 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:51.016141 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:51.024469 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:49:51.031235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3d1766e-b922-4cac-9d4f-0babc61e705d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 200 Aug 19 12:49:51.031722 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 145/567] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:50 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:51.049407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a5902403-5286-4253-bda5-3765b4497909 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:51.052078 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:49:51.052428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63160717-7e25-489b-88df-59fee0617d6d", "name": "tempest-VolumesBackupsV39Test-Backup-778854959", "container": "tempest-volumesbackupsv39test-backup-container-1858308732"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:51.054555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Creating new backup {'backup': {'volume_id': '63160717-7e25-489b-88df-59fee0617d6d', 'name': 'tempest-VolumesBackupsV39Test-Backup-778854959', 'container': 'tempest-volumesbackupsv39test-backup-container-1858308732'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:49:51.054697 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Creating backup of volume 63160717-7e25-489b-88df-59fee0617d6d in container tempest-volumesbackupsv39test-backup-container-1858308732 Aug 19 12:49:51.066270 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:51.066270 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:51.066425 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:49:51.112007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Created reservations ['67e76f78-34b8-4096-bc74-7aa9712db099', '9e1f627f-5672-4a49-8f96-74afc304c76d'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:49:51.157641 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-14710ce2-3723-4d2f-9f2d-cab6249271d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:51.159854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-14710ce2-3723-4d2f-9f2d-cab6249271d7 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 Aug 19 12:49:51.161135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-14710ce2-3723-4d2f-9f2d-cab6249271d7 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:51.162581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-14710ce2-3723-4d2f-9f2d-cab6249271d7 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:51.179814 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:51.179814 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:51.192446 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a5902403-5286-4253-bda5-3765b4497909 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:49:51.193168 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 144/568] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:49:51 2026] POST /volume/v3/backups => generated 332 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:49:51.206446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:51.209355 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:51.209708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:51.209989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:51.210129 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:51.218002 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:51.218002 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:51.219406 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0a012c1-00bf-406b-a0f8-e649b9767831 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:51.219772 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 143/569] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:51 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:51.285857 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-de5647a1-824e-404e-b6cb-d485fa29dc2f req-14710ce2-3723-4d2f-9f2d-cab6249271d7 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 returned with HTTP 200 Aug 19 12:49:51.287072 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 138/570] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:49:51 2026] DELETE /volume/v3/attachments/b1e4f7e5-f4fa-4082-800e-d3c00a099589 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:52.033544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:52.035902 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:52.036077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:52.036245 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:52.045352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:52.045352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:52.051662 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:52.057914 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01b1f567-57d5-4522-ae2a-50c46b9b1a85 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:52.058321 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 146/571] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:52 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:52.233153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0120353f-37f1-4e2a-b533-b87065576e92 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:52.235903 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0120353f-37f1-4e2a-b533-b87065576e92 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:52.236225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0120353f-37f1-4e2a-b533-b87065576e92 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:52.236525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0120353f-37f1-4e2a-b533-b87065576e92 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:52.236822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0120353f-37f1-4e2a-b533-b87065576e92 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:52.250634 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:52.250634 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:52.251860 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0120353f-37f1-4e2a-b533-b87065576e92 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:52.253874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 145/572] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:52 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:53.270348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:53.274566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:53.275117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:53.275275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:53.275931 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:53.293846 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:53.293846 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:53.294921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb45e483-0f1f-4502-9e64-7ec6ab4c8917 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:53.296815 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 144/573] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:53 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:53.338671 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:53.342119 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:53.342789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:53.342789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:53.360850 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:53.360850 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:53.373484 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:53.386526 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4ce3f6b-ad84-458f-9d93-ac207ccf666a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:53.387038 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 139/574] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:53 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:53.484783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d78346c0-623e-4a82-b7db-f14fe817e907 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:53.486858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d78346c0-623e-4a82-b7db-f14fe817e907 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:49:53.487172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d78346c0-623e-4a82-b7db-f14fe817e907 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:53.487618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d78346c0-623e-4a82-b7db-f14fe817e907 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:53.500595 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:53.500595 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:53.506148 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d78346c0-623e-4a82-b7db-f14fe817e907 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:49:53.513325 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d78346c0-623e-4a82-b7db-f14fe817e907 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:49:53.514400 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 147/575] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:53 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:54.071828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.074739 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:54.074969 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.075201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.084583 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.084583 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:54.091074 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:54.097264 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-b76b87da-7b8b-4025-a044-430bce56f16c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:54.097746 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 146/576] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:54 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:54.226025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78de3d0f-b9cd-4722-b058-a84b786ae7a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.226025 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78de3d0f-b9cd-4722-b058-a84b786ae7a3 None None] GET https://10.4.3.137/volume// Aug 19 12:49:54.226228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78de3d0f-b9cd-4722-b058-a84b786ae7a3 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.226831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78de3d0f-b9cd-4722-b058-a84b786ae7a3 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.226831 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78de3d0f-b9cd-4722-b058-a84b786ae7a3 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:54.227763 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 145/577] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:49: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 19 12:49:54.243695 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-81a09d31-4450-42a5-ada5-0b743c28287b req-04a651a5-ea92-4ec6-b4ca-cabd758622e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.246941 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-04a651a5-ea92-4ec6-b4ca-cabd758622e4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:49:54.248071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-04a651a5-ea92-4ec6-b4ca-cabd758622e4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d17b61c-bb62-4396-afac-5f3de12bc45b", "connector": null, "instance_uuid": "383ba9d8-a296-4dcb-a4d7-dcd9bc366e8a"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:54.266298 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.266298 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:54.315805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab9c4078-0145-4482-aab6-21d324e691dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.318641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab9c4078-0145-4482-aab6-21d324e691dd tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:54.318793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab9c4078-0145-4482-aab6-21d324e691dd tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.319066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab9c4078-0145-4482-aab6-21d324e691dd tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.319375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ab9c4078-0145-4482-aab6-21d324e691dd tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:54.337863 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.337863 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:54.339895 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab9c4078-0145-4482-aab6-21d324e691dd tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:54.340051 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 148/578] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:54 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:54.356126 np0000007775 devstack@c-api.service[100261]: WARNING cinder.volume.api [req-81a09d31-4450-42a5-ada5-0b743c28287b req-04a651a5-ea92-4ec6-b4ca-cabd758622e4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 12:49:54.378967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-04a651a5-ea92-4ec6-b4ca-cabd758622e4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:49:54.380800 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 140/579] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:49:54 2026] POST /volume/v3/attachments => generated 271 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:54.449971 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.452207 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:54.452503 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.452783 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.469588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67ea2487-c1ec-4790-9295-83e54b3df36b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.471035 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67ea2487-c1ec-4790-9295-83e54b3df36b None None] GET https://10.4.3.137/volume// Aug 19 12:49:54.471035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67ea2487-c1ec-4790-9295-83e54b3df36b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.471035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67ea2487-c1ec-4790-9295-83e54b3df36b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.471408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67ea2487-c1ec-4790-9295-83e54b3df36b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:54.471593 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 146/580] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49: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 19 12:49:54.480424 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.480424 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:54.494004 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:54.497497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.503226 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:54.503226 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:54.503226 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:54.511717 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b2bdd488-735b-419c-ba0d-20e9d6cff26a tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:54.512177 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 147/581] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:54 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 867 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:54.520654 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.520654 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:54.529112 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:54.536158 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3f5c91cb-a664-49a2-bb61-c8c1c90b6fec tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:54.537169 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 149/582] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:54 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1047 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:54.679711 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:54.683518 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] PUT https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 Aug 19 12:49:54.684106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:54.696765 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Acquiring lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:49:54.706065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:49:54.709587 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:54.709587 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:54.842677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" released by "attachment_update" :: held 0.136s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:49:54.843873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-78d57af7-1f8c-40a0-9403-6f9f4668c7ff tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 returned with HTTP 200 Aug 19 12:49:54.843873 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 141/583] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:49:54 2026] PUT /volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 => generated 967 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:55.355084 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:55.357859 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:55.358173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:55.358448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:55.358606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:55.373633 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:55.373633 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:55.375030 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cc90869-80bd-464e-b2d1-effce2cc2661 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:55.375561 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 147/584] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:55 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:55.530059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-848b650d-2fb1-4613-a704-c58786b37b9e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:55.531748 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-848b650d-2fb1-4613-a704-c58786b37b9e tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:55.531938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-848b650d-2fb1-4613-a704-c58786b37b9e tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:55.532119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-848b650d-2fb1-4613-a704-c58786b37b9e tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:55.562416 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:55.562416 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:55.571377 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-848b650d-2fb1-4613-a704-c58786b37b9e tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:55.578295 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-848b650d-2fb1-4613-a704-c58786b37b9e tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:55.578845 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 148/585] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:55 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:56.396918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:56.399508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:56.401372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:56.401372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:56.401822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:56.419772 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:56.419772 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:56.419772 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cc022db-bad0-4b6a-a6a2-3d15f501fa22 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:56.420209 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 150/586] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:56 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:56.600979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:56.609211 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:56.609211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:56.609211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:56.627215 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:56.627215 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:56.632802 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:56.642894 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f531563d-17ee-4b7d-a6e8-b28268356ca7 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:56.642894 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 142/587] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:56 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:56.807414 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e0e2301-8942-463a-a439-caaee9b0215e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:56.809312 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:49:56.809540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:56.809862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:56.809936 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume with id: 7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:49:56.816860 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:56.816860 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:56.817375 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:56.839870 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume request issued successfully. Aug 19 12:49:56.840101 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e0e2301-8942-463a-a439-caaee9b0215e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 202 Aug 19 12:49:56.840793 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 148/588] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:56 2026] DELETE /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:56.857734 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:56.859621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:49:56.859835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:56.860046 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:56.870753 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:56.870753 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:56.886386 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:56.896101 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb734b68-c5c2-4939-9cb1-b7080b5adcac tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 200 Aug 19 12:49:56.896658 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 149/589] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:56 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:57.213649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.216003 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] DELETE https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:57.216265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.216519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.216981 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Delete volume with id: eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:57.225797 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:57.225797 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:57.226468 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:57.252724 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Delete volume request issued successfully. Aug 19 12:49:57.252946 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0acbd880-ce45-4a25-a05e-fad5fe68a5b0 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 202 Aug 19 12:49:57.253430 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 151/590] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:57 2026] DELETE /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:57.263347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57a1b123-ca67-46de-873b-43e404d6cc6f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.265821 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a1b123-ca67-46de-873b-43e404d6cc6f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:57.266146 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a1b123-ca67-46de-873b-43e404d6cc6f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.266553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a1b123-ca67-46de-873b-43e404d6cc6f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.274611 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:57.274611 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:57.278769 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57a1b123-ca67-46de-873b-43e404d6cc6f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Volume info retrieved successfully. Aug 19 12:49:57.284045 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a1b123-ca67-46de-873b-43e404d6cc6f tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 200 Aug 19 12:49:57.284511 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 143/591] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:57 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:57.439893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.442538 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:57.442645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.442901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.443115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:57.448386 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:57.448386 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:57.449398 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cce58a8f-8b7a-46df-aa48-14b606fe5a68 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:57.449870 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 149/592] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:57 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:57.666832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-84357043-8c71-464c-af4e-c04915ce68c9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.668860 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-84357043-8c71-464c-af4e-c04915ce68c9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:57.669064 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-84357043-8c71-464c-af4e-c04915ce68c9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.669265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-84357043-8c71-464c-af4e-c04915ce68c9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.682221 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:57.682221 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:57.690068 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-84357043-8c71-464c-af4e-c04915ce68c9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:57.697265 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-84357043-8c71-464c-af4e-c04915ce68c9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:57.697914 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 150/593] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:57 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:57.913572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f307ca1a-d01a-49c0-80e5-7f317f727036 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.916035 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f307ca1a-d01a-49c0-80e5-7f317f727036 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 Aug 19 12:49:57.916368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f307ca1a-d01a-49c0-80e5-7f317f727036 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.917183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f307ca1a-d01a-49c0-80e5-7f317f727036 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.925358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f307ca1a-d01a-49c0-80e5-7f317f727036 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 returned with HTTP 404 Aug 19 12:49:57.926091 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 152/594] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:57 2026] GET /volume/v3/volumes/7aa51093-c043-4186-97b6-d7b452190ea7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:57.939165 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:57.941458 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:49:57.941747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:57.941990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:57.942220 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume with id: b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:49:57.960419 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:57.960419 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:57.960715 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:57.994498 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume request issued successfully. Aug 19 12:49:57.994794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d09e9f1-affd-418b-824a-2d1f67caee4e tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 202 Aug 19 12:49:57.995433 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 144/595] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:57 2026] DELETE /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:58.006700 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.009564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:49:58.009564 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:58.010480 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:58.019333 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:58.019333 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:58.025078 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:58.030314 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bfc710fd-5c13-4f52-bdad-01e73ce188cc tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 200 Aug 19 12:49:58.030759 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 150/596] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:58.241696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3a09c28e-6f18-4af2-81b6-3d32a3201fb0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.244332 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3a09c28e-6f18-4af2-81b6-3d32a3201fb0 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3/action Aug 19 12:49:58.244788 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3a09c28e-6f18-4af2-81b6-3d32a3201fb0 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:49:58.245565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3a09c28e-6f18-4af2-81b6-3d32a3201fb0 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:58.276181 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:58.276181 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:58.300538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e52e9faa-ce83-4793-9788-252537512461 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.302235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52e9faa-ce83-4793-9788-252537512461 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] GET https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 Aug 19 12:49:58.302735 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52e9faa-ce83-4793-9788-252537512461 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:58.303203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52e9faa-ce83-4793-9788-252537512461 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:58.306984 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-81a09d31-4450-42a5-ada5-0b743c28287b req-3a09c28e-6f18-4af2-81b6-3d32a3201fb0 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3/action returned with HTTP 204 Aug 19 12:49:58.307723 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 151/597] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:49:58 2026] POST /volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:58.316411 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52e9faa-ce83-4793-9788-252537512461 tempest-ServerStableDeviceRescueTest-1153358566 tempest-ServerStableDeviceRescueTest-1153358566-project-member] https://10.4.3.137/volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 returned with HTTP 404 Aug 19 12:49:58.316411 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 153/598] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/v3/volumes/eabe13a6-eb19-4ea5-b6de-98c4eb672697 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:58.465428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.468147 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:58.468451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:58.468811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:58.469140 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:58.475384 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:58.475384 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:58.476672 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e7fe4a8a-8f0d-47c4-b1d9-9ebd0ea05648 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:58.477163 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 145/599] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:49:58.719583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64792bf8-a4aa-4f48-9895-281116025e83 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.722368 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64792bf8-a4aa-4f48-9895-281116025e83 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:58.722368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64792bf8-a4aa-4f48-9895-281116025e83 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:58.722368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64792bf8-a4aa-4f48-9895-281116025e83 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:58.734115 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:58.734115 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:58.739311 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64792bf8-a4aa-4f48-9895-281116025e83 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:58.745483 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64792bf8-a4aa-4f48-9895-281116025e83 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:58.746272 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 151/600] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:58.826358 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:58.829280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:58.830596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:58.830596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:58.843381 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:58.843381 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:58.848888 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:58.856756 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-d1be872b-a240-4cbf-8600-fa35c1138948 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:58.857667 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 152/601] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:59.000777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cca47a7e-1c9b-4626-a419-8b68488e6ec5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.002889 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cca47a7e-1c9b-4626-a419-8b68488e6ec5 None None] GET https://10.4.3.137/volume// Aug 19 12:49:59.003912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cca47a7e-1c9b-4626-a419-8b68488e6ec5 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.003912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cca47a7e-1c9b-4626-a419-8b68488e6ec5 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.004092 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cca47a7e-1c9b-4626-a419-8b68488e6ec5 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:59.005205 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 154/602] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:49:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:49:59.015413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-3e5e2d0f-a2d9-4a0d-a2c8-c9b62ee33264 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.018640 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-3e5e2d0f-a2d9-4a0d-a2c8-c9b62ee33264 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:49:59.019982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-3e5e2d0f-a2d9-4a0d-a2c8-c9b62ee33264 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d17b61c-bb62-4396-afac-5f3de12bc45b", "connector": null, "instance_uuid": "e0a75a81-8055-422f-863d-3067d44bb372"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:59.036937 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.036937 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:59.050403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83b050e7-f4ed-48c4-a023-dfa080bec158 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.054121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83b050e7-f4ed-48c4-a023-dfa080bec158 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 Aug 19 12:49:59.054453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83b050e7-f4ed-48c4-a023-dfa080bec158 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.054739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83b050e7-f4ed-48c4-a023-dfa080bec158 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.072045 np0000007775 devstack@c-api.service[100261]: WARNING cinder.volume.api [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-3e5e2d0f-a2d9-4a0d-a2c8-c9b62ee33264 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 19 12:49:59.075710 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83b050e7-f4ed-48c4-a023-dfa080bec158 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 returned with HTTP 404 Aug 19 12:49:59.076376 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 152/603] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/v3/volumes/b7816661-403b-404b-ad3f-7d6301c6e303 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:49:59.080501 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-3e5e2d0f-a2d9-4a0d-a2c8-c9b62ee33264 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:49:59.081574 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 146/604] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:49:59 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:59.089060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-746b1a1d-c296-470a-94f1-a85b01534d8d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.094000 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:49:59.094365 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.094721 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.095019 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume with id: 4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:49:59.112510 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.112510 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:59.113112 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:59.132196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9118b0c9-385e-4c9f-a481-148e1db62184 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.136075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9118b0c9-385e-4c9f-a481-148e1db62184 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:59.136463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9118b0c9-385e-4c9f-a481-148e1db62184 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.136738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9118b0c9-385e-4c9f-a481-148e1db62184 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.148212 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Delete volume request issued successfully. Aug 19 12:49:59.148550 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-746b1a1d-c296-470a-94f1-a85b01534d8d tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 202 Aug 19 12:49:59.148933 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 153/605] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:49:59 2026] DELETE /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:49:59.149882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6d66370-92e1-494d-9ddb-d089953f5fcb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.150421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6d66370-92e1-494d-9ddb-d089953f5fcb None None] GET https://10.4.3.137/volume// Aug 19 12:49:59.150709 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6d66370-92e1-494d-9ddb-d089953f5fcb None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.150942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6d66370-92e1-494d-9ddb-d089953f5fcb None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.151290 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6d66370-92e1-494d-9ddb-d089953f5fcb None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:49:59.151649 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 153/606] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 12:49:59.157353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.157676 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.157676 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:59.161556 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.161690 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:49:59.161885 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.162150 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.163501 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9118b0c9-385e-4c9f-a481-148e1db62184 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:59.165530 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:49:59.165917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.166159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.170046 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9118b0c9-385e-4c9f-a481-148e1db62184 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:59.170597 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 155/607] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:59.177848 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.177848 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:49:59.182339 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.182339 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:49:59.188962 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Volume info retrieved successfully. Aug 19 12:49:59.189270 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:49:59.195371 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3665cbe-acd5-4518-b24c-fee4ff9e2284 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 200 Aug 19 12:49:59.195900 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 147/608] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 1390 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:59.202441 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-86257bfc-2343-4ece-952a-46c60c43be4c tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:49:59.203331 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 154/609] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:49:59.321988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.325615 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] PUT https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f Aug 19 12:49:59.326019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:49:59.348145 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Acquiring lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:49:59.354068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:49:59.355437 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.355437 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:49:59.491329 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:49:59.495058 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:49:59.495058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:49:59.495996 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:49:59.496138 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:49:59.499827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Lock "cinder-attachment_update-9d17b61c-bb62-4396-afac-5f3de12bc45b-np0000007775" released by "attachment_update" :: held 0.146s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:49:59.500332 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-008fe091-e243-4dfe-bb16-ab353c0e959f tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f returned with HTTP 200 Aug 19 12:49:59.500903 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 154/610] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:49:59 2026] PUT /volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f => generated 967 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:49:59.501570 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:49:59.501570 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:49:59.502362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ee8831e4-382b-477b-ab1c-da2ec601e858 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:49:59.502744 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 156/611] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:49:59 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:00.191007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:00.194132 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:00.194132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:00.195232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:00.218400 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-09094ce3-2000-4ec4-9220-9779f55a88b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:00.223089 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:00.223089 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:00.223296 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09094ce3-2000-4ec4-9220-9779f55a88b7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] GET https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 Aug 19 12:50:00.223296 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09094ce3-2000-4ec4-9220-9779f55a88b7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:00.223296 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09094ce3-2000-4ec4-9220-9779f55a88b7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:00.234526 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:00.235080 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09094ce3-2000-4ec4-9220-9779f55a88b7 tempest-TaggedBootDevicesTest-483111915 tempest-TaggedBootDevicesTest-483111915-project-member] https://10.4.3.137/volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 returned with HTTP 404 Aug 19 12:50:00.236420 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 155/612] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:00 2026] GET /volume/v3/volumes/4a1a360c-1457-437b-94d7-05d1c8534799 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:00.246953 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b19e3325-34c4-4b21-ba2d-9bcacab14f27 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:00.247460 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 148/613] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:00 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1163 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:00.444006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:00.520214 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:00.523211 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:00.523755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:00.524716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:00.524716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:00.530274 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:00.530274 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:00.531332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6f990d5-e9ab-43aa-a7a8-c2b4d632dc4c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:00.531965 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 157/614] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:00 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:00.583276 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:00.583276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1727017040", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:00.583276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1727017040', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:00.699290 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume of 1 GB Aug 19 12:50:00.699290 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:00.699290 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:00.702772 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Availability Zones retrieved successfully. Aug 19 12:50:00.710863 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (85ffd188-1843-4473-900a-427dea07184f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:00.712176 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5e085c-3d07-47da-b93d-8495f4b7b385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:00.713664 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:00.794757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5e085c-3d07-47da-b93d-8495f4b7b385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:00.796677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dac6f72-fa71-4e6e-b0fc-972cecd0a453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:00.886906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Created reservations ['260706b6-ff47-43b6-8bb2-725f3817a176', '3fa52e69-3c0d-428f-ae1d-9388dec43a07', '42d40d72-bc14-44af-8e6c-57909182e467', '59493393-ee3e-47e1-92c4-7e84cf9b1011'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:00.887977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dac6f72-fa71-4e6e-b0fc-972cecd0a453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['260706b6-ff47-43b6-8bb2-725f3817a176', '3fa52e69-3c0d-428f-ae1d-9388dec43a07', '42d40d72-bc14-44af-8e6c-57909182e467', '59493393-ee3e-47e1-92c4-7e84cf9b1011']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:00.889270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e886d7eb-6121-46f6-aa1a-01aaa6595fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:00.922239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e886d7eb-6121-46f6-aa1a-01aaa6595fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '980497fb-b063-40c8-8512-a0fc70e5f547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1727017040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['260706b6-ff47-43b6-8bb2-725f3817a176','3fa52e69-3c0d-428f-ae1d-9388dec43a07','42d40d72-bc14-44af-8e6c-57909182e467','59493393-ee3e-47e1-92c4-7e84cf9b1011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1727017040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=980497fb-b063-40c8-8512-a0fc70e5f547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bba35ec4bfc47ec9e2f290a8f335278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:00.923976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7b89e-251c-4a81-82a7-ca0fe9855a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:00.956857 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb7b89e-251c-4a81-82a7-ca0fe9855a2d) transitioned into state 'SUCCESS' from state '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-1727017040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['260706b6-ff47-43b6-8bb2-725f3817a176','3fa52e69-3c0d-428f-ae1d-9388dec43a07','42d40d72-bc14-44af-8e6c-57909182e467','59493393-ee3e-47e1-92c4-7e84cf9b1011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:00.957926 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c94feb-81ad-40c2-88c5-5895df0d14b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:00.974008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04c94feb-81ad-40c2-88c5-5895df0d14b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:00.975020 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (85ffd188-1843-4473-900a-427dea07184f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:00.975515 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request issued successfully. Aug 19 12:50:00.976841 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71ab0cce-a970-490d-8429-a74a1b5a9de4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:00.977003 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 155/615] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:50:00 2026] POST /volume/v3/volumes => generated 757 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:00.992343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:00.994376 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:50:00.994657 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:00.994893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:01.005656 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:01.005656 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:01.012858 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:01.021531 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-227572fc-b351-46d5-b17b-0f10f5bcc1bb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 200 Aug 19 12:50:01.022134 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 156/616] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:00 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:01.270626 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ab655477-1d4f-462f-a241-82b4a0638015 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:01.276558 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab655477-1d4f-462f-a241-82b4a0638015 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:01.276558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab655477-1d4f-462f-a241-82b4a0638015 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:01.276558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ab655477-1d4f-462f-a241-82b4a0638015 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:01.314485 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:01.314485 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:01.324883 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ab655477-1d4f-462f-a241-82b4a0638015 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:01.333139 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ab655477-1d4f-462f-a241-82b4a0638015 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:01.333320 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 149/617] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:01 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1163 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:01.548434 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:01.551150 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:01.552209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:01.552209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:01.552454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:01.559661 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:01.559661 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:01.561606 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-660a3c8c-d90b-4dd0-b6d7-3fb05256e06c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:01.561606 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 158/618] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:01 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:01.972736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-503f5c06-cfd9-47f8-8709-65b2f252b3eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:01.977954 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-503f5c06-cfd9-47f8-8709-65b2f252b3eb tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f/action Aug 19 12:50:01.977954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-503f5c06-cfd9-47f8-8709-65b2f252b3eb tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:01.978114 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-503f5c06-cfd9-47f8-8709-65b2f252b3eb tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:02.027242 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.027242 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:02.040639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.043685 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:50:02.043877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.044915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.055516 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.055516 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:02.057349 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c4c42b1-8211-4858-ad97-e9cab91d8a58 req-503f5c06-cfd9-47f8-8709-65b2f252b3eb tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f/action returned with HTTP 204 Aug 19 12:50:02.058060 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 156/619] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:01 2026] POST /volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:02.063240 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:02.077096 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434a19c9-5bdd-49ce-9d5f-8703b9f27943 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 200 Aug 19 12:50:02.078227 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 157/620] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:02.098314 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11869527-5427-4a0f-8e68-f03f15ee0787 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.099928 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:02.100481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1973348647"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:02.103235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1973348647'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:02.104668 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume of 1 GB Aug 19 12:50:02.114302 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Availability Zones retrieved successfully. Aug 19 12:50:02.121367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (7db35e38-6838-4031-92bf-cbea052ceabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:02.122435 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd91a28-6708-4802-b462-281344179e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:02.123867 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:02.164041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd91a28-6708-4802-b462-281344179e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:02.165490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c1c934-c66c-49ad-818b-c11bc2732df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:02.227185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Created reservations ['1075eaa8-4dd5-4d5e-8ad8-89c907938c44', '3fae0fae-3ba2-4132-98c4-d9afe5375e69', '9fd02228-0d1c-4100-9d0c-7805592f041d', '413fa7ed-abe8-4a22-8b38-5cbb575e4646'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:02.228167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c1c934-c66c-49ad-818b-c11bc2732df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1075eaa8-4dd5-4d5e-8ad8-89c907938c44', '3fae0fae-3ba2-4132-98c4-d9afe5375e69', '9fd02228-0d1c-4100-9d0c-7805592f041d', '413fa7ed-abe8-4a22-8b38-5cbb575e4646']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:02.229272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5885c988-9f5b-4e31-8de3-643f170216ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:02.258893 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5885c988-9f5b-4e31-8de3-643f170216ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5bde52-416f-4157-af40-2a99abdb9657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1973348647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['1075eaa8-4dd5-4d5e-8ad8-89c907938c44','3fae0fae-3ba2-4132-98c4-d9afe5375e69','9fd02228-0d1c-4100-9d0c-7805592f041d','413fa7ed-abe8-4a22-8b38-5cbb575e4646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1973348647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b5bde52-416f-4157-af40-2a99abdb9657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bba35ec4bfc47ec9e2f290a8f335278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:02.259835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb34804-14d0-4a66-9ce1-c038fed703a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:02.291551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb34804-14d0-4a66-9ce1-c038fed703a0) transitioned into state 'SUCCESS' from state '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-1973348647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['1075eaa8-4dd5-4d5e-8ad8-89c907938c44','3fae0fae-3ba2-4132-98c4-d9afe5375e69','9fd02228-0d1c-4100-9d0c-7805592f041d','413fa7ed-abe8-4a22-8b38-5cbb575e4646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:02.292508 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86f05b6-8233-4d52-a41f-6606fae98f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:02.308670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c86f05b6-8233-4d52-a41f-6606fae98f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:02.309981 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (7db35e38-6838-4031-92bf-cbea052ceabd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:02.310691 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request issued successfully. Aug 19 12:50:02.311462 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11869527-5427-4a0f-8e68-f03f15ee0787 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:02.312240 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 150/621] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:02 2026] POST /volume/v3/volumes => generated 757 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:02.327528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.334214 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:50:02.334547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.334871 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.354297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.355032 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:02.355084 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.355084 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:02.355162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.355162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.366552 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:02.378758 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d90b9a4-c63a-4642-a48f-e6d4e47611e3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 200 Aug 19 12:50:02.378758 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 159/622] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 825 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:02.385003 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.385003 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:02.398275 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:02.409747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7068c84-b4b7-4e41-9961-7b4c8d6462da tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:02.410140 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 157/623] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:02.576310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.578778 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:02.578970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.579184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.579470 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:02.585694 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.585694 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:02.586686 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f92201e1-bce5-4c9e-aa0c-0781df08182c tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:02.587152 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 158/624] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:02.695466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.698747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 tempest-TestMultiAttachVolumeSwap-1865048420 tempest-TestMultiAttachVolumeSwap-1865048420-project] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:02.698873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 tempest-TestMultiAttachVolumeSwap-1865048420 tempest-TestMultiAttachVolumeSwap-1865048420-project] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.699085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 tempest-TestMultiAttachVolumeSwap-1865048420 tempest-TestMultiAttachVolumeSwap-1865048420-project] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.718198 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.718198 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:02.724322 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 tempest-TestMultiAttachVolumeSwap-1865048420 tempest-TestMultiAttachVolumeSwap-1865048420-project] Volume info retrieved successfully. Aug 19 12:50:02.731075 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cbb4e87c-9c78-4201-8b68-5ae764f3c4e6 req-860fb112-e728-4958-8909-438f39b66ac6 tempest-TestMultiAttachVolumeSwap-1865048420 tempest-TestMultiAttachVolumeSwap-1865048420-project] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:02.731641 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 151/625] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1641 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:02.753626 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e8556686-29af-4656-827e-04d109a923e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.758444 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8556686-29af-4656-827e-04d109a923e9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:02.758444 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8556686-29af-4656-827e-04d109a923e9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.758684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8556686-29af-4656-827e-04d109a923e9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.774182 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.774182 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:02.779595 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e8556686-29af-4656-827e-04d109a923e9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Volume info retrieved successfully. Aug 19 12:50:02.786202 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8556686-29af-4656-827e-04d109a923e9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:02.786854 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 160/626] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:02.803911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.808956 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] GET https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:50:02.809153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.809371 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.823348 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.823348 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:02.831196 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] Volume info retrieved successfully. Aug 19 12:50:02.837367 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acfd3587-1316-419f-bcf0-856a2df7ec12 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-reader] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 200 Aug 19 12:50:02.838080 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 158/627] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:02.939162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:02.941182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:02.942125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:02.942125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:02.963554 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:02.963554 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:02.970699 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:02.977843 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-085722b4-6388-4dd5-b999-3185a4f3e6b8 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:02.977843 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 159/628] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:02 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:03.039270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.041526 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:03.042094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.043913 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.059281 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.059281 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:03.070515 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:03.084963 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-702c7cc7-ca2c-46b1-84e2-dd27fb5ae487 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:03.084963 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 152/629] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:03.116094 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.118663 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action Aug 19 12:50:03.119221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:03.119221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:03.140931 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.140931 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:03.141580 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:03.151069 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Begin detaching volume completed successfully. Aug 19 12:50:03.151485 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-9a14c6c1-ced1-414f-bb2d-3326762aaf54 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action returned with HTTP 202 Aug 19 12:50:03.152340 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 161/630] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:50:03 2026] POST /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:50:03.259276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9247eec9-862d-4c22-b9be-7a984288b84c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.259276 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9247eec9-862d-4c22-b9be-7a984288b84c None None] GET https://10.4.3.137/volume// Aug 19 12:50:03.259804 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9247eec9-862d-4c22-b9be-7a984288b84c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.259804 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9247eec9-862d-4c22-b9be-7a984288b84c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.260685 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9247eec9-862d-4c22-b9be-7a984288b84c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:03.260948 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 159/631] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:03.273363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.276405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:03.276870 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.278004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.302622 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.302622 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:03.308756 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:03.324307 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-647edd66-5e3a-4cff-8bc0-e21e1d9cb5de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:03.325116 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 160/632] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1640 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:03.403744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e03a96ff-7600-47c8-a538-9f184c86380f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.407927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e03a96ff-7600-47c8-a538-9f184c86380f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:50:03.408440 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e03a96ff-7600-47c8-a538-9f184c86380f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.408988 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e03a96ff-7600-47c8-a538-9f184c86380f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.421790 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.421790 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:03.428739 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e03a96ff-7600-47c8-a538-9f184c86380f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:03.440389 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e03a96ff-7600-47c8-a538-9f184c86380f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 200 Aug 19 12:50:03.440389 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 153/633] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:03.460379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.465943 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:03.467069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2122625380"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:03.469196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2122625380'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:03.469438 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume of 1 GB Aug 19 12:50:03.485413 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Availability Zones retrieved successfully. Aug 19 12:50:03.493069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (a62801c6-aba7-405d-bbd4-97ab28956493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:03.493946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fc8830-d0eb-43c8-94f9-2e6c9ac9d1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:03.495391 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:03.542975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fc8830-d0eb-43c8-94f9-2e6c9ac9d1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:03.544451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a448699-57bc-475e-ab34-32f2e1898a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:03.601178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.606812 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:03.606983 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.607362 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.607362 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:03.619323 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.619323 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:03.621628 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3579addf-d2d2-407e-9f86-a30c9b840a84 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:03.622033 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 160/634] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:03.643272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Created reservations ['72c04e96-6a49-4a2c-aa28-721212953ae4', 'f76eaa30-1cb9-46d5-afde-1e7243d41a58', '9a52b62e-e937-40e7-a9b6-e24bc2f2aa59', '3efa9b64-ec41-4cad-899e-33caa565a1a7'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:03.644923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a448699-57bc-475e-ab34-32f2e1898a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72c04e96-6a49-4a2c-aa28-721212953ae4', 'f76eaa30-1cb9-46d5-afde-1e7243d41a58', '9a52b62e-e937-40e7-a9b6-e24bc2f2aa59', '3efa9b64-ec41-4cad-899e-33caa565a1a7']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:03.645146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63d5a1-08a8-4faa-83f6-fcfab26ad7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:03.681007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63d5a1-08a8-4faa-83f6-fcfab26ad7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b18c0af6-6a13-4ad9-878a-aa21f0d918bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2122625380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['72c04e96-6a49-4a2c-aa28-721212953ae4','f76eaa30-1cb9-46d5-afde-1e7243d41a58','9a52b62e-e937-40e7-a9b6-e24bc2f2aa59','3efa9b64-ec41-4cad-899e-33caa565a1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2122625380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b18c0af6-6a13-4ad9-878a-aa21f0d918bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bba35ec4bfc47ec9e2f290a8f335278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:03.682127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8334c9-44a0-4a0a-b013-1658b0aa4569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:03.705698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8334c9-44a0-4a0a-b013-1658b0aa4569) transitioned into state 'SUCCESS' from state '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-2122625380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bba35ec4bfc47ec9e2f290a8f335278',qos_specs=None,replication_status=,reservations=['72c04e96-6a49-4a2c-aa28-721212953ae4','f76eaa30-1cb9-46d5-afde-1e7243d41a58','9a52b62e-e937-40e7-a9b6-e24bc2f2aa59','3efa9b64-ec41-4cad-899e-33caa565a1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf31bbda3efa450a8e2fe3df078ada9b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:03.706767 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c6761c-d81e-4e7c-8c05-aaf3d8119bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:03.721299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c6761c-d81e-4e7c-8c05-aaf3d8119bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:03.722317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Flow 'volume_create_api' (a62801c6-aba7-405d-bbd4-97ab28956493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:03.722736 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Create volume request issued successfully. Aug 19 12:50:03.723482 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-33df3b31-5a7c-4565-ad24-39fa7b7b327a tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:03.724006 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 162/635] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:03 2026] POST /volume/v3/volumes => generated 757 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:50:03.745132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:03.747552 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:50:03.747763 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:03.747992 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:03.759771 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:03.759771 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:03.765690 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:03.773540 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f6124a7-f61b-48b7-ae1d-394622ba8806 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 200 Aug 19 12:50:03.774188 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 161/636] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:03 2026] GET /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:04.121569 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:04.126541 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:04.126541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:04.128181 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:04.145028 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:04.145028 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:04.152659 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:04.157701 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-8dd92591-03c0-4d22-b68d-0c43c13050ad tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:04.159527 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 154/637] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:04 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1460 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:04.203115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-be1d2c89-6d59-4fc1-8f9b-3f34273d2bac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:04.206760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-be1d2c89-6d59-4fc1-8f9b-3f34273d2bac tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] DELETE https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f Aug 19 12:50:04.206760 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-be1d2c89-6d59-4fc1-8f9b-3f34273d2bac tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:04.206760 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-be1d2c89-6d59-4fc1-8f9b-3f34273d2bac tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:04.222166 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:04.222166 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:04.357202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-475c0f0d-3f7b-4349-a534-738eb6fd2ace req-be1d2c89-6d59-4fc1-8f9b-3f34273d2bac tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f returned with HTTP 200 Aug 19 12:50:04.358646 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 161/638] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:50:04 2026] DELETE /volume/v3/attachments/20f98c3f-4fca-43ed-9097-2bf6fc00dd0f => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:04.634633 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:04.636818 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:04.637096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:04.637362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:04.637528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:04.642717 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:04.642717 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:04.644087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2de6c96-eb74-4295-9d99-3faf3f106ee3 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:04.644087 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 163/639] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:04 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:04.794299 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:04.797565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:50:04.798307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:04.798444 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:04.816054 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:04.816054 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:04.824761 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:04.832804 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cec9f8a4-7d2f-4f86-a4df-4b32fa876924 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 200 Aug 19 12:50:04.833321 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 162/640] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:04 2026] GET /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:50:05.439459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ddcb030d-5dd2-4665-823a-0fe76282662b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.445600 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddcb030d-5dd2-4665-823a-0fe76282662b tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:05.445796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddcb030d-5dd2-4665-823a-0fe76282662b tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:05.446219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ddcb030d-5dd2-4665-823a-0fe76282662b tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:05.466897 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:05.466897 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:05.474691 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ddcb030d-5dd2-4665-823a-0fe76282662b tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:05.487372 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ddcb030d-5dd2-4665-823a-0fe76282662b tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:05.488048 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 155/641] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:05 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:05.553852 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.561305 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:05.561305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:05.561305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:05.575963 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:05.575963 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:05.585179 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:05.597187 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-7df7125c-b878-443a-bccc-1f6c399e4542 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:05.597187 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 162/642] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:05 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:05.644919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.651679 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] POST https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action Aug 19 12:50:05.652210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:05.652431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:05.658772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-619f807d-db80-431e-9f90-9ad1a4703f5a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.663134 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-619f807d-db80-431e-9f90-9ad1a4703f5a tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:05.663456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-619f807d-db80-431e-9f90-9ad1a4703f5a tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:05.663706 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-619f807d-db80-431e-9f90-9ad1a4703f5a tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:05.663784 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-619f807d-db80-431e-9f90-9ad1a4703f5a tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:05.672196 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:05.672196 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:05.672603 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:05.672603 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:05.674021 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:05.674790 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-619f807d-db80-431e-9f90-9ad1a4703f5a tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:05.675452 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 163/643] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:05 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:05.693214 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Begin detaching volume completed successfully. Aug 19 12:50:05.693214 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-b4beb3ee-06bb-43aa-bf06-8431489a72a9 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action returned with HTTP 202 Aug 19 12:50:05.696084 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 164/644] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:50:05 2026] POST /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:50:05.828972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f11153a8-0611-406a-baf9-65dc6ca85862 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.829613 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f11153a8-0611-406a-baf9-65dc6ca85862 None None] GET https://10.4.3.137/volume// Aug 19 12:50:05.829795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f11153a8-0611-406a-baf9-65dc6ca85862 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:05.830111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f11153a8-0611-406a-baf9-65dc6ca85862 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:05.830591 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f11153a8-0611-406a-baf9-65dc6ca85862 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:05.830885 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 156/645] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:05.854320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:05.859231 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:05.859677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:05.859927 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:05.877925 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:05.877925 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:05.883996 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:05.896027 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-48621041-40df-455c-b27d-51775ecd42c5 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:05.896886 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 163/646] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:05 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1343 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:06.690150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:06.693546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:06.694682 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:06.694775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:06.695442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:06.700618 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:06.700618 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:06.701828 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfb5a4d9-c00d-4b61-8555-f81539603bfe tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:06.702212 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 164/647] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:06 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:07.725176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:07.727288 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:07.727288 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:07.727807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:07.727923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:07.734604 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:07.734604 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:07.735619 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67a0099f-11f9-40c5-91c6-c23317c9d572 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:07.740611 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 165/648] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:07 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:08.755278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:08.757113 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:08.757906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:08.758600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:08.759270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:08.767917 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:08.767917 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:08.770127 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c1ea073-5b77-41f4-8f4b-3f747f2b69e5 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:08.770127 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 157/649] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:08 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:09.582974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:09.590663 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:09.590663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:09.590663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:09.607384 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:09.607384 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:09.614166 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:09.621172 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-3814967f-8d65-4848-b292-a531c789b7de tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:09.621808 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 164/650] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:09 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:09.788328 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:09.793582 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:09.793582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:09.793582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:09.793582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:09.799990 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:09.799990 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:09.801370 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fd49eec-5da9-4ac2-be2a-5d21f81887ac tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:09.802289 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 165/651] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:09 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:10.024975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-2ba26db9-1d53-4703-9b27-5c402a9beed4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:10.026692 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-2ba26db9-1d53-4703-9b27-5c402a9beed4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] DELETE https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 Aug 19 12:50:10.027474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-2ba26db9-1d53-4703-9b27-5c402a9beed4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:10.027474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-2ba26db9-1d53-4703-9b27-5c402a9beed4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:10.048825 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:10.048825 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:10.116125 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f8cee71-81b0-4a5d-97d9-a6ae00009b8f req-2ba26db9-1d53-4703-9b27-5c402a9beed4 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 returned with HTTP 200 Aug 19 12:50:10.116989 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 166/652] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:50:10 2026] DELETE /volume/v3/attachments/420ba392-c6e1-4f8b-a479-b8b220751ea3 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:10.824001 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:10.828844 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:10.832498 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:10.833004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:10.835686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:10.846344 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:10.846344 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:10.847564 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27f456c0-9b0f-42ca-a968-6457dd75fe88 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:10.850703 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 158/653] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:10 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:11.868953 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7003c959-4266-43a3-b074-2a96d7696ed9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:11.872507 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7003c959-4266-43a3-b074-2a96d7696ed9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:11.872507 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7003c959-4266-43a3-b074-2a96d7696ed9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:11.872507 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7003c959-4266-43a3-b074-2a96d7696ed9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:11.872507 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7003c959-4266-43a3-b074-2a96d7696ed9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:11.883818 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:11.883818 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:11.885263 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7003c959-4266-43a3-b074-2a96d7696ed9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:11.885711 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 165/654] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:11 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:50:11.902756 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:11.907098 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:11.907098 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:11.907826 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:11.919936 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:11.919936 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:11.923842 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:50:11.929892 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d95c9d9-cd57-40dd-9a34-91a5c5176f0d tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 200 Aug 19 12:50:11.931582 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 166/655] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:11 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:11.952156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52897f29-1a5c-4672-ab92-f531bef15076 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:11.962527 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52897f29-1a5c-4672-ab92-f531bef15076 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] PUT https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:11.963486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52897f29-1a5c-4672-ab92-f531bef15076 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1222344853", "description": "tempest-volume-backup-description-1132715372"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:11.979927 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:11.979927 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:12.002924 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52897f29-1a5c-4672-ab92-f531bef15076 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:12.003733 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 167/656] 10.4.3.137 () {70 vars in 1409 bytes} [Wed Aug 19 12:50:11 2026] PUT /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:12.017859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ea03abc7-083f-4af1-819d-442761720b13 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:12.022066 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea03abc7-083f-4af1-819d-442761720b13 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:12.022362 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea03abc7-083f-4af1-819d-442761720b13 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:12.022789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea03abc7-083f-4af1-819d-442761720b13 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:12.022789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ea03abc7-083f-4af1-819d-442761720b13 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:12.030880 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:12.030880 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:12.031774 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea03abc7-083f-4af1-819d-442761720b13 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:12.034057 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 159/657] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:12 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:12.045614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:12.049080 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] DELETE https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:12.049600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:12.049600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:12.050352 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Delete backup with id: 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. Aug 19 12:50:12.055952 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:12.055952 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:12.084569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] delete_backup rpcapi backup_id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:50:12.092970 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e621f3ec-b263-4545-8e8a-d8c43cebd4b7 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 202 Aug 19 12:50:12.092970 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 166/658] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:50:12 2026] DELETE /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:50:12.109396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:12.114223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:12.114933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:12.114933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:12.115075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:12.122033 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:12.122033 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:12.122888 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b2acb09-873b-41da-93d1-da6ef0beb0d0 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 200 Aug 19 12:50:12.123164 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 167/659] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:12 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 840 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:12.940855 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e599b292-4596-4ee7-a3ff-46cebb734409 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:12.943419 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:12.944114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1667469768"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:12.948048 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1667469768'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:12.948048 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume of 1 GB Aug 19 12:50:12.950227 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=202,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:50:12.955604 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Availability Zones retrieved successfully. Aug 19 12:50:12.967685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Flow 'volume_create_api' (dcc230ed-730a-4219-a55c-0e6495561bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:12.970631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c96b65-1bbb-40b2-8a4a-f6e271582228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:12.971798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:13.030315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c96b65-1bbb-40b2-8a4a-f6e271582228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:13.031577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd98d96-ce86-4668-9cc0-89904fa76c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:13.139036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:13.140655 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Created reservations ['10724c51-968c-4bc4-bfe6-bfd9311486aa', 'd7e1d1f0-e95c-4a5b-ad5a-11446190f4c1', '9a699d46-daf7-4dc8-b33f-de52b48a4a70', 'b271295e-5510-430a-ac08-3fc6cf2e9f9b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:13.141158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd98d96-ce86-4668-9cc0-89904fa76c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10724c51-968c-4bc4-bfe6-bfd9311486aa', 'd7e1d1f0-e95c-4a5b-ad5a-11446190f4c1', '9a699d46-daf7-4dc8-b33f-de52b48a4a70', 'b271295e-5510-430a-ac08-3fc6cf2e9f9b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:13.141671 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f Aug 19 12:50:13.142094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:13.142194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f8370-305a-4cc2-b13a-06aa20894474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:13.142431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:13.142539 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Show backup with id 0fdb2e1e-f1f4-4848-bdda-0c4526472c7f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:50:13.152577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec41e4e3-090e-4113-b3a3-699dd2fcc979 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f returned with HTTP 404 Aug 19 12:50:13.153353 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 160/660] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:13 2026] GET /volume/v3/backups/0fdb2e1e-f1f4-4848-bdda-0c4526472c7f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:13.176898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f8370-305a-4cc2-b13a-06aa20894474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b200d57c-b7c7-48d6-9095-28d159662805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1667469768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1866a6a3cf4456914affba0089bf4c',qos_specs=None,replication_status=,reservations=['10724c51-968c-4bc4-bfe6-bfd9311486aa','d7e1d1f0-e95c-4a5b-ad5a-11446190f4c1','9a699d46-daf7-4dc8-b33f-de52b48a4a70','b271295e-5510-430a-ac08-3fc6cf2e9f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1667469768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b200d57c-b7c7-48d6-9095-28d159662805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1866a6a3cf4456914affba0089bf4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:13.177764 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a892d6ee-0721-46d2-ba0a-4ac227c02394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:13.211871 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a892d6ee-0721-46d2-ba0a-4ac227c02394) transitioned into state 'SUCCESS' from state '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-1667469768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1866a6a3cf4456914affba0089bf4c',qos_specs=None,replication_status=,reservations=['10724c51-968c-4bc4-bfe6-bfd9311486aa','d7e1d1f0-e95c-4a5b-ad5a-11446190f4c1','9a699d46-daf7-4dc8-b33f-de52b48a4a70','b271295e-5510-430a-ac08-3fc6cf2e9f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:13.212637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0b9a04-20ae-4db7-8482-b69db97ec8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:13.231124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df0b9a04-20ae-4db7-8482-b69db97ec8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:13.232120 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Flow 'volume_create_api' (dcc230ed-730a-4219-a55c-0e6495561bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:13.232650 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume request issued successfully. Aug 19 12:50:13.234102 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e599b292-4596-4ee7-a3ff-46cebb734409 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:13.234102 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 168/661] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:12 2026] POST /volume/v3/volumes => generated 754 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:13.254828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f960b76-8772-4aa3-aada-314fe45068d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:13.257093 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f960b76-8772-4aa3-aada-314fe45068d9 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:13.257368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f960b76-8772-4aa3-aada-314fe45068d9 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:13.257632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f960b76-8772-4aa3-aada-314fe45068d9 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:13.273874 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:13.273874 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:13.287302 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f960b76-8772-4aa3-aada-314fe45068d9 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:13.295861 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f960b76-8772-4aa3-aada-314fe45068d9 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 200 Aug 19 12:50:13.296441 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 167/662] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:13 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:13.302101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21b8b488-535e-46d6-86ca-293888a82f24 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:13.306547 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21b8b488-535e-46d6-86ca-293888a82f24 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:13.306865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21b8b488-535e-46d6-86ca-293888a82f24 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:13.307110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21b8b488-535e-46d6-86ca-293888a82f24 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:13.312811 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=287,cinder:INSERT=46,cinder:UPDATE=86 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:50:13.322968 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:13.322968 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:13.330876 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-21b8b488-535e-46d6-86ca-293888a82f24 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:50:13.341797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21b8b488-535e-46d6-86ca-293888a82f24 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 200 Aug 19 12:50:13.342388 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 168/663] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:13 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:13.356268 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:13.360394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] DELETE https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:13.360906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:13.360906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:13.361031 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Delete volume with id: 63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:13.371524 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:13.371524 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:13.372295 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:50:13.404356 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Delete volume request issued successfully. Aug 19 12:50:13.404749 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0ff5919-c796-4550-8cb7-ed101a908f73 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 202 Aug 19 12:50:13.405274 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 161/664] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:50:13 2026] DELETE /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:13.417025 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:13.419585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:13.419828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:13.420370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:13.430277 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:13.430277 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:13.436488 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Volume info retrieved successfully. Aug 19 12:50:13.441742 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1a0bd8e-2426-498c-a76f-6c5364f096c9 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 200 Aug 19 12:50:13.442410 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 169/665] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:13 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:14.314499 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:14.316387 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:14.318875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:14.318875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:14.319870 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=232,cinder:UPDATE=59,cinder:INSERT=24 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:50:14.328776 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:14.328776 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:14.338669 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:14.352586 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3df548a-d6af-4e9b-838d-ffa5bade0cb5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 200 Aug 19 12:50:14.353175 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 168/666] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:14 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:14.377896 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-51719035-33c7-46c1-85ef-1d8781811823 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:14.380716 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] POST https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805/action Aug 19 12:50:14.381776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:14.381776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:14.394262 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:14.394262 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:14.397070 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:14.419745 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume updated successfully. Aug 19 12:50:14.420063 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-51719035-33c7-46c1-85ef-1d8781811823 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805/action returned with HTTP 200 Aug 19 12:50:14.420815 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 169/667] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:50:14 2026] POST /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:50:14.435374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:14.442445 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:14.442817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:14.443212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:14.449867 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=296,cinder:INSERT=41,cinder:UPDATE=64 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:50:14.463963 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:14.463963 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:14.468630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60163632-d14c-493d-93f2-7e04070c2152 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:14.471181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60163632-d14c-493d-93f2-7e04070c2152 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] GET https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d Aug 19 12:50:14.471324 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:14.471571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60163632-d14c-493d-93f2-7e04070c2152 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:14.472777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60163632-d14c-493d-93f2-7e04070c2152 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:14.478836 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8339a830-925f-4b2e-bef8-7ca5fd3724c0 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 200 Aug 19 12:50:14.479372 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 162/668] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:14 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:14.482914 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60163632-d14c-493d-93f2-7e04070c2152 tempest-VolumesBackupsV39Test-445865497 tempest-VolumesBackupsV39Test-445865497-project-member] https://10.4.3.137/volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d returned with HTTP 404 Aug 19 12:50:14.483959 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 170/669] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:50:14 2026] GET /volume/v3/volumes/63160717-7e25-489b-88df-59fee0617d6d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:14.678171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:14.685746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:14.686576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:14.686888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:14.702592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:14.702592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:14.713497 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:14.720898 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4f8a57ee-6855-44c8-a989-5832f1a3aacf req-e9fc3555-123e-472b-b27d-36c6bc88efa4 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 200 Aug 19 12:50:14.721663 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 169/670] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:14 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:15.531230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5c0318c-6318-4750-84d4-97e5aa877edd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:15.534434 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] DELETE https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:50:15.536302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:15.536696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:15.536944 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Delete volume with id: 88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:50:15.543447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:15.546507 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:15.547854 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-460848544"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:15.549745 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:15.549745 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:15.551154 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:15.551546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-460848544'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:15.551711 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume of 1 GB Aug 19 12:50:15.563071 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Availability Zones retrieved successfully. Aug 19 12:50:15.570432 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Flow 'volume_create_api' (ec9c5f8c-a834-427c-bc98-64298f3dd71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:15.572531 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4544d26d-f25e-4cc0-8b9d-299593c11d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:15.573380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:15.586044 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Delete volume request issued successfully. Aug 19 12:50:15.586334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5c0318c-6318-4750-84d4-97e5aa877edd tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 202 Aug 19 12:50:15.586815 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 170/671] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:15 2026] DELETE /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:15.601454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0291728-be60-49fd-96df-3818fb09feef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:15.604889 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0291728-be60-49fd-96df-3818fb09feef tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:50:15.604889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0291728-be60-49fd-96df-3818fb09feef tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:15.605032 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0291728-be60-49fd-96df-3818fb09feef tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:15.618918 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:15.618918 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:15.625870 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0291728-be60-49fd-96df-3818fb09feef tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:15.631512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4544d26d-f25e-4cc0-8b9d-299593c11d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:15.632450 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde57e01-c0fe-409f-9ad1-133647923c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:15.632701 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0291728-be60-49fd-96df-3818fb09feef tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 200 Aug 19 12:50:15.633369 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 171/672] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:15 2026] GET /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:15.696590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Created reservations ['f6b2a158-b444-47c4-a8c4-a661f808079b', 'afc4dac9-793b-4afb-9421-d8fc0e33f232', '104eaf71-9199-4e1c-9fb1-68e7ba6e2ce5', 'f89ccf8a-69c9-45ea-8024-76f921b9542c'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:15.697618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde57e01-c0fe-409f-9ad1-133647923c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b2a158-b444-47c4-a8c4-a661f808079b', 'afc4dac9-793b-4afb-9421-d8fc0e33f232', '104eaf71-9199-4e1c-9fb1-68e7ba6e2ce5', 'f89ccf8a-69c9-45ea-8024-76f921b9542c']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:15.698385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a667ed63-b111-4f00-8d21-53cc22c38c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:15.738180 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a667ed63-b111-4f00-8d21-53cc22c38c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eededce-8c7b-4f69-be9c-4ca1595e141f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-460848544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1866a6a3cf4456914affba0089bf4c',qos_specs=None,replication_status=,reservations=['f6b2a158-b444-47c4-a8c4-a661f808079b','afc4dac9-793b-4afb-9421-d8fc0e33f232','104eaf71-9199-4e1c-9fb1-68e7ba6e2ce5','f89ccf8a-69c9-45ea-8024-76f921b9542c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-460848544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eededce-8c7b-4f69-be9c-4ca1595e141f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c1866a6a3cf4456914affba0089bf4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:15.739869 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb710cb-968b-4840-a9db-10a08c4d663b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:15.778427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb710cb-968b-4840-a9db-10a08c4d663b) transitioned into state 'SUCCESS' from state '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-460848544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c1866a6a3cf4456914affba0089bf4c',qos_specs=None,replication_status=,reservations=['f6b2a158-b444-47c4-a8c4-a661f808079b','afc4dac9-793b-4afb-9421-d8fc0e33f232','104eaf71-9199-4e1c-9fb1-68e7ba6e2ce5','f89ccf8a-69c9-45ea-8024-76f921b9542c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c451e4bd3d047f1a5a991ed48f20ff9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:15.779014 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81afbdf5-069a-4174-ab6f-fc5e78d06282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:15.793008 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81afbdf5-069a-4174-ab6f-fc5e78d06282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:15.794160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Flow 'volume_create_api' (ec9c5f8c-a834-427c-bc98-64298f3dd71c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:15.794587 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Create volume request issued successfully. Aug 19 12:50:15.795597 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61c07bf1-a40b-46e3-b3c8-907c66e5f49b tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:15.796112 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 163/673] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:15 2026] POST /volume/v3/volumes => generated 753 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:15.815310 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:15.817223 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:15.817527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:15.817763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:15.826593 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:15.826593 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:15.831022 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:15.837018 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bf696792-e91b-4e62-817c-07bd05a5ec4d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f returned with HTTP 200 Aug 19 12:50:15.837348 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 170/674] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:15 2026] GET /volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:50:16.655579 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-366f568b-55a6-4dff-a02c-59ef88117c91 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:16.657703 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-366f568b-55a6-4dff-a02c-59ef88117c91 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 Aug 19 12:50:16.658881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-366f568b-55a6-4dff-a02c-59ef88117c91 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:16.659132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-366f568b-55a6-4dff-a02c-59ef88117c91 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:16.668761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-366f568b-55a6-4dff-a02c-59ef88117c91 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 returned with HTTP 404 Aug 19 12:50:16.669540 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 171/675] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:16 2026] GET /volume/v3/volumes/88ad1b4d-94f2-482c-a12e-f14b5196dfb1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:16.679894 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:16.681823 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:16.681994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:16.682228 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:16.682416 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Delete volume with id: 9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:16.691136 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:16.691136 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:16.692416 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:16.735428 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Delete volume request issued successfully. Aug 19 12:50:16.735428 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea02e258-9225-4eff-8189-fa8cd5e95d35 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 202 Aug 19 12:50:16.735428 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 172/676] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:16 2026] DELETE /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:16.742952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-58abd800-2c24-40bd-a979-147316734a10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:16.750495 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58abd800-2c24-40bd-a979-147316734a10 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:16.750495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58abd800-2c24-40bd-a979-147316734a10 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:16.750495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-58abd800-2c24-40bd-a979-147316734a10 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:16.766180 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:16.766180 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:16.772578 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-58abd800-2c24-40bd-a979-147316734a10 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Volume info retrieved successfully. Aug 19 12:50:16.780971 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-58abd800-2c24-40bd-a979-147316734a10 tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 200 Aug 19 12:50:16.781528 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 164/677] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:16 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:16.860712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:16.862938 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:16.863167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:16.863419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:16.873329 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:16.873329 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:16.878860 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:16.883976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64c2d4ff-2819-4074-9e08-2ef559b8eded tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f returned with HTTP 200 Aug 19 12:50:16.884655 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 171/678] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:16 2026] GET /volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:17.382087 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:17.386306 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:17.386306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:17.386567 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:17.386616 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Delete volume with id: 3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:17.399385 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:17.399385 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:17.399892 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:17.425939 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Delete volume request issued successfully. Aug 19 12:50:17.425939 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3b0b743-9190-4759-bd20-95d8d664fa32 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f returned with HTTP 202 Aug 19 12:50:17.426429 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 172/679] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:17 2026] DELETE /volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:17.437901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2012236b-e227-4276-a8b1-90f347884286 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:17.441567 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2012236b-e227-4276-a8b1-90f347884286 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:17.441821 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2012236b-e227-4276-a8b1-90f347884286 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:17.442067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2012236b-e227-4276-a8b1-90f347884286 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:17.464225 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:17.464225 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:17.469762 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2012236b-e227-4276-a8b1-90f347884286 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:17.478454 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2012236b-e227-4276-a8b1-90f347884286 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f returned with HTTP 200 Aug 19 12:50:17.479159 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 173/680] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:17 2026] GET /volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:17.800367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b89d50a8-3637-4b37-897d-c544ab33b4ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:17.802808 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b89d50a8-3637-4b37-897d-c544ab33b4ae tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] GET https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b Aug 19 12:50:17.803154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b89d50a8-3637-4b37-897d-c544ab33b4ae tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:17.803557 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b89d50a8-3637-4b37-897d-c544ab33b4ae tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:17.814245 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b89d50a8-3637-4b37-897d-c544ab33b4ae tempest-TestMultiAttachVolumeSwap-1568635228 tempest-TestMultiAttachVolumeSwap-1568635228-project-member] https://10.4.3.137/volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b returned with HTTP 404 Aug 19 12:50:17.814245 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 165/681] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:17 2026] GET /volume/v3/volumes/9d17b61c-bb62-4396-afac-5f3de12bc45b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:18.496967 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e71d00ae-51f1-4402-8446-66d8824ba780 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.499128 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e71d00ae-51f1-4402-8446-66d8824ba780 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f Aug 19 12:50:18.499356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e71d00ae-51f1-4402-8446-66d8824ba780 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.499600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e71d00ae-51f1-4402-8446-66d8824ba780 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.506386 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e71d00ae-51f1-4402-8446-66d8824ba780 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f returned with HTTP 404 Aug 19 12:50:18.507022 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 172/682] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:18 2026] GET /volume/v3/volumes/3eededce-8c7b-4f69-be9c-4ca1595e141f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:18.516125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.518240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:18.518541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.518792 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.519010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Delete volume with id: b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:18.537900 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.537900 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:18.538451 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:18.572486 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Delete volume request issued successfully. Aug 19 12:50:18.572708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2e8e541-7c7a-4e2c-b3b7-d569ab403ec5 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 202 Aug 19 12:50:18.573278 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 173/683] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:18 2026] DELETE /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:18.586157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.587927 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:18.588171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.588468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.596193 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.596193 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:18.603411 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Volume info retrieved successfully. Aug 19 12:50:18.610204 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fe6b2fe-7cec-425b-bb0c-efb27d5a650d tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 200 Aug 19 12:50:18.610862 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 174/684] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:18 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:18.821702 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.824282 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:50:18.824639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.824932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.832937 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.832937 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:18.838156 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:18.844613 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d0dea64e-b831-45ee-bf2e-9c19776870eb tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 200 Aug 19 12:50:18.845238 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 166/685] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:18 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:18.858316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.862583 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:50:18.862862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.863146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.871741 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.871741 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:18.879980 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:18.886231 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-849468ec-5328-484c-bb7f-d080441c8e4d tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 200 Aug 19 12:50:18.886771 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 173/686] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:18 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:18.902130 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.904571 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:50:18.904890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.905048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.920216 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.920216 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:18.926702 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:18.934830 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-4f48b74b-7082-4b18-ad02-25d553d4fc6f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 200 Aug 19 12:50:18.935049 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 174/687] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:18 2026] GET /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:18.949229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69b63890-726b-421c-bff8-00080a622a93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.949759 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69b63890-726b-421c-bff8-00080a622a93 None None] GET https://10.4.3.137/volume// Aug 19 12:50:18.949980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69b63890-726b-421c-bff8-00080a622a93 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:18.950184 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69b63890-726b-421c-bff8-00080a622a93 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:18.950643 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69b63890-726b-421c-bff8-00080a622a93 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:18.950999 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 175/688] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:50: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 19 12:50:18.960306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d1391a44-7d54-447b-a2ab-5f4b435af62e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:18.962716 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d1391a44-7d54-447b-a2ab-5f4b435af62e tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:18.963102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d1391a44-7d54-447b-a2ab-5f4b435af62e tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "980497fb-b063-40c8-8512-a0fc70e5f547", "connector": null, "instance_uuid": "99e8bee4-a994-41af-a15b-927befff1f93"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:18.973633 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:18.973633 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:19.004266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d1391a44-7d54-447b-a2ab-5f4b435af62e tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:19.004883 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 167/689] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:18 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:19.018585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fe656d1-1466-4267-9480-c7437a756805 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.018941 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fe656d1-1466-4267-9480-c7437a756805 None None] GET https://10.4.3.137/volume// Aug 19 12:50:19.019201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fe656d1-1466-4267-9480-c7437a756805 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:19.019483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fe656d1-1466-4267-9480-c7437a756805 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:19.019831 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fe656d1-1466-4267-9480-c7437a756805 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:19.020225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 174/690] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:50: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 19 12:50:19.030544 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d3817d8d-0f57-43a6-bc0b-113726b87b0f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.032918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d3817d8d-0f57-43a6-bc0b-113726b87b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:19.033517 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d3817d8d-0f57-43a6-bc0b-113726b87b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b5bde52-416f-4157-af40-2a99abdb9657", "connector": null, "instance_uuid": "99e8bee4-a994-41af-a15b-927befff1f93"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:19.044910 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:19.044910 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:19.074830 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-d3817d8d-0f57-43a6-bc0b-113726b87b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:19.075279 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 175/691] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:19.089315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85718247-353d-4d2e-955f-e0dde6d05726 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.089865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85718247-353d-4d2e-955f-e0dde6d05726 None None] GET https://10.4.3.137/volume// Aug 19 12:50:19.089987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85718247-353d-4d2e-955f-e0dde6d05726 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:19.090284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85718247-353d-4d2e-955f-e0dde6d05726 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:19.090733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85718247-353d-4d2e-955f-e0dde6d05726 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:19.091298 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 176/692] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:50: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 19 12:50:19.102328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-f85de480-20ca-4ad3-9856-0b7b55802b0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.105056 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-f85de480-20ca-4ad3-9856-0b7b55802b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:19.105323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-f85de480-20ca-4ad3-9856-0b7b55802b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b18c0af6-6a13-4ad9-878a-aa21f0d918bd", "connector": null, "instance_uuid": "99e8bee4-a994-41af-a15b-927befff1f93"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:19.114942 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:19.114942 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:19.145849 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-f85de480-20ca-4ad3-9856-0b7b55802b0f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:19.146430 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 168/693] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:19 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:19.628806 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4085c82a-860b-4172-89c6-151643dafb69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.631475 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4085c82a-860b-4172-89c6-151643dafb69 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] GET https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 Aug 19 12:50:19.632123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4085c82a-860b-4172-89c6-151643dafb69 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:19.632757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4085c82a-860b-4172-89c6-151643dafb69 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:19.641331 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4085c82a-860b-4172-89c6-151643dafb69 tempest-ServersNegativeTestJSON-1039988253 tempest-ServersNegativeTestJSON-1039988253-project-member] https://10.4.3.137/volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 returned with HTTP 404 Aug 19 12:50:19.641964 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 175/694] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:19 2026] GET /volume/v3/volumes/b200d57c-b7c7-48d6-9095-28d159662805 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:19.823058 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:19.826620 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:19.827079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-276201807", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:19.828924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-276201807', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:20.222626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Create volume of 1 GB Aug 19 12:50:20.222983 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:20.222983 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:20.227715 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Availability Zones retrieved successfully. Aug 19 12:50:20.235431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Flow 'volume_create_api' (b2cbc2b8-9f2f-4761-bb17-58d7a511c8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:20.236872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e07c57-c440-415d-a49e-8c5918fbddee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:20.238802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:20.359188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e07c57-c440-415d-a49e-8c5918fbddee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:20.360111 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aecdd8-6aa3-4f88-8cb3-d5b2e7da89b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:20.468338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Created reservations ['f774ebb1-48ca-4111-be0e-17b91bbcb817', 'a8682e8c-b469-48e2-9945-de885e8a5786', 'f18f774d-120e-4ca7-8f40-01e7aea0a187', '922069a8-4cea-4193-b22d-1f36cdbfc7d4'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:20.469748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aecdd8-6aa3-4f88-8cb3-d5b2e7da89b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f774ebb1-48ca-4111-be0e-17b91bbcb817', 'a8682e8c-b469-48e2-9945-de885e8a5786', 'f18f774d-120e-4ca7-8f40-01e7aea0a187', '922069a8-4cea-4193-b22d-1f36cdbfc7d4']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:20.470736 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1209d4-3696-4b87-9874-99632c354689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:20.507293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1209d4-3696-4b87-9874-99632c354689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f68f1d-7a53-434c-aad4-16ae33d394c0', '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-276201807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6792487f6d2d4c48951421069d115bb3',qos_specs=None,replication_status=,reservations=['f774ebb1-48ca-4111-be0e-17b91bbcb817','a8682e8c-b469-48e2-9945-de885e8a5786','f18f774d-120e-4ca7-8f40-01e7aea0a187','922069a8-4cea-4193-b22d-1f36cdbfc7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dcc9ea13444538b1d3d145257ee792',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-276201807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59f68f1d-7a53-434c-aad4-16ae33d394c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6792487f6d2d4c48951421069d115bb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57dcc9ea13444538b1d3d145257ee792',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:20.509531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a90b99-7226-43b8-ad05-077c5a97b8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:20.555523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a90b99-7226-43b8-ad05-077c5a97b8ed) transitioned into state 'SUCCESS' from state '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-276201807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6792487f6d2d4c48951421069d115bb3',qos_specs=None,replication_status=,reservations=['f774ebb1-48ca-4111-be0e-17b91bbcb817','a8682e8c-b469-48e2-9945-de885e8a5786','f18f774d-120e-4ca7-8f40-01e7aea0a187','922069a8-4cea-4193-b22d-1f36cdbfc7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57dcc9ea13444538b1d3d145257ee792',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:20.557723 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146147f1-e145-46e2-94eb-73246d66fbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:20.585016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146147f1-e145-46e2-94eb-73246d66fbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:20.586267 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Flow 'volume_create_api' (b2cbc2b8-9f2f-4761-bb17-58d7a511c8c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:20.588290 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Create volume request issued successfully. Aug 19 12:50:20.589880 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-433ed736-8ec9-4780-897d-755f5d1f3fc6 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:20.590915 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 176/695] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:50:19 2026] POST /volume/v3/volumes => generated 898 bytes in 769 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:20.620170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:20.626115 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:20.626474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:20.626650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:20.636945 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:20.636945 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:20.642133 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:20.649988 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e5c011b-19ba-4bc0-89fb-75e36c2c8e29 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:20.650564 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 177/696] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:50:20 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 966 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:21.472263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0c8629b-804f-4550-916c-442ca707b852 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.472685 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0c8629b-804f-4550-916c-442ca707b852 None None] GET https://10.4.3.137/volume// Aug 19 12:50:21.473994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0c8629b-804f-4550-916c-442ca707b852 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.473994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0c8629b-804f-4550-916c-442ca707b852 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.475464 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0c8629b-804f-4550-916c-442ca707b852 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:21.475781 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 169/697] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:21.487454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.490521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:50:21.490810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.491079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.507089 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.507089 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:21.512959 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:21.519667 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-18b7ade9-746c-4b98-ab53-c8bf0d4c09ce tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 200 Aug 19 12:50:21.520476 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 176/698] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:21 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 1544 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:21.631071 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.633726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] PUT https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 Aug 19 12:50:21.634416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:21.648880 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Acquiring lock "cinder-attachment_update-980497fb-b063-40c8-8512-a0fc70e5f547-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:21.657232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-980497fb-b063-40c8-8512-a0fc70e5f547-np0000007775" acquired by "attachment_update" :: waited 0.009s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:21.661560 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.661560 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:21.671983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.675143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:21.675362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.675878 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.689481 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.689481 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:21.700753 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:21.718806 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b3f3f11-dde5-4279-ba94-c7647d35a2a9 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:21.719671 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 178/699] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:50:21 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:21.776621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.783276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:21.783539 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.783780 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.796320 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.796320 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:21.802015 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:21.812076 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-6a53fb97-d379-4a92-a2a7-698fb8b3204a tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:21.812076 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 170/700] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:21 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:21.819339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-980497fb-b063-40c8-8512-a0fc70e5f547-np0000007775" released by "attachment_update" :: held 0.161s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:21.819339 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-90fcaac8-ae4d-4353-a29b-ea26033a0b85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 returned with HTTP 200 Aug 19 12:50:21.819339 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 177/701] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:21 2026] PUT /volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:21.873942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-a9a1179c-8594-48cf-bedf-9221a4068e89 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.876237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-a9a1179c-8594-48cf-bedf-9221a4068e89 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1/action Aug 19 12:50:21.876658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-a9a1179c-8594-48cf-bedf-9221a4068e89 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:21.876783 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-a9a1179c-8594-48cf-bedf-9221a4068e89 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:21.907874 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.907874 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:21.930553 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-a9a1179c-8594-48cf-bedf-9221a4068e89 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1/action returned with HTTP 204 Aug 19 12:50:21.931294 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 177/702] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:21 2026] POST /volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:21.960207 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-920685fb-777e-4697-897d-ad7619dd5911 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.960724 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-920685fb-777e-4697-897d-ad7619dd5911 None None] GET https://10.4.3.137/volume// Aug 19 12:50:21.960913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-920685fb-777e-4697-897d-ad7619dd5911 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.961128 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-920685fb-777e-4697-897d-ad7619dd5911 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.962514 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-920685fb-777e-4697-897d-ad7619dd5911 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:21.962514 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 179/703] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:21.971741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:21.975618 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:50:21.975959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:21.976268 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:21.993189 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:21.993189 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:21.998915 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:22.008159 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-43baed86-cec5-43fd-b46b-2169bcc51125 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 200 Aug 19 12:50:22.008159 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 171/704] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:21 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 1029 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:22.135471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.137960 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] PUT https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e Aug 19 12:50:22.138379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:22.148840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Acquiring lock "cinder-attachment_update-0b5bde52-416f-4157-af40-2a99abdb9657-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:22.155709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-0b5bde52-416f-4157-af40-2a99abdb9657-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:22.156741 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.156741 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:22.319314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-0b5bde52-416f-4157-af40-2a99abdb9657-np0000007775" released by "attachment_update" :: held 0.163s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:22.319543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-e4fc5b8c-f34e-4341-a711-3a56c6dce375 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e returned with HTTP 200 Aug 19 12:50:22.320015 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 178/705] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:22 2026] PUT /volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:22.370618 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-298ef2e8-76db-4adc-bc40-871c0f743418 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.375287 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-298ef2e8-76db-4adc-bc40-871c0f743418 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e/action Aug 19 12:50:22.377273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-298ef2e8-76db-4adc-bc40-871c0f743418 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:22.377273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-298ef2e8-76db-4adc-bc40-871c0f743418 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:22.414307 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.414307 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:22.435764 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-298ef2e8-76db-4adc-bc40-871c0f743418 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e/action returned with HTTP 204 Aug 19 12:50:22.436861 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 178/706] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:22 2026] POST /volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:22.471892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22f8ff0a-af04-493b-bf42-e3859fdbba52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.471892 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22f8ff0a-af04-493b-bf42-e3859fdbba52 None None] GET https://10.4.3.137/volume// Aug 19 12:50:22.472073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22f8ff0a-af04-493b-bf42-e3859fdbba52 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:22.472302 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22f8ff0a-af04-493b-bf42-e3859fdbba52 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:22.472697 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22f8ff0a-af04-493b-bf42-e3859fdbba52 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:22.473070 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 180/707] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:22.489888 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.496803 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:50:22.497839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:22.498405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:22.518537 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.518537 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:22.528278 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:50:22.531957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-557a37c1-2b4f-4909-aa15-6030fea243bf tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 200 Aug 19 12:50:22.532719 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 172/708] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:22 2026] GET /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 1029 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:22.610775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.615584 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:22.615883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:22.616088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:22.628012 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.628012 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:22.632823 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:22.638232 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-10fae17d-9201-4879-9e03-725c2f4305cf tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:22.639004 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 179/709] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:22 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:22.650511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.650900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ebaabdd-9290-4960-b7b5-fde9ba5c9a79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.650900 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ebaabdd-9290-4960-b7b5-fde9ba5c9a79 None None] GET https://10.4.3.137/volume// Aug 19 12:50:22.651010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ebaabdd-9290-4960-b7b5-fde9ba5c9a79 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:22.651205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ebaabdd-9290-4960-b7b5-fde9ba5c9a79 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:22.651638 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ebaabdd-9290-4960-b7b5-fde9ba5c9a79 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:22.651923 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 181/710] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:50: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 19 12:50:22.656122 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] PUT https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 Aug 19 12:50:22.658274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:22.666601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-4e86bffd-33f9-4894-8890-bb8b422058e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.669054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Acquiring lock "cinder-attachment_update-b18c0af6-6a13-4ad9-878a-aa21f0d918bd-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:22.669645 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-4e86bffd-33f9-4894-8890-bb8b422058e5 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:22.670359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-4e86bffd-33f9-4894-8890-bb8b422058e5 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59f68f1d-7a53-434c-aad4-16ae33d394c0", "connector": null, "instance_uuid": "385b4d5a-c697-4d2c-bc1c-62a6efc860a6"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:22.679279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-b18c0af6-6a13-4ad9-878a-aa21f0d918bd-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:22.679279 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.679279 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:22.685777 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.685777 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:22.728405 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-4e86bffd-33f9-4894-8890-bb8b422058e5 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:22.729088 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 173/711] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:22 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:50:22.823151 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Lock "cinder-attachment_update-b18c0af6-6a13-4ad9-878a-aa21f0d918bd-np0000007775" released by "attachment_update" :: held 0.145s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:22.823151 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-c60cbe7e-6a3b-4cf6-b0b5-a8b45fa0c2a2 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 returned with HTTP 200 Aug 19 12:50:22.823601 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 179/712] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:22 2026] PUT /volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:22.865482 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-75cebab7-b431-462e-8868-9a452b9bf1e1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:22.868982 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-75cebab7-b431-462e-8868-9a452b9bf1e1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] POST https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2/action Aug 19 12:50:22.869560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-75cebab7-b431-462e-8868-9a452b9bf1e1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:22.869762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-75cebab7-b431-462e-8868-9a452b9bf1e1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:22.894476 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:22.894476 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:22.914173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a4b70f33-ce5c-4310-bc4d-029e35a2628e req-75cebab7-b431-462e-8868-9a452b9bf1e1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2/action returned with HTTP 204 Aug 19 12:50:22.914806 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 180/713] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:22 2026] POST /volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:24.341517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b6d0f84-920f-49f8-a24a-46e3182182f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:24.341517 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b6d0f84-920f-49f8-a24a-46e3182182f9 None None] GET https://10.4.3.137/volume// Aug 19 12:50:24.341517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0f84-920f-49f8-a24a-46e3182182f9 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:24.342871 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0f84-920f-49f8-a24a-46e3182182f9 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:24.342871 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b6d0f84-920f-49f8-a24a-46e3182182f9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:24.342871 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 182/714] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:24.357525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:24.363276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:24.363276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:24.363276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:24.383884 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:24.383884 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:24.398772 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:24.416273 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-c94c0780-d569-4739-97f0-d8016da64f88 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:24.416946 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 174/715] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:24 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1539 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:24.560716 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:24.565404 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] PUT https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 Aug 19 12:50:24.565875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:24.593978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Acquiring lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:24.606279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:24.606279 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:24.606279 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:24.749387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" released by "attachment_update" :: held 0.145s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:24.753051 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-78703ec6-1ffc-489b-be9a-e00a17530805 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 returned with HTTP 200 Aug 19 12:50:24.754851 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 180/716] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:24 2026] PUT /volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:24.809845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-e7df9743-8374-4de0-984a-22ea2e8b29ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:24.815577 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-e7df9743-8374-4de0-984a-22ea2e8b29ae tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7/action Aug 19 12:50:24.817137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-e7df9743-8374-4de0-984a-22ea2e8b29ae tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:24.817333 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-e7df9743-8374-4de0-984a-22ea2e8b29ae tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:24.844197 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:24.844197 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:24.872198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2a6d63ed-3334-478c-8847-0c1d46cc4ee6 req-e7df9743-8374-4de0-984a-22ea2e8b29ae tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7/action returned with HTTP 204 Aug 19 12:50:24.873664 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 181/717] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:24 2026] POST /volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:29.571987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:29.574775 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:29.575335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1238714265", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:29.577489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1238714265', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:29.577489 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Create volume of 1 GB Aug 19 12:50:29.582815 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Availability Zones retrieved successfully. Aug 19 12:50:29.595391 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Flow 'volume_create_api' (10dbf6f1-8a8a-4641-812c-f8f1f4348117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:29.599238 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c4842c-637a-4a69-a0e4-1eda5fef9d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:29.601636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:29.646420 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c4842c-637a-4a69-a0e4-1eda5fef9d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:29.647376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bfccf3-cf36-46f8-9921-ce56d3407bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:29.813195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Created reservations ['4933866a-80c4-4e31-af81-e1ae36a37c6a', '1944667b-727f-4993-9a3e-eb7c7f484f28', 'b408d01e-0428-4974-969d-4277da3c53c0', '7906dddd-85d6-4760-8961-4a6c4ab6fbff'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:29.815179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5bfccf3-cf36-46f8-9921-ce56d3407bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4933866a-80c4-4e31-af81-e1ae36a37c6a', '1944667b-727f-4993-9a3e-eb7c7f484f28', 'b408d01e-0428-4974-969d-4277da3c53c0', '7906dddd-85d6-4760-8961-4a6c4ab6fbff']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:29.815920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de68eec-449d-4bf7-accc-ac4fd6be402d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:29.857580 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3de68eec-449d-4bf7-accc-ac4fd6be402d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaef3f82-3aaf-4cd0-80bf-c315d183225d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1238714265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cca49852c5f4fbeac3013beaedb1394',qos_specs=None,replication_status=,reservations=['4933866a-80c4-4e31-af81-e1ae36a37c6a','1944667b-727f-4993-9a3e-eb7c7f484f28','b408d01e-0428-4974-969d-4277da3c53c0','7906dddd-85d6-4760-8961-4a6c4ab6fbff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b76cb083e80b4b63b312e18c389bd0aa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1238714265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aaef3f82-3aaf-4cd0-80bf-c315d183225d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cca49852c5f4fbeac3013beaedb1394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b76cb083e80b4b63b312e18c389bd0aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:29.859331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ef5779-e1e0-43ce-acf3-9fec0739d74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:29.898050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ef5779-e1e0-43ce-acf3-9fec0739d74b) transitioned into state 'SUCCESS' from state '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-1238714265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cca49852c5f4fbeac3013beaedb1394',qos_specs=None,replication_status=,reservations=['4933866a-80c4-4e31-af81-e1ae36a37c6a','1944667b-727f-4993-9a3e-eb7c7f484f28','b408d01e-0428-4974-969d-4277da3c53c0','7906dddd-85d6-4760-8961-4a6c4ab6fbff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b76cb083e80b4b63b312e18c389bd0aa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:29.901641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbe100d-d550-47aa-baca-7bd21d514914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:29.923907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dbe100d-d550-47aa-baca-7bd21d514914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:29.924662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Flow 'volume_create_api' (10dbf6f1-8a8a-4641-812c-f8f1f4348117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:29.925008 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Create volume request issued successfully. Aug 19 12:50:29.925985 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-8440d2b3-c5cd-47dc-ad81-b1175c71c940 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:29.926123 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 183/718] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 12:50:29 2026] POST /volume/v3/volumes => generated 755 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:29.945031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:29.948027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:29.948267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:29.948499 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:29.958920 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:29.958920 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:29.965569 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:29.973670 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6df40eea-0d0c-448b-a460-c061018104df req-272fdebb-cc05-45ed-b88b-02b5e4f3d284 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 200 Aug 19 12:50:29.974439 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 175/719] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:29 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:30.013044 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:30.023217 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:30.023217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:30.023217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:30.037870 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:30.037870 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:30.051435 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:30.061881 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ada2b8a9-cda9-46fa-8c02-9cb86d1acce8 req-bf306e1a-4fbb-4346-8e44-bf0c09d22eff tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 200 Aug 19 12:50:30.063009 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 181/720] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:30 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 823 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.110204 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.114056 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:31.114056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.114692 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.125727 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.125727 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:31.133968 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:31.142590 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7e9fc536-f3f1-4f16-95fb-88b4a1ea955d req-2ba3877b-5f90-46a6-a9d2-de3e31005dcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 200 Aug 19 12:50:31.142590 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 182/721] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.187096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.190455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:50:31.191390 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aaef3f82-3aaf-4cd0-80bf-c315d183225d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1458089218", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:31.204613 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.204613 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:31.205184 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:31.205805 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Create snapshot from volume aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:31.233159 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-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 19 12:50:31.273517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Created reservations ['c2a08583-48d5-4a3b-8890-be721e94d1f4', '38c12bf5-7f06-4d79-a612-65c2efbc0832', 'c3ac628e-f3d8-40b4-9016-5b679d05a181', 'bb0316e1-483c-4d6a-b1ab-164ee1ea515a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:31.355456 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Snapshot create request issued successfully. Aug 19 12:50:31.355921 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6ece7776-e4cd-4c64-b08c-2612eac0aa24 req-ea084fdf-51fa-4727-aff9-bd95ab26d815 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:50:31.356558 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 184/722] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 12:50:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:31.525828 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.527910 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:31.528865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1682781666"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:31.530873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1682781666'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:31.530873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Create volume of 1 GB Aug 19 12:50:31.542474 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Availability Zones retrieved successfully. Aug 19 12:50:31.552597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Flow 'volume_create_api' (444d7492-5845-4a1f-b3e6-b9870f2a19cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:31.553994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e21411-f685-459d-9f1a-ef4f3967e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:31.555179 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:31.608279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e21411-f685-459d-9f1a-ef4f3967e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:31.608279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0676d808-143e-4020-aab5-530d906fa969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:31.644373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.650968 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] GET https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:31.651213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.651474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.658606 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.658606 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:31.658822 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Snapshot retrieved successfully. Aug 19 12:50:31.661054 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1b819d32-938c-40ac-a7e9-d61699964738 req-0c2b950a-377f-4412-ac7f-3195a192ff1b tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 returned with HTTP 200 Aug 19 12:50:31.661054 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 182/723] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.709007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.713035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:50:31.713131 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.713419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.713753 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:50:31.715514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:50:31.721952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Created reservations ['2f41c277-0641-41da-b7e1-26c7583d1f43', '4bfcb43d-b989-4b13-8631-b213a03d48d4', '021fe9c6-d0bb-4d5c-a07c-3b5e76b10f7c', '3efe3a5c-b009-49b1-9186-fbac56c58212'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:31.723514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0676d808-143e-4020-aab5-530d906fa969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f41c277-0641-41da-b7e1-26c7583d1f43', '4bfcb43d-b989-4b13-8631-b213a03d48d4', '021fe9c6-d0bb-4d5c-a07c-3b5e76b10f7c', '3efe3a5c-b009-49b1-9186-fbac56c58212']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:31.723973 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] Get all snapshots completed successfully. Aug 19 12:50:31.724586 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.724586 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:31.726323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38463aec-c5bd-4e25-b055-f02554b9ebf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:31.726419 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3dd95669-18f9-46c1-9415-2d133a895daa req-3452f95c-f887-42d2-8e60-e9cd2932b612 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-reader] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:50:31.726755 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 183/724] 10.4.3.137 () {68 vars in 1514 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.767649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.771110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38463aec-c5bd-4e25-b055-f02554b9ebf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '689896e9-d664-46f6-a85c-be3dea296f15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1682781666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e04a873f896457b9f89a9b878752e5f',qos_specs=None,replication_status=,reservations=['2f41c277-0641-41da-b7e1-26c7583d1f43','4bfcb43d-b989-4b13-8631-b213a03d48d4','021fe9c6-d0bb-4d5c-a07c-3b5e76b10f7c','3efe3a5c-b009-49b1-9186-fbac56c58212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6679502bef6452da7993a8f1034ad04',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1682781666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=689896e9-d664-46f6-a85c-be3dea296f15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e04a873f896457b9f89a9b878752e5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6679502bef6452da7993a8f1034ad04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:31.772431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b7c303-0436-4e1f-909f-4cee537f9c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:31.775080 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:31.775776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.775776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.785991 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.785991 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:31.786404 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Snapshot retrieved successfully. Aug 19 12:50:31.788626 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6241db3d-2094-4ecf-a61d-0dd132e39579 req-ec53263e-30d5-4fea-9645-beb4d09e46ee tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 returned with HTTP 200 Aug 19 12:50:31.789391 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 185/725] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.816681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6b7c303-0436-4e1f-909f-4cee537f9c58) transitioned into state 'SUCCESS' from state '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-1682781666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e04a873f896457b9f89a9b878752e5f',qos_specs=None,replication_status=,reservations=['2f41c277-0641-41da-b7e1-26c7583d1f43','4bfcb43d-b989-4b13-8631-b213a03d48d4','021fe9c6-d0bb-4d5c-a07c-3b5e76b10f7c','3efe3a5c-b009-49b1-9186-fbac56c58212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6679502bef6452da7993a8f1034ad04',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:31.817685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1de2643-b703-4f32-ab46-6d9315c0e6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:31.827643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.829819 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:31.830092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.830446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.830624 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Delete snapshot with id: aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:31.840425 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1de2643-b703-4f32-ab46-6d9315c0e6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:31.840624 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.840624 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:31.843424 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Snapshot retrieved successfully. Aug 19 12:50:31.843612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Flow 'volume_create_api' (444d7492-5845-4a1f-b3e6-b9870f2a19cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:31.843612 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Create volume request issued successfully. Aug 19 12:50:31.843612 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-682ce4fa-78c0-4d88-af4f-f11df1a8ce28 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:31.844228 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 176/726] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:31 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:31.866680 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.875652 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:31.875652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.875652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.897842 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.897842 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:31.905144 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Snapshot delete request issued successfully. Aug 19 12:50:31.906263 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-877f737c-caf1-495a-81c6-5cd80670f1be req-6b4e1fac-9dfb-46ea-b92c-cf8fd466deb0 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 returned with HTTP 202 Aug 19 12:50:31.907393 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 183/727] 10.4.3.137 () {70 vars in 1626 bytes} [Wed Aug 19 12:50:31 2026] DELETE /volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:31.910482 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:31.928402 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-db7b7ac3-67c9-4a33-b02b-462bbd73552c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:31.929313 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 184/728] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:31.960858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:31.967715 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:31.967715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:31.967715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:31.973087 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:31.973087 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:31.973799 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Snapshot retrieved successfully. Aug 19 12:50:31.974977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a11e81ca-2ccc-41e3-bc5c-30576b1c88f1 req-76388c44-9996-48ea-954d-c232ae7a7019 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 returned with HTTP 200 Aug 19 12:50:31.975762 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 186/729] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:50:31 2026] GET /volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:32.677036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:32.949221 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c233479a-2391-487f-a0ec-d35ffb42c605 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:32.952041 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c233479a-2391-487f-a0ec-d35ffb42c605 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:32.952041 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c233479a-2391-487f-a0ec-d35ffb42c605 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:32.952782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c233479a-2391-487f-a0ec-d35ffb42c605 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:32.961123 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:32.961645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-939200603"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:32.961814 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:32.961814 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:32.963603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-939200603'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:32.963798 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Create volume of 1 GB Aug 19 12:50:32.964094 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:32.964094 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:32.967373 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c233479a-2391-487f-a0ec-d35ffb42c605 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:32.969564 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Availability Zones retrieved successfully. Aug 19 12:50:32.974632 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c233479a-2391-487f-a0ec-d35ffb42c605 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:32.975612 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 184/730] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:32 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:50:32.976862 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Flow 'volume_create_api' (38d9343f-4890-47a5-95cd-70c3ea901426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:32.978470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7a01f5-92ff-4880-99ba-76d7f57d4bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:32.979713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:33.007371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-fcd7252a-9b08-4ebe-a1a8-aa8f6593ac9f req-291b9eeb-0e47-4eb4-abc1-54e051bd3fcb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.018757 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fcd7252a-9b08-4ebe-a1a8-aa8f6593ac9f req-291b9eeb-0e47-4eb4-abc1-54e051bd3fcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 Aug 19 12:50:33.019135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fcd7252a-9b08-4ebe-a1a8-aa8f6593ac9f req-291b9eeb-0e47-4eb4-abc1-54e051bd3fcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.019637 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fcd7252a-9b08-4ebe-a1a8-aa8f6593ac9f req-291b9eeb-0e47-4eb4-abc1-54e051bd3fcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.025800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a7a01f5-92ff-4880-99ba-76d7f57d4bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:33.026956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d84a555-0d0e-401e-b4f1-c012370b93b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:33.029422 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fcd7252a-9b08-4ebe-a1a8-aa8f6593ac9f req-291b9eeb-0e47-4eb4-abc1-54e051bd3fcb tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 returned with HTTP 404 Aug 19 12:50:33.030142 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 185/731] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/v3/snapshots/aa9e1add-4a77-4b80-9f97-6b5759d09568 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:33.065667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.066433 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] DELETE https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:33.066675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.066903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.067099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Delete volume with id: aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:33.083101 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.083101 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:33.083850 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:33.121114 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Delete volume request issued successfully. Aug 19 12:50:33.122393 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-985f9dca-a832-4de2-ac7b-f4391bd106bb req-7d003bd5-819d-4b03-ab26-a82bf390292a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 202 Aug 19 12:50:33.123108 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 187/732] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:50:33 2026] DELETE /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:33.143075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Created reservations ['75e280be-ea0a-4c37-b77a-7beda5ae830c', '0188a2c3-a76c-4e18-b2b9-2aca2539f0d6', '6024f335-8e05-41de-a64d-fb1453e49498', 'ceda663e-7832-4932-ae18-f8479bb3c8be'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:33.144324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d84a555-0d0e-401e-b4f1-c012370b93b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e280be-ea0a-4c37-b77a-7beda5ae830c', '0188a2c3-a76c-4e18-b2b9-2aca2539f0d6', '6024f335-8e05-41de-a64d-fb1453e49498', 'ceda663e-7832-4932-ae18-f8479bb3c8be']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:33.145512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929fbdb0-3c9f-40e6-a9c0-a66fdd1a98e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:33.161709 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.164781 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:33.165053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.166087 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.178198 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.178198 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:33.185235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929fbdb0-3c9f-40e6-a9c0-a66fdd1a98e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9494e92f-9f09-4cd8-bc4e-16ac2c64af2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-939200603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8bd18fbcb054e1488c0705e27a3d6d5',qos_specs=None,replication_status=,reservations=['75e280be-ea0a-4c37-b77a-7beda5ae830c','0188a2c3-a76c-4e18-b2b9-2aca2539f0d6','6024f335-8e05-41de-a64d-fb1453e49498','ceda663e-7832-4932-ae18-f8479bb3c8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03779aad510478eaeb7cb1ec0418fa3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-939200603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9494e92f-9f09-4cd8-bc4e-16ac2c64af2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8bd18fbcb054e1488c0705e27a3d6d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a03779aad510478eaeb7cb1ec0418fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:33.187028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c01c29-c59e-4564-a82d-9edbdde814a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:33.187147 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Volume info retrieved successfully. Aug 19 12:50:33.196433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-14e289cb-1c5c-4cc9-8cc0-7cceabb6ee88 req-7386f78a-83fe-40d1-939a-3dd48862c249 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 200 Aug 19 12:50:33.196433 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 185/733] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:33.223204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c01c29-c59e-4564-a82d-9edbdde814a0) transitioned into state 'SUCCESS' from state '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-939200603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8bd18fbcb054e1488c0705e27a3d6d5',qos_specs=None,replication_status=,reservations=['75e280be-ea0a-4c37-b77a-7beda5ae830c','0188a2c3-a76c-4e18-b2b9-2aca2539f0d6','6024f335-8e05-41de-a64d-fb1453e49498','ceda663e-7832-4932-ae18-f8479bb3c8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a03779aad510478eaeb7cb1ec0418fa3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:33.224170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a3161e-0343-47ef-a23c-ea1cb88089f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:33.247029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56a3161e-0343-47ef-a23c-ea1cb88089f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:33.248428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Flow 'volume_create_api' (38d9343f-4890-47a5-95cd-70c3ea901426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:33.248990 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Create volume request issued successfully. Aug 19 12:50:33.249952 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3f16bf1-4fa8-49d4-8baa-fc62f0f2a8ea tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:33.250551 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 177/734] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:50:32 2026] POST /volume/v3/volumes => generated 773 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:33.273543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.276137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:50:33.276859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.276859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.292700 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.292700 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:33.300173 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:50:33.315454 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7be3ceaa-7675-4373-8386-39d9a1f60e46 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:50:33.315454 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 186/735] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:33.708194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.712208 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:33.712778 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.713083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.724737 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.724737 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:33.730116 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:33.737000 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-dd86635a-ae83-4d29-aacc-90953633766b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:33.737680 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 188/736] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14bf94fa-3016-443e-ba3b-3cf737a36518 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14bf94fa-3016-443e-ba3b-3cf737a36518 None None] GET https://10.4.3.137/volume// Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14bf94fa-3016-443e-ba3b-3cf737a36518 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14bf94fa-3016-443e-ba3b-3cf737a36518 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14bf94fa-3016-443e-ba3b-3cf737a36518 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:33.856698 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 186/737] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:33.869951 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-c21dbd7c-c128-4ff6-952f-5fd6a6b0501a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.872796 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-c21dbd7c-c128-4ff6-952f-5fd6a6b0501a tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:33.872988 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-c21dbd7c-c128-4ff6-952f-5fd6a6b0501a tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "689896e9-d664-46f6-a85c-be3dea296f15", "connector": null, "instance_uuid": "ac270728-0d03-4413-86a5-abb41cbf145e"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:33.883465 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.883465 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:33.935006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-c21dbd7c-c128-4ff6-952f-5fd6a6b0501a tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:33.936001 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 178/738] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:33 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 19 12:50:33.973377 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f426aae3-8a05-4407-b045-e18d7d423164 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.975719 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f426aae3-8a05-4407-b045-e18d7d423164 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:33.976607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f426aae3-8a05-4407-b045-e18d7d423164 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.977097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f426aae3-8a05-4407-b045-e18d7d423164 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.990127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f6d7f52-cef6-417d-a2dd-b7ac61182d6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:33.990596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f6d7f52-cef6-417d-a2dd-b7ac61182d6c None None] GET https://10.4.3.137/volume// Aug 19 12:50:33.990823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f6d7f52-cef6-417d-a2dd-b7ac61182d6c None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:33.990996 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f6d7f52-cef6-417d-a2dd-b7ac61182d6c None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:33.991377 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f6d7f52-cef6-417d-a2dd-b7ac61182d6c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:33.991713 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 189/739] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:33.994493 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:33.994493 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:34.000179 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f426aae3-8a05-4407-b045-e18d7d423164 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:34.003185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.008279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:34.008279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:34.008279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:34.008546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f426aae3-8a05-4407-b045-e18d7d423164 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:34.008546 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 187/740] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:33 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:34.022150 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:34.022150 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:34.027202 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:34.034806 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-468e7604-3412-4815-b48a-b778d558a70c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:34.034806 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 187/741] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:34 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:34.155494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.159027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] PUT https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 Aug 19 12:50:34.160138 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:34.182387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Acquiring lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:34.192208 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" acquired by "attachment_update" :: waited 0.013s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:34.194427 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:34.194427 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:34.239587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d1aefec7-a884-42f7-b655-3f9160abc7f4 req-8cb8d984-f839-450e-9c94-c0ba13a6d48c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.249066 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1aefec7-a884-42f7-b655-3f9160abc7f4 req-8cb8d984-f839-450e-9c94-c0ba13a6d48c tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:34.249875 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1aefec7-a884-42f7-b655-3f9160abc7f4 req-8cb8d984-f839-450e-9c94-c0ba13a6d48c tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:34.251954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1aefec7-a884-42f7-b655-3f9160abc7f4 req-8cb8d984-f839-450e-9c94-c0ba13a6d48c tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:34.260555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1aefec7-a884-42f7-b655-3f9160abc7f4 req-8cb8d984-f839-450e-9c94-c0ba13a6d48c tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 404 Aug 19 12:50:34.261612 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 190/742] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:34 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:34.300864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.306527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] DELETE https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:34.306671 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:34.306875 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:34.307089 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Delete volume with id: aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:34.318236 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9438e6ee-7a9c-4307-ad44-43ef76bf5531 req-30a15329-282f-4875-abe0-8db0ae345950 tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 404 Aug 19 12:50:34.319086 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 188/743] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:50:34 2026] DELETE /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:34.341587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.350660 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:50:34.350792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:34.351059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:34.359211 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0bf7371e-bee6-49b9-9946-534d41959f2d req-eab64ab0-6ce5-4674-a338-c3b67e0b167a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:34.363270 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0bf7371e-bee6-49b9-9946-534d41959f2d req-eab64ab0-6ce5-4674-a338-c3b67e0b167a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] GET https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d Aug 19 12:50:34.363565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0bf7371e-bee6-49b9-9946-534d41959f2d req-eab64ab0-6ce5-4674-a338-c3b67e0b167a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:34.364006 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0bf7371e-bee6-49b9-9946-534d41959f2d req-eab64ab0-6ce5-4674-a338-c3b67e0b167a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:34.376023 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0bf7371e-bee6-49b9-9946-534d41959f2d req-eab64ab0-6ce5-4674-a338-c3b67e0b167a tempest-VolumesSnapshotsTestJSON-1229001772 tempest-VolumesSnapshotsTestJSON-1229001772-project-member] https://10.4.3.137/volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d returned with HTTP 404 Aug 19 12:50:34.376736 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 191/744] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:34 2026] GET /volume/v3/volumes/aaef3f82-3aaf-4cd0-80bf-c315d183225d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:34.377399 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:34.377399 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:34.385028 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:50:34.399921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5ed158b-aafa-4b1d-8f97-b0471a3c230d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:50:34.401036 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 188/745] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:50:34 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:34.404794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" released by "attachment_update" :: held 0.213s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:34.405835 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-49ac8f4c-a8c5-4f2f-b3c5-e672d4dc585e tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 returned with HTTP 200 Aug 19 12:50:34.405989 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 179/746] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:34 2026] PUT /volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 => generated 969 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:35.026518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:35.029708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:35.030045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:35.031028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:35.046132 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:35.046132 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:35.052395 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:35.060987 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29ce40ab-b3f7-4fbc-971d-11561f61a54f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:35.060987 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 189/747] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:35 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:36.084475 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:36.087490 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:36.088010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:36.088457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:36.105740 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:36.105740 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:36.112638 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:36.120733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed91d75d-2ce8-488e-a613-6eab1d0271f1 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:36.123998 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 192/748] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:36 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.141718 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-974cee0c-029a-4dd6-b12e-17dab277c84d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.144552 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-974cee0c-029a-4dd6-b12e-17dab277c84d tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:37.144964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-974cee0c-029a-4dd6-b12e-17dab277c84d tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.144964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-974cee0c-029a-4dd6-b12e-17dab277c84d tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.166886 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:37.166886 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:37.175237 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-974cee0c-029a-4dd6-b12e-17dab277c84d tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:37.181583 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-974cee0c-029a-4dd6-b12e-17dab277c84d tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:37.182877 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 189/749] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.393474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca432e98-1815-4774-a4fa-b5b4dd970c8b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.562742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca432e98-1815-4774-a4fa-b5b4dd970c8b tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools Aug 19 12:50:37.563064 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca432e98-1815-4774-a4fa-b5b4dd970c8b tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.563769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca432e98-1815-4774-a4fa-b5b4dd970c8b tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Calling method 'get_pools' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.565887 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:37.565887 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:37.588629 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca432e98-1815-4774-a4fa-b5b4dd970c8b tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 12:50:37.590608 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 180/750] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.602217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7451620c-920c-409d-bfa5-671a6e01c11a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.607560 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7451620c-920c-409d-bfa5-671a6e01c11a tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 12:50:37.607560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7451620c-920c-409d-bfa5-671a6e01c11a tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.607560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7451620c-920c-409d-bfa5-671a6e01c11a tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Calling method 'get_pools' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.629394 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7451620c-920c-409d-bfa5-671a6e01c11a tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 12:50:37.630154 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 190/751] 10.4.3.137 () {66 vars in 1314 bytes} [Wed Aug 19 12:50:37 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 19 12:50:37.645139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e7ffb1f-6f87-4999-896f-a65eb8574318 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.648848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e7ffb1f-6f87-4999-896f-a65eb8574318 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 12:50:37.649541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e7ffb1f-6f87-4999-896f-a65eb8574318 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.649541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e7ffb1f-6f87-4999-896f-a65eb8574318 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.669643 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e7ffb1f-6f87-4999-896f-a65eb8574318 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 200 Aug 19 12:50:37.670305 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 193/752] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 703 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.690438 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04dd5e60-2556-404f-8f88-aca218b99238 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.690438 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04dd5e60-2556-404f-8f88-aca218b99238 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 12:50:37.690438 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04dd5e60-2556-404f-8f88-aca218b99238 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.690438 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04dd5e60-2556-404f-8f88-aca218b99238 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.707297 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04dd5e60-2556-404f-8f88-aca218b99238 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 200 Aug 19 12:50:37.707297 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 190/753] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.723380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-330c0c45-6cde-416d-841e-a161d9397219 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.725737 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-330c0c45-6cde-416d-841e-a161d9397219 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 12:50:37.726789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-330c0c45-6cde-416d-841e-a161d9397219 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.726789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-330c0c45-6cde-416d-841e-a161d9397219 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.743045 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-330c0c45-6cde-416d-841e-a161d9397219 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118 tempest-BackendsCapabilitiesAdminTestsJSON-1735386118-project-admin] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 200 Aug 19 12:50:37.743666 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 181/754] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:37.810218 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-fd8f66e1-5ddc-4f61-a8b0-7312cfa9452b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.812341 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-fd8f66e1-5ddc-4f61-a8b0-7312cfa9452b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11/action Aug 19 12:50:37.812774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-fd8f66e1-5ddc-4f61-a8b0-7312cfa9452b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:37.812954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-fd8f66e1-5ddc-4f61-a8b0-7312cfa9452b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:37.844039 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:37.844039 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:37.872473 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4ae1c7e6-1513-4b63-8a74-b62f18434f2e req-fd8f66e1-5ddc-4f61-a8b0-7312cfa9452b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11/action returned with HTTP 204 Aug 19 12:50:37.872880 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 191/755] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:37 2026] POST /volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:37.914291 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:37.920080 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:50:37.921345 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:37.921345 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:37.946541 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:37.946541 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:37.955750 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:50:37.967861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dbb773a-a5c6-4f5f-be4a-630d41e73090 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:50:37.968183 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 194/756] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:50:37 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1832 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:38.202410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:38.204112 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:38.205025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:38.206463 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:38.223073 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:38.223073 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:38.229965 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:38.238763 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-860d30a0-dfe7-47bb-9509-5d4b04d17c13 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:38.240534 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 191/757] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:38 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:38.265475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:38.269014 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:50:38.269608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:38.272554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:38.288326 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:38.288326 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:38.298118 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:50:38.312096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7eabb287-dff1-4fcc-92a4-00f1c9af6271 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:50:38.312629 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 182/758] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:38 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:42.732128 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97045fc9-9675-40b8-a750-8d7eb50d1268 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:42.870739 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97045fc9-9675-40b8-a750-8d7eb50d1268 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:50:42.871218 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97045fc9-9675-40b8-a750-8d7eb50d1268 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1468314542"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:42.907638 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97045fc9-9675-40b8-a750-8d7eb50d1268 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:50:42.908364 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 192/759] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:50:42 2026] POST /volume/v3/group_types => generated 181 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:42.923219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7756da6-90da-49a4-92b2-76a6b6aa3c78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:42.926387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7756da6-90da-49a4-92b2-76a6b6aa3c78 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] POST https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs Aug 19 12:50:42.927303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7756da6-90da-49a4-92b2-76a6b6aa3c78 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:42.958483 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7756da6-90da-49a4-92b2-76a6b6aa3c78 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs returned with HTTP 202 Aug 19 12:50:42.958962 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 195/760] 10.4.3.137 () {70 vars in 1458 bytes} [Wed Aug 19 12:50:42 2026] POST /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs => generated 53 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:42.969963 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f424eefd-95b0-4ed3-ad40-b8b92a6b562b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:42.972952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f424eefd-95b0-4ed3-ad40-b8b92a6b562b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] POST https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs Aug 19 12:50:42.973106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f424eefd-95b0-4ed3-ad40-b8b92a6b562b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:43.004426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f424eefd-95b0-4ed3-ad40-b8b92a6b562b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs returned with HTTP 202 Aug 19 12:50:43.005006 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 192/761] 10.4.3.137 () {70 vars in 1458 bytes} [Wed Aug 19 12:50:42 2026] POST /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs => generated 61 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:43.016386 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bebd5edd-5037-4077-971e-81b1b77d5f30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.018908 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bebd5edd-5037-4077-971e-81b1b77d5f30 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 Aug 19 12:50:43.019177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bebd5edd-5037-4077-971e-81b1b77d5f30 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.019985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bebd5edd-5037-4077-971e-81b1b77d5f30 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.036825 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bebd5edd-5037-4077-971e-81b1b77d5f30 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 returned with HTTP 200 Aug 19 12:50:43.037409 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 183/762] 10.4.3.137 () {68 vars in 1452 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:43.047183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ca8a47b9-2b38-4542-8c5b-86d4483a135f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.049523 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca8a47b9-2b38-4542-8c5b-86d4483a135f tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 Aug 19 12:50:43.050051 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca8a47b9-2b38-4542-8c5b-86d4483a135f tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.050221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca8a47b9-2b38-4542-8c5b-86d4483a135f tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.060853 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca8a47b9-2b38-4542-8c5b-86d4483a135f tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 returned with HTTP 200 Aug 19 12:50:43.061422 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 193/763] 10.4.3.137 () {68 vars in 1452 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:43.073005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb0fb178-32a4-4166-b8c1-624086851bb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.077338 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb0fb178-32a4-4166-b8c1-624086851bb5 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] PUT https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 Aug 19 12:50:43.077801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb0fb178-32a4-4166-b8c1-624086851bb5 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:43.094718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb0fb178-32a4-4166-b8c1-624086851bb5 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 returned with HTTP 200 Aug 19 12:50:43.095561 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 196/764] 10.4.3.137 () {70 vars in 1472 bytes} [Wed Aug 19 12:50:43 2026] PUT /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:43.111555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5fad70e-3275-4933-a638-9980964e09c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.116860 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5fad70e-3275-4933-a638-9980964e09c8 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs Aug 19 12:50:43.117153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5fad70e-3275-4933-a638-9980964e09c8 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.117442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5fad70e-3275-4933-a638-9980964e09c8 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.134142 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5fad70e-3275-4933-a638-9980964e09c8 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs returned with HTTP 200 Aug 19 12:50:43.134862 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 193/765] 10.4.3.137 () {68 vars in 1437 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:43.145061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8d591dee-1032-488c-af31-a1d7b3bfa0b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.150604 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d591dee-1032-488c-af31-a1d7b3bfa0b2 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 Aug 19 12:50:43.150604 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d591dee-1032-488c-af31-a1d7b3bfa0b2 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.150823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d591dee-1032-488c-af31-a1d7b3bfa0b2 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.176791 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d591dee-1032-488c-af31-a1d7b3bfa0b2 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 returned with HTTP 202 Aug 19 12:50:43.177203 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 184/766] 10.4.3.137 () {68 vars in 1455 bytes} [Wed Aug 19 12:50:43 2026] DELETE /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:50:43.186841 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e878370a-2303-4adc-b765-45de82ae9318 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.188508 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e878370a-2303-4adc-b765-45de82ae9318 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 Aug 19 12:50:43.188767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e878370a-2303-4adc-b765-45de82ae9318 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.188961 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e878370a-2303-4adc-b765-45de82ae9318 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.194651 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e878370a-2303-4adc-b765-45de82ae9318 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] HTTP exception thrown: Group Type 5636d613-bbf0-4bc0-ae4c-d6979659d5c7 has no extra spec with key key1. Aug 19 12:50:43.194800 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e878370a-2303-4adc-b765-45de82ae9318 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 returned with HTTP 404 Aug 19 12:50:43.195210 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 194/767] 10.4.3.137 () {68 vars in 1452 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:50:43.207099 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27f55079-26bf-48fe-a2e8-78bea8a1983b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.209985 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27f55079-26bf-48fe-a2e8-78bea8a1983b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 Aug 19 12:50:43.210380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27f55079-26bf-48fe-a2e8-78bea8a1983b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.210582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27f55079-26bf-48fe-a2e8-78bea8a1983b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.227288 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27f55079-26bf-48fe-a2e8-78bea8a1983b tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 returned with HTTP 202 Aug 19 12:50:43.227826 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 197/768] 10.4.3.137 () {68 vars in 1455 bytes} [Wed Aug 19 12:50:43 2026] DELETE /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:50:43.239205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.242771 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 Aug 19 12:50:43.243048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.243341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.252849 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] HTTP exception thrown: Group Type 5636d613-bbf0-4bc0-ae4c-d6979659d5c7 has no extra spec with key key2. Aug 19 12:50:43.253768 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-284bcc55-861d-4b40-bc9c-bed68aabc077 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 returned with HTTP 404 Aug 19 12:50:43.253768 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 194/769] 10.4.3.137 () {68 vars in 1452 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key2 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:50:43.267102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ef4a415-2bea-4722-b7a8-b6e9954e98a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.269361 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ef4a415-2bea-4722-b7a8-b6e9954e98a0 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 Aug 19 12:50:43.269361 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ef4a415-2bea-4722-b7a8-b6e9954e98a0 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.269361 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ef4a415-2bea-4722-b7a8-b6e9954e98a0 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.286765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ef4a415-2bea-4722-b7a8-b6e9954e98a0 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 returned with HTTP 202 Aug 19 12:50:43.287354 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 185/770] 10.4.3.137 () {68 vars in 1455 bytes} [Wed Aug 19 12:50:43 2026] DELETE /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:50:43.299275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.299275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] GET https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 Aug 19 12:50:43.299275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.299723 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.316562 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] HTTP exception thrown: Group Type 5636d613-bbf0-4bc0-ae4c-d6979659d5c7 has no extra spec with key key3. Aug 19 12:50:43.316853 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-387a5e8e-2fb7-4648-a407-b9d23930a085 tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 returned with HTTP 404 Aug 19 12:50:43.318349 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 195/771] 10.4.3.137 () {68 vars in 1452 bytes} [Wed Aug 19 12:50:43 2026] GET /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7/group_specs/key3 => generated 126 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:50:43.332173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-703701dc-1b88-459b-b644-b50d7971139e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:43.338458 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-703701dc-1b88-459b-b644-b50d7971139e tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7 Aug 19 12:50:43.338744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-703701dc-1b88-459b-b644-b50d7971139e tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:43.338991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-703701dc-1b88-459b-b644-b50d7971139e tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:43.368876 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-703701dc-1b88-459b-b644-b50d7971139e tempest-GroupTypeSpecsTest-419569349 tempest-GroupTypeSpecsTest-419569349-project-admin] https://10.4.3.137/volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7 returned with HTTP 202 Aug 19 12:50:43.369304 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 198/772] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:50:43 2026] DELETE /volume/v3/group_types/5636d613-bbf0-4bc0-ae4c-d6979659d5c7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:50:46.516839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a73b4d61-f341-48af-aefb-f752ae514d19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:46.517475 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a73b4d61-f341-48af-aefb-f752ae514d19 None None] GET https://10.4.3.137/volume// Aug 19 12:50:46.517717 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a73b4d61-f341-48af-aefb-f752ae514d19 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:46.518045 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a73b4d61-f341-48af-aefb-f752ae514d19 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:46.518417 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a73b4d61-f341-48af-aefb-f752ae514d19 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:46.518911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 195/773] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:46.528588 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-7dc82e47-391f-479a-bb54-2769a252179b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:46.531121 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-7dc82e47-391f-479a-bb54-2769a252179b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:46.531575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-7dc82e47-391f-479a-bb54-2769a252179b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "689896e9-d664-46f6-a85c-be3dea296f15", "connector": null, "instance_uuid": "ac270728-0d03-4413-86a5-abb41cbf145e"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:46.545544 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:46.545544 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:46.600805 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-7dc82e47-391f-479a-bb54-2769a252179b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:46.601589 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 186/774] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:46 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 19 12:50:46.612382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-6cf982af-9d97-447d-ba2f-e34a9134ba3f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:46.616404 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-6cf982af-9d97-447d-ba2f-e34a9134ba3f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 Aug 19 12:50:46.616948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-6cf982af-9d97-447d-ba2f-e34a9134ba3f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:46.616948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-6cf982af-9d97-447d-ba2f-e34a9134ba3f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:46.630264 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:46.630264 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:46.724074 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-6cf982af-9d97-447d-ba2f-e34a9134ba3f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 returned with HTTP 200 Aug 19 12:50:46.724074 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 196/775] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:50:46 2026] DELETE /volume/v3/attachments/0239bcd0-01b5-45a6-b266-fd7e582c4a11 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:46.773891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44ad957f-01b1-4d1e-9434-615446c76e2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:46.885761 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 Aug 19 12:50:46.885901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:46.886096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:46.896737 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.897080 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.897374 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.898077 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.898471 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.898799 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:46.904280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ad957f-01b1-4d1e-9434-615446c76e2f tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 returned with HTTP 200 Aug 19 12:50:46.904690 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 199/776] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:50:46 2026] GET /volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 => generated 437 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:46.915018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9baec83-215c-4f25-9709-524f6efe8f86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:47.026885 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:47.027234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1742149142"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:47.029347 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1742149142'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:47.029347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume of 1 GB Aug 19 12:50:47.033611 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Availability Zones retrieved successfully. Aug 19 12:50:47.040602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (e2fd5fc3-ae4e-46ce-9b85-b6fa7c39a6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:47.041680 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f968743-1965-44d3-9239-7a9fe4edc7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:47.042692 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:47.078063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f968743-1965-44d3-9239-7a9fe4edc7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:47.079342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4ff8c8-0828-4714-baec-edac835e5ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:47.189287 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Created reservations ['137446df-1ce8-4930-9424-6cc8b54b962b', '237951d0-e1f8-4dac-aea9-f6761cedb136', 'a560ad48-7c23-4929-b011-eebb8bb0e191', '3b41881e-6021-4f0f-9b51-da7067de8054'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:47.190165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c4ff8c8-0828-4714-baec-edac835e5ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['137446df-1ce8-4930-9424-6cc8b54b962b', '237951d0-e1f8-4dac-aea9-f6761cedb136', 'a560ad48-7c23-4929-b011-eebb8bb0e191', '3b41881e-6021-4f0f-9b51-da7067de8054']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:47.191283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f95758-b363-4a11-8857-2e4208aa31d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:47.228313 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f95758-b363-4a11-8857-2e4208aa31d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ef2b46-f244-456c-8374-22446b881fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1742149142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87f34020ffe45478b17d396718f05b0',qos_specs=None,replication_status=,reservations=['137446df-1ce8-4930-9424-6cc8b54b962b','237951d0-e1f8-4dac-aea9-f6761cedb136','a560ad48-7c23-4929-b011-eebb8bb0e191','3b41881e-6021-4f0f-9b51-da7067de8054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf24663a2e6344e79dfef4711d7d9460',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1742149142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ef2b46-f244-456c-8374-22446b881fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f87f34020ffe45478b17d396718f05b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf24663a2e6344e79dfef4711d7d9460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:47.228313 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79179c3-ccef-4cc2-9783-046428187c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:47.276113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79179c3-ccef-4cc2-9783-046428187c6a) transitioned into state 'SUCCESS' from state '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-1742149142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f87f34020ffe45478b17d396718f05b0',qos_specs=None,replication_status=,reservations=['137446df-1ce8-4930-9424-6cc8b54b962b','237951d0-e1f8-4dac-aea9-f6761cedb136','a560ad48-7c23-4929-b011-eebb8bb0e191','3b41881e-6021-4f0f-9b51-da7067de8054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf24663a2e6344e79dfef4711d7d9460',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:47.278334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade47c6f-a956-486e-ace3-3b56ecc597ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:47.298321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ade47c6f-a956-486e-ace3-3b56ecc597ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:47.298812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (e2fd5fc3-ae4e-46ce-9b85-b6fa7c39a6a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:47.299267 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume request issued successfully. Aug 19 12:50:47.300025 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9baec83-215c-4f25-9709-524f6efe8f86 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:47.300595 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 196/777] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:46 2026] POST /volume/v3/volumes => generated 759 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:47.321162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:47.323174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] GET https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:47.323676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:47.324374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:47.340927 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:47.340927 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:47.352868 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:47.359718 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d95e1e71-f77a-4a90-b227-3024213c4a2b tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 200 Aug 19 12:50:47.360383 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 187/778] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:47 2026] GET /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:48.113166 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.115996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] PUT https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 Aug 19 12:50:48.116802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.130651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Acquiring lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:48.138573 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:48.140096 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:48.140096 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:48.263144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" released by "attachment_update" :: held 0.125s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:48.263589 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-8fd14f4e-31f0-46d1-8600-f4aba81acca9 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 returned with HTTP 200 Aug 19 12:50:48.264108 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 197/779] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:48 2026] PUT /volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:48.276813 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-f85924c6-a2a1-46e0-b502-8d7cdb541c70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.285849 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-f85924c6-a2a1-46e0-b502-8d7cdb541c70 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 Aug 19 12:50:48.286135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-f85924c6-a2a1-46e0-b502-8d7cdb541c70 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:48.286893 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-f85924c6-a2a1-46e0-b502-8d7cdb541c70 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:48.324745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-f85924c6-a2a1-46e0-b502-8d7cdb541c70 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 returned with HTTP 200 Aug 19 12:50:48.325232 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 200/780] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:50:48 2026] GET /volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 => generated 994 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:48.380847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.383747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] GET https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:48.384040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:48.384309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:48.396893 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:48.396893 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:48.404147 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:48.411682 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d3c1d6d-852b-4199-ba44-d5e983484d48 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 200 Aug 19 12:50:48.412239 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 197/781] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:48 2026] GET /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:48.435111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.437642 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 Aug 19 12:50:48.438004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.497715 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.498414 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.498414 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.498887 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.499171 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.499508 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.499897 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:48.505485 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-360cb36a-3faa-41a8-ab3b-756e8a99497a tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 returned with HTTP 200 Aug 19 12:50:48.505922 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 188/782] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:50:48 2026] PUT /volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:48.522078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-46296930-8166-43cd-ba1e-1895213997a3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.524503 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:48.524972 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.527158 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:48.527364 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume of 2 GB Aug 19 12:50:48.527737 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:48.527737 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:48.533530 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Availability Zones retrieved successfully. Aug 19 12:50:48.542572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (ed64d5a7-65bc-40fc-9a49-11569d5566eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:48.544062 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c682ea-d520-4574-a960-fda9b5479ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.545575 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Validating volume size '2' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:48.584807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c682ea-d520-4574-a960-fda9b5479ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:48.585774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b61c14-9f1d-482c-83f8-d662f748b368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.624540 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota_utils [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Quota exceeded for f87f34020ffe45478b17d396718f05b0, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 12:50:48.627508 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b61c14-9f1d-482c-83f8-d662f748b368) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 12:50:48.627508 np0000007775 devstack@c-api.service[100260]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 19 12:50:48.629551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b61c14-9f1d-482c-83f8-d662f748b368) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.630436 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b61c14-9f1d-482c-83f8-d662f748b368) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:50:48.631343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c682ea-d520-4574-a960-fda9b5479ef4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.632364 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c682ea-d520-4574-a960-fda9b5479ef4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:50:48.633033 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (ed64d5a7-65bc-40fc-9a49-11569d5566eb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 12:50:48.633447 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.middleware.fault [None req-46296930-8166-43cd-ba1e-1895213997a3 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 413 Aug 19 12:50:48.634161 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 198/783] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:48 2026] POST /volume/v3/volumes => generated 208 bytes in 113 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 12:50:48.642773 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-984ff744-a25f-424a-975f-9172d34e3bec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.644620 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-984ff744-a25f-424a-975f-9172d34e3bec tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 Aug 19 12:50:48.644951 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-984ff744-a25f-424a-975f-9172d34e3bec tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.652720 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:48.652720 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:48.690718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-984ff744-a25f-424a-975f-9172d34e3bec tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 returned with HTTP 200 Aug 19 12:50:48.691358 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 201/784] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:50:48 2026] PUT /volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:48.702839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.705958 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:48.705958 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.708089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:48.708347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Create volume of 1 GB Aug 19 12:50:48.713488 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Availability Zones retrieved successfully. Aug 19 12:50:48.724995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (37e4ba15-73f8-443d-be31-0ed2780a821a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:48.727160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014b5b6e-03f7-45a2-9d9e-f0f070b0b55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.728579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:48.777061 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014b5b6e-03f7-45a2-9d9e-f0f070b0b55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:48.777571 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa01dc7-1601-4a87-b3d5-9a4844b14e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.822178 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota_utils [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Quota exceeded for f87f34020ffe45478b17d396718f05b0, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 19 12:50:48.826118 np0000007775 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa01dc7-1601-4a87-b3d5-9a4844b14e30) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 12:50:48.826118 np0000007775 devstack@c-api.service[100262]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 19 12:50:48.828759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa01dc7-1601-4a87-b3d5-9a4844b14e30) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.829777 np0000007775 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caa01dc7-1601-4a87-b3d5-9a4844b14e30) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:50:48.830593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014b5b6e-03f7-45a2-9d9e-f0f070b0b55b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:48.831479 np0000007775 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (014b5b6e-03f7-45a2-9d9e-f0f070b0b55b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:50:48.832459 np0000007775 devstack@c-api.service[100262]: WARNING cinder.volume.api [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Flow 'volume_create_api' (37e4ba15-73f8-443d-be31-0ed2780a821a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 12:50:48.832821 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.middleware.fault [None req-66d63fdb-967f-4d14-ad0a-fc1a8aba565f tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 413 Aug 19 12:50:48.833828 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 198/785] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:48 2026] POST /volume/v3/volumes => generated 150 bytes in 131 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 12:50:48.845611 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ffff013a-7d28-4b72-abb2-6e4748ba5af7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.848535 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffff013a-7d28-4b72-abb2-6e4748ba5af7 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 Aug 19 12:50:48.849010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffff013a-7d28-4b72-abb2-6e4748ba5af7 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.899530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffff013a-7d28-4b72-abb2-6e4748ba5af7 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 returned with HTTP 200 Aug 19 12:50:48.900218 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 189/786] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:50:48 2026] PUT /volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 => generated 391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:48.911024 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.913115 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] POST https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb/action Aug 19 12:50:48.913536 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:48.913677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:48.922705 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:48.922705 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:48.923242 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:48.966114 np0000007775 devstack@c-api.service[100260]: ERROR cinder.volume.api [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Quota exceeded for f87f34020ffe45478b17d396718f05b0, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 12:50:48.975010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.middleware.fault [None req-8f19d72e-6c52-4c6e-9872-95138dffcb71 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb/action returned with HTTP 413 Aug 19 12:50:48.975877 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 199/787] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:50:48 2026] POST /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb/action => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 12:50:48.985025 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:48.987534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] GET https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:48.987848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:48.988044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:49.001275 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:49.001275 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:49.009644 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:49.020326 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1affa1c3-e586-43e4-95bd-7b9e2ab13bfe tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 200 Aug 19 12:50:49.020900 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 202/788] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:48 2026] GET /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:49.043767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70a2639c-f745-432d-9994-dd57706c30bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:49.046023 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:49.046114 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:49.046339 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:49.046499 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Delete volume with id: d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:49.055944 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:49.055944 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:49.056389 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:49.095367 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Delete volume request issued successfully. Aug 19 12:50:49.095624 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70a2639c-f745-432d-9994-dd57706c30bc tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 202 Aug 19 12:50:49.096147 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 199/789] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:49 2026] DELETE /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:49.108040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:49.110910 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] GET https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:49.111203 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:49.111662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:49.121700 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:49.121700 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:49.126792 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Volume info retrieved successfully. Aug 19 12:50:49.134583 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b477ea3-b5c2-4416-bd33-a360656efd9c tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 200 Aug 19 12:50:49.135068 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 190/790] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:49 2026] GET /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:50.054760 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-498c8973-7911-47f2-a955-8fb61418885c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:50.056840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:50.057366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1957810186"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:50.059289 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1957810186'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:50.059669 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume of 1 GB Aug 19 12:50:50.069643 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Availability Zones retrieved successfully. Aug 19 12:50:50.076359 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (b14f4913-0d43-4e06-860e-0a8a870d675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:50.077970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83a1dc-8356-43e2-b697-32674d86be24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:50.079239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:50.137052 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83a1dc-8356-43e2-b697-32674d86be24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:50.138031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4597dc5f-b153-43fa-919e-cd083926f16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:50.153477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b98c783-0150-40ee-9756-d36bc0cf39a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:50.155619 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b98c783-0150-40ee-9756-d36bc0cf39a5 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] GET https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb Aug 19 12:50:50.155862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b98c783-0150-40ee-9756-d36bc0cf39a5 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:50.156134 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b98c783-0150-40ee-9756-d36bc0cf39a5 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:50.165076 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b98c783-0150-40ee-9756-d36bc0cf39a5 tempest-VolumeQuotasNegativeTestJSON-1579410551 tempest-VolumeQuotasNegativeTestJSON-1579410551-project-member] https://10.4.3.137/volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb returned with HTTP 404 Aug 19 12:50:50.165907 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 203/791] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:50 2026] GET /volume/v3/volumes/d9ef2b46-f244-456c-8374-22446b881fdb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:50.182921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:50.182921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 Aug 19 12:50:50.182921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:50.196456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Created reservations ['8e5c5ee8-d314-4795-95f4-28e2368e2e78', '9197a497-b463-4643-873a-726d59c1fcd8', '406b0c70-efd1-416a-8d3b-960cf61f334a', '804e9dc4-0075-4ece-beec-6e9055e65b11'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:50.196456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4597dc5f-b153-43fa-919e-cd083926f16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e5c5ee8-d314-4795-95f4-28e2368e2e78', '9197a497-b463-4643-873a-726d59c1fcd8', '406b0c70-efd1-416a-8d3b-960cf61f334a', '804e9dc4-0075-4ece-beec-6e9055e65b11']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:50.197704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e7d587-ce56-419e-a4fe-bb1f48de843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:50.239494 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02e7d587-ce56-419e-a4fe-bb1f48de843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41e7d2b1-dc6b-42e7-a9c5-4525196db2ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1957810186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['8e5c5ee8-d314-4795-95f4-28e2368e2e78','9197a497-b463-4643-873a-726d59c1fcd8','406b0c70-efd1-416a-8d3b-960cf61f334a','804e9dc4-0075-4ece-beec-6e9055e65b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1957810186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41e7d2b1-dc6b-42e7-a9c5-4525196db2ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db55e868cabc45e282f53f96d411c846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:50.240605 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e21330-cc95-49b4-8ece-71eeed2654f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:50.281397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e21330-cc95-49b4-8ece-71eeed2654f8) transitioned into state 'SUCCESS' from state '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-1957810186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['8e5c5ee8-d314-4795-95f4-28e2368e2e78','9197a497-b463-4643-873a-726d59c1fcd8','406b0c70-efd1-416a-8d3b-960cf61f334a','804e9dc4-0075-4ece-beec-6e9055e65b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:50.282543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64229cf4-faf8-48b7-82eb-47732700350e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:50.307360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64229cf4-faf8-48b7-82eb-47732700350e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:50.309136 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (b14f4913-0d43-4e06-860e-0a8a870d675f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:50.310123 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request issued successfully. Aug 19 12:50:50.310700 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-498c8973-7911-47f2-a955-8fb61418885c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:50.311086 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 200/792] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:50 2026] POST /volume/v3/volumes => generated 751 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:50.330155 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:50.332325 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:50.332608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:50.332849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:50.345517 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:50.345517 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:50.368350 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:50.377308 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b55a2fda-905b-4b8f-a769-0874ce519a64 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:50.377308 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 191/793] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:50 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:50.400523 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.400970 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.401418 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.402057 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.406045 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.407582 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-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 19 12:50:50.420904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d39386c3-65d0-4deb-b9de-bad3aa3db7e3 tempest-VolumeQuotasNegativeTestJSON-205960117 tempest-VolumeQuotasNegativeTestJSON-205960117-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 returned with HTTP 200 Aug 19 12:50:50.421509 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 200/794] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:50:50 2026] PUT /volume/v3/os-quota-sets/f87f34020ffe45478b17d396718f05b0 => generated 395 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:51.397089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.401713 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:51.401835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.402208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.414283 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:51.414283 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:51.422088 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:51.432575 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b351f2f0-9dfc-448f-9da2-30ef3b603e68 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:51.433098 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 204/795] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:51.527173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.530811 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:51.531217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.533143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.545272 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:51.545272 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:51.552748 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:51.565766 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-726f3369-7abd-4ec7-a15a-f99051b83734 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:51.565766 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 201/796] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:51.717740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4fe3c9a4-4bf0-4113-bd90-f6515d0c05a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.718407 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fe3c9a4-4bf0-4113-bd90-f6515d0c05a2 None None] GET https://10.4.3.137/volume// Aug 19 12:50:51.718665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fe3c9a4-4bf0-4113-bd90-f6515d0c05a2 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.718921 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fe3c9a4-4bf0-4113-bd90-f6515d0c05a2 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.720365 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fe3c9a4-4bf0-4113-bd90-f6515d0c05a2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:51.720986 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 192/797] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:51.741069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-6c9bd017-1072-4526-84aa-aee7a6d4c470 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.744848 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-6c9bd017-1072-4526-84aa-aee7a6d4c470 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:51.745318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-6c9bd017-1072-4526-84aa-aee7a6d4c470 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41e7d2b1-dc6b-42e7-a9c5-4525196db2ea", "connector": null, "instance_uuid": "b9b9f86e-727c-40d6-ad76-ceede7123c2c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:51.759451 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:51.759451 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:51.815955 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-6c9bd017-1072-4526-84aa-aee7a6d4c470 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:51.816771 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 201/798] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:51 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 19 12:50:51.876045 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.880135 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:51.880135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.882072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.895310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e45da3fa-9482-4660-bc84-1b4372322130 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.895788 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e45da3fa-9482-4660-bc84-1b4372322130 None None] GET https://10.4.3.137/volume// Aug 19 12:50:51.896206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e45da3fa-9482-4660-bc84-1b4372322130 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.896345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e45da3fa-9482-4660-bc84-1b4372322130 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.896801 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e45da3fa-9482-4660-bc84-1b4372322130 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:51.897224 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 202/799] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:50:51.906609 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:51.906609 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:51.910976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:51.912882 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:51.913680 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:51.914301 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:51.914301 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:51.920773 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86ae6d9f-a9fa-411a-9492-233e5ed7d312 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:51.921455 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 205/800] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:51.926792 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:51.926792 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:51.931668 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:51.937167 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-fa4668e6-49ba-467c-8c7c-93d1af08d364 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:51.937730 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 193/801] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:50:51 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:50:52.088163 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:52.091456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] PUT https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b Aug 19 12:50:52.092229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:52.111037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Acquiring lock "cinder-attachment_update-41e7d2b1-dc6b-42e7-a9c5-4525196db2ea-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:50:52.117086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-41e7d2b1-dc6b-42e7-a9c5-4525196db2ea-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:50:52.118390 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:52.118390 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:52.299490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-41e7d2b1-dc6b-42e7-a9c5-4525196db2ea-np0000007775" released by "attachment_update" :: held 0.180s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:50:52.299490 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-8eca8c55-7f78-4164-9373-aa89d52598e5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b returned with HTTP 200 Aug 19 12:50:52.299490 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 202/802] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:50:52 2026] PUT /volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:52.943781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-69760397-15cf-466f-8c80-901cad5e639a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:52.947301 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69760397-15cf-466f-8c80-901cad5e639a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:52.947443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69760397-15cf-466f-8c80-901cad5e639a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:52.947715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69760397-15cf-466f-8c80-901cad5e639a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:52.970003 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:52.970003 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:52.977097 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-69760397-15cf-466f-8c80-901cad5e639a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:52.986203 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69760397-15cf-466f-8c80-901cad5e639a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:52.986825 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 203/803] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:52 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:54.005618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8138e76-4bfa-4b87-8c87-65702badb76c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:54.006731 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8138e76-4bfa-4b87-8c87-65702badb76c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:54.006993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8138e76-4bfa-4b87-8c87-65702badb76c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:54.007270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8138e76-4bfa-4b87-8c87-65702badb76c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:54.020701 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:54.020701 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:54.026599 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a8138e76-4bfa-4b87-8c87-65702badb76c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:54.032951 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8138e76-4bfa-4b87-8c87-65702badb76c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:54.033424 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 206/804] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:54 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:54.940732 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:55.057712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:55.062320 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:55.062441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:55.062738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:55.078593 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:55.078593 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:55.084878 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:55.091472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df078fcb-8dc9-4eac-84a6-a088f8a972c3 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:55.092270 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 203/805] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:55 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:55.158243 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:55.158435 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1473176916"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:55.160753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1473176916'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:55.160753 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume of 1 GB Aug 19 12:50:55.171278 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Availability Zones retrieved successfully. Aug 19 12:50:55.179211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Flow 'volume_create_api' (de7125cb-4c43-4b86-a296-35e14f6ec5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:55.180717 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a1dddc-b29b-4b86-a1dc-ee828d2e01b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:55.182299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:55.224381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a1dddc-b29b-4b86-a1dc-ee828d2e01b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:55.224381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2981f6d7-5ea2-46e2-92b4-85205c9de48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:55.337274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Created reservations ['b229fe13-fc3e-4c9e-9ec5-c631856bebd7', '5bbd219c-46ca-4bf5-a25d-03cc4066f8d6', '38c982be-0f9a-4cd5-941c-d4be5192fbca', 'a344adc4-db3a-43e0-8591-f8b6522d9d7a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:55.337385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2981f6d7-5ea2-46e2-92b4-85205c9de48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b229fe13-fc3e-4c9e-9ec5-c631856bebd7', '5bbd219c-46ca-4bf5-a25d-03cc4066f8d6', '38c982be-0f9a-4cd5-941c-d4be5192fbca', 'a344adc4-db3a-43e0-8591-f8b6522d9d7a']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:55.338328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e5df68-c6d1-40c0-9e51-1cad9ae96a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:55.372349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8e5df68-c6d1-40c0-9e51-1cad9ae96a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57257b0e-4d54-4cb3-9c15-00f5141cf5ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1473176916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8caa695fe842d1bd458bf7f753f7bc',qos_specs=None,replication_status=,reservations=['b229fe13-fc3e-4c9e-9ec5-c631856bebd7','5bbd219c-46ca-4bf5-a25d-03cc4066f8d6','38c982be-0f9a-4cd5-941c-d4be5192fbca','a344adc4-db3a-43e0-8591-f8b6522d9d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88c3cf739e54559be40ca4ae24c696d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1473176916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57257b0e-4d54-4cb3-9c15-00f5141cf5ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8caa695fe842d1bd458bf7f753f7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88c3cf739e54559be40ca4ae24c696d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:55.373083 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae70113-7444-481f-b886-1c50b6b5a5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:55.404928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae70113-7444-481f-b886-1c50b6b5a5c0) transitioned into state 'SUCCESS' from state '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-1473176916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8caa695fe842d1bd458bf7f753f7bc',qos_specs=None,replication_status=,reservations=['b229fe13-fc3e-4c9e-9ec5-c631856bebd7','5bbd219c-46ca-4bf5-a25d-03cc4066f8d6','38c982be-0f9a-4cd5-941c-d4be5192fbca','a344adc4-db3a-43e0-8591-f8b6522d9d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88c3cf739e54559be40ca4ae24c696d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:55.405682 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c7a03f-ab5c-49ca-b8fb-7c4ea5301c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:55.422353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c7a03f-ab5c-49ca-b8fb-7c4ea5301c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:55.422353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Flow 'volume_create_api' (de7125cb-4c43-4b86-a296-35e14f6ec5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:55.422353 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume request issued successfully. Aug 19 12:50:55.423440 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4aa12ca3-e6bb-4cb2-968e-37b655b2ec76 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:55.423440 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 194/806] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:54 2026] POST /volume/v3/volumes => generated 751 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:55.439832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:55.442742 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:55.442878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:55.443091 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:55.457437 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:55.457437 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:55.463107 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:50:55.471774 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-016b1dbe-4c06-4211-bbf0-e5d9f1e925f4 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:55.472487 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 204/807] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:55 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.108707 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.110848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:56.111303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:56.111952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:56.126403 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:56.126403 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:56.132024 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:56.139957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76fcd6c9-dd75-4da2-a918-46d56170e70d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:56.140408 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 207/808] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:56 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.141909 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-0f73351c-7f9b-466c-bde1-708c0d15c975 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.144526 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-0f73351c-7f9b-466c-bde1-708c0d15c975 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63/action Aug 19 12:50:56.145073 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-0f73351c-7f9b-466c-bde1-708c0d15c975 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:56.145337 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-0f73351c-7f9b-466c-bde1-708c0d15c975 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:56.176840 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:56.176840 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:56.208447 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-19102de1-e861-4a0f-826d-62aec2f31aaf req-0f73351c-7f9b-466c-bde1-708c0d15c975 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63/action returned with HTTP 204 Aug 19 12:50:56.209119 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 204/809] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:56 2026] POST /volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:56.492267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55074f76-eefa-4295-bbc0-8c3721b128af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.495494 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55074f76-eefa-4295-bbc0-8c3721b128af tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:56.496388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55074f76-eefa-4295-bbc0-8c3721b128af tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:56.496388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55074f76-eefa-4295-bbc0-8c3721b128af tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:56.506107 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:56.506107 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:56.511713 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55074f76-eefa-4295-bbc0-8c3721b128af tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:50:56.517979 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55074f76-eefa-4295-bbc0-8c3721b128af tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:56.518764 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 195/810] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:56 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.542636 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.545081 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] POST https://10.4.3.137/volume/v3/os-volume-transfer Aug 19 12:50:56.545576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57257b0e-4d54-4cb3-9c15-00f5141cf5ba"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:56.548673 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.volume_transfer [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Creating new volume transfer {'transfer': {'volume_id': '57257b0e-4d54-4cb3-9c15-00f5141cf5ba'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 12:50:56.548832 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.volume_transfer [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Creating transfer of volume 57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:56.549063 np0000007775 devstack@c-api.service[100260]: INFO cinder.transfer.api [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Generating transfer record for volume 57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:56.566758 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:56.566758 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:56.597535 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-32e9b853-2c5c-4c2a-96fb-add3f44ff89f tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 12:50:56.598170 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 205/811] 10.4.3.137 () {68 vars in 1291 bytes} [Wed Aug 19 12:50:56 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:56.614955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.621713 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:56.623348 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:56.623348 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:56.634397 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:56.634397 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:56.641984 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:50:56.647835 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4748cb5b-c3e9-450f-99c8-825b5456dcc5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:56.648188 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 208/812] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:56 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.663190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-427a30fa-5268-418e-851a-3e970c50ca86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.666756 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-427a30fa-5268-418e-851a-3e970c50ca86 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 Aug 19 12:50:56.666756 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-427a30fa-5268-418e-851a-3e970c50ca86 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:56.666756 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-427a30fa-5268-418e-851a-3e970c50ca86 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:56.676399 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-427a30fa-5268-418e-851a-3e970c50ca86 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 returned with HTTP 200 Aug 19 12:50:56.677032 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 205/813] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:50:56 2026] GET /volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 => generated 409 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.688034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5d025de-d729-4602-8f90-afba343fedf6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.691002 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5d025de-d729-4602-8f90-afba343fedf6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/os-volume-transfer Aug 19 12:50:56.691349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5d025de-d729-4602-8f90-afba343fedf6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:56.691661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5d025de-d729-4602-8f90-afba343fedf6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:56.691910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.volume_transfer [None req-d5d025de-d729-4602-8f90-afba343fedf6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Listing volume transfers {{(pid=100261) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 12:50:56.702038 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5d025de-d729-4602-8f90-afba343fedf6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer returned with HTTP 200 Aug 19 12:50:56.702633 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 196/814] 10.4.3.137 () {66 vars in 1270 bytes} [Wed Aug 19 12:50:56 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:56.712712 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:56.846445 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] POST https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114/accept Aug 19 12:50:56.846892 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "03ea8ed0caa7224c"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:56.848487 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.volume_transfer [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Accepting volume transfer fc054b8f-dcce-445b-8249-6a17f5bfa114 {{(pid=100260) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 12:50:56.848666 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.volume_transfer [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Accepting transfer fc054b8f-dcce-445b-8249-6a17f5bfa114 Aug 19 12:50:56.952554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Created reservations ['af3ad1a4-35ac-45fe-9721-be8f2d5e81c9', '73921f6c-5407-4d2c-abc4-61d01d1f66f9', 'b9f9e2e8-c099-4fcd-a01e-33322c34f885', 'b83a5c4b-7619-493c-aee3-665a497b247b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:56.987327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Created reservations ['02c6f2d6-2c5d-45ab-bffb-b8c1667d3386', 'e984fc07-0ff6-446d-908a-8165a2d03f06', '24b0862b-96ac-4d17-875c-1fb5abda8a63', '9eabc950-1010-4317-8ea7-cc8792ebcb94'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:57.045022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Created reservations ['0cd31a5f-f426-4b94-8d1e-54aa8ed7aa36', 'be0b809f-3444-4757-b5c2-3420af538c1f', '2cb16b7c-b9f1-4f4c-9e35-9974b342e650', 'efcaedce-8451-47d9-94be-100169fbf8c8'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:57.086047 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Created reservations ['539e3d32-b409-498d-81a1-100131995b39', 'b6dcea9b-af54-49f4-b2d1-a321225ebe78', '66976c9c-7aba-4024-8efb-e7ac36d26076', '7d799b7f-0137-4de4-9fa9-3828c87a4c14'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:57.101741 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Transfer volume completed successfully. Aug 19 12:50:57.158877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92064189-c82f-4ea1-b597-46432e2abbcb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.161943 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92064189-c82f-4ea1-b597-46432e2abbcb tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:57.162179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92064189-c82f-4ea1-b597-46432e2abbcb tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.163083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92064189-c82f-4ea1-b597-46432e2abbcb tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.177475 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:57.177475 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:57.184137 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-92064189-c82f-4ea1-b597-46432e2abbcb tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:57.196050 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92064189-c82f-4ea1-b597-46432e2abbcb tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:57.196353 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 209/815] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:57 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:57.227645 np0000007775 devstack@c-api.service[100260]: INFO cinder.transfer.api [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Volume 57257b0e-4d54-4cb3-9c15-00f5141cf5ba has been transferred. Aug 19 12:50:57.236481 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e6a740d5-0a1e-4d38-a6d5-7c786505b0ce tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114/accept returned with HTTP 202 Aug 19 12:50:57.237002 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 206/816] 10.4.3.137 () {68 vars in 1423 bytes} [Wed Aug 19 12:50:56 2026] POST /volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114/accept => generated 365 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:57.249858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.252502 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:57.252682 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.252852 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.262588 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:57.262588 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:57.268333 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Volume info retrieved successfully. Aug 19 12:50:57.276194 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d07321ac-a83a-4ad7-849b-a20ad99bb27c tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:57.276194 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 206/817] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:57 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:57.294415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.300201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:57.300550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.300731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.309804 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:57.309804 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:57.317095 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] Volume info retrieved successfully. Aug 19 12:50:57.320751 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9597ec13-17e2-471a-8ed2-d3fe8055394e tempest-VolumesTransfersTest-538146518 tempest-VolumesTransfersTest-538146518-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:57.321324 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 197/818] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:57 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:57.343838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-639069d5-2f73-4ed9-b450-e334ff9d747a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.348844 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-639069d5-2f73-4ed9-b450-e334ff9d747a tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] DELETE https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 Aug 19 12:50:57.349300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-639069d5-2f73-4ed9-b450-e334ff9d747a tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.349765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-639069d5-2f73-4ed9-b450-e334ff9d747a tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.351335 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-639069d5-2f73-4ed9-b450-e334ff9d747a tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Delete transfer with id: fc054b8f-dcce-445b-8249-6a17f5bfa114 Aug 19 12:50:57.360123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-639069d5-2f73-4ed9-b450-e334ff9d747a tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 returned with HTTP 404 Aug 19 12:50:57.361064 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 210/819] 10.4.3.137 () {66 vars in 1384 bytes} [Wed Aug 19 12:50:57 2026] DELETE /volume/v3/os-volume-transfer/fc054b8f-dcce-445b-8249-6a17f5bfa114 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:57.370724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.409581 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:57.409808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.409988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.410199 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Delete volume with id: 57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:57.436919 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:57.436919 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:57.437589 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Volume info retrieved successfully. Aug 19 12:50:57.465182 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Delete volume request issued successfully. Aug 19 12:50:57.465182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37864fbc-1f5c-4e94-9ef8-cde82d090adb tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 202 Aug 19 12:50:57.465182 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 207/820] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:57 2026] DELETE /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:50:57.476064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-838ac922-5d35-49f2-b011-462bd95a6134 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:57.479725 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-838ac922-5d35-49f2-b011-462bd95a6134 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:57.479997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-838ac922-5d35-49f2-b011-462bd95a6134 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:57.480662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-838ac922-5d35-49f2-b011-462bd95a6134 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:57.493586 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:57.493586 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:57.499593 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-838ac922-5d35-49f2-b011-462bd95a6134 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Volume info retrieved successfully. Aug 19 12:50:57.513348 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-838ac922-5d35-49f2-b011-462bd95a6134 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 200 Aug 19 12:50:57.513762 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 207/821] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:57 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:58.217682 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.219893 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:58.220283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:58.220614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:58.238859 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:58.238859 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:58.243420 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:58.252032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e202bc98-6227-4df9-8fc1-60fd89df6667 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:58.252542 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 198/822] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:58 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:58.518802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-aa13fd1d-a8f1-4e67-bb67-8c7071689306 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.525392 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-aa13fd1d-a8f1-4e67-bb67-8c7071689306 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b/action Aug 19 12:50:58.527846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-aa13fd1d-a8f1-4e67-bb67-8c7071689306 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:50:58.527846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-aa13fd1d-a8f1-4e67-bb67-8c7071689306 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:58.532646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a89f082e-1e09-4a24-b12f-1d06108d80e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.535016 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a89f082e-1e09-4a24-b12f-1d06108d80e4 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:58.535378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a89f082e-1e09-4a24-b12f-1d06108d80e4 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:58.535685 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a89f082e-1e09-4a24-b12f-1d06108d80e4 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:58.542982 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a89f082e-1e09-4a24-b12f-1d06108d80e4 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 404 Aug 19 12:50:58.543665 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 208/823] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:58 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:58.553012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39d50917-b759-4a39-9130-3c84c34ddd22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.555349 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:58.555349 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:58.556121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39d50917-b759-4a39-9130-3c84c34ddd22 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:58.556472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39d50917-b759-4a39-9130-3c84c34ddd22 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:58.556673 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39d50917-b759-4a39-9130-3c84c34ddd22 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:58.564158 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39d50917-b759-4a39-9130-3c84c34ddd22 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 404 Aug 19 12:50:58.565331 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 208/824] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:58 2026] GET /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:58.577004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.579183 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] DELETE https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:58.579863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:58.579977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:58.580231 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Delete volume with id: 57257b0e-4d54-4cb3-9c15-00f5141cf5ba Aug 19 12:50:58.583072 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9a05e8da-1d64-4194-b648-e6fb0b38fb5a req-aa13fd1d-a8f1-4e67-bb67-8c7071689306 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b/action returned with HTTP 204 Aug 19 12:50:58.583936 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 211/825] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:50:58 2026] POST /volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:50:58.593911 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ed58db14-3846-46c8-a42a-fb78101aaf5d tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba returned with HTTP 404 Aug 19 12:50:58.593911 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 199/826] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:50:58 2026] DELETE /volume/v3/volumes/57257b0e-4d54-4cb3-9c15-00f5141cf5ba => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:50:58.606082 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.612016 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:58.613013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1921368322"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:58.615478 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1921368322'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:58.615478 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume of 1 GB Aug 19 12:50:58.624345 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Availability Zones retrieved successfully. Aug 19 12:50:58.636050 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Flow 'volume_create_api' (f2702536-f760-4841-a0e7-2dc684a5c742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:58.637866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f4c636-f01b-4356-95d7-e3f0baf91152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:58.640115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:58.673458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f4c636-f01b-4356-95d7-e3f0baf91152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:58.674339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ecfb77-a80f-4f12-9a1a-9cac8cc7c74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:58.744881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Created reservations ['069db4cd-44dc-4c55-894f-5a9986949820', '142b7a69-e2e6-4412-b74d-0a98bb9d414d', 'b3a59d8e-fb2e-4734-9ea6-cef819e1dfc0', '25b5c0cc-d2e7-47cc-b0fe-273244a142e7'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:58.746196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ecfb77-a80f-4f12-9a1a-9cac8cc7c74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069db4cd-44dc-4c55-894f-5a9986949820', '142b7a69-e2e6-4412-b74d-0a98bb9d414d', 'b3a59d8e-fb2e-4734-9ea6-cef819e1dfc0', '25b5c0cc-d2e7-47cc-b0fe-273244a142e7']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:58.747402 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c0fc9b-27bc-458d-abba-fdf9007a0933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:58.788345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c0fc9b-27bc-458d-abba-fdf9007a0933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25be8aad-bcb9-419f-801f-225ac62a1cfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1921368322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8caa695fe842d1bd458bf7f753f7bc',qos_specs=None,replication_status=,reservations=['069db4cd-44dc-4c55-894f-5a9986949820','142b7a69-e2e6-4412-b74d-0a98bb9d414d','b3a59d8e-fb2e-4734-9ea6-cef819e1dfc0','25b5c0cc-d2e7-47cc-b0fe-273244a142e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88c3cf739e54559be40ca4ae24c696d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1921368322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25be8aad-bcb9-419f-801f-225ac62a1cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d8caa695fe842d1bd458bf7f753f7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88c3cf739e54559be40ca4ae24c696d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:58.789503 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b1cf4c-0e2c-40e3-a043-410ee185e372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:58.827728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b1cf4c-0e2c-40e3-a043-410ee185e372) transitioned into state 'SUCCESS' from state '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-1921368322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d8caa695fe842d1bd458bf7f753f7bc',qos_specs=None,replication_status=,reservations=['069db4cd-44dc-4c55-894f-5a9986949820','142b7a69-e2e6-4412-b74d-0a98bb9d414d','b3a59d8e-fb2e-4734-9ea6-cef819e1dfc0','25b5c0cc-d2e7-47cc-b0fe-273244a142e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88c3cf739e54559be40ca4ae24c696d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:58.829070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d09ae48-aa7e-4d82-9cbb-57eead6bede2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:58.848611 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d09ae48-aa7e-4d82-9cbb-57eead6bede2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:58.849646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Flow 'volume_create_api' (f2702536-f760-4841-a0e7-2dc684a5c742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:58.850484 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Create volume request issued successfully. Aug 19 12:50:58.851237 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da559df5-c7c0-4a2f-9f6c-7e57f3c82bc6 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:58.851957 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 209/827] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:58 2026] POST /volume/v3/volumes => generated 751 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:58.877017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:58.880847 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:50:58.880847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:58.880847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:58.892398 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:58.892398 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:58.906370 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:50:58.917717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8395bed-5593-448d-bd46-c4acd1978eb5 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 200 Aug 19 12:50:58.917928 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 209/828] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:58 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:59.261839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af5529a7-2a8a-4769-a69d-267cb379eac3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.262199 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5529a7-2a8a-4769-a69d-267cb379eac3 None None] GET https://10.4.3.137/volume// Aug 19 12:50:59.262555 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af5529a7-2a8a-4769-a69d-267cb379eac3 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.262787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af5529a7-2a8a-4769-a69d-267cb379eac3 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.263301 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5529a7-2a8a-4769-a69d-267cb379eac3 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:50:59.263662 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 212/829] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:50: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 19 12:50:59.271549 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.273742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:59.274301 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.274526 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-0a9e2599-89b2-47d6-ac25-e5f9492531c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.276274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.277718 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-0a9e2599-89b2-47d6-ac25-e5f9492531c2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:50:59.282391 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-0a9e2599-89b2-47d6-ac25-e5f9492531c2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "689896e9-d664-46f6-a85c-be3dea296f15", "connector": null, "instance_uuid": "ac270728-0d03-4413-86a5-abb41cbf145e"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:59.292875 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.292875 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:59.293686 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.293686 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:50:59.300686 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:59.307932 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f5775d1-ba01-4115-9aa5-b14339fb7966 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:59.308556 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 200/830] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:59 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:59.330439 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.332457 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:50:59.332869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.332917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.343969 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.343969 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:59.347831 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-0a9e2599-89b2-47d6-ac25-e5f9492531c2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:50:59.348385 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 210/831] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:50:59 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 19 12:50:59.348523 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:59.355047 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-290714af-4e41-4a0b-b1d7-3f6209a4597c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:50:59.355629 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 210/832] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:59 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:59.358481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-a966c2ee-989f-40f0-9838-36c804e3957f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.361779 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-a966c2ee-989f-40f0-9838-36c804e3957f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] DELETE https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 Aug 19 12:50:59.362089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-a966c2ee-989f-40f0-9838-36c804e3957f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.362404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-a966c2ee-989f-40f0-9838-36c804e3957f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.374058 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.374058 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:50:59.453074 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-a966c2ee-989f-40f0-9838-36c804e3957f tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 returned with HTTP 200 Aug 19 12:50:59.453803 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 213/833] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:50:59 2026] DELETE /volume/v3/attachments/52f0f728-b86d-4106-b567-4f8e72330d63 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:50:59.467363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bfc2536c-af98-42d3-83ce-295283a84472 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.470992 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:50:59.471555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-525033220"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:59.473847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-525033220'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:50:59.474394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume of 1 GB Aug 19 12:50:59.484038 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Availability Zones retrieved successfully. Aug 19 12:50:59.492077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (3fdc15ff-4a09-4ae3-bf58-76d472fccd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:59.493385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bf6f9e-5181-439a-8f00-084b5720b0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:59.494679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:50:59.533482 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2bf6f9e-5181-439a-8f00-084b5720b0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:59.534612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e30b3c-52ca-4b25-bf6c-f9fb6c500020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:59.600112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Created reservations ['829771d4-483a-496d-b269-b0622aa9aa54', '14a8ccee-c357-4e09-b514-744a8d364eff', 'ae1d51e1-c8dd-4383-afef-05171320296b', '9e223728-1195-4790-a7b8-4f727b977002'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:50:59.601385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e30b3c-52ca-4b25-bf6c-f9fb6c500020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['829771d4-483a-496d-b269-b0622aa9aa54', '14a8ccee-c357-4e09-b514-744a8d364eff', 'ae1d51e1-c8dd-4383-afef-05171320296b', '9e223728-1195-4790-a7b8-4f727b977002']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:59.603060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c57aea8-153a-422e-a896-b13232e5ae7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:59.636765 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c57aea8-153a-422e-a896-b13232e5ae7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '768621b8-4013-4ea5-96d8-dd05ae5d9ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-525033220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['829771d4-483a-496d-b269-b0622aa9aa54','14a8ccee-c357-4e09-b514-744a8d364eff','ae1d51e1-c8dd-4383-afef-05171320296b','9e223728-1195-4790-a7b8-4f727b977002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-525033220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=768621b8-4013-4ea5-96d8-dd05ae5d9ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db55e868cabc45e282f53f96d411c846',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:59.637844 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdca49df-9850-4d08-978e-216e38e0c4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:59.668523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdca49df-9850-4d08-978e-216e38e0c4df) transitioned into state 'SUCCESS' from state '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-525033220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db55e868cabc45e282f53f96d411c846',qos_specs=None,replication_status=,reservations=['829771d4-483a-496d-b269-b0622aa9aa54','14a8ccee-c357-4e09-b514-744a8d364eff','ae1d51e1-c8dd-4383-afef-05171320296b','9e223728-1195-4790-a7b8-4f727b977002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d08a7d9bccf4d8a9033305d0f817df1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:59.669550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec65b9b-0de1-4ce7-98a6-3dd136dc808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:50:59.681905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec65b9b-0de1-4ce7-98a6-3dd136dc808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:50:59.682703 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Flow 'volume_create_api' (3fdc15ff-4a09-4ae3-bf58-76d472fccd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:50:59.683041 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Create volume request issued successfully. Aug 19 12:50:59.683638 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfc2536c-af98-42d3-83ce-295283a84472 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:50:59.684089 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 201/834] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:50:59 2026] POST /volume/v3/volumes => generated 750 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:50:59.703454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.710872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:50:59.711135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.711510 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.729175 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.729175 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:50:59.734621 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:50:59.740283 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa82d21b-450c-4eb5-aa96-493b18c6731d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:50:59.741295 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 211/835] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:59 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:59.937066 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-245e764a-563e-4d18-a469-51c085b04564 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.939553 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-245e764a-563e-4d18-a469-51c085b04564 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:50:59.939693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-245e764a-563e-4d18-a469-51c085b04564 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:50:59.939838 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-245e764a-563e-4d18-a469-51c085b04564 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:50:59.948625 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.948625 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:50:59.953423 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-245e764a-563e-4d18-a469-51c085b04564 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:50:59.959747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-245e764a-563e-4d18-a469-51c085b04564 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 200 Aug 19 12:50:59.960219 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 211/836] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:50:59 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:50:59.982053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:50:59.984544 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] POST https://10.4.3.137/volume/v3/os-volume-transfer Aug 19 12:50:59.985416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "25be8aad-bcb9-419f-801f-225ac62a1cfc"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:50:59.987440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.volume_transfer [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Creating new volume transfer {'transfer': {'volume_id': '25be8aad-bcb9-419f-801f-225ac62a1cfc'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 12:50:59.989052 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Creating transfer of volume 25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:50:59.989052 np0000007775 devstack@c-api.service[100263]: INFO cinder.transfer.api [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Generating transfer record for volume 25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:50:59.997232 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:50:59.997232 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:00.021986 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb62e937-856d-482d-86a9-a738e6bfb8e2 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 12:51:00.022847 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 214/837] 10.4.3.137 () {68 vars in 1291 bytes} [Wed Aug 19 12:50:59 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:00.036665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.038778 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:00.038778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.038930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.046818 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.046818 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:00.051040 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:51:00.055961 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70ddaf29-1762-4315-91d4-d7e582a49cc7 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 200 Aug 19 12:51:00.056579 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 202/838] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:00.069545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-263c3e26-842a-415f-a280-89f06922a1e0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.071742 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-263c3e26-842a-415f-a280-89f06922a1e0 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/os-volume-transfer/detail Aug 19 12:51:00.071955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-263c3e26-842a-415f-a280-89f06922a1e0 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.072209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-263c3e26-842a-415f-a280-89f06922a1e0 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.072408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.volume_transfer [None req-263c3e26-842a-415f-a280-89f06922a1e0 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Listing volume transfers {{(pid=100260) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 19 12:51:00.078465 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-263c3e26-842a-415f-a280-89f06922a1e0 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 19 12:51:00.078924 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 212/839] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:00.090173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.094275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] DELETE https://10.4.3.137/volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 Aug 19 12:51:00.094275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.094275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.094275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Delete transfer with id: 668188dc-8357-4cc6-91dc-2211a86e0005 Aug 19 12:51:00.106806 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.106806 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:00.121951 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50618de8-08f0-4819-b18e-4e9bf97f6986 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 returned with HTTP 202 Aug 19 12:51:00.122534 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 212/840] 10.4.3.137 () {66 vars in 1384 bytes} [Wed Aug 19 12:51:00 2026] DELETE /volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:00.132708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.135937 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:00.137268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.137268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.150092 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.150092 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:00.157668 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Volume info retrieved successfully. Aug 19 12:51:00.164008 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9477538-aa2b-4dd6-95bb-936e7abb0e97 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 200 Aug 19 12:51:00.164589 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 215/841] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:00.181685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ceaee015-c818-4998-9d74-7508797a5c63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.184962 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ceaee015-c818-4998-9d74-7508797a5c63 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] DELETE https://10.4.3.137/volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 Aug 19 12:51:00.184962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ceaee015-c818-4998-9d74-7508797a5c63 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.187264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ceaee015-c818-4998-9d74-7508797a5c63 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.187264 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-ceaee015-c818-4998-9d74-7508797a5c63 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Delete transfer with id: 668188dc-8357-4cc6-91dc-2211a86e0005 Aug 19 12:51:00.201408 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ceaee015-c818-4998-9d74-7508797a5c63 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 returned with HTTP 404 Aug 19 12:51:00.202014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 203/842] 10.4.3.137 () {66 vars in 1384 bytes} [Wed Aug 19 12:51:00 2026] DELETE /volume/v3/os-volume-transfer/668188dc-8357-4cc6-91dc-2211a86e0005 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:00.215701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.217932 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:00.218261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.218540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.218752 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Delete volume with id: 25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:00.230062 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.230062 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:00.230532 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Volume info retrieved successfully. Aug 19 12:51:00.266696 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Delete volume request issued successfully. Aug 19 12:51:00.267010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f4f01d9a-66f8-44b0-b2cf-1d921ae27661 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 202 Aug 19 12:51:00.267799 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 213/843] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:00 2026] DELETE /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:00.282591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.284933 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:00.285477 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.286366 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.296707 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.296707 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:00.301466 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Volume info retrieved successfully. Aug 19 12:51:00.310274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c71d7c97-9f12-4b86-a98d-c08eb9fd0a91 tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 200 Aug 19 12:51:00.311058 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 213/844] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:00.756577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8799e02e-b025-4a06-9cae-b00371677dee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.758841 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8799e02e-b025-4a06-9cae-b00371677dee tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:00.759099 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8799e02e-b025-4a06-9cae-b00371677dee tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.760174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8799e02e-b025-4a06-9cae-b00371677dee tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.770011 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.770011 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:00.777028 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8799e02e-b025-4a06-9cae-b00371677dee tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:00.785022 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8799e02e-b025-4a06-9cae-b00371677dee tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:00.785594 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 216/845] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:00.843540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.847314 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:00.847603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.847799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.856929 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:00.856929 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:00.861628 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:00.867396 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-6e086feb-02b7-4b8f-b1be-f69f1c38498d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:00.868019 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 204/846] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:00 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:00.982183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e3d3b423-3e89-46cd-8ce1-fcc5d7a035a7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.982752 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3d3b423-3e89-46cd-8ce1-fcc5d7a035a7 None None] GET https://10.4.3.137/volume// Aug 19 12:51:00.983015 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3d3b423-3e89-46cd-8ce1-fcc5d7a035a7 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:00.983323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3d3b423-3e89-46cd-8ce1-fcc5d7a035a7 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:00.983798 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3d3b423-3e89-46cd-8ce1-fcc5d7a035a7 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:00.984264 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 214/847] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:51: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 19 12:51:00.993441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-676d6a7e-f3a8-44cf-a72c-960a394fe92a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:00.996204 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-676d6a7e-f3a8-44cf-a72c-960a394fe92a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:51:00.996389 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-676d6a7e-f3a8-44cf-a72c-960a394fe92a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "768621b8-4013-4ea5-96d8-dd05ae5d9ad4", "connector": null, "instance_uuid": "b9b9f86e-727c-40d6-ad76-ceede7123c2c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:01.005804 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:01.005804 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:01.041868 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-676d6a7e-f3a8-44cf-a72c-960a394fe92a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:51:01.042531 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 214/848] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:51:00 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 19 12:51:01.078272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6f0367ed-8ead-45a4-bab1-790df9915792 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.080336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f0367ed-8ead-45a4-bab1-790df9915792 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:01.080638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f0367ed-8ead-45a4-bab1-790df9915792 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.080918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f0367ed-8ead-45a4-bab1-790df9915792 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.089457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6842fc7a-2ba1-40af-b099-9029a98311a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.089942 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6842fc7a-2ba1-40af-b099-9029a98311a3 None None] GET https://10.4.3.137/volume// Aug 19 12:51:01.090226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6842fc7a-2ba1-40af-b099-9029a98311a3 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.090495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6842fc7a-2ba1-40af-b099-9029a98311a3 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.090870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6842fc7a-2ba1-40af-b099-9029a98311a3 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:01.091216 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 205/849] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:01.096980 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:01.096980 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:01.105533 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.106270 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6f0367ed-8ead-45a4-bab1-790df9915792 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:01.109011 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:01.109399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.109713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.113931 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f0367ed-8ead-45a4-bab1-790df9915792 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:01.114525 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 217/850] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:01 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:01.123901 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:01.123901 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:01.128617 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:01.134915 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-048a87b1-8527-44e3-b587-1513ab3beb21 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:01.135538 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 215/851] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:01 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:01.250502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.253407 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] PUT https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b Aug 19 12:51:01.253924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:01.264390 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Acquiring lock "cinder-attachment_update-768621b8-4013-4ea5-96d8-dd05ae5d9ad4-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:01.271546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-768621b8-4013-4ea5-96d8-dd05ae5d9ad4-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:01.273063 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:01.273063 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:01.331169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8c725269-4edb-4da8-a42e-a3fab62794af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.332933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c725269-4edb-4da8-a42e-a3fab62794af tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:01.333217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c725269-4edb-4da8-a42e-a3fab62794af tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.333347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c725269-4edb-4da8-a42e-a3fab62794af tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.342944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c725269-4edb-4da8-a42e-a3fab62794af tempest-VolumesTransfersTest-1539289839 tempest-VolumesTransfersTest-1539289839-project-admin] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 404 Aug 19 12:51:01.343846 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 206/852] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:01 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:01.354164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ccfa480-3fec-4de5-8390-e367e2a78789 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.356416 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ccfa480-3fec-4de5-8390-e367e2a78789 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] GET https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:01.356739 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ccfa480-3fec-4de5-8390-e367e2a78789 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.356995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ccfa480-3fec-4de5-8390-e367e2a78789 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.366039 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ccfa480-3fec-4de5-8390-e367e2a78789 tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 404 Aug 19 12:51:01.366869 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 218/853] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:01 2026] GET /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:01.381731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.384563 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] DELETE https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:01.384563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.385072 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.385072 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] Delete volume with id: 25be8aad-bcb9-419f-801f-225ac62a1cfc Aug 19 12:51:01.392679 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bc816ca5-16ab-4bbe-ac6e-13f8aa0f8eff tempest-VolumesTransfersTest-840939877 tempest-VolumesTransfersTest-840939877-project-member] https://10.4.3.137/volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc returned with HTTP 404 Aug 19 12:51:01.393354 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 216/854] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:01 2026] DELETE /volume/v3/volumes/25be8aad-bcb9-419f-801f-225ac62a1cfc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:01.418903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Lock "cinder-attachment_update-768621b8-4013-4ea5-96d8-dd05ae5d9ad4-np0000007775" released by "attachment_update" :: held 0.147s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:01.419018 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-dee21c74-caf0-4b23-b23f-eae9896ec35c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b returned with HTTP 200 Aug 19 12:51:01.419815 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 215/855] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:01 2026] PUT /volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:01.540646 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.544392 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] PUT https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 Aug 19 12:51:01.545010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:01.564670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Acquiring lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:01.570576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:01.571591 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:01.571591 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:01.687230 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Lock "cinder-attachment_update-689896e9-d664-46f6-a85c-be3dea296f15-np0000007775" released by "attachment_update" :: held 0.117s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:01.687657 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-849c7fcb-135b-4726-899d-ff8e179137cb tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 returned with HTTP 200 Aug 19 12:51:01.688412 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 207/856] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:01 2026] PUT /volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:01.698988 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-3f4e5f86-895a-44bc-ae5c-120598e8ed60 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:01.701668 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-3f4e5f86-895a-44bc-ae5c-120598e8ed60 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 Aug 19 12:51:01.701973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-3f4e5f86-895a-44bc-ae5c-120598e8ed60 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:01.702190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-3f4e5f86-895a-44bc-ae5c-120598e8ed60 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:01.723533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-3f4e5f86-895a-44bc-ae5c-120598e8ed60 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 returned with HTTP 200 Aug 19 12:51:01.724036 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 219/857] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:51:01 2026] GET /volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:02.133683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:02.135776 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:02.136011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:02.136239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:02.150567 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:02.150567 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:02.158452 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:02.165350 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fafdfbe5-d9c8-4c52-ac55-f94ae39385e8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:02.166241 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 217/858] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:02 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:03.182217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:03.184686 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:03.184919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:03.185146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:03.199299 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:03.199299 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:03.211661 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:03.216806 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd5e1ab1-d561-4153-a911-b15b6f7b5699 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:03.217303 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 216/859] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:03 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:03.421432 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:03.423996 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:03.424494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-504130564"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:03.426413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-504130564'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:03.426785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume of 1 GB Aug 19 12:51:03.427148 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:03.427148 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:03.438435 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Availability Zones retrieved successfully. Aug 19 12:51:03.448855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Flow 'volume_create_api' (8f6e7557-8e9c-41ac-beaa-6116316c28ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:03.452109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29dcf75f-a506-4a8b-98f4-76adc188de9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:03.453580 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:03.499347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29dcf75f-a506-4a8b-98f4-76adc188de9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:03.500426 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de30a326-b258-427c-921a-bd65d28683bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:03.601989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Created reservations ['8314f0f0-4994-469f-a5bb-f7676490be43', '63327549-1e33-4245-b6e4-f18b626ad7c6', 'c2c3a630-36ba-4e56-ba69-ca93fce638b3', '6ebcfb92-1155-4831-af2f-cdd9868d354b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:03.603010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de30a326-b258-427c-921a-bd65d28683bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8314f0f0-4994-469f-a5bb-f7676490be43', '63327549-1e33-4245-b6e4-f18b626ad7c6', 'c2c3a630-36ba-4e56-ba69-ca93fce638b3', '6ebcfb92-1155-4831-af2f-cdd9868d354b']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:03.603918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4d2b2-02f1-416a-bf2c-f7cc42f80a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:03.643723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b4d2b2-02f1-416a-bf2c-f7cc42f80a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbbc1e3-7dd4-49d6-b178-517d78d041aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-504130564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f328acd88d4075912550ed13a36153',qos_specs=None,replication_status=,reservations=['8314f0f0-4994-469f-a5bb-f7676490be43','63327549-1e33-4245-b6e4-f18b626ad7c6','c2c3a630-36ba-4e56-ba69-ca93fce638b3','6ebcfb92-1155-4831-af2f-cdd9868d354b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-504130564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbbc1e3-7dd4-49d6-b178-517d78d041aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f328acd88d4075912550ed13a36153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:03.644942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfa1131-14d4-4744-90d0-6ac2ef213f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:03.673069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecfa1131-14d4-4744-90d0-6ac2ef213f20) transitioned into state 'SUCCESS' from state '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-504130564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f328acd88d4075912550ed13a36153',qos_specs=None,replication_status=,reservations=['8314f0f0-4994-469f-a5bb-f7676490be43','63327549-1e33-4245-b6e4-f18b626ad7c6','c2c3a630-36ba-4e56-ba69-ca93fce638b3','6ebcfb92-1155-4831-af2f-cdd9868d354b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:03.673836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed23d6f-c5c5-4d24-8f82-d795942e536c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:03.687298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ed23d6f-c5c5-4d24-8f82-d795942e536c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:03.687298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Flow 'volume_create_api' (8f6e7557-8e9c-41ac-beaa-6116316c28ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:03.687298 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume request issued successfully. Aug 19 12:51:03.687298 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36c1a7a2-87d6-4679-9bbd-f78e6c9ba9c6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:03.687557 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 208/860] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:51:03 2026] POST /volume/v3/volumes => generated 756 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:03.701604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:03.704094 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:03.704447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:03.704737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:03.717047 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:03.717047 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:03.722962 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:03.731484 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7fb1b67f-2bc7-401b-b02b-f88ad204c766 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:03.732069 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 220/861] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:03 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:04.233725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:04.235843 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:04.236332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:04.236332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:04.248573 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:04.248573 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:04.255734 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:04.262438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7fc3d78e-a00a-4a88-abb3-9b83e59929f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:04.262961 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 218/862] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:04 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:04.726940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-3f3e13c8-c574-4122-8892-b6758898411e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:04.729075 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-3f3e13c8-c574-4122-8892-b6758898411e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b/action Aug 19 12:51:04.729576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-3f3e13c8-c574-4122-8892-b6758898411e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:04.729752 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-3f3e13c8-c574-4122-8892-b6758898411e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:04.746874 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:04.746874 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:04.750372 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05527951-a0ed-4a77-984f-03578729aac5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:04.752723 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05527951-a0ed-4a77-984f-03578729aac5 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:04.753352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05527951-a0ed-4a77-984f-03578729aac5 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:04.753352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05527951-a0ed-4a77-984f-03578729aac5 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:04.764592 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:04.764592 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:04.766114 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-10da422f-1baa-4264-afbc-9e693d9ef171 req-3f3e13c8-c574-4122-8892-b6758898411e tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b/action returned with HTTP 204 Aug 19 12:51:04.766114 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 217/863] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:04 2026] POST /volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:04.770745 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-05527951-a0ed-4a77-984f-03578729aac5 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:04.778568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05527951-a0ed-4a77-984f-03578729aac5 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:04.779489 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 209/864] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:04 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:04.998320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.000156 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:05.000659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesExtendTest-Volume-119190690"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:05.003346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-119190690'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:05.277466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-87715a72-67da-4299-a522-965307f41b6a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.279588 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87715a72-67da-4299-a522-965307f41b6a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:05.280213 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-87715a72-67da-4299-a522-965307f41b6a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:05.280517 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-87715a72-67da-4299-a522-965307f41b6a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:05.285286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume of 1 GB Aug 19 12:51:05.294557 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.294557 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:05.297766 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Availability Zones retrieved successfully. Aug 19 12:51:05.300357 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-87715a72-67da-4299-a522-965307f41b6a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:05.306718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Flow 'volume_create_api' (0d9a12b5-7992-418b-b8b6-06df80d2117c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:05.307802 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87715a72-67da-4299-a522-965307f41b6a tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:05.307802 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 219/865] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:05 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:05.308875 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8589a1-3f9b-406d-8fa8-3bb9544fc0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:05.310665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:05.327745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.332220 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:05.334507 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:05.334845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:05.358183 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.358183 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:05.367639 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:05.374760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-087f14c7-0f23-4eeb-9d2f-18c3f4abbf3d tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:05.375413 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 218/866] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:05 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1135 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:05.423578 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c8589a1-3f9b-406d-8fa8-3bb9544fc0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:05.424943 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d464228-d863-4e2b-9d7f-f4126b13a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:05.519333 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Created reservations ['30bacb54-b18c-4af7-ab2c-d3cfeb5d1702', 'fae775e8-bafa-4936-a77e-4427b4c5477e', '396ee187-33e6-4ec9-85c2-c77f3ac76aff', '5da2ea98-2687-471e-bacb-acb01123f086'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:05.520588 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d464228-d863-4e2b-9d7f-f4126b13a06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30bacb54-b18c-4af7-ab2c-d3cfeb5d1702', 'fae775e8-bafa-4936-a77e-4427b4c5477e', '396ee187-33e6-4ec9-85c2-c77f3ac76aff', '5da2ea98-2687-471e-bacb-acb01123f086']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:05.521839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8e1119-2b80-404c-9ea1-9f9812cd64ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:05.557442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f8e1119-2b80-404c-9ea1-9f9812cd64ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4456ed06-b238-4f38-82c2-76f27277817b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-119190690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7c5621c7041f4b519004a76439bfb',qos_specs=None,replication_status=,reservations=['30bacb54-b18c-4af7-ab2c-d3cfeb5d1702','fae775e8-bafa-4936-a77e-4427b4c5477e','396ee187-33e6-4ec9-85c2-c77f3ac76aff','5da2ea98-2687-471e-bacb-acb01123f086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-119190690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4456ed06-b238-4f38-82c2-76f27277817b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf7c5621c7041f4b519004a76439bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:05.558196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5d2da4-e666-414e-bc2d-07513188c182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:05.586386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5d2da4-e666-414e-bc2d-07513188c182) transitioned into state 'SUCCESS' from state '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-119190690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7c5621c7041f4b519004a76439bfb',qos_specs=None,replication_status=,reservations=['30bacb54-b18c-4af7-ab2c-d3cfeb5d1702','fae775e8-bafa-4936-a77e-4427b4c5477e','396ee187-33e6-4ec9-85c2-c77f3ac76aff','5da2ea98-2687-471e-bacb-acb01123f086'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:05.587398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd55e68-a4d0-4048-992d-044785645b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:05.607655 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fd55e68-a4d0-4048-992d-044785645b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:05.607844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Flow 'volume_create_api' (0d9a12b5-7992-418b-b8b6-06df80d2117c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:05.608590 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume request issued successfully. Aug 19 12:51:05.609219 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd75c218-7c7e-4651-96c5-d5f67859e1ee tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:05.609814 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 221/867] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:04 2026] POST /volume/v3/volumes => generated 747 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:05.633053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c036757-9eac-4517-8b28-4136727893b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.635443 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c036757-9eac-4517-8b28-4136727893b9 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:05.635739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c036757-9eac-4517-8b28-4136727893b9 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:05.636035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c036757-9eac-4517-8b28-4136727893b9 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:05.647144 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.647144 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:05.651733 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c036757-9eac-4517-8b28-4136727893b9 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:05.656709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c036757-9eac-4517-8b28-4136727893b9 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:05.657167 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 210/868] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:05 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:05.788386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.788386 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:05.788386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:05.788386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:05.806344 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.806344 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:05.811413 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:05.817882 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-3032124c-edbb-4755-871c-6754092f4eae tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:05.818337 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 220/869] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:05 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:05.876048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.879395 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea/action Aug 19 12:51:05.879832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:05.880069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:05.896687 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.896687 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:05.897013 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:05.904519 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Begin detaching volume completed successfully. Aug 19 12:51:05.904819 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-906c45b6-ae75-40ec-aed2-fd4aa7e1d184 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea/action returned with HTTP 202 Aug 19 12:51:05.905461 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 219/870] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:51:05 2026] POST /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:05.930348 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-216d379a-71ec-4e26-8060-210be9253e35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:05.933202 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-216d379a-71ec-4e26-8060-210be9253e35 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:05.933774 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-216d379a-71ec-4e26-8060-210be9253e35 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:05.934283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-216d379a-71ec-4e26-8060-210be9253e35 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:05.957784 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:05.957784 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:05.963333 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-216d379a-71ec-4e26-8060-210be9253e35 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:05.975863 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-216d379a-71ec-4e26-8060-210be9253e35 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:05.976492 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 222/871] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:05 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:06.003585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2308ede2-8b23-42b9-ba6f-23eedeabf173 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.004066 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2308ede2-8b23-42b9-ba6f-23eedeabf173 None None] GET https://10.4.3.137/volume// Aug 19 12:51:06.004300 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2308ede2-8b23-42b9-ba6f-23eedeabf173 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:06.004563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2308ede2-8b23-42b9-ba6f-23eedeabf173 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:06.004875 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2308ede2-8b23-42b9-ba6f-23eedeabf173 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:06.005217 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 211/872] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:51:06.016022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.018491 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:06.019158 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:06.019555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:06.033149 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:06.033149 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:06.041053 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:06.045706 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-b7754074-379b-4f74-beea-61bcc8562d43 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:06.046435 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 221/873] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:06 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:06.673382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24ef0b16-db59-4661-b78b-8fca978cf83d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.675717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ef0b16-db59-4661-b78b-8fca978cf83d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:06.675986 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ef0b16-db59-4661-b78b-8fca978cf83d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:06.676215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ef0b16-db59-4661-b78b-8fca978cf83d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:06.684350 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:06.684350 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:06.689739 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-24ef0b16-db59-4661-b78b-8fca978cf83d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:06.696152 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ef0b16-db59-4661-b78b-8fca978cf83d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:06.696743 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 220/874] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:06 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:06.710404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.713590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] POST https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b/action Aug 19 12:51:06.713909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:06.714053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:06.722861 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:06.722861 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:06.723421 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:06.792906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Created reservations ['dfd784ae-9d01-4c44-acf8-b25d5ed0867d', '9a1795e7-cf8e-4a2c-9c09-dd1505042f64'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:06.807647 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Extend volume request issued successfully. Aug 19 12:51:06.807854 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b00e596-a32a-4c25-add4-4076ac7b7abd tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b/action returned with HTTP 202 Aug 19 12:51:06.808665 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 223/875] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:51:06 2026] POST /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:06.824190 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34099fdc-d407-46ce-94bb-fba5b108a17b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.826027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34099fdc-d407-46ce-94bb-fba5b108a17b tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:06.826239 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34099fdc-d407-46ce-94bb-fba5b108a17b tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:06.827614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34099fdc-d407-46ce-94bb-fba5b108a17b tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:06.836482 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:06.836482 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:06.842357 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-34099fdc-d407-46ce-94bb-fba5b108a17b tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:06.850580 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34099fdc-d407-46ce-94bb-fba5b108a17b tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:06.851014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 212/876] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:06 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:06.992161 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:06.995070 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:06.995382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:06.995629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:07.021016 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:07.021016 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:07.029481 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:07.035484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-895aec42-8dc5-40e9-8700-1c9cd3eda559 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:07.035484 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 222/877] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:06 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:07.875348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:07.882000 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:07.882368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:07.882652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:07.895166 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:07.895166 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:07.900559 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:07.907117 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba225d5d-16ce-4099-a1ff-9b639e3cb417 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:07.907771 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 221/878] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:07 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1355 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:07.924303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94d3b37d-7960-44f8-bcbc-174898827234 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:07.926606 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d3b37d-7960-44f8-bcbc-174898827234 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:07.926827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d3b37d-7960-44f8-bcbc-174898827234 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:07.927022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94d3b37d-7960-44f8-bcbc-174898827234 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:07.935215 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:07.935215 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:07.941081 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94d3b37d-7960-44f8-bcbc-174898827234 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:07.947718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94d3b37d-7960-44f8-bcbc-174898827234 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:07.948193 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 224/879] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:07 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:07.966904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-dbec5349-d153-483a-b41e-22655242c56c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:07.969166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-dbec5349-d153-483a-b41e-22655242c56c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b Aug 19 12:51:07.969338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-dbec5349-d153-483a-b41e-22655242c56c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:07.969581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-dbec5349-d153-483a-b41e-22655242c56c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:07.973506 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:07.977151 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:07.977151 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:07.977575 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:07.980947 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:07.980947 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:07.988167 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:07.988167 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:07.993164 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:08.001262 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ddfc07bb-e6f3-4a40-b234-c4ee524da109 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:08.001262 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 223/880] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:07 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:08.016728 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-361093ff-4988-4fa8-8123-7a97bef94005 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.019668 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:08.019668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.019668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.019668 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Delete volume with id: 4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:08.035673 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.035673 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:08.035898 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:08.049354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.049448 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-732cf3f4-b3b9-4fb1-8eb8-041fa69aae7a req-dbec5349-d153-483a-b41e-22655242c56c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b returned with HTTP 200 Aug 19 12:51:08.050874 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 213/881] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:51:07 2026] DELETE /volume/v3/attachments/90b44a63-5139-481e-9ba6-142af3bbae4b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:08.054324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:08.055096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.055096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.063595 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.063595 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:08.069379 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:08.071910 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Delete volume request issued successfully. Aug 19 12:51:08.072121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-361093ff-4988-4fa8-8123-7a97bef94005 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 202 Aug 19 12:51:08.072555 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 222/882] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:08 2026] DELETE /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:08.076023 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf02c8cb-177d-4d4a-a1ba-27c1be13ef37 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:08.077237 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 225/883] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:08 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:08.087825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.091703 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:08.091806 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.092297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.101288 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.101288 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:08.107583 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:08.116549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7364d5e2-e3a4-4f82-aff3-60632478ce47 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 200 Aug 19 12:51:08.117303 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 224/884] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:08 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:08.213299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.215601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:08.215965 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.216420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.234126 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.234126 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:08.240310 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:08.255846 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-0d9c08f8-a59a-4472-9c09-3332ac769d25 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:08.257714 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 214/885] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:08 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:08.307654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.311408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] POST https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4/action Aug 19 12:51:08.311867 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:08.313138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:08.329554 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.329554 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:08.331018 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:08.344527 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Begin detaching volume completed successfully. Aug 19 12:51:08.344827 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-072d5b96-87a2-407f-a227-d73dba0907a5 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4/action returned with HTTP 202 Aug 19 12:51:08.345858 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 223/886] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:51:08 2026] POST /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:08.376586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.380116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:08.380224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.382750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.415550 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.415550 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:08.423376 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:08.431127 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9d2d45d-0aeb-4854-bdfb-7e27a3da95dd tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:08.431445 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 226/887] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:08 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1138 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:08.431555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-592221fd-bad9-4b64-a203-a473ef382aa2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.432064 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-592221fd-bad9-4b64-a203-a473ef382aa2 None None] GET https://10.4.3.137/volume// Aug 19 12:51:08.432770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-592221fd-bad9-4b64-a203-a473ef382aa2 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.432770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-592221fd-bad9-4b64-a203-a473ef382aa2 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.433300 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-592221fd-bad9-4b64-a203-a473ef382aa2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:08.433978 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 225/888] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:08.446091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:08.451305 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:08.451305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:08.451305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:08.465627 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:08.465627 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:08.470830 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:08.478425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-d1908d89-59ec-4fef-ace4-985122b4d03b tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:08.478900 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 215/889] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:08 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:09.134022 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8d27a84-3a51-4f18-815b-427dba377abf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.135987 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8d27a84-3a51-4f18-815b-427dba377abf tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b Aug 19 12:51:09.136243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8d27a84-3a51-4f18-815b-427dba377abf tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:09.136719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8d27a84-3a51-4f18-815b-427dba377abf tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:09.144044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8d27a84-3a51-4f18-815b-427dba377abf tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b returned with HTTP 404 Aug 19 12:51:09.145033 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 224/890] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:09 2026] GET /volume/v3/volumes/4456ed06-b238-4f38-82c2-76f27277817b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:09.155800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.158412 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:09.158765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1450021750"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:09.161179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1450021750'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:09.161463 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume of 1 GB Aug 19 12:51:09.171521 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Availability Zones retrieved successfully. Aug 19 12:51:09.179558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Flow 'volume_create_api' (c95d2762-2385-4a33-b93d-af6bf087050f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:09.180576 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e060d81-422b-42db-a61b-aa2aa25f0bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:09.181950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:09.227225 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e060d81-422b-42db-a61b-aa2aa25f0bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:09.228158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a8aaef-fc00-4ba9-9877-08a3d120ba21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:09.276017 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-da780af4-7269-4606-9073-b7d7f32e87d3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.280576 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-da780af4-7269-4606-9073-b7d7f32e87d3 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] POST https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112/action Aug 19 12:51:09.280576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-da780af4-7269-4606-9073-b7d7f32e87d3 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:09.280576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-da780af4-7269-4606-9073-b7d7f32e87d3 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:09.296168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Created reservations ['a8788ede-7960-4101-9ba9-514077fc118e', 'c3c95bef-82b8-4dc5-b425-439fd4dc6235', '33dd654e-dbec-4a98-a54b-5d89bbd67fb1', '2e00078f-dde7-416e-a2d5-06456c0f33d2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:09.297172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71a8aaef-fc00-4ba9-9877-08a3d120ba21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8788ede-7960-4101-9ba9-514077fc118e', 'c3c95bef-82b8-4dc5-b425-439fd4dc6235', '33dd654e-dbec-4a98-a54b-5d89bbd67fb1', '2e00078f-dde7-416e-a2d5-06456c0f33d2']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:09.297972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddf8d8d-992e-43ef-8aa6-bb42721d0242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:09.316675 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:09.316675 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:09.343190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ddf8d8d-992e-43ef-8aa6-bb42721d0242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bb08bb7-082e-483d-abca-7b9efea57cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1450021750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7c5621c7041f4b519004a76439bfb',qos_specs=None,replication_status=,reservations=['a8788ede-7960-4101-9ba9-514077fc118e','c3c95bef-82b8-4dc5-b425-439fd4dc6235','33dd654e-dbec-4a98-a54b-5d89bbd67fb1','2e00078f-dde7-416e-a2d5-06456c0f33d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1450021750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bb08bb7-082e-483d-abca-7b9efea57cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbf7c5621c7041f4b519004a76439bfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:09.343908 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a71ec23-9858-4959-aea8-af2357e603a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:09.362169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a4df2b8-fc4c-4c7d-8147-df4d4fe01f64 req-da780af4-7269-4606-9073-b7d7f32e87d3 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112/action returned with HTTP 204 Aug 19 12:51:09.362966 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 226/891] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:09 2026] POST /volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:09.378540 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a71ec23-9858-4959-aea8-af2357e603a8) transitioned into state 'SUCCESS' from state '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-1450021750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbf7c5621c7041f4b519004a76439bfb',qos_specs=None,replication_status=,reservations=['a8788ede-7960-4101-9ba9-514077fc118e','c3c95bef-82b8-4dc5-b425-439fd4dc6235','33dd654e-dbec-4a98-a54b-5d89bbd67fb1','2e00078f-dde7-416e-a2d5-06456c0f33d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c46b0dfbc6dd49f4bab1f969af15ff49',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:09.379694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf017f1-0394-484c-88d6-273cd4852986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:09.399942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf017f1-0394-484c-88d6-273cd4852986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:09.401416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Flow 'volume_create_api' (c95d2762-2385-4a33-b93d-af6bf087050f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:09.401868 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create volume request issued successfully. Aug 19 12:51:09.402829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c988dfb1-8d11-4a58-b6ca-27836ecb52ea tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:09.403411 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 227/892] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:51:09 2026] POST /volume/v3/volumes => generated 748 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:09.420207 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.422579 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:09.422843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:09.423267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:09.432436 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:09.432436 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:09.437387 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:09.443902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ee0d4cd-fe76-4e35-80fc-770025ed0246 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:09.444352 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 216/893] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:09 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:09.453203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.453327 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:09.454090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:09.454158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:09.474477 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:09.474477 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:09.483960 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:09.487568 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f84825c-dfa1-4349-9bf1-67b4064f96e9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:09.488109 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 225/894] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:09 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:09.505105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-2a3b69fd-e3e1-4313-b847-a4980edf5fd8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:09.508372 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-2a3b69fd-e3e1-4313-b847-a4980edf5fd8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b Aug 19 12:51:09.508639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-2a3b69fd-e3e1-4313-b847-a4980edf5fd8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:09.508946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-2a3b69fd-e3e1-4313-b847-a4980edf5fd8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:09.524586 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:09.524586 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:09.643151 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ae71216-b47e-4c11-8ee7-7f8687e89c51 req-2a3b69fd-e3e1-4313-b847-a4980edf5fd8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b returned with HTTP 200 Aug 19 12:51:09.643700 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 227/895] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:51:09 2026] DELETE /volume/v3/attachments/b0a8ed20-4369-43c0-96e8-85f075f1f41b => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.077755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79c5c5f8-b3bf-4345-a11b-078e3ede067c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.194439 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79c5c5f8-b3bf-4345-a11b-078e3ede067c tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:51:10.194928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79c5c5f8-b3bf-4345-a11b-078e3ede067c tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2061765305"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:10.196847 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.196847 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:10.221199 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79c5c5f8-b3bf-4345-a11b-078e3ede067c tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:51:10.221730 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 228/896] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:51:10 2026] POST /volume/v3/types => generated 220 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.232155 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-814e5c30-7783-4395-936f-bc70486481a7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.233717 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-814e5c30-7783-4395-936f-bc70486481a7 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:51:10.234104 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-814e5c30-7783-4395-936f-bc70486481a7 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1619143662"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:10.262086 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-814e5c30-7783-4395-936f-bc70486481a7 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:51:10.262848 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 217/897] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:51:10 2026] POST /volume/v3/group_types => generated 177 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:10.275997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec147888-0179-426a-8e3b-e37692f8176e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.464331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.466625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:10.466625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.467227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.484220 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.484220 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:10.491760 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:10.501853 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2553655-73ae-4841-b5cb-ce1e8aeda2fa tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:10.503021 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 228/898] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.508580 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.519044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:10.519044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.519044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.526770 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ef73593e-a74b-4f93-a904-a2e339760a70 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.529726 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:10.529879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bb08bb7-082e-483d-abca-7b9efea57cff", "name": "tempest-VolumesExtendTest-Snapshot-1562686870"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:10.532065 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.532065 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:10.532290 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:51:10.532724 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b50836be-594f-47c6-bfcd-253c366e23a6", "volume_types": ["ea20ede9-9aa4-438d-a560-9c2cd521e752"], "name": "tempest-GroupsV314Test-Group-1534970955"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:10.534780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Creating new group {'group': {'group_type': 'b50836be-594f-47c6-bfcd-253c366e23a6', 'volume_types': ['ea20ede9-9aa4-438d-a560-9c2cd521e752'], 'name': 'tempest-GroupsV314Test-Group-1534970955'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:51:10.540715 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:10.542155 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.542155 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:10.542673 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:10.542770 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Create snapshot from volume 9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:10.548078 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75e40b1d-359b-4c88-b65c-b78eaa73eb20 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:10.548737 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 229/899] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.550265 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Creating group tempest-GroupsV314Test-Group-1534970955. Aug 19 12:51:10.566917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-14b78684-c606-43df-a778-7be77691db2c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.571189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14b78684-c606-43df-a778-7be77691db2c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:10.571507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14b78684-c606-43df-a778-7be77691db2c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.571778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14b78684-c606-43df-a778-7be77691db2c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.583147 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.583147 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:10.587208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:51:10.586385. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:51:10.587208 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Availability Zones retrieved successfully. Aug 19 12:51:10.589370 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-14b78684-c606-43df-a778-7be77691db2c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:10.596143 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14b78684-c606-43df-a778-7be77691db2c tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:10.596800 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 229/900] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.620046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Created reservations ['34532900-1a54-4fce-9ea1-af566844e502', '3c61af66-9751-44dc-879a-92d30a2748e8', 'eb98c4d4-349d-4d75-9271-ddc3753d428f', '3f574287-4b68-4d31-870f-779847eef760'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:10.645452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Created reservations ['26d01e5a-a9fa-4c75-8e93-e06fac2b727a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:10.673014 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot create request issued successfully. Aug 19 12:51:10.673204 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef73593e-a74b-4f93-a904-a2e339760a70 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:10.673890 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 218/901] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:10.676740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5809e29-fe68-4704-afad-80ec14b977a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.682284 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5809e29-fe68-4704-afad-80ec14b977a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:10.682284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5809e29-fe68-4704-afad-80ec14b977a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.682284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5809e29-fe68-4704-afad-80ec14b977a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.692716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.697403 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:10.697699 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.697999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.700499 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.700499 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:10.707192 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.707192 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:10.707760 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot retrieved successfully. Aug 19 12:51:10.708066 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b5809e29-fe68-4704-afad-80ec14b977a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:10.708975 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3adec0f-9eca-48e6-94cb-a5e50757fb49 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f returned with HTTP 200 Aug 19 12:51:10.710207 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 230/902] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f => generated 436 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.718398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5809e29-fe68-4704-afad-80ec14b977a8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:10.718953 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 230/903] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.723683 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec147888-0179-426a-8e3b-e37692f8176e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:51:10.724308 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 226/904] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:51:10 2026] POST /volume/v3/groups => generated 108 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:10.739728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.744704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b4ccdea2-436e-412c-8c81-423678033496 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.744704 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4ccdea2-436e-412c-8c81-423678033496 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:10.744704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4ccdea2-436e-412c-8c81-423678033496 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.745106 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a Aug 19 12:51:10.745366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4ccdea2-436e-412c-8c81-423678033496 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.745818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.745818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.745818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] show called for member 2ef3f638-0414-4e49-b894-13d59b5e177a {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:10.753492 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.753492 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:10.757394 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.757394 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:10.764782 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b4ccdea2-436e-412c-8c81-423678033496 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:10.773625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4ccdea2-436e-412c-8c81-423678033496 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:10.774116 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 231/905] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:10.777543 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e37d1aa-e206-4cac-b868-f3ca940da51b tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a returned with HTTP 200 Aug 19 12:51:10.777826 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 219/906] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:10.853386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:10.855928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:10.856221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:10.856602 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:10.867453 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:10.867453 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:10.872879 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:10.879647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba91c98e-868e-4f4b-af9b-daccc82d4e6f tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:10.880322 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 231/907] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:10 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:11.725422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:11.727238 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:11.727656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:11.727928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:11.734999 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.734999 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:11.735645 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot retrieved successfully. Aug 19 12:51:11.737097 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5cd7ecbf-5355-44c4-88a4-fbc8cebd2a82 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f returned with HTTP 200 Aug 19 12:51:11.737097 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 227/908] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:11 2026] GET /volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:11.750108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:11.758319 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] POST https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff/action Aug 19 12:51:11.759366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:11.759967 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:11.773936 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.773936 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:11.775029 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:11.793694 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:11.799291 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a Aug 19 12:51:11.799291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:11.799588 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:11.799765 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] show called for member 2ef3f638-0414-4e49-b894-13d59b5e177a {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:11.812010 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.812010 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:11.832912 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f847c784-ecc4-479e-bdbb-5e4480e45285 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a returned with HTTP 200 Aug 19 12:51:11.833611 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 220/909] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:11 2026] GET /volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a => generated 389 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:11.858772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:11.863956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Created reservations ['31c5da88-db92-434e-a0fa-1f9c7b16c863', '1b7fda34-5043-4936-9579-e658ffafd2a9'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:11.866740 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:11.866740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-30603511", "volume_type": "ea20ede9-9aa4-438d-a560-9c2cd521e752", "group_id": "2ef3f638-0414-4e49-b894-13d59b5e177a", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:11.870876 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-30603511', 'volume_type': 'ea20ede9-9aa4-438d-a560-9c2cd521e752', 'group_id': '2ef3f638-0414-4e49-b894-13d59b5e177a', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:11.886668 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.886668 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:11.888469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Create volume of 1 GB Aug 19 12:51:11.892978 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Extend volume request issued successfully. Aug 19 12:51:11.893496 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc77ee18-9d9a-459d-9d24-a0c55e5e2d63 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff/action returned with HTTP 202 Aug 19 12:51:11.893917 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 232/910] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:51:11 2026] POST /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:11.908229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77354113-0c18-43a6-89df-f66121b01cd8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:11.911685 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77354113-0c18-43a6-89df-f66121b01cd8 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:11.911685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77354113-0c18-43a6-89df-f66121b01cd8 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:11.911685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77354113-0c18-43a6-89df-f66121b01cd8 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:11.915425 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Availability Zones retrieved successfully. Aug 19 12:51:11.925524 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Flow 'volume_create_api' (58ad9ebc-d412-45bd-a385-751e2193be0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:11.927911 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf56a50-5a50-4cc9-861e-dac259d2d1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:11.927911 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.927911 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:11.928949 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:11.931562 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:11.931562 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:11.937672 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77354113-0c18-43a6-89df-f66121b01cd8 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:11.947148 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77354113-0c18-43a6-89df-f66121b01cd8 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:11.947860 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 228/911] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:11 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:11.977621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf56a50-5a50-4cc9-861e-dac259d2d1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:51:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea20ede9-9aa4-438d-a560-9c2cd521e752,is_public=True,name='tempest-GroupsV314Test-volume-type-2061765305',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea20ede9-9aa4-438d-a560-9c2cd521e752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ef3f638-0414-4e49-b894-13d59b5e177a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:11.978924 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c34fdc2-c80e-47e8-8d18-a679c7308507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:12.033913 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2061765305 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2061765305, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:12.034237 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2061765305 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2061765305, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:12.100382 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Created reservations ['bff3928b-6fea-4507-8dde-bf632a0c6556', '6e3960ef-cd1c-4b6d-8654-a346326f76c6', 'f99211f1-5570-49ce-a22d-e2dce7210de4', '968921d0-2d3b-4850-b42b-b44a655aed6c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:12.102515 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c34fdc2-c80e-47e8-8d18-a679c7308507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bff3928b-6fea-4507-8dde-bf632a0c6556', '6e3960ef-cd1c-4b6d-8654-a346326f76c6', 'f99211f1-5570-49ce-a22d-e2dce7210de4', '968921d0-2d3b-4850-b42b-b44a655aed6c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:12.104227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cc6b87-f6d7-4a5c-90e3-ef57cb71fba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:12.142621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cc6b87-f6d7-4a5c-90e3-ef57cb71fba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95820a9-140a-481f-8426-a3cb6c6e9d0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-30603511',encryption_key_id=None,group_id=2ef3f638-0414-4e49-b894-13d59b5e177a,group_type_id=,metadata={},multiattach=False,project_id='c53968793b5c4eba953af89326d3fcb8',qos_specs=None,replication_status=,reservations=['bff3928b-6fea-4507-8dde-bf632a0c6556','6e3960ef-cd1c-4b6d-8654-a346326f76c6','f99211f1-5570-49ce-a22d-e2dce7210de4','968921d0-2d3b-4850-b42b-b44a655aed6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-30603511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ef3f638-0414-4e49-b894-13d59b5e177a,host=None,id=a95820a9-140a-481f-8426-a3cb6c6e9d0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53968793b5c4eba953af89326d3fcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea20ede9-9aa4-438d-a560-9c2cd521e752),volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:12.143868 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d526b2-a429-4fdd-a726-1f68ea28f063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:12.182958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d526b2-a429-4fdd-a726-1f68ea28f063) transitioned into state 'SUCCESS' from state '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-30603511',encryption_key_id=None,group_id=2ef3f638-0414-4e49-b894-13d59b5e177a,group_type_id=,metadata={},multiattach=False,project_id='c53968793b5c4eba953af89326d3fcb8',qos_specs=None,replication_status=,reservations=['bff3928b-6fea-4507-8dde-bf632a0c6556','6e3960ef-cd1c-4b6d-8654-a346326f76c6','f99211f1-5570-49ce-a22d-e2dce7210de4','968921d0-2d3b-4850-b42b-b44a655aed6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:12.184179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b544de55-a855-4a92-8f78-56f294f7eec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:12.204670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b544de55-a855-4a92-8f78-56f294f7eec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:12.205616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Flow 'volume_create_api' (58ad9ebc-d412-45bd-a385-751e2193be0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:12.205882 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Create volume request issued successfully. Aug 19 12:51:12.206974 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:12.207394 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:12.251633 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:12.258034 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:12.258034 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:12.272454 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61c57c08-abf2-4e6e-9ffb-de0213ce4369 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:12.272811 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 232/912] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:51:11 2026] POST /volume/v3/volumes => generated 817 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:12.290184 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-510d6c10-c35b-467f-bf1b-1941f2034282 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:12.292239 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a Aug 19 12:51:12.292488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:12.292860 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:12.306009 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:12.306009 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:12.314129 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Volume info retrieved successfully. Aug 19 12:51:12.315985 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:12.315985 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:12.374160 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:12.380905 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:12.380905 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:12.396909 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-510d6c10-c35b-467f-bf1b-1941f2034282 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a returned with HTTP 200 Aug 19 12:51:12.396909 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 221/913] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:12 2026] GET /volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a => generated 885 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:12.964999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-41110845-438a-44c3-95f9-87c06fc98b10 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:12.968489 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-41110845-438a-44c3-95f9-87c06fc98b10 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:12.968794 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-41110845-438a-44c3-95f9-87c06fc98b10 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:12.968996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-41110845-438a-44c3-95f9-87c06fc98b10 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:12.979722 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:12.979722 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:12.985593 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-41110845-438a-44c3-95f9-87c06fc98b10 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:12.991270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-41110845-438a-44c3-95f9-87c06fc98b10 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:12.991874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 233/914] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:12 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:13.006956 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.012698 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:13.012698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.012698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.022742 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.022742 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:13.029048 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:13.039733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f44bf33a-c4de-45ce-a5ce-f1b048940d93 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:13.040773 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 229/915] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:13.054157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.057408 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:13.057408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.057408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.057408 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Delete snapshot with id: fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:13.062206 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=349,cinder:INSERT=61,cinder:UPDATE=89 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:51:13.067304 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.067304 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:13.068036 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot retrieved successfully. Aug 19 12:51:13.099462 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot delete request issued successfully. Aug 19 12:51:13.099730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb26f82e-061c-4b03-9ff9-22fa0c1e5e1c tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f returned with HTTP 202 Aug 19 12:51:13.100263 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 233/916] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:13 2026] DELETE /volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:13.110578 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-000d8741-5883-4866-8fbf-da9826923765 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.114200 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-000d8741-5883-4866-8fbf-da9826923765 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:13.114579 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-000d8741-5883-4866-8fbf-da9826923765 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.114974 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-000d8741-5883-4866-8fbf-da9826923765 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.123937 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.123937 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:13.125217 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-000d8741-5883-4866-8fbf-da9826923765 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Snapshot retrieved successfully. Aug 19 12:51:13.128793 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-000d8741-5883-4866-8fbf-da9826923765 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f returned with HTTP 200 Aug 19 12:51:13.129520 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 222/917] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f => generated 462 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:13.137159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-adc87e09-96d0-4edf-b56d-7d3d699a96ea req-58c4a6d9-6f76-4f15-befa-51a866c2ca64 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.142217 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-adc87e09-96d0-4edf-b56d-7d3d699a96ea req-58c4a6d9-6f76-4f15-befa-51a866c2ca64 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] DELETE https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 Aug 19 12:51:13.142546 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-adc87e09-96d0-4edf-b56d-7d3d699a96ea req-58c4a6d9-6f76-4f15-befa-51a866c2ca64 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.142793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-adc87e09-96d0-4edf-b56d-7d3d699a96ea req-58c4a6d9-6f76-4f15-befa-51a866c2ca64 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.161340 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.161340 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:13.248398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-adc87e09-96d0-4edf-b56d-7d3d699a96ea req-58c4a6d9-6f76-4f15-befa-51a866c2ca64 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 returned with HTTP 200 Aug 19 12:51:13.248962 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 234/918] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:51:13 2026] DELETE /volume/v3/attachments/4e2eb227-bd9f-4304-984e-c9473b747112 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:13.416595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1574ce30-a814-4178-abd4-629e62bf54ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.418521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a Aug 19 12:51:13.418777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.419022 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.433412 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.433412 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:13.438844 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Volume info retrieved successfully. Aug 19 12:51:13.440046 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:13.440046 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:13.487389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.490321 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:13.490533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.491865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.494225 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:13.500890 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.500890 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:13.504663 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.504663 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:13.512010 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:13.512111 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1574ce30-a814-4178-abd4-629e62bf54ae tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a returned with HTTP 200 Aug 19 12:51:13.514607 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 230/919] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:13.531865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-d0aea874-8494-4221-a286-9bdf21792a58 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:13.532671 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 234/920] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:13.533565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.538183 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] POST https://10.4.3.137/volume/v3/groups/action Aug 19 12:51:13.538759 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action body: b'{"create-from-src": {"source_group_id": "2ef3f638-0414-4e49-b894-13d59b5e177a", "name": "tempest-Group_from_grp-2071193478"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:13.538973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2ef3f638-0414-4e49-b894-13d59b5e177a", "name": "tempest-Group_from_grp-2071193478"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:13.541008 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Creating new group {'create-from-src': {'source_group_id': '2ef3f638-0414-4e49-b894-13d59b5e177a', 'name': 'tempest-Group_from_grp-2071193478'}}. {{(pid=100261) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 12:51:13.541262 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Creating group tempest-Group_from_grp-2071193478 from source group 2ef3f638-0414-4e49-b894-13d59b5e177a. Aug 19 12:51:13.546400 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.546400 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:13.558558 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.558558 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:13.567890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0cacb5a1-f13c-4819-b6fb-fab4920671ab None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.568444 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cacb5a1-f13c-4819-b6fb-fab4920671ab None None] GET https://10.4.3.137/volume// Aug 19 12:51:13.568724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0cacb5a1-f13c-4819-b6fb-fab4920671ab None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.569208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0cacb5a1-f13c-4819-b6fb-fab4920671ab None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.569506 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cacb5a1-f13c-4819-b6fb-fab4920671ab None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:13.569991 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 235/921] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:51:13.583000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-4b343ae1-9ff2-44b0-a2b3-92ec1978c801 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.587903 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-4b343ae1-9ff2-44b0-a2b3-92ec1978c801 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:51:13.588738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-4b343ae1-9ff2-44b0-a2b3-92ec1978c801 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfbbc1e3-7dd4-49d6-b178-517d78d041aa", "connector": null, "instance_uuid": "0fac2a0f-5423-4f19-a826-0791c35710cb"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:13.606204 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.606204 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:13.623387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Created reservations ['82c515c2-e5f1-4a2f-bc49-f4c7b441c374'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:13.667836 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-4b343ae1-9ff2-44b0-a2b3-92ec1978c801 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:51:13.668524 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 231/922] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:51:13 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:13.710584 np0000007775 devstack@c-api.service[100261]: INFO cinder.group.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] A mapping entry already exists for group d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 and volume type ea20ede9-9aa4-438d-a560-9c2cd521e752. Do not need to create again. Aug 19 12:51:13.710974 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.710974 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:13.714623 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:51:13.714293. {{(pid=100261) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:51:13.714759 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Availability Zones retrieved successfully. Aug 19 12:51:13.721390 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Flow 'volume_create_api' (7262c31c-5c20-4223-b7d2-4732ed741667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:13.722474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1017cc7c-cefa-44dd-9a76-4e0795a342a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:13.723538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:13.736119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-254a103a-1b39-4e89-82d5-dee6ac9778ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.739016 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-254a103a-1b39-4e89-82d5-dee6ac9778ef tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action Aug 19 12:51:13.739671 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-254a103a-1b39-4e89-82d5-dee6ac9778ef tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:13.739671 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-254a103a-1b39-4e89-82d5-dee6ac9778ef tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:13.750282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1017cc7c-cefa-44dd-9a76-4e0795a342a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a95820a9-140a-481f-8426-a3cb6c6e9d0a', 'volume_type': VolumeType(created_at=2026-08-19T12:51:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea20ede9-9aa4-438d-a560-9c2cd521e752,is_public=True,name='tempest-GroupsV314Test-volume-type-2061765305',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea20ede9-9aa4-438d-a560-9c2cd521e752', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd85b9bf4-449b-4e9a-bee5-f7015d7c90a6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:13.751039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6bdc9b-bab9-49c6-8ed2-7f867a72bbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:13.764530 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.764530 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:13.781441 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c89ef37f-d3c1-4658-89a8-ea8765502ddb req-254a103a-1b39-4e89-82d5-dee6ac9778ef tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action returned with HTTP 204 Aug 19 12:51:13.784395 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 235/923] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:13 2026] POST /volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:13.786076 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2061765305 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2061765305, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:13.786076 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2061765305 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2061765305, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:13.811825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Created reservations ['10bf63f4-0654-42ce-9f46-228deba2323e', 'b0a9da58-4d26-42ce-a1da-8873dac19927', '3a9f8913-0dd1-4b89-ad74-9c0bce2be857', 'c4400411-b26a-4f3c-9a43-9bbae7407a45'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:13.813310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6bdc9b-bab9-49c6-8ed2-7f867a72bbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10bf63f4-0654-42ce-9f46-228deba2323e', 'b0a9da58-4d26-42ce-a1da-8873dac19927', '3a9f8913-0dd1-4b89-ad74-9c0bce2be857', 'c4400411-b26a-4f3c-9a43-9bbae7407a45']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:13.814285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb96d92-6894-4d1e-96ab-af06481c0638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:13.817691 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bd66d395-5570-4400-bcd9-605fda81796b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.820855 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd66d395-5570-4400-bcd9-605fda81796b tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:13.821018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd66d395-5570-4400-bcd9-605fda81796b tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.822298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd66d395-5570-4400-bcd9-605fda81796b tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.824685 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=379,cinder:UPDATE=102,cinder:INSERT=57 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:51:13.844430 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.844430 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:13.849391 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bd66d395-5570-4400-bcd9-605fda81796b tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:13.856360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edb96d92-6894-4d1e-96ab-af06481c0638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404e2ca1-39bc-4f09-8e5d-2265d4d83884', '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=d85b9bf4-449b-4e9a-bee5-f7015d7c90a6,group_type_id=,metadata={},multiattach=False,project_id='c53968793b5c4eba953af89326d3fcb8',qos_specs=None,replication_status=,reservations=['10bf63f4-0654-42ce-9f46-228deba2323e','b0a9da58-4d26-42ce-a1da-8873dac19927','3a9f8913-0dd1-4b89-ad74-9c0bce2be857','c4400411-b26a-4f3c-9a43-9bbae7407a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=a95820a9-140a-481f-8426-a3cb6c6e9d0a,status='creating',user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d85b9bf4-449b-4e9a-bee5-f7015d7c90a6,host=None,id=404e2ca1-39bc-4f09-8e5d-2265d4d83884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53968793b5c4eba953af89326d3fcb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a95820a9-140a-481f-8426-a3cb6c6e9d0a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea20ede9-9aa4-438d-a560-9c2cd521e752),volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:13.856605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd66d395-5570-4400-bcd9-605fda81796b tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:13.856668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a8a43a-28f2-4858-8983-3ac9b7b8ae59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:13.856712 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 236/924] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1111 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:13.877791 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a67f699b-c676-492b-bbd1-95cd788079b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.881422 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a67f699b-c676-492b-bbd1-95cd788079b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:13.881422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a67f699b-c676-492b-bbd1-95cd788079b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.881422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a67f699b-c676-492b-bbd1-95cd788079b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.893128 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a8a43a-28f2-4858-8983-3ac9b7b8ae59) transitioned into state 'SUCCESS' from 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=d85b9bf4-449b-4e9a-bee5-f7015d7c90a6,group_type_id=,metadata={},multiattach=False,project_id='c53968793b5c4eba953af89326d3fcb8',qos_specs=None,replication_status=,reservations=['10bf63f4-0654-42ce-9f46-228deba2323e','b0a9da58-4d26-42ce-a1da-8873dac19927','3a9f8913-0dd1-4b89-ad74-9c0bce2be857','c4400411-b26a-4f3c-9a43-9bbae7407a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=a95820a9-140a-481f-8426-a3cb6c6e9d0a,status='creating',user_id='e870e024e7b64e55b79cc209bf0a84e0',volume_type_id=ea20ede9-9aa4-438d-a560-9c2cd521e752)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:13.894553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Flow 'volume_create_api' (7262c31c-5c20-4223-b7d2-4732ed741667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:13.895062 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Create volume request issued successfully. Aug 19 12:51:13.898340 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:13.898340 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:13.904392 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a67f699b-c676-492b-bbd1-95cd788079b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:13.911307 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a67f699b-c676-492b-bbd1-95cd788079b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:13.912732 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 232/925] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:13.925281 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdd0a720-8341-4282-b031-a02ab3cc54bc tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/action returned with HTTP 202 Aug 19 12:51:13.925281 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 223/926] 10.4.3.137 () {70 vars in 1318 bytes} [Wed Aug 19 12:51:13 2026] POST /volume/v3/groups/action => generated 102 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:13.934290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:13.936663 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:51:13.936663 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:13.936882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:13.937748 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:13.938315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:51:13.986418 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Get all volumes completed successfully. Aug 19 12:51:13.987378 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:13.987567 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.037024 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.040069 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.040069 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:14.049401 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:14.049759 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.110631 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.114270 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.114270 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:14.125235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d455e5b9-44ef-4edd-93cc-d2e2051801aa tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:51:14.125801 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 236/927] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:51:13 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:14.144208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9757650-e297-4329-b467-a996334e851f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.147263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9757650-e297-4329-b467-a996334e851f tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f Aug 19 12:51:14.147263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9757650-e297-4329-b467-a996334e851f tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.147263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9757650-e297-4329-b467-a996334e851f tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.150797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.152900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9757650-e297-4329-b467-a996334e851f tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f returned with HTTP 404 Aug 19 12:51:14.153516 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 237/928] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/snapshots/fe284ee5-95b1-4544-878f-56ea18dc379f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:14.157283 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 Aug 19 12:51:14.157283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.157283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.163421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.166021 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.166021 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:14.169385 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:14.169694 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.170020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.171844 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Volume info retrieved successfully. Aug 19 12:51:14.173104 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:14.173104 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.182677 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.182677 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:14.189169 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:14.196742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b0934ab-565c-4ddb-b0ab-8663adedce4a tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:14.197703 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 224/929] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:14.217168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b048613d-07f5-493d-bb54-2387432e7fb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.220702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:14.221848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.221848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.221965 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Delete volume with id: 9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:14.222667 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.227374 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.227374 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:14.235758 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.235758 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:14.238574 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:14.238846 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-516e12e3-6f79-4ded-b00f-e60cefc8bf07 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 returned with HTTP 200 Aug 19 12:51:14.238846 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 233/930] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 => generated 923 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:14.243924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ca544131-2280-48a9-80e8-43ef5c9de4af None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.246223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:14.246479 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.246716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.247099 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume with id: 768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:14.258585 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.258585 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:14.258961 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:14.261550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.264375 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 Aug 19 12:51:14.264631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.264874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.265055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] show called for member d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:14.270513 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.270513 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:14.279882 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Delete volume request issued successfully. Aug 19 12:51:14.280153 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b048613d-07f5-493d-bb54-2387432e7fb3 tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 202 Aug 19 12:51:14.280991 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 237/931] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:14 2026] DELETE /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:14.284797 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0ce3000-481e-4ea5-8c92-4fa2a417e8ab tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 returned with HTTP 200 Aug 19 12:51:14.284797 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 225/932] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 => generated 417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:14.285544 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume request issued successfully. Aug 19 12:51:14.286565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca544131-2280-48a9-80e8-43ef5c9de4af tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 202 Aug 19 12:51:14.286565 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 238/933] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:14 2026] DELETE /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:14.294141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.296278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.297880 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:14.298143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.298469 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.298647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:51:14.298779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.299071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.299495 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:14.301837 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:51:14.302058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-461f0610-3607-47b7-a05b-700ce5c63006 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.303632 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-461f0610-3607-47b7-a05b-700ce5c63006 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:14.304027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-461f0610-3607-47b7-a05b-700ce5c63006 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.304140 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-461f0610-3607-47b7-a05b-700ce5c63006 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.309441 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.309441 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:14.311232 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Get all volumes completed successfully. Aug 19 12:51:14.312114 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:14.312362 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.317131 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.317131 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:14.317748 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Volume info retrieved successfully. Aug 19 12:51:14.326968 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-461f0610-3607-47b7-a05b-700ce5c63006 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:14.327497 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e616cc70-8704-4b8e-b9cf-dc2897897cde tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 200 Aug 19 12:51:14.332397 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 234/934] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:14.334879 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-461f0610-3607-47b7-a05b-700ce5c63006 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 200 Aug 19 12:51:14.335473 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 226/935] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:14.370592 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.378656 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.378656 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:14.396279 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:14.396520 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.441243 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.445141 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.445141 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:14.455601 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc12d00b-05b1-47eb-8a96-24bf8d959d35 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:51:14.456088 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 238/936] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:14.472643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.474685 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] POST https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6/action Aug 19 12:51:14.475124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:14.475285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:14.476653 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] delete called for group d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 {{(pid=100260) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:51:14.476750 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Delete group with id: d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 Aug 19 12:51:14.482994 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.482994 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:14.572200 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a75d0b7-fe4c-4940-bc63-97f578525ca0 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6/action returned with HTTP 202 Aug 19 12:51:14.572799 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 239/937] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:51:14 2026] POST /volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:14.582432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05c50a63-c29e-4677-b001-799e27d48003 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:14.584912 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 Aug 19 12:51:14.585707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:14.585707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:14.588538 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=303,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:51:14.603145 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.603145 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:14.614471 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Volume info retrieved successfully. Aug 19 12:51:14.615417 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:14.615624 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:14.670652 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:14.674885 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:14.674885 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:14.684623 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05c50a63-c29e-4677-b001-799e27d48003 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 returned with HTTP 200 Aug 19 12:51:14.685097 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 235/938] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:14 2026] GET /volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:15.123878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.126215 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:15.126512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.126776 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.129681 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=431,cinder:INSERT=75,cinder:UPDATE=118 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:51:15.137637 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.137637 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:15.143592 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:51:15.149101 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b33d984a-978d-4371-bbc7-5018102aa3e2 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:51:15.149579 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 227/939] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:15.193888 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4461785-3413-44c9-b57b-55239baa468b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.196492 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4461785-3413-44c9-b57b-55239baa468b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:15.196776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4461785-3413-44c9-b57b-55239baa468b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.197084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4461785-3413-44c9-b57b-55239baa468b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.204448 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.204448 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:15.209587 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e4461785-3413-44c9-b57b-55239baa468b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:51:15.215994 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4461785-3413-44c9-b57b-55239baa468b tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:51:15.216548 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 239/940] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:15.241238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.243415 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] DELETE https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:15.243667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.243895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.244120 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Delete volume with id: 689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:15.252835 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.252835 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:15.253476 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:51:15.281143 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Delete volume request issued successfully. Aug 19 12:51:15.281262 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50a889b5-e5d5-4f16-9cb5-48ec41929f51 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 202 Aug 19 12:51:15.281690 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 240/941] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:15 2026] DELETE /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:15.294710 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.297845 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:15.297959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.298293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.308587 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.308587 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:15.313455 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Volume info retrieved successfully. Aug 19 12:51:15.320050 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d4ac61f1-3cf3-476a-8ed2-b025b82e427c tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 200 Aug 19 12:51:15.320747 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 236/942] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:15.347320 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e92c8c9d-f403-41a6-85a6-1a97d980922d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.349231 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e92c8c9d-f403-41a6-85a6-1a97d980922d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] GET https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff Aug 19 12:51:15.349420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e92c8c9d-f403-41a6-85a6-1a97d980922d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.349623 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e92c8c9d-f403-41a6-85a6-1a97d980922d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.352081 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f812f6d5-5372-4b99-85a9-82f61f2199d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.354549 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f812f6d5-5372-4b99-85a9-82f61f2199d8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 Aug 19 12:51:15.354852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f812f6d5-5372-4b99-85a9-82f61f2199d8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.355151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f812f6d5-5372-4b99-85a9-82f61f2199d8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.360674 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e92c8c9d-f403-41a6-85a6-1a97d980922d tempest-VolumesExtendTest-1001703652 tempest-VolumesExtendTest-1001703652-project-member] https://10.4.3.137/volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff returned with HTTP 404 Aug 19 12:51:15.361313 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 228/943] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/9bb08bb7-082e-483d-abca-7b9efea57cff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:15.364184 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f812f6d5-5372-4b99-85a9-82f61f2199d8 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 returned with HTTP 404 Aug 19 12:51:15.364901 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 240/944] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/768621b8-4013-4ea5-96d8-dd05ae5d9ad4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:15.372867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.375367 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:15.375475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.375637 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.375811 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume with id: 41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:15.390869 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.390869 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:15.391575 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:15.403598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fdd0410f-7cb2-4dd1-ab04-124d7d0e6639 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.404127 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdd0410f-7cb2-4dd1-ab04-124d7d0e6639 None None] GET https://10.4.3.137/volume// Aug 19 12:51:15.404362 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdd0410f-7cb2-4dd1-ab04-124d7d0e6639 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.404589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fdd0410f-7cb2-4dd1-ab04-124d7d0e6639 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.404976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fdd0410f-7cb2-4dd1-ab04-124d7d0e6639 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:15.405386 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 237/945] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:51:15.416608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.419465 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:51:15.419737 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.419973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.421568 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume request issued successfully. Aug 19 12:51:15.421929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8277be81-fd7b-4d4e-8bb9-4c670fabf8f9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 202 Aug 19 12:51:15.422408 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 241/946] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:15 2026] DELETE /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:15.432397 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.435839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:15.436228 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.436429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.436814 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.436814 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:15.446077 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:51:15.449652 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.449652 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:15.454078 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-77d63301-bf66-4fc1-980c-8afe1932675d tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:51:15.454957 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 229/947] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1291 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:15.462043 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:15.469540 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5bad2ee-082b-48e1-ab8b-ef1f9b24d106 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 200 Aug 19 12:51:15.470084 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 241/948] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:15.576555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.579650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] PUT https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 Aug 19 12:51:15.583451 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:15.592632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Acquiring lock "cinder-attachment_update-cfbbc1e3-7dd4-49d6-b178-517d78d041aa-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:15.601757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Lock "cinder-attachment_update-cfbbc1e3-7dd4-49d6-b178-517d78d041aa-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:15.603146 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.603146 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:15.701895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ec4cff3-c5f3-4d79-9289-59c1537a6c31 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.704406 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ec4cff3-c5f3-4d79-9289-59c1537a6c31 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 Aug 19 12:51:15.704670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ec4cff3-c5f3-4d79-9289-59c1537a6c31 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.704914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ec4cff3-c5f3-4d79-9289-59c1537a6c31 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.712785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ec4cff3-c5f3-4d79-9289-59c1537a6c31 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 returned with HTTP 404 Aug 19 12:51:15.716279 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 242/949] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/404e2ca1-39bc-4f09-8e5d-2265d4d83884 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:15.722480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.724933 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Lock "cinder-attachment_update-cfbbc1e3-7dd4-49d6-b178-517d78d041aa-np0000007775" released by "attachment_update" :: held 0.125s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:15.725012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 Aug 19 12:51:15.725312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.725379 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-031d372f-3504-4d26-9b71-ece3af8311c7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 returned with HTTP 200 Aug 19 12:51:15.725592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.725785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] show called for member d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:15.726373 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 238/950] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:15 2026] PUT /volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:15.731641 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1597615a-2d3d-41ad-beb0-54dd1735a070 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 returned with HTTP 404 Aug 19 12:51:15.732704 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 230/951] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/groups/d85b9bf4-449b-4e9a-bee5-f7015d7c90a6 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:15.741317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63d20848-efd0-4498-af7b-7a833910d104 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.743232 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:51:15.743470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.743677 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.743903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:15.744737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:51:15.753828 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Get all volumes completed successfully. Aug 19 12:51:15.754817 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:15.754995 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:15.764825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-c1d348a6-7589-4c30-a818-9e98bb08a236 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.767839 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-c1d348a6-7589-4c30-a818-9e98bb08a236 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action Aug 19 12:51:15.768368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-c1d348a6-7589-4c30-a818-9e98bb08a236 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:15.768557 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-c1d348a6-7589-4c30-a818-9e98bb08a236 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:15.793496 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.793496 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:15.809334 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:15.812964 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.812964 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:15.814233 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d8af232b-69ec-499a-b61a-e1bdb59cc884 req-c1d348a6-7589-4c30-a818-9e98bb08a236 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action returned with HTTP 204 Aug 19 12:51:15.815157 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 243/952] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:15 2026] POST /volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:15.821724 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63d20848-efd0-4498-af7b-7a833910d104 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:51:15.822199 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 242/953] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:15.839374 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3184067-fece-4a5c-b59e-d293e95800ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.841577 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] POST https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a/action Aug 19 12:51:15.841977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:15.842153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:15.844135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] delete called for group 2ef3f638-0414-4e49-b894-13d59b5e177a {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:51:15.844262 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Delete group with id: 2ef3f638-0414-4e49-b894-13d59b5e177a Aug 19 12:51:15.848180 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.848180 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:15.929686 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3184067-fece-4a5c-b59e-d293e95800ee tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a/action returned with HTTP 202 Aug 19 12:51:15.930298 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 239/954] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:51:15 2026] POST /volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:15.938772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:15.941263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a Aug 19 12:51:15.941525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:15.941769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:15.953088 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:15.953088 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:15.958276 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Volume info retrieved successfully. Aug 19 12:51:15.959197 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:15.959469 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:16.017341 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:16.023472 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:16.023472 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:16.034408 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e0353e5-5245-496a-8a8a-b262d6c6d3f8 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a returned with HTTP 200 Aug 19 12:51:16.034938 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 231/955] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:15 2026] GET /volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a => generated 909 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:16.334408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8b65e6d4-a0bb-4072-a518-51647d817f38 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:16.336737 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b65e6d4-a0bb-4072-a518-51647d817f38 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] GET https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 Aug 19 12:51:16.336966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8b65e6d4-a0bb-4072-a518-51647d817f38 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:16.337305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8b65e6d4-a0bb-4072-a518-51647d817f38 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:16.351577 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b65e6d4-a0bb-4072-a518-51647d817f38 tempest-ServerActionsTestOtherB-1955051229 tempest-ServerActionsTestOtherB-1955051229-project-member] https://10.4.3.137/volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 returned with HTTP 404 Aug 19 12:51:16.352130 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 244/956] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:16 2026] GET /volume/v3/volumes/689896e9-d664-46f6-a85c-be3dea296f15 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:16.486536 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3f4e9ae-cc45-4e88-a4eb-402c7b3b88b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:16.489841 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3f4e9ae-cc45-4e88-a4eb-402c7b3b88b7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea Aug 19 12:51:16.490207 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3f4e9ae-cc45-4e88-a4eb-402c7b3b88b7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:16.490598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3f4e9ae-cc45-4e88-a4eb-402c7b3b88b7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:16.499360 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3f4e9ae-cc45-4e88-a4eb-402c7b3b88b7 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea returned with HTTP 404 Aug 19 12:51:16.500461 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 243/957] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:16 2026] GET /volume/v3/volumes/41e7d2b1-dc6b-42e7-a9c5-4525196db2ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:16.570684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b1973836-3264-4922-8403-7a16ad4a5429 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:16.572630 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:51:16.572863 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:16.573135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:16.573353 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume with id: 2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:51:16.587705 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:16.587705 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:16.588809 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:16.614677 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Delete volume request issued successfully. Aug 19 12:51:16.614929 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1973836-3264-4922-8403-7a16ad4a5429 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 202 Aug 19 12:51:16.615372 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 240/958] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:16 2026] DELETE /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:16.626659 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d774f123-b487-435a-9c36-2560a64649b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:16.629000 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d774f123-b487-435a-9c36-2560a64649b9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:51:16.629455 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d774f123-b487-435a-9c36-2560a64649b9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:16.629769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d774f123-b487-435a-9c36-2560a64649b9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:16.647263 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:16.647263 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:16.657106 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d774f123-b487-435a-9c36-2560a64649b9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Volume info retrieved successfully. Aug 19 12:51:16.669217 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d774f123-b487-435a-9c36-2560a64649b9 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 200 Aug 19 12:51:16.669714 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 232/959] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:16 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:17.055370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6a1944f0-04ea-446a-8b93-2a423af3f01e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.058175 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a1944f0-04ea-446a-8b93-2a423af3f01e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a Aug 19 12:51:17.058524 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6a1944f0-04ea-446a-8b93-2a423af3f01e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.059513 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6a1944f0-04ea-446a-8b93-2a423af3f01e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.068994 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a1944f0-04ea-446a-8b93-2a423af3f01e tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a returned with HTTP 404 Aug 19 12:51:17.069662 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 245/960] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:17 2026] GET /volume/v3/volumes/a95820a9-140a-481f-8426-a3cb6c6e9d0a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:17.079978 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.082888 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] GET https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a Aug 19 12:51:17.083174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.083439 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.083647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] show called for member 2ef3f638-0414-4e49-b894-13d59b5e177a {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:17.087511 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29ac7302-6425-4883-a0ca-db5f1594c1a5 tempest-GroupsV314Test-499656973 tempest-GroupsV314Test-499656973-project-member] https://10.4.3.137/volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a returned with HTTP 404 Aug 19 12:51:17.087953 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 244/961] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:17 2026] GET /volume/v3/groups/2ef3f638-0414-4e49-b894-13d59b5e177a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:17.097008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef6ce600-a4ed-4617-b2c1-a6b451d3b5b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.100615 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef6ce600-a4ed-4617-b2c1-a6b451d3b5b3 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/b50836be-594f-47c6-bfcd-253c366e23a6 Aug 19 12:51:17.101025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef6ce600-a4ed-4617-b2c1-a6b451d3b5b3 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.101311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef6ce600-a4ed-4617-b2c1-a6b451d3b5b3 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.126335 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef6ce600-a4ed-4617-b2c1-a6b451d3b5b3 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] https://10.4.3.137/volume/v3/group_types/b50836be-594f-47c6-bfcd-253c366e23a6 returned with HTTP 202 Aug 19 12:51:17.126919 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 241/962] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:51:17 2026] DELETE /volume/v3/group_types/b50836be-594f-47c6-bfcd-253c366e23a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:17.136734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c62f0dff-b6b4-4407-81d3-22bff7f6ec82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.139679 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c62f0dff-b6b4-4407-81d3-22bff7f6ec82 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] DELETE https://10.4.3.137/volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 Aug 19 12:51:17.141132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c62f0dff-b6b4-4407-81d3-22bff7f6ec82 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.141555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c62f0dff-b6b4-4407-81d3-22bff7f6ec82 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.184464 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c62f0dff-b6b4-4407-81d3-22bff7f6ec82 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] https://10.4.3.137/volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 returned with HTTP 202 Aug 19 12:51:17.185858 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 233/963] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:51:17 2026] DELETE /volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:17.195816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-93380d75-970c-4dd1-8a58-fde27bfbfc76 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.198163 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-93380d75-970c-4dd1-8a58-fde27bfbfc76 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] GET https://10.4.3.137/volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 Aug 19 12:51:17.198544 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-93380d75-970c-4dd1-8a58-fde27bfbfc76 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.198875 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-93380d75-970c-4dd1-8a58-fde27bfbfc76 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.203533 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-93380d75-970c-4dd1-8a58-fde27bfbfc76 tempest-GroupsV314Test-1444308886 tempest-GroupsV314Test-1444308886-project-admin] https://10.4.3.137/volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 returned with HTTP 404 Aug 19 12:51:17.204207 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 246/964] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:51:17 2026] GET /volume/v3/types/ea20ede9-9aa4-438d-a560-9c2cd521e752 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:17.688127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a194abf-ca37-461b-913a-b6f4d82a1983 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:17.691979 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a194abf-ca37-461b-913a-b6f4d82a1983 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] GET https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d Aug 19 12:51:17.692319 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a194abf-ca37-461b-913a-b6f4d82a1983 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:17.692850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a194abf-ca37-461b-913a-b6f4d82a1983 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:17.700139 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a194abf-ca37-461b-913a-b6f4d82a1983 tempest-AttachVolumeTestJSON-924359832 tempest-AttachVolumeTestJSON-924359832-project-member] https://10.4.3.137/volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d returned with HTTP 404 Aug 19 12:51:17.701210 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 245/965] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:17 2026] GET /volume/v3/volumes/2510c157-ce8d-4930-9375-9a4730e76f3d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:20.294185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e6099c57-b07f-4b44-913f-dd5e76400b60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:20.490112 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6099c57-b07f-4b44-913f-dd5e76400b60 tempest-ExtensionsTestJSON-581343023 tempest-ExtensionsTestJSON-581343023-project-member] GET https://10.4.3.137/volume/v3/extensions Aug 19 12:51:20.490363 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6099c57-b07f-4b44-913f-dd5e76400b60 tempest-ExtensionsTestJSON-581343023 tempest-ExtensionsTestJSON-581343023-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:20.490923 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e6099c57-b07f-4b44-913f-dd5e76400b60 tempest-ExtensionsTestJSON-581343023 tempest-ExtensionsTestJSON-581343023-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:20.491104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e6099c57-b07f-4b44-913f-dd5e76400b60 tempest-ExtensionsTestJSON-581343023 tempest-ExtensionsTestJSON-581343023-project-member] https://10.4.3.137/volume/v3/extensions returned with HTTP 200 Aug 19 12:51:20.491745 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 242/966] 10.4.3.137 () {66 vars in 1246 bytes} [Wed Aug 19 12:51:20 2026] GET /volume/v3/extensions => generated 5245 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:20.655126 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:20.662623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:51:20.662939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:20.663260 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:20.681816 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:20.681816 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:20.690239 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:51:20.703203 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-22e2c6ca-42d3-404a-93b8-8a9305205695 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:51:20.704615 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 234/967] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:20 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1652 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:20.781274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:20.785058 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:51:20.785058 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:20.785466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:20.803329 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:20.803329 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:20.806802 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:51:20.813194 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e4b9e4d-e067-464b-bf14-5a5fb8e62cbb tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:51:20.813412 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 247/968] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:20 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:23.101478 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.108468 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:23.108693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.108922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.120075 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.120075 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:23.126610 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:23.133833 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-9f0bcb63-d214-4645-9f71-2cc40f821a96 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:23.134085 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 246/969] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:23.285135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e5403a04-2203-4ca1-ab9e-acc975d0959b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.285948 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5403a04-2203-4ca1-ab9e-acc975d0959b None None] GET https://10.4.3.137/volume// Aug 19 12:51:23.286020 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5403a04-2203-4ca1-ab9e-acc975d0959b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.286373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e5403a04-2203-4ca1-ab9e-acc975d0959b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.287488 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e5403a04-2203-4ca1-ab9e-acc975d0959b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:23.288015 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 243/970] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:51:23.298847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f21ac11b-e535-46fa-8897-0444f8b59031 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.301850 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f21ac11b-e535-46fa-8897-0444f8b59031 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:51:23.302404 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f21ac11b-e535-46fa-8897-0444f8b59031 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9494e92f-9f09-4cd8-bc4e-16ac2c64af2b", "connector": null, "instance_uuid": "cda7b04b-75fb-4a5e-9d73-8cbee38c124f"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:23.324322 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.324322 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:23.364182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.406184 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f21ac11b-e535-46fa-8897-0444f8b59031 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:51:23.407532 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 235/971] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:51:23 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:23.489075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.496319 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:23.496319 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.496319 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.521476 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.521476 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:23.525689 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8ec96f54-6d9e-4cc3-bb88-abcea3f47947 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.526222 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ec96f54-6d9e-4cc3-bb88-abcea3f47947 None None] GET https://10.4.3.137/volume// Aug 19 12:51:23.526529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ec96f54-6d9e-4cc3-bb88-abcea3f47947 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.526961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8ec96f54-6d9e-4cc3-bb88-abcea3f47947 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.527534 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8ec96f54-6d9e-4cc3-bb88-abcea3f47947 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:23.530127 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 244/972] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:51:23.531948 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:23.539594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6266f34-db52-417c-8f14-18c0458bf7f4 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:23.539594 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 247/973] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:23.545370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.550378 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:23.551027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.551027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.561789 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:23.562134 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-513318085", "metadata": {"Type": "Test"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:23.564751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-513318085', 'metadata': {'Type': 'Test'}}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:23.564751 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:23.565282 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.565282 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:23.569782 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:23.575231 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:23.577037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (6daff995-a541-4d4d-b064-19459ecc3b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:23.578215 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0505d5-27c6-4a50-81e2-c5182d8802fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:23.579443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:23.581709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-b2116e68-d218-4903-b39f-b786829e51e1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:23.582153 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 236/974] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1027 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 12:51:23.636191 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c0505d5-27c6-4a50-81e2-c5182d8802fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:23.637813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad03a8ec-96a7-4448-9342-3a05516a0be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:23.723119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.727545 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] PUT https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 Aug 19 12:51:23.728118 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:23.742850 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Acquiring lock "cinder-attachment_update-9494e92f-9f09-4cd8-bc4e-16ac2c64af2b-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:23.745915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['27bc3ef3-5ff0-4d8c-8025-d336eee4b4b5', '21514aad-ad1b-4dea-a3f4-351ec1e95265', '843db752-23b6-424b-ab89-2d8c84800ad9', '913ca5a3-5cba-4cc3-a9b7-8d353c2f55fb'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:23.747175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad03a8ec-96a7-4448-9342-3a05516a0be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27bc3ef3-5ff0-4d8c-8025-d336eee4b4b5', '21514aad-ad1b-4dea-a3f4-351ec1e95265', '843db752-23b6-424b-ab89-2d8c84800ad9', '913ca5a3-5cba-4cc3-a9b7-8d353c2f55fb']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:23.748527 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05bc5493-1248-4d3e-9bf1-db43c67f1ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:23.750517 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Lock "cinder-attachment_update-9494e92f-9f09-4cd8-bc4e-16ac2c64af2b-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:23.752208 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.752208 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:23.790310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05bc5493-1248-4d3e-9bf1-db43c67f1ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '853a0a0c-4968-47ae-ba08-de3a52a7003e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-513318085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['27bc3ef3-5ff0-4d8c-8025-d336eee4b4b5','21514aad-ad1b-4dea-a3f4-351ec1e95265','843db752-23b6-424b-ab89-2d8c84800ad9','913ca5a3-5cba-4cc3-a9b7-8d353c2f55fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-513318085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=853a0a0c-4968-47ae-ba08-de3a52a7003e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:23.793237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47df4a41-0623-42c8-b52b-f7e777e74438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:23.819817 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47df4a41-0623-42c8-b52b-f7e777e74438) transitioned into state 'SUCCESS' from state '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-513318085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['27bc3ef3-5ff0-4d8c-8025-d336eee4b4b5','21514aad-ad1b-4dea-a3f4-351ec1e95265','843db752-23b6-424b-ab89-2d8c84800ad9','913ca5a3-5cba-4cc3-a9b7-8d353c2f55fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:23.820234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb5ad30-5d85-493d-8efd-0227b097542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:23.839427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb5ad30-5d85-493d-8efd-0227b097542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:23.839427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (6daff995-a541-4d4d-b064-19459ecc3b9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:23.839427 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:23.839427 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2c0d0ab4-5f77-41dc-bb58-137c5208bef0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:23.840041 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 248/975] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:23 2026] POST /volume/v3/volumes => generated 758 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:23.860935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:23.863416 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:23.864587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:23.864860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:23.883822 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:23.883822 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:23.892075 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:23.900961 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec02dc4a-96a0-43e7-b17f-faf86351d1da tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:23.901580 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 248/976] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:23 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:23.911443 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Lock "cinder-attachment_update-9494e92f-9f09-4cd8-bc4e-16ac2c64af2b-np0000007775" released by "attachment_update" :: held 0.160s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:23.911443 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-f83b91a5-2aa9-41fb-a0a9-b3853a09cd0c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 returned with HTTP 200 Aug 19 12:51:23.911443 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 245/977] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:23 2026] PUT /volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:24.557185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:24.560082 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:24.560324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:24.560669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:24.573140 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:24.573140 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:24.577637 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:24.582573 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d7fce04-b71f-4249-8a4e-8774dc3ab307 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:24.583027 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 237/978] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:24 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:24.924514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-de126763-51ac-4575-8eca-ff34cf400e02 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:24.927955 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de126763-51ac-4575-8eca-ff34cf400e02 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:24.928439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de126763-51ac-4575-8eca-ff34cf400e02 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:24.928782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de126763-51ac-4575-8eca-ff34cf400e02 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:24.940326 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:24.940326 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:24.946618 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-de126763-51ac-4575-8eca-ff34cf400e02 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:24.955118 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de126763-51ac-4575-8eca-ff34cf400e02 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:24.955912 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 249/979] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:24 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:24.975344 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:24.977547 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:24.977657 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:24.977824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:24.985905 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:24.985905 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:24.991098 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:24.998460 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2349d312-fb7b-44b3-be18-352d8b90cc04 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:24.999043 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 249/980] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:24 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:25.016343 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.018669 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:25.019220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-513318085"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:25.030690 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:25.030690 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:25.034935 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:25.043182 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:25.043935 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9159fa9d-dfbf-4fca-bb91-495c5eb49d06 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:25.044394 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 246/981] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:25 2026] PUT /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 783 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:25.057399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.059307 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:25.059789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-238470544", "description": "This is the new description of volume"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:25.070136 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:25.070136 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:25.074619 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:25.088936 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:25.089728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cf49b82-d17b-4e04-91b4-6e49c30e7aa6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:25.090240 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 238/982] 10.4.3.137 () {68 vars in 1369 bytes} [Wed Aug 19 12:51:25 2026] PUT /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:25.112991 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.116435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:25.116718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.116999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.130478 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:25.130478 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:25.136220 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:25.145683 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaf46fd1-b566-4bc6-9489-4429ee6c0f94 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:25.146287 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 250/983] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:25 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 890 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:25.161477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-157993cc-1b91-4de2-93e5-f349ca90be2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.162882 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:25.163303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1781720726", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-288536556"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:25.164909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1781720726', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-288536556'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:25.165067 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:25.170016 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:25.176365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (233b8eaa-3f9b-475e-8e0d-96cac4205beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:25.177495 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f1f598-5003-48e6-ab6e-b4e3988d44ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:25.178788 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:25.215300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f1f598-5003-48e6-ab6e-b4e3988d44ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:25.216099 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd2588f-9e92-4145-b918-c8c3df5ad042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:25.256303 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.259478 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] DELETE https://10.4.3.137/volume/v3/volumes/tempest-invalid-1476694570 Aug 19 12:51:25.259478 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.259587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.259791 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Delete volume with id: tempest-invalid-1476694570 Aug 19 12:51:25.267705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-699dc8e4-d2e2-4b23-90a7-d455221c60e8 req-dc6e320b-b850-44bd-afad-c916f5fd28fa tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] https://10.4.3.137/volume/v3/volumes/tempest-invalid-1476694570 returned with HTTP 404 Aug 19 12:51:25.268352 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 247/984] 10.4.3.137 () {70 vars in 1590 bytes} [Wed Aug 19 12:51:25 2026] DELETE /volume/v3/volumes/tempest-invalid-1476694570 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:25.272819 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['d9a2335e-730d-48c0-9d0c-263e934fd391', '23bd3cda-4b01-494a-b123-241412ba2827', 'd5b0c009-a706-4368-8d45-6432aa4c2870', 'f51fd5e1-88ff-4eaa-807c-4343015c524b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:25.274000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd2588f-9e92-4145-b918-c8c3df5ad042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a2335e-730d-48c0-9d0c-263e934fd391', '23bd3cda-4b01-494a-b123-241412ba2827', 'd5b0c009-a706-4368-8d45-6432aa4c2870', 'f51fd5e1-88ff-4eaa-807c-4343015c524b']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:25.274680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd597036-ae07-44b7-b67a-ce8bfbd6d6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:25.307454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd597036-ae07-44b7-b67a-ce8bfbd6d6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d76fae-3445-4b18-86dc-51f4daf4f0f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1781720726',display_name='tempest-VolumesGetTest-Volume-288536556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['d9a2335e-730d-48c0-9d0c-263e934fd391','23bd3cda-4b01-494a-b123-241412ba2827','d5b0c009-a706-4368-8d45-6432aa4c2870','f51fd5e1-88ff-4eaa-807c-4343015c524b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1781720726',display_name='tempest-VolumesGetTest-Volume-288536556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d76fae-3445-4b18-86dc-51f4daf4f0f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:25.308153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae53c2a-f344-4b87-bdeb-c56fa3075b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:25.353582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae53c2a-f344-4b87-bdeb-c56fa3075b5d) transitioned into 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-1781720726',display_name='tempest-VolumesGetTest-Volume-288536556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['d9a2335e-730d-48c0-9d0c-263e934fd391','23bd3cda-4b01-494a-b123-241412ba2827','d5b0c009-a706-4368-8d45-6432aa4c2870','f51fd5e1-88ff-4eaa-807c-4343015c524b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:25.354208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c13e4df-7854-4600-ba79-bdbd4cb62859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:25.392015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c13e4df-7854-4600-ba79-bdbd4cb62859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:25.393446 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (233b8eaa-3f9b-475e-8e0d-96cac4205beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:25.400865 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:25.400865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-157993cc-1b91-4de2-93e5-f349ca90be2d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:25.401657 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 250/985] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:25 2026] POST /volume/v3/volumes => generated 779 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:25.418615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.421088 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:25.421429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.421746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.434729 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:25.434729 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:25.441728 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:25.450710 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4145e34a-f782-4b09-8ea1-ed2871eb1ac1 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 200 Aug 19 12:51:25.451426 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 239/986] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:25 2026] GET /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:25.468023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.471782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] DELETE https://10.4.3.137/volume/v3/volumes/cde2906b-304e-44ca-9268-23e1e33b49df Aug 19 12:51:25.472050 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.472435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.472632 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] Delete volume with id: cde2906b-304e-44ca-9268-23e1e33b49df Aug 19 12:51:25.481756 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8a943e0f-14f3-47b3-a18c-33bdc780cca9 req-c83d6e59-1781-4700-a0a4-541bda37cd2c tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-member] https://10.4.3.137/volume/v3/volumes/cde2906b-304e-44ca-9268-23e1e33b49df returned with HTTP 404 Aug 19 12:51:25.483275 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 251/987] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:51:25 2026] DELETE /volume/v3/volumes/cde2906b-304e-44ca-9268-23e1e33b49df => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:25.517276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-ae6a8f4b-7d69-42b5-a212-0c53e0fd5ff4 req-886fbf07-f5ed-42ef-930c-10ea363db057 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.522044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ae6a8f4b-7d69-42b5-a212-0c53e0fd5ff4 req-886fbf07-f5ed-42ef-930c-10ea363db057 tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-reader] GET https://10.4.3.137/volume/v3/volumes/3d8e4910-75b7-405f-93f9-227e727bc7e9 Aug 19 12:51:25.523965 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ae6a8f4b-7d69-42b5-a212-0c53e0fd5ff4 req-886fbf07-f5ed-42ef-930c-10ea363db057 tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.523965 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-ae6a8f4b-7d69-42b5-a212-0c53e0fd5ff4 req-886fbf07-f5ed-42ef-930c-10ea363db057 tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.533201 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-ae6a8f4b-7d69-42b5-a212-0c53e0fd5ff4 req-886fbf07-f5ed-42ef-930c-10ea363db057 tempest-VolumesNegativeTest-1375837764 tempest-VolumesNegativeTest-1375837764-project-reader] https://10.4.3.137/volume/v3/volumes/3d8e4910-75b7-405f-93f9-227e727bc7e9 returned with HTTP 404 Aug 19 12:51:25.533832 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 248/988] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:25 2026] GET /volume/v3/volumes/3d8e4910-75b7-405f-93f9-227e727bc7e9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:25.600822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:25.604571 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:25.604571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:25.604571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:25.620716 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:25.620716 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:25.627794 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:25.634941 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a5d02e1-e6b3-4d75-9100-d8ff70d021c1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:25.635944 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 251/989] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:25 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:26.213352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa492f38-58c1-4713-b025-91812a78c591 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.213905 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa492f38-58c1-4713-b025-91812a78c591 None None] GET https://10.4.3.137/volume// Aug 19 12:51:26.214813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa492f38-58c1-4713-b025-91812a78c591 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.214813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa492f38-58c1-4713-b025-91812a78c591 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.214813 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa492f38-58c1-4713-b025-91812a78c591 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:26.215677 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 240/990] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:26.227924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-78de41ba-6020-404e-b3e9-55362cd2f155 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.231658 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-78de41ba-6020-404e-b3e9-55362cd2f155 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:51:26.232339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-78de41ba-6020-404e-b3e9-55362cd2f155 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59f68f1d-7a53-434c-aad4-16ae33d394c0", "connector": null, "instance_uuid": "385b4d5a-c697-4d2c-bc1c-62a6efc860a6"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:26.247928 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.247928 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:26.308179 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-78de41ba-6020-404e-b3e9-55362cd2f155 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:51:26.308778 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 252/991] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:51:26 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:26.467512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.472524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.472864 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.473066 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.488180 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.488180 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:26.493553 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:26.499940 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe42b7d3-7ddb-40f7-a403-1ae8fc03ba6e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 200 Aug 19 12:51:26.500483 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 249/992] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:26 2026] GET /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:26.518161 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.521217 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.521217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-513318085", "description": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:26.535607 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.535607 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:26.540264 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:26.553934 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:26.555264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddc27db4-686d-4a3b-a8ec-00f14628e5b0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 200 Aug 19 12:51:26.555403 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 252/993] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:26 2026] PUT /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 769 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:26.573568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b51ceefc-e609-4dda-861d-383970704bb7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.576513 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b51ceefc-e609-4dda-861d-383970704bb7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.576845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b51ceefc-e609-4dda-861d-383970704bb7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.577568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b51ceefc-e609-4dda-861d-383970704bb7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.587926 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.587926 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:26.597004 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b51ceefc-e609-4dda-861d-383970704bb7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:26.604863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b51ceefc-e609-4dda-861d-383970704bb7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 200 Aug 19 12:51:26.605601 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 241/994] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:26 2026] GET /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:26.625481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.628730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.629004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.629358 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.629602 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.646655 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.646655 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:26.646655 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:26.659374 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.662097 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:26.662404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.662546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.675417 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.675417 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:26.684740 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:26.694152 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:26.694220 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7978070d-bd4a-4bbe-8901-0094305ffdd7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:26.694294 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0832ec48-4bc0-40a5-ae7e-2377adcf1988 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 202 Aug 19 12:51:26.694436 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 250/995] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:26 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:26.694486 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 253/996] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:26 2026] DELETE /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:26.707948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-259da46f-1056-4b17-83cf-70244fae2cf4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:26.711553 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-259da46f-1056-4b17-83cf-70244fae2cf4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:26.711825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-259da46f-1056-4b17-83cf-70244fae2cf4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:26.712095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-259da46f-1056-4b17-83cf-70244fae2cf4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:26.726536 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:26.726536 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:26.734741 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-259da46f-1056-4b17-83cf-70244fae2cf4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:26.747098 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-259da46f-1056-4b17-83cf-70244fae2cf4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 200 Aug 19 12:51:26.747098 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 253/997] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:26 2026] GET /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:27.714033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:27.717223 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:27.718273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:27.718273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:27.734105 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:27.734105 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:27.738342 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:27.744154 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f8ab680-2011-41e0-9927-549d1fdff6b0 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:27.744726 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 242/998] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:27 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:27.766052 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37d0367c-92b8-4997-9dd0-ab76edb738b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:27.768164 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37d0367c-92b8-4997-9dd0-ab76edb738b6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 Aug 19 12:51:27.770032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37d0367c-92b8-4997-9dd0-ab76edb738b6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:27.770032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37d0367c-92b8-4997-9dd0-ab76edb738b6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:27.779052 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37d0367c-92b8-4997-9dd0-ab76edb738b6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 returned with HTTP 404 Aug 19 12:51:27.779904 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 251/999] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:27 2026] GET /volume/v3/volumes/b7d76fae-3445-4b18-86dc-51f4daf4f0f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:27.791493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:27.801983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:27.801983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:27.802410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:27.813617 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:27.813617 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:27.822736 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:27.831047 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18891eac-4ccd-4c26-bed0-89a2bd875ae0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:27.831780 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 254/1000] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:27 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 890 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:27.850637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:27.853471 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:27.853854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:27.854036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:27.854550 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: 853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:27.868736 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:27.868736 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:27.869931 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:27.909165 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:27.912274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-edb29de6-eb98-4858-b2a0-83428f2017e7 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 202 Aug 19 12:51:27.912274 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 254/1001] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:27 2026] DELETE /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:27.926275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:27.933548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:27.933548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:27.933782 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:27.944234 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:27.944234 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:27.951639 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:27.960382 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2de027e5-058b-4ea7-9db8-b863f5e6d13a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 200 Aug 19 12:51:27.960869 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 243/1002] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:27 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 889 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:28.432610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bae773b0-2105-4227-b51b-8159f2f62502 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.522459 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bae773b0-2105-4227-b51b-8159f2f62502 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:51:28.522459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bae773b0-2105-4227-b51b-8159f2f62502 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-150795685"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:28.554390 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bae773b0-2105-4227-b51b-8159f2f62502 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:51:28.554390 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 252/1003] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:51:28 2026] POST /volume/v3/types => generated 227 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:28.565494 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-11f0558c-ecec-4373-8278-50be90b9d4a1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.567601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11f0558c-ecec-4373-8278-50be90b9d4a1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:51:28.568085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11f0558c-ecec-4373-8278-50be90b9d4a1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-610343958"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:28.589817 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11f0558c-ecec-4373-8278-50be90b9d4a1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:51:28.590988 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 255/1004] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:51:28 2026] POST /volume/v3/group_types => generated 184 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:28.603862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.686310 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:51:28.686933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4e4a0b4-b474-42ca-bc1d-17d7fd52e127", "volume_types": ["278f23a3-d164-423f-8479-2dceba8322d7"], "name": "tempest-GroupSnapshotsV319Test-Group-486262262"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:28.689194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Creating new group {'group': {'group_type': 'e4e4a0b4-b474-42ca-bc1d-17d7fd52e127', 'volume_types': ['278f23a3-d164-423f-8479-2dceba8322d7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-486262262'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:51:28.697565 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-486262262. Aug 19 12:51:28.731082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:51:28.730526. {{(pid=100263) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:51:28.731340 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Availability Zones retrieved successfully. Aug 19 12:51:28.761773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.764032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:28.765607 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:28.765607 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:28.766113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Created reservations ['0782f6b3-6797-4cf6-a6a7-6afd3d7ec2fa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:28.776821 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:28.776821 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:28.781725 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:28.791018 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-78c86748-3f9a-4b3e-be4a-ac8226c6e124 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:28.791783 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 244/1005] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:28 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:28.807818 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7e49844-a675-48e5-b5c4-8d79bf90c731 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:51:28.808169 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 255/1006] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:51:28 2026] POST /volume/v3/groups => generated 115 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:28.819794 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.824274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de Aug 19 12:51:28.824274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:28.824274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:28.824274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member 65195101-c763-496f-b2cb-0e05c140d0de {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:28.832640 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:28.832640 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:28.848576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82daa7c3-d2c0-4aea-8125-3b0a019cf0fc tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de returned with HTTP 200 Aug 19 12:51:28.849213 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 253/1007] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:28 2026] GET /volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de => generated 395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:28.979622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-55655d9e-9ee6-440e-b179-54d774964861 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:28.990956 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55655d9e-9ee6-440e-b179-54d774964861 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e Aug 19 12:51:28.990956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55655d9e-9ee6-440e-b179-54d774964861 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:28.990956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55655d9e-9ee6-440e-b179-54d774964861 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.000823 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55655d9e-9ee6-440e-b179-54d774964861 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e returned with HTTP 404 Aug 19 12:51:29.001419 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 256/1008] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:28 2026] GET /volume/v3/volumes/853a0a0c-4968-47ae-ba08-de3a52a7003e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:29.019568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.022356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:29.022356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1849987566"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:29.025058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1849987566'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:29.025058 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:29.034182 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:29.044882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (5f23f0cd-ac8c-494d-9e50-97bdeb5c5e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:29.045501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de51554-11f3-4b77-bb6d-90fe53ad8595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.046616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:29.089037 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de51554-11f3-4b77-bb6d-90fe53ad8595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.089807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d426602-b5db-4772-8e1b-6dc40a204ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.156118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['997d9620-ef87-4785-a18c-48b80e3734c4', '08603652-239b-45ea-80fd-127083b61360', '317085b5-5b68-49d2-a2c6-61e37d963192', '34b83f1f-a234-4177-8da1-c9a7fad754ed'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:29.157407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d426602-b5db-4772-8e1b-6dc40a204ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['997d9620-ef87-4785-a18c-48b80e3734c4', '08603652-239b-45ea-80fd-127083b61360', '317085b5-5b68-49d2-a2c6-61e37d963192', '34b83f1f-a234-4177-8da1-c9a7fad754ed']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.158358 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2d59a1-036a-478b-a9cf-e7d2c3ff8262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.191200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f2d59a1-036a-478b-a9cf-e7d2c3ff8262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1849987566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['997d9620-ef87-4785-a18c-48b80e3734c4','08603652-239b-45ea-80fd-127083b61360','317085b5-5b68-49d2-a2c6-61e37d963192','34b83f1f-a234-4177-8da1-c9a7fad754ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1849987566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.191669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5a929a-ac16-435b-ab88-30865d94134c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.225447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5a929a-ac16-435b-ab88-30865d94134c) transitioned into state 'SUCCESS' from state '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-1849987566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['997d9620-ef87-4785-a18c-48b80e3734c4','08603652-239b-45ea-80fd-127083b61360','317085b5-5b68-49d2-a2c6-61e37d963192','34b83f1f-a234-4177-8da1-c9a7fad754ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.226562 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584a541e-07ad-4bcb-af3f-a6feef709d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.241320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-fde6d666-22b9-45c0-95bb-58a4d21d32f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.241732 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (584a541e-07ad-4bcb-af3f-a6feef709d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.242576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (5f23f0cd-ac8c-494d-9e50-97bdeb5c5e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:29.243098 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:29.244066 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25dae2d1-3947-4350-83f9-c8fbb4ed63c6 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:29.244481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-fde6d666-22b9-45c0-95bb-58a4d21d32f3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] DELETE https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 Aug 19 12:51:29.244719 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 245/1009] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:51:29 2026] POST /volume/v3/volumes => generated 745 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:29.244776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-fde6d666-22b9-45c0-95bb-58a4d21d32f3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.245112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-fde6d666-22b9-45c0-95bb-58a4d21d32f3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.261340 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.261340 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:29.265498 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-556f96c1-6936-41a5-8157-0009e7cb3775 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.267625 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-556f96c1-6936-41a5-8157-0009e7cb3775 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:29.267915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-556f96c1-6936-41a5-8157-0009e7cb3775 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.268241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-556f96c1-6936-41a5-8157-0009e7cb3775 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.276982 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.276982 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:29.282274 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-556f96c1-6936-41a5-8157-0009e7cb3775 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:29.290692 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-556f96c1-6936-41a5-8157-0009e7cb3775 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 200 Aug 19 12:51:29.291166 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 254/1010] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:29 2026] GET /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:29.385661 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-fde6d666-22b9-45c0-95bb-58a4d21d32f3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 returned with HTTP 200 Aug 19 12:51:29.386403 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 256/1011] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:51:29 2026] DELETE /volume/v3/attachments/bb8c9517-620a-4498-bfcb-5fbbf1dd8ef7 => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:29.461614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-153690d5-f0c8-45e8-9dd9-fa3d823822ce None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.464675 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-153690d5-f0c8-45e8-9dd9-fa3d823822ce tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] POST https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10/action Aug 19 12:51:29.465192 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-153690d5-f0c8-45e8-9dd9-fa3d823822ce tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:29.465309 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-153690d5-f0c8-45e8-9dd9-fa3d823822ce tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:29.493884 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.493884 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:29.521279 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-54525cc1-6ce2-4525-ad7f-3b6652a513cc req-153690d5-f0c8-45e8-9dd9-fa3d823822ce tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10/action returned with HTTP 204 Aug 19 12:51:29.521830 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 257/1012] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:29 2026] POST /volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:29.542586 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c8d5242-30fd-4b36-8651-12c6ed5f5baa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.543235 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c8d5242-30fd-4b36-8651-12c6ed5f5baa None None] GET https://10.4.3.137/volume// Aug 19 12:51:29.543541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c8d5242-30fd-4b36-8651-12c6ed5f5baa None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.543736 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c8d5242-30fd-4b36-8651-12c6ed5f5baa None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.544125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c8d5242-30fd-4b36-8651-12c6ed5f5baa None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:29.545014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 246/1013] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:29.558702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.563091 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0/action Aug 19 12:51:29.563091 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action body: b'{"os-reimage": {"image_id": "edaaa694-cd1f-4a54-9ffc-aecc95f85cb2", "reimage_reserved": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:29.563091 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "edaaa694-cd1f-4a54-9ffc-aecc95f85cb2", "reimage_reserved": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:29.579404 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.579404 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:29.580129 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:51:29.738420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-89b9a177-81e0-4453-8524-e0946ff348c2 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0/action returned with HTTP 202 Aug 19 12:51:29.739420 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 255/1014] 10.4.3.137 () {74 vars in 1713 bytes} [Wed Aug 19 12:51:29 2026] POST /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 12:51:29.810331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-503f9307-7728-4fde-a50e-1633729883d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.815620 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-503f9307-7728-4fde-a50e-1633729883d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:29.815928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-503f9307-7728-4fde-a50e-1633729883d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.816220 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-503f9307-7728-4fde-a50e-1633729883d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.830823 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.830823 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:29.837323 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-503f9307-7728-4fde-a50e-1633729883d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:29.844702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-503f9307-7728-4fde-a50e-1633729883d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:29.845237 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 257/1015] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:29 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:29.861605 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.864308 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de Aug 19 12:51:29.864505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-49ae7a32-6194-441d-89ef-9388688850d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.864945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.864945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:29.864945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member 65195101-c763-496f-b2cb-0e05c140d0de {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:29.866584 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] POST https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action Aug 19 12:51:29.867103 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:29.867353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:29.870085 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.870085 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:29.889955 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.889955 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:29.889955 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:29.892540 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68db5503-2b9d-4731-92c6-495a4fe0f617 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de returned with HTTP 200 Aug 19 12:51:29.892540 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 258/1016] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:29 2026] GET /volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de => generated 396 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:29.909281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.913064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:29.913729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1885740838", "volume_type": "278f23a3-d164-423f-8479-2dceba8322d7", "group_id": "65195101-c763-496f-b2cb-0e05c140d0de", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:29.916605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1885740838', 'volume_type': '278f23a3-d164-423f-8479-2dceba8322d7', 'group_id': '65195101-c763-496f-b2cb-0e05c140d0de', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:29.929468 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.929468 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:29.930220 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Create volume of 1 GB Aug 19 12:51:29.938433 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Availability Zones retrieved successfully. Aug 19 12:51:29.946007 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Flow 'volume_create_api' (349bdf53-c8aa-4519-9d05-96c5f601f422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:29.947375 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d17a2b-0dfd-47cc-8fb2-46d3dd945469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.948035 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:29.948035 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:29.948658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:29.955537 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Created reservations ['bfc2548e-cd99-4f92-a4db-57e469e72695', '15b3ede0-2f16-467e-90e9-bf68a092f95e'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:29.977841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19d17a2b-0dfd-47cc-8fb2-46d3dd945469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:51:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=278f23a3-d164-423f-8479-2dceba8322d7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-150795685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '278f23a3-d164-423f-8479-2dceba8322d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '65195101-c763-496f-b2cb-0e05c140d0de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:29.977841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6ec6e0-a097-4264-8408-e2a89cfd75ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:29.985047 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Extend volume request issued successfully. Aug 19 12:51:29.985606 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49ae7a32-6194-441d-89ef-9388688850d8 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action returned with HTTP 202 Aug 19 12:51:29.986971 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 247/1017] 10.4.3.137 () {70 vars in 1431 bytes} [Wed Aug 19 12:51:29 2026] POST /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 290 bytes (2 switches on core 0) Aug 19 12:51:29.994845 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-243bb485-93ae-486c-b6e3-29ca091e439d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:29.997093 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-243bb485-93ae-486c-b6e3-29ca091e439d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:29.997482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-243bb485-93ae-486c-b6e3-29ca091e439d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:29.997709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-243bb485-93ae-486c-b6e3-29ca091e439d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:30.016808 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.016808 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:30.020893 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-150795685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-150795685, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:30.021614 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-150795685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-150795685, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:30.026550 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-243bb485-93ae-486c-b6e3-29ca091e439d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:30.034829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-243bb485-93ae-486c-b6e3-29ca091e439d tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:30.035363 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 258/1018] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:29 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:30.079855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Created reservations ['7e981144-c009-45ed-a705-2bc21084e6d3', '954baba8-fc10-41e9-bcda-ba5b62d3a2ba', 'cb1b9772-5b50-4403-9e38-fcd4576f1a72', '67817895-0b1f-4844-af8b-4df4bb22475d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:30.081096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6ec6e0-a097-4264-8408-e2a89cfd75ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e981144-c009-45ed-a705-2bc21084e6d3', '954baba8-fc10-41e9-bcda-ba5b62d3a2ba', 'cb1b9772-5b50-4403-9e38-fcd4576f1a72', '67817895-0b1f-4844-af8b-4df4bb22475d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.082085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e43e79-0268-4762-ae45-d78700eef0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.112001 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e43e79-0268-4762-ae45-d78700eef0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6033970-aac6-41e7-b439-a756e9e858de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1885740838',encryption_key_id=None,group_id=65195101-c763-496f-b2cb-0e05c140d0de,group_type_id=,metadata={},multiattach=False,project_id='6ad7a255c9904a13b04322f827a9e34d',qos_specs=None,replication_status=,reservations=['7e981144-c009-45ed-a705-2bc21084e6d3','954baba8-fc10-41e9-bcda-ba5b62d3a2ba','cb1b9772-5b50-4403-9e38-fcd4576f1a72','67817895-0b1f-4844-af8b-4df4bb22475d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d7acfde12445f480049d56782eca3f',volume_type_id=278f23a3-d164-423f-8479-2dceba8322d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1885740838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=65195101-c763-496f-b2cb-0e05c140d0de,host=None,id=d6033970-aac6-41e7-b439-a756e9e858de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ad7a255c9904a13b04322f827a9e34d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d7acfde12445f480049d56782eca3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(278f23a3-d164-423f-8479-2dceba8322d7),volume_type_id=278f23a3-d164-423f-8479-2dceba8322d7)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.113420 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39fea04-6cf1-442d-a87a-675eab126577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.143670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a39fea04-6cf1-442d-a87a-675eab126577) transitioned into state 'SUCCESS' from state '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-1885740838',encryption_key_id=None,group_id=65195101-c763-496f-b2cb-0e05c140d0de,group_type_id=,metadata={},multiattach=False,project_id='6ad7a255c9904a13b04322f827a9e34d',qos_specs=None,replication_status=,reservations=['7e981144-c009-45ed-a705-2bc21084e6d3','954baba8-fc10-41e9-bcda-ba5b62d3a2ba','cb1b9772-5b50-4403-9e38-fcd4576f1a72','67817895-0b1f-4844-af8b-4df4bb22475d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d7acfde12445f480049d56782eca3f',volume_type_id=278f23a3-d164-423f-8479-2dceba8322d7)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.144578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be1f6bf-b761-4b62-bb3f-31ac42793955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.161727 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be1f6bf-b761-4b62-bb3f-31ac42793955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.162594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Flow 'volume_create_api' (349bdf53-c8aa-4519-9d05-96c5f601f422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:30.163040 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Create volume request issued successfully. Aug 19 12:51:30.163891 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:30.164158 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:30.207774 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:30.212693 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.212693 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:30.218637 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe7108ce-4242-4ee3-8ed8-3b554e21247d tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:30.219093 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 256/1019] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:51:29 2026] POST /volume/v3/volumes => generated 826 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:30.233747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3977ff56-715f-4232-8e25-876154d5ee32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:30.236197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de Aug 19 12:51:30.236538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:30.236821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:30.248088 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.248088 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:30.253875 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Volume info retrieved successfully. Aug 19 12:51:30.253875 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:30.253875 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:30.303627 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:30.307360 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.307360 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:30.311621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:30.313880 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:30.313880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:30.314515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:30.317084 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3977ff56-715f-4232-8e25-876154d5ee32 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de returned with HTTP 200 Aug 19 12:51:30.317352 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 259/1020] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:30 2026] GET /volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:30.326629 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.326629 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:30.332389 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:30.340915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-288e4bdc-116f-4738-9ebf-59afd84e9900 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 200 Aug 19 12:51:30.341386 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 248/1021] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:30 2026] GET /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:30.358135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d53f042-2e3e-47e9-addb-6606ec184927 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:30.360360 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:30.360975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c", "size": 1, "name": "tempest-VolumesGetTest-Volume-946545813", "metadata": {"Type": "Test"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:30.366012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'source_volid': '0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-946545813', 'metadata': {'Type': 'Test'}}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:30.377065 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.377065 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:30.378187 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume retrieved successfully. Aug 19 12:51:30.378633 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:30.385186 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:30.393971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (1a175375-fab1-4305-a572-363daad33d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:30.395470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a01598-efaa-404a-ba9a-b584335a18d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.397638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:30.437186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a01598-efaa-404a-ba9a-b584335a18d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.438597 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e8e621-6dd2-46f6-b015-5d76f00745d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.506564 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['08dfc2a1-06fa-4834-914c-12b691da5f31', 'e2ec2394-4850-4d52-b9b0-7560bb232f67', 'ad4fcf1a-4e68-4d1a-89da-52351435b7f0', '9ee86991-8996-454c-8845-2f0bc49f8110'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:30.507594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e8e621-6dd2-46f6-b015-5d76f00745d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08dfc2a1-06fa-4834-914c-12b691da5f31', 'e2ec2394-4850-4d52-b9b0-7560bb232f67', 'ad4fcf1a-4e68-4d1a-89da-52351435b7f0', '9ee86991-8996-454c-8845-2f0bc49f8110']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.508393 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13535ec5-624a-4acc-9681-48a6a62919b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.548892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:30.551905 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 service nova] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:30.552125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 service nova] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:30.552396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 service nova] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:30.562019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13535ec5-624a-4acc-9681-48a6a62919b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '599d784d-980e-4ee8-beff-7f35787b6d16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-946545813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['08dfc2a1-06fa-4834-914c-12b691da5f31','e2ec2394-4850-4d52-b9b0-7560bb232f67','ad4fcf1a-4e68-4d1a-89da-52351435b7f0','9ee86991-8996-454c-8845-2f0bc49f8110'],size=1,snapshot_id=None,source_replicaid=,source_volid=0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-946545813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=599d784d-980e-4ee8-beff-7f35787b6d16,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.563106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0aebf4-115d-4754-998a-22c3b8169317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.563391 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.563391 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:30.567225 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 service nova] Volume info retrieved successfully. Aug 19 12:51:30.571976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-49ae7a32-6194-441d-89ef-9388688850d8 req-48d2abca-79cc-4b79-a6cc-148cd682ab32 service nova] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:30.572441 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 257/1022] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:30 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:30.589922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b0aebf4-115d-4754-998a-22c3b8169317) transitioned into state 'SUCCESS' from state '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-946545813',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['08dfc2a1-06fa-4834-914c-12b691da5f31','e2ec2394-4850-4d52-b9b0-7560bb232f67','ad4fcf1a-4e68-4d1a-89da-52351435b7f0','9ee86991-8996-454c-8845-2f0bc49f8110'],size=1,snapshot_id=None,source_replicaid=,source_volid=0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.590806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19656999-51b3-4982-b5ef-cb5ea8e6e2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:30.616122 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19656999-51b3-4982-b5ef-cb5ea8e6e2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:30.616889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (1a175375-fab1-4305-a572-363daad33d53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:30.617324 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:30.618225 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d53f042-2e3e-47e9-addb-6606ec184927 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:30.619051 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 259/1023] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:30 2026] POST /volume/v3/volumes => generated 792 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:30.636133 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:30.639732 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:30.640812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:30.641103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:30.655443 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:30.655443 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:30.660312 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:30.666840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3a61edb-93c8-497e-b2e9-51c7fd6302dc tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:30.667374 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 260/1024] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:30 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:31.053012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.054998 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:31.055303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.055544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.069645 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.069645 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:31.075318 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.080501 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ea64417c-7fba-47c6-b3e5-dca150ac9ae9 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:31.081281 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 249/1025] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:31.099741 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.101587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:31.102052 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.102295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.119365 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.119365 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:31.127735 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.135085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3157bdec-41d0-4583-a4e0-b79040ebe3b1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:31.135810 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 258/1026] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1158 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:31.341823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43d13b67-3457-478b-8963-7a5d3af43f5f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.348339 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de Aug 19 12:51:31.348655 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.349167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.363555 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.363555 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:31.372438 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Volume info retrieved successfully. Aug 19 12:51:31.373004 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:31.373142 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:31.404008 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.406435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:31.406758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.407571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.417350 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.417350 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:31.421140 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.425673 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-2224c820-05ba-439f-958d-8f242a92396b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:31.426103 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 261/1027] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:31.434795 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:31.438705 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.438705 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:31.448519 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43d13b67-3457-478b-8963-7a5d3af43f5f tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de returned with HTTP 200 Aug 19 12:51:31.448685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.449289 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 260/1028] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:31.452870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] POST https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action Aug 19 12:51:31.453188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:31.453326 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:31.468410 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.468410 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:31.468410 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.471866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.473691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] POST https://10.4.3.137/volume/v3/group_snapshots Aug 19 12:51:31.474199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "65195101-c763-496f-b2cb-0e05c140d0de", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-480876898"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:31.474980 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Begin detaching volume completed successfully. Aug 19 12:51:31.475230 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-061ff4a4-1155-4046-b8a4-36a711cf49d2 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action returned with HTTP 202 Aug 19 12:51:31.475694 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 250/1029] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:51:31 2026] POST /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:31.476131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '65195101-c763-496f-b2cb-0e05c140d0de', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-480876898'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 12:51:31.481566 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.481566 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:31.489787 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-480876898. Aug 19 12:51:31.499628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-198aef98-2cb2-43f4-918e-521efe024fb1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.501745 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-198aef98-2cb2-43f4-918e-521efe024fb1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:31.502110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-198aef98-2cb2-43f4-918e-521efe024fb1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.502414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-198aef98-2cb2-43f4-918e-521efe024fb1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.514186 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.514186 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:31.518385 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-198aef98-2cb2-43f4-918e-521efe024fb1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.524489 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-198aef98-2cb2-43f4-918e-521efe024fb1 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:31.525198 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 262/1030] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:31.525965 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.525965 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:31.541962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f6ab4b6f-c7c3-4c41-ac23-d2024b366089 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.542593 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6ab4b6f-c7c3-4c41-ac23-d2024b366089 None None] GET https://10.4.3.137/volume// Aug 19 12:51:31.542798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6ab4b6f-c7c3-4c41-ac23-d2024b366089 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.543625 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6ab4b6f-c7c3-4c41-ac23-d2024b366089 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.543625 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6ab4b6f-c7c3-4c41-ac23-d2024b366089 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:31.543961 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 261/1031] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:31.545779 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-150795685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-150795685, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:31.556930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.558156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:31.559719 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.559962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.585062 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.585062 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:31.590341 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:31.591089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Created reservations ['b366697f-3e80-4e12-a0cd-41bcc0813c40', '8b14b6fe-b5c3-4b5b-a4e4-5c1d6d913ae8', '08d35379-ac11-4d59-b853-610b40d86308', 'e6f259d4-7107-4a4f-b27d-62107794be1e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:31.597712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-57e0451b-3470-4fb1-898b-17ce73d744fa tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:31.598392 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 251/1032] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:31.635282 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ef6578b-1d7d-4012-9c5c-8255541b349c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots returned with HTTP 202 Aug 19 12:51:31.635884 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 259/1033] 10.4.3.137 () {70 vars in 1324 bytes} [Wed Aug 19 12:51:31 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:31.646030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.649005 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:31.649219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.649780 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.650001 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:31.656815 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.656815 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:31.663294 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c141155-4843-4ad6-9152-ce10bf40aca7 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:31.664041 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 263/1034] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:31.684282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43ed441c-59de-4645-93ef-a92afb31b74f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.686617 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43ed441c-59de-4645-93ef-a92afb31b74f tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:31.686984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43ed441c-59de-4645-93ef-a92afb31b74f tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.687224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43ed441c-59de-4645-93ef-a92afb31b74f tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.697544 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.697544 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:31.702564 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-43ed441c-59de-4645-93ef-a92afb31b74f tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:31.707937 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43ed441c-59de-4645-93ef-a92afb31b74f tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:31.708365 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 262/1035] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:31.726483 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.729115 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:31.729373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.729651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.746045 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.746045 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:31.752485 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:31.760304 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-863dcf55-8546-4fe1-a22f-c3e15a809507 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:31.760902 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 252/1036] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 885 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:31.780338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.782461 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:31.782859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-946545813"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:31.791366 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.791366 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:31.795609 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:31.803216 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:31.804999 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21641f3f-38d4-450f-9b9b-08f89b21d652 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:31.804999 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 260/1037] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:31 2026] PUT /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:31.819276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.825495 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:31.825998 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-630502992", "description": "This is the new description of volume"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:31.846654 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.846654 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:31.854455 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:31.871413 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:31.871413 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a29d4671-8de5-4295-9d11-55c8f72065f9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:31.871413 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 264/1038] 10.4.3.137 () {68 vars in 1369 bytes} [Wed Aug 19 12:51:31 2026] PUT /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:31.887054 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8afc20a4-2054-4752-b1b9-df808318552a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.888860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8afc20a4-2054-4752-b1b9-df808318552a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:31.889221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8afc20a4-2054-4752-b1b9-df808318552a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:31.889467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8afc20a4-2054-4752-b1b9-df808318552a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:31.897086 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:31.897086 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:31.902455 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8afc20a4-2054-4752-b1b9-df808318552a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:31.908648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8afc20a4-2054-4752-b1b9-df808318552a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:31.909090 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 263/1039] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:31 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 924 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:31.925081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:31.927358 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:31.927808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1903979894", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-38559443"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:31.929608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1903979894', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-38559443'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:31.929850 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:31.935745 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:31.942501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (46f22dc1-a137-439e-9ec8-b05b04d99504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:31.945467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b84658-1416-42db-b217-b6f6d6db1858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:31.945467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:31.991118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34b84658-1416-42db-b217-b6f6d6db1858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:31.991956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37442675-d578-4fd0-a581-d1a1d75396eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:32.043522 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['4ba10454-6ee4-4607-97ab-9600d2152a8a', '97369630-6875-4e07-8e03-81ed5b2e800d', '2ec7425d-fe08-4bdd-9fe8-013db5a36c99', '02923cd4-a170-40c9-a399-0ec82f1551b8'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:32.044487 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37442675-d578-4fd0-a581-d1a1d75396eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba10454-6ee4-4607-97ab-9600d2152a8a', '97369630-6875-4e07-8e03-81ed5b2e800d', '2ec7425d-fe08-4bdd-9fe8-013db5a36c99', '02923cd4-a170-40c9-a399-0ec82f1551b8']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:32.045406 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64749d9-dbb0-4d6a-aa6b-2b7474b672a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:32.074318 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e64749d9-dbb0-4d6a-aa6b-2b7474b672a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f192ef45-093c-4e92-87eb-245d80f7ff77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1903979894',display_name='tempest-VolumesGetTest-Volume-38559443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['4ba10454-6ee4-4607-97ab-9600d2152a8a','97369630-6875-4e07-8e03-81ed5b2e800d','2ec7425d-fe08-4bdd-9fe8-013db5a36c99','02923cd4-a170-40c9-a399-0ec82f1551b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:32Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1903979894',display_name='tempest-VolumesGetTest-Volume-38559443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f192ef45-093c-4e92-87eb-245d80f7ff77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:32.075610 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c688a77e-6660-4ad4-bc06-288acd841cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:32.105766 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c688a77e-6660-4ad4-bc06-288acd841cfc) transitioned into 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-1903979894',display_name='tempest-VolumesGetTest-Volume-38559443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['4ba10454-6ee4-4607-97ab-9600d2152a8a','97369630-6875-4e07-8e03-81ed5b2e800d','2ec7425d-fe08-4bdd-9fe8-013db5a36c99','02923cd4-a170-40c9-a399-0ec82f1551b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:32.106819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76693263-7ce8-4016-a7e2-b3ade7d48317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:32.118716 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76693263-7ce8-4016-a7e2-b3ade7d48317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:32.119578 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (46f22dc1-a137-439e-9ec8-b05b04d99504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:32.119904 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:32.120496 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d448926-0fd8-4f5f-b4ad-010f459d93a8 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:32.124368 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 253/1040] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:31 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:32.136210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-328f6768-c24a-4bda-8721-f0b688964ecf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.138019 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-328f6768-c24a-4bda-8721-f0b688964ecf tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:32.138019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-328f6768-c24a-4bda-8721-f0b688964ecf tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.138261 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-328f6768-c24a-4bda-8721-f0b688964ecf tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.148641 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.148641 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:32.154106 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-328f6768-c24a-4bda-8721-f0b688964ecf tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:32.159395 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-328f6768-c24a-4bda-8721-f0b688964ecf tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 200 Aug 19 12:51:32.159821 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 261/1041] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:32.549410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.549410 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:32.549410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.549890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.580294 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.580294 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:32.588056 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:32.598174 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ceea26f0-52a9-46f3-9f8f-33343a6064c7 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:32.598757 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 265/1042] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1161 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:32.674772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.680280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.680280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.680280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.680280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:32.685675 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.685675 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:32.690310 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db9df3ff-5377-4d32-bbae-9a65afed0c41 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:32.690743 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 264/1043] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:32.701696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aefee20c-b940-42bd-a604-e0babaac36ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.703668 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:51:32.703855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.704091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.704327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:32.704642 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.704642 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:32.705494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:51:32.720984 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Get all snapshots completed successfully. Aug 19 12:51:32.721774 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.721774 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:32.722583 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aefee20c-b940-42bd-a604-e0babaac36ee tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:51:32.723039 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 254/1044] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:32.736810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.739210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/snapshots/2e9540ed-dbfe-47f8-b84e-f292b56370c7 Aug 19 12:51:32.739458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.739816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.745523 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.745523 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:32.746010 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Snapshot retrieved successfully. Aug 19 12:51:32.747076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6144f65-1aaf-41cb-bac1-c537cde7548a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/snapshots/2e9540ed-dbfe-47f8-b84e-f292b56370c7 returned with HTTP 200 Aug 19 12:51:32.747684 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 262/1045] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/snapshots/2e9540ed-dbfe-47f8-b84e-f292b56370c7 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:32.758951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6b990615-2de0-486f-95fe-c28d57d40396 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.762076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b990615-2de0-486f-95fe-c28d57d40396 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action Aug 19 12:51:32.762608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b990615-2de0-486f-95fe-c28d57d40396 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:32.762795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b990615-2de0-486f-95fe-c28d57d40396 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:32.764736 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-6b990615-2de0-486f-95fe-c28d57d40396 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Updating group 'c2a3da95-48af-4627-9da4-21b15b6f28f9' with 'creating' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 12:51:32.771859 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.771859 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:32.785342 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b990615-2de0-486f-95fe-c28d57d40396 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action returned with HTTP 202 Aug 19 12:51:32.785871 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 266/1046] 10.4.3.137 () {70 vars in 1455 bytes} [Wed Aug 19 12:51:32 2026] POST /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:32.795662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.798086 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.798303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.798536 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.798678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:32.802606 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.802606 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:32.807393 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-005f6510-e0d9-4534-a5d4-96f23e4a5b00 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:32.807883 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 265/1047] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:32.821328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.823687 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action Aug 19 12:51:32.824156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:32.824404 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:32.827029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Updating group 'c2a3da95-48af-4627-9da4-21b15b6f28f9' with 'available' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 12:51:32.837175 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.837175 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:32.847568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dd5529ed-85b6-4d2f-b818-00bd0d782d34 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action returned with HTTP 202 Aug 19 12:51:32.848156 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 255/1048] 10.4.3.137 () {70 vars in 1455 bytes} [Wed Aug 19 12:51:32 2026] POST /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:32.858242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.860321 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.860551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.860784 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.860940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:32.865684 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.865684 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:32.869099 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f090ca-7bab-4562-9d1c-7f590c2d062b tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:32.869735 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 263/1049] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:32.879726 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.882173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action Aug 19 12:51:32.882664 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:32.882837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:32.884690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Updating group 'c2a3da95-48af-4627-9da4-21b15b6f28f9' with 'error' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 12:51:32.891643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.891643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:32.905969 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba41d481-6eb2-42ec-8923-5a0523048f6b tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action returned with HTTP 202 Aug 19 12:51:32.906596 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 267/1050] 10.4.3.137 () {70 vars in 1455 bytes} [Wed Aug 19 12:51:32 2026] POST /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:32.915210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-84b95392-ebea-4a9c-af28-52ec9096c31c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.921365 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84b95392-ebea-4a9c-af28-52ec9096c31c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.921365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84b95392-ebea-4a9c-af28-52ec9096c31c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.921365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-84b95392-ebea-4a9c-af28-52ec9096c31c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.921365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-84b95392-ebea-4a9c-af28-52ec9096c31c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:32.924384 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.924384 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:32.928103 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-84b95392-ebea-4a9c-af28-52ec9096c31c tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:32.928553 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 266/1051] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:32.940733 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.942418 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] POST https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action Aug 19 12:51:32.944638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:32.944638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:32.945354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Updating group 'c2a3da95-48af-4627-9da4-21b15b6f28f9' with 'available' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 19 12:51:32.949482 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.949482 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:32.960520 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de3a9c70-0a00-487e-b3ce-40db0e053da0 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action returned with HTTP 202 Aug 19 12:51:32.960993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 256/1052] 10.4.3.137 () {70 vars in 1455 bytes} [Wed Aug 19 12:51:32 2026] POST /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:32.971553 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6eda130b-69e7-4960-ab9e-421068558dd2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.973718 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6eda130b-69e7-4960-ab9e-421068558dd2 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.973940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6eda130b-69e7-4960-ab9e-421068558dd2 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.974166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6eda130b-69e7-4960-ab9e-421068558dd2 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.974346 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-6eda130b-69e7-4960-ab9e-421068558dd2 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:32.977966 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:32.977966 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:32.982273 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6eda130b-69e7-4960-ab9e-421068558dd2 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 200 Aug 19 12:51:32.982901 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 264/1053] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:32 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:32.993759 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:32.995888 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:32.996204 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:32.996495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:32.996684 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] delete called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100260) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:51:32.996983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.group_snapshots [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Delete group_snapshot with id: c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:33.003369 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.003369 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:33.075028 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2086b7dc-e6b3-4757-bdec-e17e3705bb46 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 202 Aug 19 12:51:33.075704 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 268/1054] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:51:32 2026] DELETE /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:33.088097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6309a725-88b9-4579-8a74-50e11f10516a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.090765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:51:33.091137 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.091428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.091840 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:33.093198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:51:33.101835 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Get all volumes completed successfully. Aug 19 12:51:33.103176 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:33.103406 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:33.156144 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:33.161565 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.161565 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:33.180380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.180380 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.180380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.181563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.182287 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6309a725-88b9-4579-8a74-50e11f10516a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:51:33.183024 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 267/1055] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:33.194623 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.194623 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:33.200510 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:33.206310 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73413103-994e-48bd-84c9-5c4da8370e14 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.209040 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:51:33.209339 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.209733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.210095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:33.211485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:51:33.212764 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6301629e-8e57-45fd-ab94-53e5e23d6f12 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 200 Aug 19 12:51:33.213575 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 257/1056] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:33.216412 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Get all snapshots completed successfully. Aug 19 12:51:33.217669 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73413103-994e-48bd-84c9-5c4da8370e14 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:51:33.218145 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 265/1057] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:51:33.238686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.244565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 Aug 19 12:51:33.245076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.246522 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.246615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.246731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member c2a3da95-48af-4627-9da4-21b15b6f28f9 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:51:33.250564 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.251056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-946545813", "description": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:33.251376 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b8c6ab-4015-4648-a214-db55f23fdeb8 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 returned with HTTP 404 Aug 19 12:51:33.252059 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 269/1058] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/group_snapshots/c2a3da95-48af-4627-9da4-21b15b6f28f9 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:33.268114 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.268537 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.268537 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:33.270273 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:51:33.270560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.270799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.274419 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:51:33.274419 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:51:33.274701 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:33.285436 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:33.286362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4a2aa55-45f9-4c1d-a5f3-0a48297f2f44 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 200 Aug 19 12:51:33.288482 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 268/1059] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:33 2026] PUT /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:33.288615 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Get all volumes completed successfully. Aug 19 12:51:33.288615 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:33.288615 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:33.307583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.309897 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.310175 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.310807 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.320516 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.320516 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:33.327136 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:33.334952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7afa34b8-aa95-43c8-89c1-28e1b161003d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 200 Aug 19 12:51:33.334952 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 266/1060] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:33.353278 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:33.355382 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.355382 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:33.360373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.367277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.367277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.367277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.367277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.367759 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-031bde4b-fefb-4e08-8c54-b2b59e8d4a9a tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:51:33.368075 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 258/1061] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:33.392147 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.396464 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] POST https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de/action Aug 19 12:51:33.399278 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.399278 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:33.399511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:33.399511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:33.399586 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:33.399659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] delete called for group 65195101-c763-496f-b2cb-0e05c140d0de {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:51:33.399931 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Delete group with id: 65195101-c763-496f-b2cb-0e05c140d0de Aug 19 12:51:33.410123 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.410123 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:33.445429 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:33.445883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b4183af-ae3e-42c3-a327-bc7b72c8ba99 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 202 Aug 19 12:51:33.446511 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 270/1062] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:33 2026] DELETE /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:33.463512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2639bcc8-d973-4940-a3e7-84361b89027a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.468369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2639bcc8-d973-4940-a3e7-84361b89027a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:33.468662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2639bcc8-d973-4940-a3e7-84361b89027a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.470003 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2639bcc8-d973-4940-a3e7-84361b89027a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.483926 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.483926 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:33.488779 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2639bcc8-d973-4940-a3e7-84361b89027a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:33.500489 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2639bcc8-d973-4940-a3e7-84361b89027a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 200 Aug 19 12:51:33.501138 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 267/1063] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:33.513484 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-160ff473-c515-4315-95a7-22ac6cd8ce38 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de/action returned with HTTP 202 Aug 19 12:51:33.514758 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 269/1064] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:51:33 2026] POST /volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de/action => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:33.527904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.529967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de Aug 19 12:51:33.530167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.530460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.543214 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.543214 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:33.548863 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Volume info retrieved successfully. Aug 19 12:51:33.549684 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:51:33.549849 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:51:33.619241 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:51:33.620238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.623040 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:33.623404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.625240 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.627938 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.627938 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:33.639649 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.639649 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:33.642135 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-acbfd3c6-16fd-48d8-9ab7-fafe7369a4f3 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de returned with HTTP 200 Aug 19 12:51:33.644360 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 259/1065] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:33.646970 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:33.654363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7afb4d0b-0576-4f41-b7fd-35c36831efcb tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:33.655388 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 271/1066] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:33 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:33.781818 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-d1a52d41-943c-4dd1-b4bf-f3010841b35b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:33.785426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-d1a52d41-943c-4dd1-b4bf-f3010841b35b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] DELETE https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 Aug 19 12:51:33.785614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-d1a52d41-943c-4dd1-b4bf-f3010841b35b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:33.786327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-d1a52d41-943c-4dd1-b4bf-f3010841b35b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:33.794231 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:33.794231 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:33.889872 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a5d28824-cc66-4ff7-85f0-70f930e19210 req-d1a52d41-943c-4dd1-b4bf-f3010841b35b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 returned with HTTP 200 Aug 19 12:51:33.890808 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 268/1067] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:51:33 2026] DELETE /volume/v3/attachments/7642a987-bb1f-4e70-96a8-a76d8e674a10 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:34.517980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1eae182f-99ce-4576-9a36-6a79170bc53b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.521653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1eae182f-99ce-4576-9a36-6a79170bc53b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 Aug 19 12:51:34.522012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1eae182f-99ce-4576-9a36-6a79170bc53b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.522216 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1eae182f-99ce-4576-9a36-6a79170bc53b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.532644 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1eae182f-99ce-4576-9a36-6a79170bc53b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 returned with HTTP 404 Aug 19 12:51:34.533167 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 270/1068] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/volumes/f192ef45-093c-4e92-87eb-245d80f7ff77 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:34.543166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.546075 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:34.546377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.546715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.560126 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:34.560126 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:34.565526 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:34.573672 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9292724d-c823-4d8c-a85e-b8bb4a956d4d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:34.575528 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 260/1069] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 924 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:34.595660 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-61760a41-a57d-4137-a021-04f4933fb3c5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.597889 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:34.598273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.598465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.598682 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: 599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:34.612843 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:34.612843 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:34.613534 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:34.645469 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:34.645469 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61760a41-a57d-4137-a021-04f4933fb3c5 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 202 Aug 19 12:51:34.646066 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 272/1070] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:34 2026] DELETE /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:34.655713 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-368055b4-2dfa-4266-8815-56504df4bd0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.658077 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-368055b4-2dfa-4266-8815-56504df4bd0e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:34.658442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-368055b4-2dfa-4266-8815-56504df4bd0e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.658637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-368055b4-2dfa-4266-8815-56504df4bd0e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.661033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69a87a70-8668-4fb4-9168-c02ecd67f446 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.666371 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a87a70-8668-4fb4-9168-c02ecd67f446 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de Aug 19 12:51:34.666371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a87a70-8668-4fb4-9168-c02ecd67f446 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.666371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a87a70-8668-4fb4-9168-c02ecd67f446 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.671419 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:34.671419 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:34.672084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.675113 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a87a70-8668-4fb4-9168-c02ecd67f446 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de returned with HTTP 404 Aug 19 12:51:34.675621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:34.675871 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.676962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.677116 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3beda7a2-0dec-4d6c-a05f-bd0d049ee97c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.679229 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 271/1071] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/volumes/d6033970-aac6-41e7-b439-a756e9e858de => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:34.681354 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-368055b4-2dfa-4266-8815-56504df4bd0e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:34.689686 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:34.689686 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:34.690672 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-368055b4-2dfa-4266-8815-56504df4bd0e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 200 Aug 19 12:51:34.691411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.691489 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 269/1072] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 923 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:34.696653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] GET https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de Aug 19 12:51:34.697056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.697341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.697467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] show called for member 65195101-c763-496f-b2cb-0e05c140d0de {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:51:34.697767 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:34.705683 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2f96f2f-3eb6-4205-8409-ae80afbf2ce0 tempest-GroupSnapshotsV319Test-1371644719 tempest-GroupSnapshotsV319Test-1371644719-project-member] https://10.4.3.137/volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de returned with HTTP 404 Aug 19 12:51:34.706361 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 272/1073] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/groups/65195101-c763-496f-b2cb-0e05c140d0de => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:34.707908 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2f34dff-df0c-4bcd-b710-17cfd7e5b78c tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:34.708444 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 261/1074] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:34.716018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02a95f89-b46e-483a-996f-717a603fb3e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.718614 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02a95f89-b46e-483a-996f-717a603fb3e1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/e4e4a0b4-b474-42ca-bc1d-17d7fd52e127 Aug 19 12:51:34.718756 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02a95f89-b46e-483a-996f-717a603fb3e1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.719131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02a95f89-b46e-483a-996f-717a603fb3e1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.736882 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02a95f89-b46e-483a-996f-717a603fb3e1 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/group_types/e4e4a0b4-b474-42ca-bc1d-17d7fd52e127 returned with HTTP 202 Aug 19 12:51:34.737620 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 270/1075] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:51:34 2026] DELETE /volume/v3/group_types/e4e4a0b4-b474-42ca-bc1d-17d7fd52e127 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 12:51:34.747739 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc41406c-9cbd-4f22-b6ae-8a6bd0aa2b27 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.750455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc41406c-9cbd-4f22-b6ae-8a6bd0aa2b27 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] DELETE https://10.4.3.137/volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 Aug 19 12:51:34.750455 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc41406c-9cbd-4f22-b6ae-8a6bd0aa2b27 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.750772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc41406c-9cbd-4f22-b6ae-8a6bd0aa2b27 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.787477 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3beda7a2-0dec-4d6c-a05f-bd0d049ee97c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:51:34.788118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3beda7a2-0dec-4d6c-a05f-bd0d049ee97c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1237904764", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:34.789767 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc41406c-9cbd-4f22-b6ae-8a6bd0aa2b27 tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 returned with HTTP 202 Aug 19 12:51:34.790678 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 273/1076] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:51:34 2026] DELETE /volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:34.803967 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b1d87d3-7953-4f36-bede-6e239af947bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.806131 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1d87d3-7953-4f36-bede-6e239af947bf tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] GET https://10.4.3.137/volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 Aug 19 12:51:34.806699 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b1d87d3-7953-4f36-bede-6e239af947bf tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:34.806858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b1d87d3-7953-4f36-bede-6e239af947bf tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:34.811924 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1d87d3-7953-4f36-bede-6e239af947bf tempest-GroupSnapshotsV319Test-1314675014 tempest-GroupSnapshotsV319Test-1314675014-project-admin] https://10.4.3.137/volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 returned with HTTP 404 Aug 19 12:51:34.815063 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3beda7a2-0dec-4d6c-a05f-bd0d049ee97c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:51:34.815529 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 262/1077] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:51:34 2026] GET /volume/v3/types/278f23a3-d164-423f-8479-2dceba8322d7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:34.815619 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 273/1078] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:51:34 2026] POST /volume/v3/types => generated 218 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:34.830492 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2953818d-7092-4f53-9733-518139111a6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:34.832845 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2953818d-7092-4f53-9733-518139111a6f tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e/encryption Aug 19 12:51:34.832845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2953818d-7092-4f53-9733-518139111a6f tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:34.897118 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2953818d-7092-4f53-9733-518139111a6f tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e/encryption returned with HTTP 200 Aug 19 12:51:34.897491 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 271/1079] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:51:34 2026] POST /volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e/encryption => generated 231 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:34.910184 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4136f04c-467d-42ea-91d0-6682880de83c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:35.011742 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:35.012190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1979510242", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1237904764", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:35.015437 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1979510242', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1237904764', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:35.019145 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume of 1 GB Aug 19 12:51:35.019827 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:35.019827 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:35.020464 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Availability Zones retrieved successfully. Aug 19 12:51:35.027852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (97b61a34-fe20-4563-ae11-ff3ed7787684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:35.028950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d44dbc-4bc4-4989-9b66-4252d902fd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:35.030643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:35.069454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d44dbc-4bc4-4989-9b66-4252d902fd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51abfc20-5da5-4881-b754-cc918af8225e,is_public=True,name='tempest-scenario-type-cryptsetup-1237904764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51abfc20-5da5-4881-b754-cc918af8225e', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:35.070830 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8b8964-0189-4fd9-9028-020312449d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:35.117109 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:35.117347 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:51:35.176018 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Created reservations ['a66b67c3-071f-47aa-87f0-e4eeb2c8947e', '3f411e5e-f494-4624-9118-33f2d6126915', '305cff84-5e25-409a-a301-ed489e149d4d', 'b5b01590-c9ff-4243-a558-bb17bdb733da'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:35.177222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8b8964-0189-4fd9-9028-020312449d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66b67c3-071f-47aa-87f0-e4eeb2c8947e', '3f411e5e-f494-4624-9118-33f2d6126915', '305cff84-5e25-409a-a301-ed489e149d4d', 'b5b01590-c9ff-4243-a558-bb17bdb733da']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:35.179102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c484932-f39a-4955-bc02-24cfc858f526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:35.211382 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c484932-f39a-4955-bc02-24cfc858f526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '567c2e62-157b-4aa6-8e4e-dc165b36911c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1979510242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['a66b67c3-071f-47aa-87f0-e4eeb2c8947e','3f411e5e-f494-4624-9118-33f2d6126915','305cff84-5e25-409a-a301-ed489e149d4d','b5b01590-c9ff-4243-a558-bb17bdb733da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=51abfc20-5da5-4881-b754-cc918af8225e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1979510242',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=567c2e62-157b-4aa6-8e4e-dc165b36911c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14799891bbe549f99a9939f4f71fb35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51abfc20-5da5-4881-b754-cc918af8225e),volume_type_id=51abfc20-5da5-4881-b754-cc918af8225e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:35.212573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2528c14-1400-4a2a-8877-a3257bad41e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:35.242641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2528c14-1400-4a2a-8877-a3257bad41e7) transitioned into state 'SUCCESS' from state '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-1979510242',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['a66b67c3-071f-47aa-87f0-e4eeb2c8947e','3f411e5e-f494-4624-9118-33f2d6126915','305cff84-5e25-409a-a301-ed489e149d4d','b5b01590-c9ff-4243-a558-bb17bdb733da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=51abfc20-5da5-4881-b754-cc918af8225e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:35.243946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67941d47-b9c1-40cc-b34b-cace531ca209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:35.261006 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67941d47-b9c1-40cc-b34b-cace531ca209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:35.261962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (97b61a34-fe20-4563-ae11-ff3ed7787684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:35.262364 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request issued successfully. Aug 19 12:51:35.263107 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4136f04c-467d-42ea-91d0-6682880de83c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:35.263671 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 274/1080] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:34 2026] POST /volume/v3/volumes => generated 791 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:35.709069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ffb852aa-8e07-4a51-81da-40d081b313d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:35.711174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffb852aa-8e07-4a51-81da-40d081b313d4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 Aug 19 12:51:35.711566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffb852aa-8e07-4a51-81da-40d081b313d4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:35.711803 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffb852aa-8e07-4a51-81da-40d081b313d4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:35.720213 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffb852aa-8e07-4a51-81da-40d081b313d4 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 returned with HTTP 404 Aug 19 12:51:35.720753 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 263/1081] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:35 2026] GET /volume/v3/volumes/599d784d-980e-4ee8-beff-7f35787b6d16 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:35.727661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:35.732160 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:35.732472 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:35.732815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:35.741592 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:35.741592 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:35.748842 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:35.755770 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3c5d03d-4da8-4602-9544-dd2fcd1f64d3 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 200 Aug 19 12:51:35.756073 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 274/1082] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:35 2026] GET /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:35.775483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:35.778416 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:35.778730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:35.779029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:35.779289 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: 0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:35.788418 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:35.788418 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:35.789097 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:35.816342 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:35.816572 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a22f34a5-c5b5-4c39-8bca-46a60a19f21e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 202 Aug 19 12:51:35.817067 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 272/1083] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:35 2026] DELETE /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:35.826791 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a05fb732-7759-4112-af4a-6534113f98d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:35.829596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a05fb732-7759-4112-af4a-6534113f98d2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:35.829854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a05fb732-7759-4112-af4a-6534113f98d2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:35.830147 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a05fb732-7759-4112-af4a-6534113f98d2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:35.839848 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:35.839848 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:35.851924 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a05fb732-7759-4112-af4a-6534113f98d2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:35.857128 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a05fb732-7759-4112-af4a-6534113f98d2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 200 Aug 19 12:51:35.857525 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 275/1084] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:35 2026] GET /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:36.885765 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0002e54f-d084-41b2-ad6d-3b107b386dbd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:36.891703 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0002e54f-d084-41b2-ad6d-3b107b386dbd tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c Aug 19 12:51:36.891985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0002e54f-d084-41b2-ad6d-3b107b386dbd tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:36.892263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0002e54f-d084-41b2-ad6d-3b107b386dbd tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:36.903999 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0002e54f-d084-41b2-ad6d-3b107b386dbd tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c returned with HTTP 404 Aug 19 12:51:36.904591 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 264/1085] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:36 2026] GET /volume/v3/volumes/0cfa1b97-6a40-43f8-b58a-9bd2ad36a76c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:36.979500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:36.985744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:36.985744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesGetTest-Volume-12855137", "metadata": {"Type": "Test"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:36.988305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-12855137', 'metadata': {'Type': 'Test'}}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:37.157295 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:37.172199 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:37.182073 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (b0d1f1f7-711f-479b-bc87-a7594e73facc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:37.186289 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57499c7c-a352-4a47-8a70-6babcfba9e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:37.186289 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:37.287264 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57499c7c-a352-4a47-8a70-6babcfba9e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:37.288306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cfa81d-2b7f-4722-8730-3fe08a01acf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:37.417650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['5b93fcbc-5cba-4888-a8ad-c0be8306a663', '75f55c12-ebff-48cd-bab0-6ecc0c74bbea', 'f2533aaa-9380-4441-b8c6-751bb81ea1c5', '3c14bc00-aa4b-4a0d-bcde-e2be4d0acec1'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:37.418804 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36cfa81d-2b7f-4722-8730-3fe08a01acf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b93fcbc-5cba-4888-a8ad-c0be8306a663', '75f55c12-ebff-48cd-bab0-6ecc0c74bbea', 'f2533aaa-9380-4441-b8c6-751bb81ea1c5', '3c14bc00-aa4b-4a0d-bcde-e2be4d0acec1']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:37.419985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37398303-bb5a-4748-80f5-baf0993c51a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:37.464606 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37398303-bb5a-4748-80f5-baf0993c51a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f663b3bd-a218-463f-aceb-a4044ec50cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-12855137',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['5b93fcbc-5cba-4888-a8ad-c0be8306a663','75f55c12-ebff-48cd-bab0-6ecc0c74bbea','f2533aaa-9380-4441-b8c6-751bb81ea1c5','3c14bc00-aa4b-4a0d-bcde-e2be4d0acec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-12855137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f663b3bd-a218-463f-aceb-a4044ec50cb2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:37.466080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c3f8bf7-e59a-4c84-97fa-68b3b6dff4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:37.506474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c3f8bf7-e59a-4c84-97fa-68b3b6dff4ba) transitioned into state 'SUCCESS' from state '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-12855137',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['5b93fcbc-5cba-4888-a8ad-c0be8306a663','75f55c12-ebff-48cd-bab0-6ecc0c74bbea','f2533aaa-9380-4441-b8c6-751bb81ea1c5','3c14bc00-aa4b-4a0d-bcde-e2be4d0acec1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:37.508547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9688ecf-eaac-4544-a7c9-333dad21ad34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:37.532987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9688ecf-eaac-4544-a7c9-333dad21ad34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:37.534230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (b0d1f1f7-711f-479b-bc87-a7594e73facc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:37.534723 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:37.535690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-531b0bac-183b-4d2d-b1b6-dee3e031287e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:37.536201 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 275/1086] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:36 2026] POST /volume/v3/volumes => generated 757 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:37.561113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:37.575157 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:37.575157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:37.575157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:37.575157 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:37.575157 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:37.583468 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:37.592733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3530bc04-83c4-4ecc-b0b5-90806d461300 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:37.593399 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 273/1087] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:37 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:38.154100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.157683 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:38.158366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.159385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.169012 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.169012 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:38.179126 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:38.191265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f8d0260-870f-4c59-ae27-e13a9a5e59b6 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:38.192220 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 276/1088] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:38 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:38.216190 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cabb5a13-d392-485a-8334-ad27a51f1030 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.217926 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:38.218296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.218587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.218844 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Delete volume with id: 9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:38.232420 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.232420 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:38.233403 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:38.269977 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Delete volume request issued successfully. Aug 19 12:51:38.270265 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cabb5a13-d392-485a-8334-ad27a51f1030 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 202 Aug 19 12:51:38.271079 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 265/1089] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:51:38 2026] DELETE /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:51:38.281084 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.284052 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:38.284052 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.284307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.296842 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.296842 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:38.304435 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Volume info retrieved successfully. Aug 19 12:51:38.313336 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6723417-135e-4bd0-b23f-1df02fcb0b68 tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 200 Aug 19 12:51:38.313830 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 276/1090] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:38 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:38.614581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48312d08-93de-41da-a92f-f6c71d46d368 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.617802 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48312d08-93de-41da-a92f-f6c71d46d368 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:38.618036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48312d08-93de-41da-a92f-f6c71d46d368 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.618433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48312d08-93de-41da-a92f-f6c71d46d368 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.629829 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.629829 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:38.635841 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-48312d08-93de-41da-a92f-f6c71d46d368 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:38.642855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48312d08-93de-41da-a92f-f6c71d46d368 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:38.643580 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 274/1091] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:38 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:38.663975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.667048 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:38.667392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.667973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.687621 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.687621 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:38.693385 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:38.704858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66b9dc02-1807-48f3-ae00-e13c05b15cf2 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:38.705733 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 277/1092] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:38 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:38.721612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.723905 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:38.724315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-12855137"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:38.728977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.735406 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.735406 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:38.740911 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:38.754155 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:38.755056 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2eaca25-ea48-4a91-b2da-cc3d0f41f7ad tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:38.755632 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 266/1093] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:38 2026] PUT /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 781 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:38.771074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.773483 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:38.773954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1080304311", "description": "This is the new description of volume"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:38.786376 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.786376 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:38.792119 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:38.803687 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:38.804421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c150ad9-df65-4d0d-8c71-cb5711b77d16 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:38.805006 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 275/1094] 10.4.3.137 () {68 vars in 1369 bytes} [Wed Aug 19 12:51:38 2026] PUT /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:38.828380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf79d101-5062-4341-b58b-62c1c6e82720 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.831889 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf79d101-5062-4341-b58b-62c1c6e82720 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:38.832930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf79d101-5062-4341-b58b-62c1c6e82720 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:38.832930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf79d101-5062-4341-b58b-62c1c6e82720 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:38.845455 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:38.845455 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:38.850962 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bf79d101-5062-4341-b58b-62c1c6e82720 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:38.862330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf79d101-5062-4341-b58b-62c1c6e82720 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:38.862983 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 278/1095] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:38 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 1406 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:38.887506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:38.892364 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:38.892718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-270272963"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:38.893209 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:38.893698 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-59069193", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2022924269"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:38.896321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-59069193', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2022924269'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:38.896518 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume of 1 GB Aug 19 12:51:38.897848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-270272963'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:38.898021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create volume of 1 GB Aug 19 12:51:38.904627 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Availability Zones retrieved successfully. Aug 19 12:51:38.908266 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Availability Zones retrieved successfully. Aug 19 12:51:38.913461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Flow 'volume_create_api' (1012a023-c691-42d1-afe6-c8aab50d8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:38.914979 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b745d57e-ac03-41d9-a899-dfc15b9ee46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:38.916284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:38.916405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (80f08506-6b62-4408-91f2-d2ac648ac07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:38.917752 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89feaeb0-29cd-44cb-94e0-ce0d1eda4783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:38.919058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:38.960846 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89feaeb0-29cd-44cb-94e0-ce0d1eda4783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:38.962321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eae1b49-d338-4f48-9c0c-4df76336ab3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:38.963286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b745d57e-ac03-41d9-a899-dfc15b9ee46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:38.963859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ba1529-2229-44c2-ba7c-a1c6a33aa7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.035446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Created reservations ['e4bca338-2cd7-4f8e-91e4-798d54cc837b', '4d665343-6fe0-4f88-bf45-1f2dce7a5ac9', '03ff5f84-8f62-4c44-87bd-e5ba5709f0b5', 'ce5333fe-bd0b-4b50-8e09-23ed725e27f3'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:39.035806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eae1b49-d338-4f48-9c0c-4df76336ab3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4bca338-2cd7-4f8e-91e4-798d54cc837b', '4d665343-6fe0-4f88-bf45-1f2dce7a5ac9', '03ff5f84-8f62-4c44-87bd-e5ba5709f0b5', 'ce5333fe-bd0b-4b50-8e09-23ed725e27f3']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.037103 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8f0127-7e0e-482e-8ecf-f9e052eb370f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.070780 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8f0127-7e0e-482e-8ecf-f9e052eb370f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-59069193',display_name='tempest-VolumesGetTest-Volume-2022924269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['e4bca338-2cd7-4f8e-91e4-798d54cc837b','4d665343-6fe0-4f88-bf45-1f2dce7a5ac9','03ff5f84-8f62-4c44-87bd-e5ba5709f0b5','ce5333fe-bd0b-4b50-8e09-23ed725e27f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-59069193',display_name='tempest-VolumesGetTest-Volume-2022924269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a5691b8d33945c2b4c6b17adaf266cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.072040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd8e15c-75f4-4aee-82b4-fb2ec2f6776f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.081643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['f63fddcc-ccc2-4b32-9a9e-fca8d34154f2', '61060101-1a2b-4094-b8ed-93c3592f0a2c', 'b229b162-2f7e-4781-8ed2-078af98c5764', '81507706-4a8f-4183-838a-73783b26170b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:39.082061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ba1529-2229-44c2-ba7c-a1c6a33aa7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f63fddcc-ccc2-4b32-9a9e-fca8d34154f2', '61060101-1a2b-4094-b8ed-93c3592f0a2c', 'b229b162-2f7e-4781-8ed2-078af98c5764', '81507706-4a8f-4183-838a-73783b26170b']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.083638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2975eb67-e16c-4105-a58e-65f9ffdda4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.085992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd2d8855-197f-4126-99c4-04b02d25770a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.085992 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd2d8855-197f-4126-99c4-04b02d25770a None None] GET https://10.4.3.137/volume// Aug 19 12:51:39.086270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd2d8855-197f-4126-99c4-04b02d25770a None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:39.086687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd2d8855-197f-4126-99c4-04b02d25770a None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:39.087436 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd2d8855-197f-4126-99c4-04b02d25770a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:39.087436 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 276/1096] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:39.101814 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.106570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd8e15c-75f4-4aee-82b4-fb2ec2f6776f) transitioned into 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-59069193',display_name='tempest-VolumesGetTest-Volume-2022924269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a5691b8d33945c2b4c6b17adaf266cb',qos_specs=None,replication_status=,reservations=['e4bca338-2cd7-4f8e-91e4-798d54cc837b','4d665343-6fe0-4f88-bf45-1f2dce7a5ac9','03ff5f84-8f62-4c44-87bd-e5ba5709f0b5','ce5333fe-bd0b-4b50-8e09-23ed725e27f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e272cf9f7dd4b92b33e859570d0ff7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.107620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb94f925-9c41-4325-ae6e-c3038f12d783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.108014 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:51:39.108691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:39.109114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:39.118804 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2975eb67-e16c-4105-a58e-65f9ffdda4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a214e849-c8d2-42c8-8689-42752b02df81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-270272963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e21e067ba04626abfe6f426641e0a9',qos_specs=None,replication_status=,reservations=['f63fddcc-ccc2-4b32-9a9e-fca8d34154f2','61060101-1a2b-4094-b8ed-93c3592f0a2c','b229b162-2f7e-4781-8ed2-078af98c5764','81507706-4a8f-4183-838a-73783b26170b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ced823e99498e8bce001f4a13fc1f',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-270272963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a214e849-c8d2-42c8-8689-42752b02df81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e21e067ba04626abfe6f426641e0a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865ced823e99498e8bce001f4a13fc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.120277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d4a0a9-642a-4a97-a239-0809107abc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.123974 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb94f925-9c41-4325-ae6e-c3038f12d783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.125272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Flow 'volume_create_api' (80f08506-6b62-4408-91f2-d2ac648ac07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:39.126084 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Create volume request issued successfully. Aug 19 12:51:39.127083 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9538698-d1d7-4da9-9f3a-7cb8465ac59a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:39.127689 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 267/1097] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:51:38 2026] POST /volume/v3/volumes => generated 778 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:39.134853 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:39.134853 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:39.142811 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:51:39.146576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f34f19f-7b12-4be4-a365-d2e367720037 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.152973 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f34f19f-7b12-4be4-a365-d2e367720037 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:39.152973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f34f19f-7b12-4be4-a365-d2e367720037 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:39.153450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f34f19f-7b12-4be4-a365-d2e367720037 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:39.158199 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-451ed6ed-b6c7-496b-b3ec-0828a5a0d715 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:51:39.158886 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 279/1098] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:39 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1539 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:39.158950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d4a0a9-642a-4a97-a239-0809107abc14) transitioned into state 'SUCCESS' from state '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-270272963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e21e067ba04626abfe6f426641e0a9',qos_specs=None,replication_status=,reservations=['f63fddcc-ccc2-4b32-9a9e-fca8d34154f2','61060101-1a2b-4094-b8ed-93c3592f0a2c','b229b162-2f7e-4781-8ed2-078af98c5764','81507706-4a8f-4183-838a-73783b26170b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865ced823e99498e8bce001f4a13fc1f',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.159848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df826dac-81b2-462e-9ef0-0361d2a15f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:39.164855 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:39.164855 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:39.172744 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3f34f19f-7b12-4be4-a365-d2e367720037 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:39.179436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df826dac-81b2-462e-9ef0-0361d2a15f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:39.180864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Flow 'volume_create_api' (1012a023-c691-42d1-afe6-c8aab50d8a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:39.181365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f34f19f-7b12-4be4-a365-d2e367720037 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 200 Aug 19 12:51:39.181457 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create volume request issued successfully. Aug 19 12:51:39.181913 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 277/1099] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:39 2026] GET /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:39.182413 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55ed0ee3-8a4c-430f-a44c-d42321576269 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:39.183028 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 277/1100] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:51:38 2026] POST /volume/v3/volumes => generated 750 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:39.200857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.203236 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:39.203530 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:39.203821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:39.214571 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:39.214571 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:39.220934 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:39.227429 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a229e4d-7867-4dc2-900c-1f774c5288b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 200 Aug 19 12:51:39.227944 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 268/1101] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:39 2026] GET /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:39.286565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.290001 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] PUT https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc Aug 19 12:51:39.290462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:39.309050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Acquiring lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:39.317026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:39.318409 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:39.318409 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:39.332621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-077c2cd1-7cf4-44b5-a48c-63f99a77653b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.335678 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-077c2cd1-7cf4-44b5-a48c-63f99a77653b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] GET https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b Aug 19 12:51:39.335678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-077c2cd1-7cf4-44b5-a48c-63f99a77653b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:39.335678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-077c2cd1-7cf4-44b5-a48c-63f99a77653b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:39.345498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-077c2cd1-7cf4-44b5-a48c-63f99a77653b tempest-VolumesExtendAttachedTest-1644927096 tempest-VolumesExtendAttachedTest-1644927096-project-member] https://10.4.3.137/volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b returned with HTTP 404 Aug 19 12:51:39.346117 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 278/1102] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:39 2026] GET /volume/v3/volumes/9494e92f-9f09-4cd8-bc4e-16ac2c64af2b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:51:39.686290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Lock "cinder-attachment_update-59f68f1d-7a53-434c-aad4-16ae33d394c0-np0000007775" released by "attachment_update" :: held 0.368s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:39.686290 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-30de0563-4df6-4160-9091-ee656ccbb08d tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc returned with HTTP 200 Aug 19 12:51:39.686290 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 280/1103] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:39 2026] PUT /volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc => generated 969 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:39.731208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e1593c6-15e6-4279-8283-f9f6f375ca02 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:39.735331 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e1593c6-15e6-4279-8283-f9f6f375ca02 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] POST https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc/action Aug 19 12:51:39.736044 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e1593c6-15e6-4279-8283-f9f6f375ca02 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:39.736327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e1593c6-15e6-4279-8283-f9f6f375ca02 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:39.768302 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:39.768302 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:39.789900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-59a0cdf8-f4e4-42d5-8ad8-a51f91a770e3 req-6e1593c6-15e6-4279-8283-f9f6f375ca02 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc/action returned with HTTP 204 Aug 19 12:51:39.790446 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 278/1104] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:39 2026] POST /volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:40.201554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56913928-c632-43bb-b66f-78effd6f193d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.205276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56913928-c632-43bb-b66f-78effd6f193d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.205276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56913928-c632-43bb-b66f-78effd6f193d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.205276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56913928-c632-43bb-b66f-78effd6f193d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.220530 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.220530 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:40.234153 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56913928-c632-43bb-b66f-78effd6f193d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:40.242211 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56913928-c632-43bb-b66f-78effd6f193d tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 200 Aug 19 12:51:40.244943 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 269/1105] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:40 2026] GET /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 871 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:40.250387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.253325 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:40.254282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.254282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.265521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.267944 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] PUT https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.269965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-12855137", "description": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:40.270780 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.270780 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:40.288852 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.288852 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:40.290191 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:40.297091 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:40.298180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db143a3-ab42-4aac-b5f6-3fa8727e26e5 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 200 Aug 19 12:51:40.299660 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 279/1106] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:40 2026] GET /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:40.317538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.320587 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume updated successfully. Aug 19 12:51:40.320587 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-850ddb17-4ddf-4c76-a0a6-e6623b08260e tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 200 Aug 19 12:51:40.320587 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 281/1107] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:51:40 2026] PUT /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 768 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:40.320739 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:40.324273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a214e849-c8d2-42c8-8689-42752b02df81", "name": "tempest-SnapshotsActionsTest-Snapshot-90171015"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:40.343714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.347462 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.348144 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.348210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.349545 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.349545 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:40.350747 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:40.351076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create snapshot from volume a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:40.362316 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.362316 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:40.375929 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:40.386621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38a3855a-7aae-4084-8c2e-dab9d745c168 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 200 Aug 19 12:51:40.387198 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 270/1108] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:40 2026] GET /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:40.406341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.409540 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.409853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.410274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.410577 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: 0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.424626 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.424626 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:40.424626 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:40.457789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['8601d749-e6de-4326-be02-a0800b127b56', 'd88c5ec9-7304-4194-97d8-13be61f1d30e', '91f68fae-3485-466b-9b7e-8aafd7d94124', '4ebaeb64-ab9f-4a6a-8ff9-5c284f961731'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:40.480643 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:40.481275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f519a45f-a63b-4264-9d98-b5e97b7cd7c0 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 202 Aug 19 12:51:40.482181 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 280/1109] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:40 2026] DELETE /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:40.495446 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.500011 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:40.500377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.500651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.514807 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.514807 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:40.522624 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:40.530724 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ba7dfa2-de37-488c-9cd2-27e756c16bf9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 200 Aug 19 12:51:40.533128 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 282/1110] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:40 2026] GET /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:40.539708 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot create request issued successfully. Aug 19 12:51:40.540017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8254fe8-d362-4e90-b8a8-85b7063e5731 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:40.540894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 279/1111] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:40 2026] POST /volume/v3/snapshots => generated 305 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:40.556060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:40.557967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:40.558312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:40.558625 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:40.572113 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:40.572113 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:40.572885 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:40.574621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4126285d-bdfc-4cc0-bdbe-328f4143e2f0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:40.578280 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 271/1112] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:40 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:41.551639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c61a3962-2d7f-42c9-869d-90db34fc809a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.554265 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c61a3962-2d7f-42c9-869d-90db34fc809a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef Aug 19 12:51:41.554580 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c61a3962-2d7f-42c9-869d-90db34fc809a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.556491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c61a3962-2d7f-42c9-869d-90db34fc809a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.571002 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c61a3962-2d7f-42c9-869d-90db34fc809a tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef returned with HTTP 404 Aug 19 12:51:41.571718 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 281/1113] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/volumes/0f1c9fcf-a5d6-44ff-b57a-cfd13e8dfbef => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:41.585957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.587435 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:41.587694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.588075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.592767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-34e3e01c-76d3-4a64-b44a-44a46515520e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.596232 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-34e3e01c-76d3-4a64-b44a-44a46515520e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:41.597007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-34e3e01c-76d3-4a64-b44a-44a46515520e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.597361 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.597361 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:41.597526 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-34e3e01c-76d3-4a64-b44a-44a46515520e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.602484 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:41.607514 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.607514 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:41.608332 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-34e3e01c-76d3-4a64-b44a-44a46515520e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:41.610376 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-34e3e01c-76d3-4a64-b44a-44a46515520e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:41.610483 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccaf1e48-abf0-4c47-882d-c8b7cb13dc0b tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:41.611007 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 283/1114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 1406 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:41.612544 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 280/1115] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:41.626009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.629553 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.632119 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:41.632358 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.632706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.632915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume with id: f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:41.643804 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.643804 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:41.645120 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:41.675014 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Delete volume request issued successfully. Aug 19 12:51:41.675300 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c749178-f8f9-4e4a-ab74-d205824a3df9 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 202 Aug 19 12:51:41.675709 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 282/1116] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:41 2026] DELETE /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:41.684868 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:41.685082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:41.685459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:41.687100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'creating'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:41.687907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.692372 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:41.693945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.693945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.705001 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.705001 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:41.711763 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.711763 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:41.718782 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Volume info retrieved successfully. Aug 19 12:51:41.726194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97b0fd16-d18a-4e02-a2e1-fc33d6ea5c22 tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 200 Aug 19 12:51:41.726682 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 284/1117] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 1405 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:41.727093 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2efdfac-8db7-486b-8fb2-3916830bd3b4 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:41.727493 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 272/1118] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:41 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:41.741753 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.743670 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:41.744014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.744475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.751958 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.751958 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:41.752772 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:41.754067 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e20e1159-c565-4d36-8eed-f2df15ba09c4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:41.754804 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 281/1119] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:41.771652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.774421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:41.774931 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:41.775120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:41.777481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:41.811790 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.811790 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:41.833799 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd6a4c21-0bd0-4938-a806-d9762681de56 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:41.834510 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 283/1120] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:41 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:41.845475 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.851147 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:41.851458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:41.851898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:41.860358 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.860358 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:41.860358 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:41.862065 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c4027cf0-9bc4-46f6-8f89-88f08620b938 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:41.862682 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 285/1121] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:41.877292 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-29840c25-778f-4341-a701-ab7de5a8bb4b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:41.879366 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:41.879826 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a214e849-c8d2-42c8-8689-42752b02df81", "name": "tempest-SnapshotsActionsTest-Snapshot-219837683"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:41.891901 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:41.891901 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:41.893213 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:41.893213 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create snapshot from volume a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:41.934586 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['85d7a2c6-75ed-4b59-be1f-720142de74c5', '48d8cb19-36d8-4a39-85c6-deeeb78531b3', 'dea234e7-a921-47e4-a463-11e4af949be3', '3472869c-4464-4bb8-af15-df37aafcf9af'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:41.986364 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot create request issued successfully. Aug 19 12:51:41.986364 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29840c25-778f-4341-a701-ab7de5a8bb4b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:41.986364 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 273/1122] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:41.997534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:42.000220 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:42.000511 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:42.000782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:42.009784 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:42.009784 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:42.010418 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:42.011883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f9ad7b0-fc9a-46d8-86fb-a519d5693aa4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 200 Aug 19 12:51:42.012421 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 282/1123] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:41 2026] GET /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:42.742089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28c1f3e4-743c-42c8-957e-e5c11e0efdea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:42.744679 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28c1f3e4-743c-42c8-957e-e5c11e0efdea tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] GET https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 Aug 19 12:51:42.744679 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28c1f3e4-743c-42c8-957e-e5c11e0efdea tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:42.744973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28c1f3e4-743c-42c8-957e-e5c11e0efdea tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:42.752031 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28c1f3e4-743c-42c8-957e-e5c11e0efdea tempest-VolumesGetTest-1234573996 tempest-VolumesGetTest-1234573996-project-member] https://10.4.3.137/volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 returned with HTTP 404 Aug 19 12:51:42.752771 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 284/1124] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:42 2026] GET /volume/v3/volumes/f663b3bd-a218-463f-aceb-a4044ec50cb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:43.030969 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-05236633-094d-4828-b3fd-b4d7380177bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:43.037005 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05236633-094d-4828-b3fd-b4d7380177bb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:43.037005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05236633-094d-4828-b3fd-b4d7380177bb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:43.037005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05236633-094d-4828-b3fd-b4d7380177bb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:43.051580 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:43.051580 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:43.053328 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-05236633-094d-4828-b3fd-b4d7380177bb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:43.054888 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05236633-094d-4828-b3fd-b4d7380177bb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 200 Aug 19 12:51:43.056101 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 286/1125] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:43 2026] GET /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:43.074647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:43.079357 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action Aug 19 12:51:43.079990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:43.080286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:43.083655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'dab00af1-669f-42f4-96d8-a3eabc8f8bc1' with '{'status': 'creating'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:43.110816 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:43.110816 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:43.144476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2774fcb5-57c2-40b9-a686-2539a802e8ec tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action returned with HTTP 202 Aug 19 12:51:43.144619 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 274/1126] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:43 2026] POST /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:43.158436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:43.163773 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:43.164025 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:43.164670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:43.176937 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:43.176937 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:43.177796 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:43.186384 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc44c5b6-2e8d-4302-a0db-1e99087f5a7a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 200 Aug 19 12:51:43.187402 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 283/1127] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:43 2026] GET /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:43.209304 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62100dae-f007-4ff0-9036-b9a0f609452e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:43.212433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action Aug 19 12:51:43.212433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:43.212433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:43.222107 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:43.222107 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:43.222914 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot retrieved successfully. Aug 19 12:51:43.263338 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot delete request issued successfully. Aug 19 12:51:43.263651 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62100dae-f007-4ff0-9036-b9a0f609452e tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action returned with HTTP 202 Aug 19 12:51:43.264480 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 285/1128] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:43 2026] POST /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:43.282419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:43.285708 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:43.285998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:43.286266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:43.297470 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:43.297470 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:43.298322 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:43.300613 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32ac0874-3c12-49f6-b272-6742fbaf76bc tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 200 Aug 19 12:51:43.303779 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 287/1129] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:43 2026] GET /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:44.317196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e02004f6-f19e-4cb0-9e5a-b892aa11baeb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.321677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e02004f6-f19e-4cb0-9e5a-b892aa11baeb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:44.321952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e02004f6-f19e-4cb0-9e5a-b892aa11baeb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:44.322277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e02004f6-f19e-4cb0-9e5a-b892aa11baeb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:44.333700 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e02004f6-f19e-4cb0-9e5a-b892aa11baeb tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 404 Aug 19 12:51:44.333700 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 275/1130] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:44 2026] GET /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:44.344050 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.346603 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:44.347036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:44.347345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:44.352449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:44.397180 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:44.397180 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:44.435852 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-267f6380-a700-4683-9bd1-fc2c64bffce7 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:44.436855 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 284/1131] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:44 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:44.448779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.453010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:44.453496 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:44.453872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:44.473879 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:44.473879 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:44.473879 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:44.474964 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d4b8c19-2558-4344-b5ed-ae844ce583db tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:44.475911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 286/1132] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:44 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:44.490167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.493114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:44.493641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:44.493641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:44.493641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete snapshot with id: dab00af1-669f-42f4-96d8-a3eabc8f8bc1 Aug 19 12:51:44.500132 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca397032-f126-497f-bc78-ba2f57a5d8e9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 returned with HTTP 404 Aug 19 12:51:44.500930 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 288/1133] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:44 2026] DELETE /volume/v3/snapshots/dab00af1-669f-42f4-96d8-a3eabc8f8bc1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:44.513781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.515764 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:44.516670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a214e849-c8d2-42c8-8689-42752b02df81", "name": "tempest-SnapshotsActionsTest-Snapshot-1949693398"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:44.531176 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:44.531176 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:44.532340 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:44.532340 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create snapshot from volume a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:44.582275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['0ad01d5e-991d-4a82-889e-694f0ad5fec6', 'e13addfc-41be-4783-9d60-844fb59f76cd', '273e262e-d787-4615-ad02-edf84b5aba85', 'ecfd9bcd-ef82-43a0-8dd9-f5ef0aeb9a28'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:44.633874 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot create request issued successfully. Aug 19 12:51:44.634324 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8ff1a46-da67-4a1d-81d2-cb005751656b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:44.634757 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 276/1134] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:44.646861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:44.649036 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:44.649282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:44.649457 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:44.657435 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:44.657435 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:44.658380 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:44.659862 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9822ecfd-7037-4f52-a317-9dfbe208eaae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 200 Aug 19 12:51:44.661203 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 285/1135] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:44 2026] GET /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:44.958765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.047347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:45.047767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1520344760"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:45.049736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1520344760'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:45.050009 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume of 1 GB Aug 19 12:51:45.056725 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Availability Zones retrieved successfully. Aug 19 12:51:45.066452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (7f956b79-0aa3-4a00-aec9-661ca6522d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:45.067800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3aeb154-0971-4cc2-acf6-b47f33c25d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:45.069434 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:45.118338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3aeb154-0971-4cc2-acf6-b47f33c25d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:45.119291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0acadda-634d-4d0c-90ab-b9fa3872ff74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:45.262322 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Created reservations ['03f63b1c-10fe-4590-bc1d-851f687d7053', '2dfa988f-2e81-4a40-bda6-7baf893a6721', 'f42de1bd-4e34-4200-b5c0-f01427aef99e', '7ec41bd4-d8fd-4061-8f23-675f8937f874'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:45.263994 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0acadda-634d-4d0c-90ab-b9fa3872ff74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f63b1c-10fe-4590-bc1d-851f687d7053', '2dfa988f-2e81-4a40-bda6-7baf893a6721', 'f42de1bd-4e34-4200-b5c0-f01427aef99e', '7ec41bd4-d8fd-4061-8f23-675f8937f874']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:45.264926 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f152e78-c756-457f-9534-a93cea97596e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:45.307939 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f152e78-c756-457f-9534-a93cea97596e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '614163f8-8337-45f5-8abb-f6313276cb65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1520344760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5477e8d23c53418e8e8bac24d0e80011',qos_specs=None,replication_status=,reservations=['03f63b1c-10fe-4590-bc1d-851f687d7053','2dfa988f-2e81-4a40-bda6-7baf893a6721','f42de1bd-4e34-4200-b5c0-f01427aef99e','7ec41bd4-d8fd-4061-8f23-675f8937f874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a961d4907d4698899683656dcce4e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1520344760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=614163f8-8337-45f5-8abb-f6313276cb65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5477e8d23c53418e8e8bac24d0e80011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08a961d4907d4698899683656dcce4e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:45.308347 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcb3466-5aa7-493e-8ce6-a87ffb4cb62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:45.374583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcb3466-5aa7-493e-8ce6-a87ffb4cb62a) transitioned into state 'SUCCESS' from state '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-1520344760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5477e8d23c53418e8e8bac24d0e80011',qos_specs=None,replication_status=,reservations=['03f63b1c-10fe-4590-bc1d-851f687d7053','2dfa988f-2e81-4a40-bda6-7baf893a6721','f42de1bd-4e34-4200-b5c0-f01427aef99e','7ec41bd4-d8fd-4061-8f23-675f8937f874'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08a961d4907d4698899683656dcce4e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:45.376027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2653f0-925d-4e90-935e-3de2313dc97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:45.391839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2653f0-925d-4e90-935e-3de2313dc97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:45.393052 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (7f956b79-0aa3-4a00-aec9-661ca6522d4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:45.393549 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request issued successfully. Aug 19 12:51:45.394439 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfe40ce8-7bc2-49a5-ad0e-3e257df00c27 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:45.394938 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 287/1136] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:51:44 2026] POST /volume/v3/volumes => generated 750 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:45.414675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-836199a0-a529-439b-8629-f4adc1bf9b92 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.417765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836199a0-a529-439b-8629-f4adc1bf9b92 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:51:45.418018 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836199a0-a529-439b-8629-f4adc1bf9b92 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:45.418135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-836199a0-a529-439b-8629-f4adc1bf9b92 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:45.428604 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.428604 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:45.434850 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-836199a0-a529-439b-8629-f4adc1bf9b92 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:51:45.442216 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-836199a0-a529-439b-8629-f4adc1bf9b92 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 200 Aug 19 12:51:45.443230 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 289/1137] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:45 2026] GET /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:45.676778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.679010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:45.679332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:45.680117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:45.688089 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.688089 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:45.688746 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:45.690586 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f28a71f1-a67a-4361-aeff-a0463c51a1e6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 200 Aug 19 12:51:45.691020 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 277/1138] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:45 2026] GET /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:45.706822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-314f2c85-8180-462e-b882-a2fb9d813a86 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.709563 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-314f2c85-8180-462e-b882-a2fb9d813a86 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action Aug 19 12:51:45.709803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-314f2c85-8180-462e-b882-a2fb9d813a86 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:45.709981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-314f2c85-8180-462e-b882-a2fb9d813a86 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:45.711683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-314f2c85-8180-462e-b882-a2fb9d813a86 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot '52fcb41a-4880-48ee-ad54-6e24ebac5a47' with '{'status': 'deleting'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:45.726296 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.726296 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:45.741653 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-314f2c85-8180-462e-b882-a2fb9d813a86 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action returned with HTTP 202 Aug 19 12:51:45.742261 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 286/1139] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:45 2026] POST /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:45.753448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.756455 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:45.756455 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:45.757262 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:45.763339 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.763339 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:45.763925 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:45.764996 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1124fc21-17d6-4a5a-83d1-bee1e7468fec tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 200 Aug 19 12:51:45.765692 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 288/1140] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:45 2026] GET /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:45.777870 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.780316 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action Aug 19 12:51:45.780806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:45.781681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:45.788764 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.788764 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:45.789189 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot retrieved successfully. Aug 19 12:51:45.808636 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot delete request issued successfully. Aug 19 12:51:45.808955 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-48bf9b3d-0b50-42ec-9c2b-fd7f91cde20f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action returned with HTTP 202 Aug 19 12:51:45.809426 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 290/1141] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:45 2026] POST /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:45.821515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:45.824325 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:45.824914 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:45.825053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:45.833228 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:45.833228 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:45.833869 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:45.834783 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0f6a2b8-83a9-4a85-8e27-8921a56c5bc6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 200 Aug 19 12:51:45.835353 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 278/1142] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:45 2026] GET /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:46.467584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:46.470136 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:51:46.470477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:46.471228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:46.482837 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:46.482837 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:46.489915 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:51:46.496536 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-732b044e-4eb1-43e4-8fd8-73fbd255306c tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 200 Aug 19 12:51:46.496536 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 287/1143] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:46 2026] GET /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:51:46.850472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f757576c-1ac5-457c-9caa-4a163a1f1edd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:46.855209 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f757576c-1ac5-457c-9caa-4a163a1f1edd tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:46.855209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f757576c-1ac5-457c-9caa-4a163a1f1edd tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:46.855209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f757576c-1ac5-457c-9caa-4a163a1f1edd tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:46.862411 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f757576c-1ac5-457c-9caa-4a163a1f1edd tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 404 Aug 19 12:51:46.863138 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 289/1144] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:46 2026] GET /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:46.876862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:46.880060 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:46.880506 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:46.880697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:46.882468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:46.908992 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:46.908992 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:46.944694 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bcd29e04-ad8c-45d2-9b2d-dbc11ea9a716 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:46.945337 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 291/1145] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:46 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:46.960263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:46.968489 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:46.968785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:46.969872 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:46.982043 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:46.982043 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:46.982043 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:46.982680 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df2e3dba-8c15-4860-a36a-48b1c38586aa tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:46.983140 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 279/1146] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:46 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:47.000633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-40de5e18-28fd-4f89-9127-bb971c8c198d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:47.003138 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40de5e18-28fd-4f89-9127-bb971c8c198d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:47.005275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40de5e18-28fd-4f89-9127-bb971c8c198d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:47.005275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40de5e18-28fd-4f89-9127-bb971c8c198d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:47.005482 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-40de5e18-28fd-4f89-9127-bb971c8c198d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete snapshot with id: 52fcb41a-4880-48ee-ad54-6e24ebac5a47 Aug 19 12:51:47.011733 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40de5e18-28fd-4f89-9127-bb971c8c198d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 returned with HTTP 404 Aug 19 12:51:47.013585 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 288/1147] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:46 2026] DELETE /volume/v3/snapshots/52fcb41a-4880-48ee-ad54-6e24ebac5a47 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:47.024900 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:47.027219 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:47.027699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a214e849-c8d2-42c8-8689-42752b02df81", "name": "tempest-SnapshotsActionsTest-Snapshot-532602602"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:47.039951 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:47.039951 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:47.041009 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:47.041009 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create snapshot from volume a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:47.098579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['15f3a529-2f39-44dd-bc3a-d76a0b1b441a', '409b837e-0953-4561-880e-347d2170aca0', 'a15705d8-5541-4ff6-8b59-1061fc202fa1', '31ce9994-a30e-4bb2-b116-de094688507f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:47.170930 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot create request issued successfully. Aug 19 12:51:47.171318 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68f4aca0-3dce-41a2-a63a-19aa070289b2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:47.171747 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 290/1148] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:47.185417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:47.188161 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:47.188332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:47.189618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:47.196349 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:47.196349 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:47.196879 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:47.198261 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16c19a33-c8f4-418d-9090-12a0a4befac9 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 200 Aug 19 12:51:47.198535 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 292/1149] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:47 2026] GET /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:47.523189 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:47.525882 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] GET https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:51:47.526170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:47.527368 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:47.557142 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:47.557142 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:47.568223 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:51:47.586770 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f55f14a8-5c4f-4fdd-899d-f02389a32f2c tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 200 Aug 19 12:51:47.586770 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 280/1150] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:51:47 2026] GET /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 1832 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:48.211404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:48.217993 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:48.217993 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:48.217993 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:48.233081 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:48.233081 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:48.233950 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:48.235647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8e5c982a-b833-497f-ba76-d0a3561883b7 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 200 Aug 19 12:51:48.236485 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 289/1151] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:48 2026] GET /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:48.251313 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:48.253057 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action Aug 19 12:51:48.253418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:48.253570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:48.255028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot '4f9db61f-6644-4f3a-80d6-95da96c168e8' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:48.272183 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:48.272183 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:48.302945 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72ce5285-bd31-40b8-ae0c-512e2d4f0195 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action returned with HTTP 202 Aug 19 12:51:48.302945 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 291/1152] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:48 2026] POST /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:48.311060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:48.313518 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:48.313771 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:48.314109 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:48.325425 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:48.325425 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:48.326652 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:48.328593 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ae7e532-69e3-4e5d-a013-5e7f430a4249 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 200 Aug 19 12:51:48.329354 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 293/1153] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:48 2026] GET /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:48.347457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:48.354336 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action Aug 19 12:51:48.354336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:48.354523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:48.370215 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:48.370215 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:48.371317 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot retrieved successfully. Aug 19 12:51:48.443414 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot delete request issued successfully. Aug 19 12:51:48.444001 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ddb1dd3-9fca-45d6-bb30-b61b6f337316 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action returned with HTTP 202 Aug 19 12:51:48.444427 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 281/1154] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:48 2026] POST /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:48.456627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:48.462169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:48.462553 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:48.462724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:48.476747 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:48.476747 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:48.476747 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:48.477916 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d1a0807d-0e97-4c86-858e-b08a1937a6d0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 200 Aug 19 12:51:48.478025 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 290/1155] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:48 2026] GET /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:49.495742 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9acb5cec-569a-4cae-af57-3a3be7793735 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.498085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9acb5cec-569a-4cae-af57-3a3be7793735 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:49.498386 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9acb5cec-569a-4cae-af57-3a3be7793735 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:49.498652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9acb5cec-569a-4cae-af57-3a3be7793735 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:49.504506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9acb5cec-569a-4cae-af57-3a3be7793735 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 404 Aug 19 12:51:49.505301 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 292/1156] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:49 2026] GET /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:49.513419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b78707a5-4aa8-4a83-80b3-234734561d8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.517583 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b78707a5-4aa8-4a83-80b3-234734561d8d tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:49.518004 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b78707a5-4aa8-4a83-80b3-234734561d8d tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:49.518224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b78707a5-4aa8-4a83-80b3-234734561d8d tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:49.524349 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-b78707a5-4aa8-4a83-80b3-234734561d8d tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:49.547962 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:49.547962 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:49.565204 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b78707a5-4aa8-4a83-80b3-234734561d8d tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:49.566014 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 294/1157] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:49 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:49.576328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.579142 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:49.579337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:49.579621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:49.591291 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:49.591291 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:49.592492 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:49.593860 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55bdbb2d-3281-48a7-9933-ec85d19524a4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:49.594342 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 282/1158] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:49 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:49.607187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.611129 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:49.611129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:49.611521 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:49.611761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete snapshot with id: 4f9db61f-6644-4f3a-80d6-95da96c168e8 Aug 19 12:51:49.618465 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-273978e8-fe90-45e7-9821-9f5bdda6bac0 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 returned with HTTP 404 Aug 19 12:51:49.619306 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 291/1159] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:49 2026] DELETE /volume/v3/snapshots/4f9db61f-6644-4f3a-80d6-95da96c168e8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:49.635690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7bf250c-1061-4827-897f-5a0c0752893a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.637952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:51:49.638575 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a214e849-c8d2-42c8-8689-42752b02df81", "name": "tempest-SnapshotsActionsTest-Snapshot-1017799840"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:49.652553 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:49.652553 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:49.652772 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:49.653990 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Create snapshot from volume a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:49.708135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Created reservations ['98ba4ef1-7f25-4f99-9995-8e6a9428e9cb', '74265455-1289-4e06-9b98-9fa92205363e', '09ab5143-5ec0-4372-9579-e29cfe6c4092', '9d9ad139-4328-42ee-a8ca-7e8911c79490'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:49.756762 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot create request issued successfully. Aug 19 12:51:49.757393 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7bf250c-1061-4827-897f-5a0c0752893a tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:51:49.757865 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 293/1160] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:51:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:49.772288 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da67114c-7afa-433f-b0d0-2770d169d64e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.776897 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da67114c-7afa-433f-b0d0-2770d169d64e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:49.776897 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da67114c-7afa-433f-b0d0-2770d169d64e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:49.776897 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da67114c-7afa-433f-b0d0-2770d169d64e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:49.788026 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:49.788026 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:49.790278 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da67114c-7afa-433f-b0d0-2770d169d64e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:49.790278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da67114c-7afa-433f-b0d0-2770d169d64e tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 200 Aug 19 12:51:49.792706 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 295/1161] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:49 2026] GET /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:49.847055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:49.853323 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:51:49.853323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "ff91845c-6cbc-4ab8-8895-5002233738df-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:49.857845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'ff91845c-6cbc-4ab8-8895-5002233738df-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:51:49.857965 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Create volume of 1 GB Aug 19 12:51:49.870309 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Availability Zones retrieved successfully. Aug 19 12:51:49.878640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Flow 'volume_create_api' (92b6bd26-5f4d-4b81-a6bf-eef667f8c2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:49.880228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f81f4b9-6850-498b-bae7-974f9ec0828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:49.881750 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:51:49.930038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f81f4b9-6850-498b-bae7-974f9ec0828f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:49.931473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4046a8f-dbb6-429a-833c-e879f8e1b6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:50.026028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Created reservations ['ee377c48-bab4-4376-8aae-a7d46a535bdd', '6b28aa12-5627-4209-b2de-290845a5dc47', 'c8a2698d-aa31-4f3a-b4c8-1450359f8ce1', '9f880497-77e9-4bc0-8cda-0627e11c643d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:51:50.027265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4046a8f-dbb6-429a-833c-e879f8e1b6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee377c48-bab4-4376-8aae-a7d46a535bdd', '6b28aa12-5627-4209-b2de-290845a5dc47', 'c8a2698d-aa31-4f3a-b4c8-1450359f8ce1', '9f880497-77e9-4bc0-8cda-0627e11c643d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:50.028518 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf806268-c72e-4201-9051-078320a4931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:50.064848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf806268-c72e-4201-9051-078320a4931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b431cdfc-7813-4bdd-ad02-e7a32b758c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='ff91845c-6cbc-4ab8-8895-5002233738df-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f8bd5a48304d6ea4e3715b10ed0596',qos_specs=None,replication_status=,reservations=['ee377c48-bab4-4376-8aae-a7d46a535bdd','6b28aa12-5627-4209-b2de-290845a5dc47','c8a2698d-aa31-4f3a-b4c8-1450359f8ce1','9f880497-77e9-4bc0-8cda-0627e11c643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996c1c60a9049178c8e0452e91853fa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:51:50Z,deleted=False,deleted_at=None,display_description='',display_name='ff91845c-6cbc-4ab8-8895-5002233738df-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b431cdfc-7813-4bdd-ad02-e7a32b758c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f8bd5a48304d6ea4e3715b10ed0596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2996c1c60a9049178c8e0452e91853fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:50.065960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d74fcdc-d762-4250-8f6f-3575c4cdbc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:50.096206 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d74fcdc-d762-4250-8f6f-3575c4cdbc18) transitioned into 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='ff91845c-6cbc-4ab8-8895-5002233738df-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39f8bd5a48304d6ea4e3715b10ed0596',qos_specs=None,replication_status=,reservations=['ee377c48-bab4-4376-8aae-a7d46a535bdd','6b28aa12-5627-4209-b2de-290845a5dc47','c8a2698d-aa31-4f3a-b4c8-1450359f8ce1','9f880497-77e9-4bc0-8cda-0627e11c643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996c1c60a9049178c8e0452e91853fa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:50.097912 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50213704-6098-4be0-a743-a8ceab26c068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:51:50.126568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50213704-6098-4be0-a743-a8ceab26c068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:51:50.127411 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Flow 'volume_create_api' (92b6bd26-5f4d-4b81-a6bf-eef667f8c2b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:51:50.127785 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Create volume request issued successfully. Aug 19 12:51:50.128596 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f625bd02-0196-46d8-95e6-491e95075c13 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:51:50.129049 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 283/1162] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 12:51:49 2026] POST /volume/v3/volumes => generated 749 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:51:50.147741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.152764 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:51:50.153301 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:50.153555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:50.164492 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.164492 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:50.171239 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:51:50.176715 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-f97f3e1d-7241-488e-b48e-109e00ea4897 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 200 Aug 19 12:51:50.177219 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 292/1163] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:50 2026] GET /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:50.187838 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.192497 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:51:50.194024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:50.194024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:50.204298 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.204298 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:50.209228 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:51:50.215692 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-a4568834-c837-4f98-9fea-5c0d33ede182 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 200 Aug 19 12:51:50.218337 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 294/1164] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:50 2026] GET /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:50.804883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-700916e4-046d-4d09-b418-fdc0c9c13586 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.808581 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-700916e4-046d-4d09-b418-fdc0c9c13586 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:50.808581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-700916e4-046d-4d09-b418-fdc0c9c13586 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:50.809022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-700916e4-046d-4d09-b418-fdc0c9c13586 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:50.820756 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.820756 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:50.821892 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-700916e4-046d-4d09-b418-fdc0c9c13586 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:50.823916 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-700916e4-046d-4d09-b418-fdc0c9c13586 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 200 Aug 19 12:51:50.824663 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 296/1165] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:50 2026] GET /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:50.839359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.843373 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action Aug 19 12:51:50.843373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:50.843373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:50.845427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'a0ecf86f-6a64-45af-9d49-77b0479f96cd' with '{'status': 'error_deleting'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:50.860019 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.860019 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:50.890751 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a09a8ff7-2fbe-4d9e-bcfe-726654280684 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action returned with HTTP 202 Aug 19 12:51:50.890751 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 284/1166] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:50 2026] POST /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:50.904048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.911046 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:50.912187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:50.912472 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:50.924234 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.924234 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:50.925412 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:50.925873 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eb23e84d-4c87-4f2b-a901-429ffc19f0e2 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 200 Aug 19 12:51:50.926364 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 293/1167] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:50 2026] GET /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:50.940465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.942446 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action Aug 19 12:51:50.945074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:50.945074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:50.955090 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:50.955090 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:50.956109 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot retrieved successfully. Aug 19 12:51:50.985905 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot delete request issued successfully. Aug 19 12:51:50.985905 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b24bcc68-b86f-464d-9f53-566e9b14c7d5 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action returned with HTTP 202 Aug 19 12:51:50.985905 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 295/1168] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:50 2026] POST /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:50.996396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:50.999594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:50.999915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:51.000295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:51.008399 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:51.008399 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:51.009087 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:51.010659 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f57f0c8-f63b-41a1-b163-1fffdf3f31ae tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 200 Aug 19 12:51:51.010934 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 297/1169] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:50 2026] GET /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:52.022971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ffb225b3-7335-4ae5-8215-fd1102eb4f6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.025508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffb225b3-7335-4ae5-8215-fd1102eb4f6c tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:52.026325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffb225b3-7335-4ae5-8215-fd1102eb4f6c tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.026325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ffb225b3-7335-4ae5-8215-fd1102eb4f6c tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.035510 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ffb225b3-7335-4ae5-8215-fd1102eb4f6c tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 404 Aug 19 12:51:52.036201 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 285/1170] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:52.049889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.052688 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:52.053178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:52.053333 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:52.057353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:52.076654 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.076654 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:52.098070 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44f0b916-6dd6-485c-8ffd-d2bf85b0bf2f tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:52.098521 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 294/1171] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:52 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:52.110497 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.114853 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.114853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.114853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.120773 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.120773 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:52.121715 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:52.122556 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-731e3e6a-81bf-48c7-b14c-0205eda9cd8b tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:52.123504 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 296/1172] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:52.133386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.136423 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:52.136769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.137111 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.137473 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete snapshot with id: a0ecf86f-6a64-45af-9d49-77b0479f96cd Aug 19 12:51:52.143414 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-184012fb-3482-4acc-8b21-bea4cf37bba6 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd returned with HTTP 404 Aug 19 12:51:52.144349 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 298/1173] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:52 2026] DELETE /volume/v3/snapshots/a0ecf86f-6a64-45af-9d49-77b0479f96cd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:52.155232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.161223 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:52.161644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:52.161796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:52.164373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'creating'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:52.189508 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.189508 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:52.207890 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c07e6b05-b9ab-4e5f-8254-692b6c7d8b89 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:52.208497 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 286/1174] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:52 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:52.222063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.225440 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.225440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.225440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.232379 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.232379 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:52.232934 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:52.233977 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37ce16c0-4410-4b53-96a9-85dd5903a512 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:52.235007 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 295/1175] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:52.247183 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-226814f3-2867-4820-b1e3-6496652ea631 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.250134 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:52.250620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:52.251862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:52.254883 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.snapshot_actions [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100262) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 12:51:52.262676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.262676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:52.263479 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.snapshot_actions [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Updating snapshot ef8673e8-1474-47fa-9ac1-4cf01fbe328e with info {'id': 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e', 'status': 'error', 'progress': '80%'} Aug 19 12:51:52.273857 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-226814f3-2867-4820-b1e3-6496652ea631 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:52.274340 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 297/1176] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:52 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:52.286825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.288614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.288836 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.289087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.296511 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.296511 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:52.296899 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Snapshot retrieved successfully. Aug 19 12:51:52.297611 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc6dedc-2c7d-4088-ae7f-674e438d2a5c tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:52.297991 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 299/1177] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 459 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:52.308069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a4e3cb41-682a-4b45-9622-797285ae8348 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.310004 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4e3cb41-682a-4b45-9622-797285ae8348 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] POST https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action Aug 19 12:51:52.310385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4e3cb41-682a-4b45-9622-797285ae8348 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:52.310573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4e3cb41-682a-4b45-9622-797285ae8348 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:52.314726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-a4e3cb41-682a-4b45-9622-797285ae8348 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] Updating snapshot 'ef8673e8-1474-47fa-9ac1-4cf01fbe328e' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 12:51:52.329705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.329705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:52.364529 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4e3cb41-682a-4b45-9622-797285ae8348 tempest-SnapshotsActionsTest-1005784558 tempest-SnapshotsActionsTest-1005784558-project-admin] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action returned with HTTP 202 Aug 19 12:51:52.364640 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 287/1178] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 12:51:52 2026] POST /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:51:52.383769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-787e8d60-a892-421b-91f5-cd322d645835 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.387750 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-787e8d60-a892-421b-91f5-cd322d645835 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.388287 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-787e8d60-a892-421b-91f5-cd322d645835 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.388593 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-787e8d60-a892-421b-91f5-cd322d645835 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.399644 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.399644 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:52.400272 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-787e8d60-a892-421b-91f5-cd322d645835 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:52.401309 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-787e8d60-a892-421b-91f5-cd322d645835 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:52.401670 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 296/1179] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:52.422128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.427306 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.427306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.427306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.427306 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete snapshot with id: ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.434417 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.434417 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:52.434796 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:52.461959 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot delete request issued successfully. Aug 19 12:51:52.461959 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-977ab0e3-667f-4fce-ae79-9e043c864a7d tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 202 Aug 19 12:51:52.462559 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 298/1180] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:51:52 2026] DELETE /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:52.477678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:52.480134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:52.480375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:52.481407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:52.487036 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:52.487036 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:52.487538 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Snapshot retrieved successfully. Aug 19 12:51:52.488463 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1ce5735-0d70-4153-8e17-b1d7d374f730 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 200 Aug 19 12:51:52.488893 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 300/1181] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:52 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:53.234210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.240982 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:51:53.240982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.240982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.257115 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.257115 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:53.269603 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:51:53.277389 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-ec113dc7-46f9-48d1-9aad-34d6193b821d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 200 Aug 19 12:51:53.277797 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 288/1182] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:51:53 2026] GET /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-44241acc-1e5a-4679-ba75-4ce882e4e548 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44241acc-1e5a-4679-ba75-4ce882e4e548 None None] GET https://10.4.3.137/volume// Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44241acc-1e5a-4679-ba75-4ce882e4e548 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44241acc-1e5a-4679-ba75-4ce882e4e548 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44241acc-1e5a-4679-ba75-4ce882e4e548 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:53.308105 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 297/1183] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:53.320412 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-470d6b22-29ee-4013-9119-32e5190ca545 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.327025 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-470d6b22-29ee-4013-9119-32e5190ca545 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:51:53.328294 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-470d6b22-29ee-4013-9119-32e5190ca545 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b431cdfc-7813-4bdd-ad02-e7a32b758c7a", "connector": null, "instance_uuid": "ff91845c-6cbc-4ab8-8895-5002233738df"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:53.342207 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.342207 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:53.380126 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-470d6b22-29ee-4013-9119-32e5190ca545 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:51:53.383276 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 299/1184] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:51:53 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 19 12:51:53.391296 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7e8a202-4941-4094-ab6b-3f649e19c951 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.391776 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7e8a202-4941-4094-ab6b-3f649e19c951 None None] GET https://10.4.3.137/volume// Aug 19 12:51:53.391972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7e8a202-4941-4094-ab6b-3f649e19c951 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.392168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7e8a202-4941-4094-ab6b-3f649e19c951 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.393857 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7e8a202-4941-4094-ab6b-3f649e19c951 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:51:53.393857 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 301/1185] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:51: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 19 12:51:53.403528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.406359 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:51:53.406728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.407072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.419390 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.419390 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:53.424489 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:51:53.430384 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-2c24d579-70b0-4e50-b08f-2e26c2fcf37d tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 200 Aug 19 12:51:53.431005 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 289/1186] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:51:53 2026] GET /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:51:53.504424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa3f3d82-4249-4ad8-969d-21b677e64973 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.507025 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa3f3d82-4249-4ad8-969d-21b677e64973 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e Aug 19 12:51:53.507349 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa3f3d82-4249-4ad8-969d-21b677e64973 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.507630 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa3f3d82-4249-4ad8-969d-21b677e64973 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.514615 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa3f3d82-4249-4ad8-969d-21b677e64973 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e returned with HTTP 404 Aug 19 12:51:53.515350 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 298/1187] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:51:53 2026] GET /volume/v3/snapshots/ef8673e8-1474-47fa-9ac1-4cf01fbe328e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:53.526847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.528817 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:53.529017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.529268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.540136 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.540136 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:53.544027 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:53.549650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a9b2ef1-cef7-4214-8405-6a2070ffb8be tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 200 Aug 19 12:51:53.550191 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 300/1188] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:53 2026] GET /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:53.550361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.552373 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] PUT https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 Aug 19 12:51:53.552706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:53.563182 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.566131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Acquiring lock "cinder-attachment_update-b431cdfc-7813-4bdd-ad02-e7a32b758c7a-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:51:53.569113 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:53.569364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.569568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.569759 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete volume with id: a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:53.572326 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Lock "cinder-attachment_update-b431cdfc-7813-4bdd-ad02-e7a32b758c7a-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:51:53.573318 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.573318 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:53.579983 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.579983 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:51:53.580589 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:53.605579 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Delete volume request issued successfully. Aug 19 12:51:53.606001 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2f8e734f-ced4-4e31-b3cd-37332cb93a17 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 202 Aug 19 12:51:53.606614 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 290/1189] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:51:53 2026] DELETE /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:51:53.616879 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d2a16350-4e66-478c-82c0-408ef22597a3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.620125 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2a16350-4e66-478c-82c0-408ef22597a3 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:53.620125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2a16350-4e66-478c-82c0-408ef22597a3 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:53.620125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2a16350-4e66-478c-82c0-408ef22597a3 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:53.628862 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.628862 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:51:53.634278 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d2a16350-4e66-478c-82c0-408ef22597a3 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Volume info retrieved successfully. Aug 19 12:51:53.640120 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2a16350-4e66-478c-82c0-408ef22597a3 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 200 Aug 19 12:51:53.640595 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 299/1190] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:53 2026] GET /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:51:53.732597 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Lock "cinder-attachment_update-b431cdfc-7813-4bdd-ad02-e7a32b758c7a-np0000007775" released by "attachment_update" :: held 0.160s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:51:53.733747 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-926eb5fb-b070-4789-b524-f772536e3a4b tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 returned with HTTP 200 Aug 19 12:51:53.733747 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 302/1191] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:51:53 2026] PUT /volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:53.778812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-819f45e1-4807-46de-9d8a-33e188b5360a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:53.782583 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-819f45e1-4807-46de-9d8a-33e188b5360a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3/action Aug 19 12:51:53.783687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-819f45e1-4807-46de-9d8a-33e188b5360a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:53.783687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-819f45e1-4807-46de-9d8a-33e188b5360a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:53.812224 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:53.812224 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:51:53.837498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e8b9758-bba4-4970-a082-b5fc69e6e3da req-819f45e1-4807-46de-9d8a-33e188b5360a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3/action returned with HTTP 204 Aug 19 12:51:53.837498 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 301/1192] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:51:53 2026] POST /volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:54.657532 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-055ded07-e3ee-4b64-9298-afb48c1434e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:54.662683 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-055ded07-e3ee-4b64-9298-afb48c1434e4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] GET https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 Aug 19 12:51:54.663034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-055ded07-e3ee-4b64-9298-afb48c1434e4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:54.663339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-055ded07-e3ee-4b64-9298-afb48c1434e4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:54.671288 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-055ded07-e3ee-4b64-9298-afb48c1434e4 tempest-SnapshotsActionsTest-1150743932 tempest-SnapshotsActionsTest-1150743932-project-member] https://10.4.3.137/volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 returned with HTTP 404 Aug 19 12:51:54.671894 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 291/1193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:51:54 2026] GET /volume/v3/volumes/a214e849-c8d2-42c8-8689-42752b02df81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:55.051604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2d5b7786-844d-43e4-9192-8aa0b737fe70 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:55.054746 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2d5b7786-844d-43e4-9192-8aa0b737fe70 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/ac35add7-4f64-437a-b815-c1b3885d7d96/action Aug 19 12:51:55.056275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2d5b7786-844d-43e4-9192-8aa0b737fe70 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-attach": {"instance_uuid": "bc804559-f89a-466d-8a39-03967d112c23", "mountpoint": "/dev/vdc"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:51:55.056275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2d5b7786-844d-43e4-9192-8aa0b737fe70 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bc804559-f89a-466d-8a39-03967d112c23", "mountpoint": "/dev/vdc"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:51:55.066669 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2d5b7786-844d-43e4-9192-8aa0b737fe70 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/ac35add7-4f64-437a-b815-c1b3885d7d96/action returned with HTTP 404 Aug 19 12:51:55.067666 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 300/1194] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:51:55 2026] POST /volume/v3/volumes/ac35add7-4f64-437a-b815-c1b3885d7d96/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:51:57.796426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-716d2596-4396-47ba-a839-67d15409785b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:58.014907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-716d2596-4396-47ba-a839-67d15409785b tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools?detail=True Aug 19 12:51:58.015118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-716d2596-4396-47ba-a839-67d15409785b tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:58.015787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-716d2596-4396-47ba-a839-67d15409785b tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] Calling method 'get_pools' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:58.015787 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:51:58.015787 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:51:58.031471 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-716d2596-4396-47ba-a839-67d15409785b tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 19 12:51:58.035284 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 303/1195] 10.4.3.137 () {66 vars in 1314 bytes} [Wed Aug 19 12:51:57 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:51:58.051006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10bf0fdf-b3de-4819-813e-baed9bb13a6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:51:58.053562 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10bf0fdf-b3de-4819-813e-baed9bb13a6d tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools Aug 19 12:51:58.053884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10bf0fdf-b3de-4819-813e-baed9bb13a6d tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:51:58.054157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10bf0fdf-b3de-4819-813e-baed9bb13a6d tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] Calling method 'get_pools' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:51:58.075724 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10bf0fdf-b3de-4819-813e-baed9bb13a6d tempest-VolumePoolsAdminTestsJSON-1138017575 tempest-VolumePoolsAdminTestsJSON-1138017575-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 12:51:58.077533 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 302/1196] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:51:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:00.566920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-713e3af5-5405-45e1-9365-d2048b461e98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:00.569356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:00.569955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4022f915-f1c5-4f76-aa3c-02ef7c79fd7a", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-159119008"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:00.573207 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'imageRef': '4022f915-f1c5-4f76-aa3c-02ef7c79fd7a', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-159119008'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:01.017129 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume of 2 GB Aug 19 12:52:01.023109 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Availability Zones retrieved successfully. Aug 19 12:52:01.031438 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (4720db29-6509-4362-8308-6a87fee5e66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:01.032977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732112ab-04f1-47bd-8be6-8e6e33030dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:01.034356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Validating volume size '2' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:01.101564 np0000007775 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732112ab-04f1-47bd-8be6-8e6e33030dd6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 12:52:01.101564 np0000007775 devstack@c-api.service[100261]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4022f915-f1c5-4f76-aa3c-02ef7c79fd7a is not active. Aug 19 12:52:01.104130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732112ab-04f1-47bd-8be6-8e6e33030dd6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:01.105885 np0000007775 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732112ab-04f1-47bd-8be6-8e6e33030dd6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:52:01.107939 np0000007775 devstack@c-api.service[100261]: WARNING cinder.volume.api [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (4720db29-6509-4362-8308-6a87fee5e66b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 12:52:01.107939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-713e3af5-5405-45e1-9365-d2048b461e98 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:01.109224 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 292/1197] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:00 2026] POST /volume/v3/volumes => generated 125 bytes in 542 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:01.565446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:01.569593 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:52:01.569876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:01.570609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:01.593488 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:01.593488 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:01.599974 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:01.610918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-65824917-b667-4de2-bf52-8ec0bd3fded7 req-6399d92e-ddd5-4772-b239-288a29cf4a8f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 200 Aug 19 12:52:01.612373 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 301/1198] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:01 2026] GET /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:01.928936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:02.034659 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e Aug 19 12:52:02.034659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:02.034962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:02.049119 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:02.059157 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10bee8f1-b2f3-4515-848a-7628dd306d7d tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e returned with HTTP 200 Aug 19 12:52:02.059157 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 304/1199] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:01 2026] GET /volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e => generated 618 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:02.071667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:02.075406 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e Aug 19 12:52:02.076282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:02.183017 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:02.183951 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:02.183951 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:02.198748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b49d1bf1-ea26-4b54-b6da-eb1114e8efdf tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e returned with HTTP 200 Aug 19 12:52:02.201112 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 303/1200] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:52:02 2026] PUT /volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e => generated 571 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:02.212609 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:02.349646 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:02.349646 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1992811728"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:02.353715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1992811728'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:02.353715 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create volume of 1 GB Aug 19 12:52:02.364675 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Availability Zones retrieved successfully. Aug 19 12:52:02.374773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Flow 'volume_create_api' (d70c8b90-99e6-4480-b04e-60959a697dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:02.376470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30438eab-676b-451c-a173-c973f2f0630c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:02.378356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:02.417405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30438eab-676b-451c-a173-c973f2f0630c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:02.419678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cd649e-1f81-44e9-a6f1-e5430a75c24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:02.529325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Created reservations ['721c82bd-000f-49b3-ab67-403c6ffa1e66', 'e76913dd-f6e7-48b4-8482-355c22c4f910', '56f08b10-bd35-4dc0-837e-d7d87dfd33ba', '8b4d63de-6ed3-4da8-846e-e969e155a91d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:02.529325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41cd649e-1f81-44e9-a6f1-e5430a75c24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721c82bd-000f-49b3-ab67-403c6ffa1e66', 'e76913dd-f6e7-48b4-8482-355c22c4f910', '56f08b10-bd35-4dc0-837e-d7d87dfd33ba', '8b4d63de-6ed3-4da8-846e-e969e155a91d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:02.529325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ba8873-93ae-4074-9c13-3aac95b5acb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:02.562222 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ba8873-93ae-4074-9c13-3aac95b5acb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0c1edc-30f8-419a-a6e0-3dcda8ee1941', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1992811728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa604e4bdf544ea1bfd6aa2be85d944e',qos_specs=None,replication_status=,reservations=['721c82bd-000f-49b3-ab67-403c6ffa1e66','e76913dd-f6e7-48b4-8482-355c22c4f910','56f08b10-bd35-4dc0-837e-d7d87dfd33ba','8b4d63de-6ed3-4da8-846e-e969e155a91d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4bd9e6f3784431d871d6a54858d76c9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1992811728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0c1edc-30f8-419a-a6e0-3dcda8ee1941,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa604e4bdf544ea1bfd6aa2be85d944e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4bd9e6f3784431d871d6a54858d76c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:02.564010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe9a0de-ed53-465f-8032-f0545b7ef1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:02.605562 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe9a0de-ed53-465f-8032-f0545b7ef1b3) transitioned into state 'SUCCESS' from state '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-1992811728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa604e4bdf544ea1bfd6aa2be85d944e',qos_specs=None,replication_status=,reservations=['721c82bd-000f-49b3-ab67-403c6ffa1e66','e76913dd-f6e7-48b4-8482-355c22c4f910','56f08b10-bd35-4dc0-837e-d7d87dfd33ba','8b4d63de-6ed3-4da8-846e-e969e155a91d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4bd9e6f3784431d871d6a54858d76c9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:02.605562 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3587c01f-7f57-4c3d-a8bc-6af070c33f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:02.617139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3587c01f-7f57-4c3d-a8bc-6af070c33f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:02.617838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Flow 'volume_create_api' (d70c8b90-99e6-4480-b04e-60959a697dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:02.618223 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create volume request issued successfully. Aug 19 12:52:02.619024 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4b53c12-c0ab-4db9-a4a7-1730ea416bff tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:02.619734 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 293/1201] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:02 2026] POST /volume/v3/volumes => generated 767 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:02.636309 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:02.640229 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:02.640229 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:02.640556 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:02.650619 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:02.650619 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:02.658348 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:02.664576 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7dda25c-eef9-43c4-8849-d9fe6fc4e351 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 200 Aug 19 12:52:02.665418 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 302/1202] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:02 2026] GET /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:03.683301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:03.688071 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:03.688461 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:03.688530 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:03.700228 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:03.700228 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:03.709495 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:03.714211 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2eabcb4-a0f0-411b-979c-405c07d1ebd8 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 200 Aug 19 12:52:03.715047 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 305/1203] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:03 2026] GET /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:03.730303 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:03.733836 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:52:03.734214 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0c1edc-30f8-419a-a6e0-3dcda8ee1941", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-403907771"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:03.745339 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:03.745339 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:03.746037 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:03.746402 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create snapshot from volume 3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:03.805961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Created reservations ['106251e7-99c5-4473-a555-117fd27a7be4', '50f7b619-36da-4e57-bca9-0755ce1b9302', 'e5e1a7a5-ee52-491e-be70-e32b5fd31568', '414e70c3-92e4-407b-996b-fbc3300620e1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:03.851112 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot create request issued successfully. Aug 19 12:52:03.852701 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cbc3db4-809d-434b-9fa6-6423f48c4883 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:52:03.852701 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 304/1204] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:52:03 2026] POST /volume/v3/snapshots => generated 322 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:03.865852 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:03.870326 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:03.871371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:03.871371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:03.883019 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:03.883019 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:03.883702 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot retrieved successfully. Aug 19 12:52:03.886286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bf4e6bc-21fd-411f-852e-56661cdff166 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf returned with HTTP 200 Aug 19 12:52:03.886482 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 294/1205] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:03 2026] GET /volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:04.302113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.307881 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:04.307881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d862f378-7142-40d0-a5a1-fe81096a7c6f"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.310109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd862f378-7142-40d0-a5a1-fe81096a7c6f'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:04.462212 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume of 1 GB Aug 19 12:52:04.471685 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Availability Zones retrieved successfully. Aug 19 12:52:04.479529 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (0ae36ea8-1815-4475-af41-128dd610f741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:04.480886 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cf39d4-9c87-4fc5-9996-f9329eb58f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:04.482186 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:04.567615 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cf39d4-9c87-4fc5-9996-f9329eb58f24) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 12:52:04.567615 np0000007775 devstack@c-api.service[100260]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 19 12:52:04.571704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cf39d4-9c87-4fc5-9996-f9329eb58f24) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:04.572973 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56cf39d4-9c87-4fc5-9996-f9329eb58f24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:52:04.575496 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Flow 'volume_create_api' (0ae36ea8-1815-4475-af41-128dd610f741) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 12:52:04.575496 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3c66c09-c41a-4dd0-b04a-c6493673ae87 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:04.577402 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 303/1206] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:04 2026] POST /volume/v3/volumes => generated 134 bytes in 276 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:04.873634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-513a335b-a4df-4e72-8f13-014dd3cb0ab5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.876521 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-513a335b-a4df-4e72-8f13-014dd3cb0ab5 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:04.876873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-513a335b-a4df-4e72-8f13-014dd3cb0ab5 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.881698 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-513a335b-a4df-4e72-8f13-014dd3cb0ab5 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:04.884556 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 306/1207] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:04 2026] POST /volume/v3/volumes => generated 127 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:04.898996 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-07763fd8-f12e-47cf-bab9-3abbaedbf3a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.900637 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.902680 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07763fd8-f12e-47cf-bab9-3abbaedbf3a0 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:04.903185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07763fd8-f12e-47cf-bab9-3abbaedbf3a0 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2cde0fc5-128f-4a92-a42a-392affc62fd9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.906521 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:04.907807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:04.908113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-07763fd8-f12e-47cf-bab9-3abbaedbf3a0 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2cde0fc5-128f-4a92-a42a-392affc62fd9'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:04.908180 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:04.915435 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07763fd8-f12e-47cf-bab9-3abbaedbf3a0 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 404 Aug 19 12:52:04.916044 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 305/1208] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:04 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:04.919887 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:04.919887 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:04.919887 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot retrieved successfully. Aug 19 12:52:04.919887 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-315ac286-9c14-41d5-aebc-3a1fff3e8e74 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf returned with HTTP 200 Aug 19 12:52:04.921542 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 295/1209] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:04 2026] GET /volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf => generated 481 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:04.926917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29bb4edc-468a-478d-8512-eef65fe3d26b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.931677 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29bb4edc-468a-478d-8512-eef65fe3d26b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:04.931677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29bb4edc-468a-478d-8512-eef65fe3d26b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "81c0e974-ef96-4c50-87a1-317c665ea6ea"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.936324 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-29bb4edc-468a-478d-8512-eef65fe3d26b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '81c0e974-ef96-4c50-87a1-317c665ea6ea'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:04.936659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f7e2b722-8c6f-4424-b98a-568b9e113ba9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.939349 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7e2b722-8c6f-4424-b98a-568b9e113ba9 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e Aug 19 12:52:04.939769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7e2b722-8c6f-4424-b98a-568b9e113ba9 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.953321 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29bb4edc-468a-478d-8512-eef65fe3d26b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 404 Aug 19 12:52:04.954032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 304/1210] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:04 2026] POST /volume/v3/volumes => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:04.982217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98c0d3df-81df-4faf-8444-06159c054d4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:04.985658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98c0d3df-81df-4faf-8444-06159c054d4a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:04.986165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98c0d3df-81df-4faf-8444-06159c054d4a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "57f57c36-cdf8-4a57-8c6f-492604aeb01e"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:04.988800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-98c0d3df-81df-4faf-8444-06159c054d4a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '57f57c36-cdf8-4a57-8c6f-492604aeb01e'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:04.997821 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98c0d3df-81df-4faf-8444-06159c054d4a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 404 Aug 19 12:52:04.998671 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 306/1211] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:04 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.010522 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e4fcdd8-7a75-47c3-8ce0-24b40b6ec4d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.016013 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e4fcdd8-7a75-47c3-8ce0-24b40b6ec4d7 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:05.016548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e4fcdd8-7a75-47c3-8ce0-24b40b6ec4d7 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.020527 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e4fcdd8-7a75-47c3-8ce0-24b40b6ec4d7 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:05.021463 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 296/1212] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.035995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-49634cd3-de4f-4f1f-ad6d-32d736e74292 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.039813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49634cd3-de4f-4f1f-ad6d-32d736e74292 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:05.041130 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-49634cd3-de4f-4f1f-ad6d-32d736e74292 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.045008 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49634cd3-de4f-4f1f-ad6d-32d736e74292 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:05.045734 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 305/1213] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.050944 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.055739 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:05.057459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-275227901", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.057586 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7e2b722-8c6f-4424-b98a-568b9e113ba9 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e returned with HTTP 200 Aug 19 12:52:05.058177 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 307/1214] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:52:04 2026] PUT /volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e => generated 571 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:05.059729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-275227901', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:05.061156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff052b7d-81da-472e-9245-19f3a4188e9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.063855 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff052b7d-81da-472e-9245-19f3a4188e9f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:05.064146 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff052b7d-81da-472e-9245-19f3a4188e9f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.074412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.078177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:52:05.078177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0c1edc-30f8-419a-a6e0-3dcda8ee1941"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.078476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff052b7d-81da-472e-9245-19f3a4188e9f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:52:05.078852 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 297/1215] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes => generated 121 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.089141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.095397 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] DELETE https://10.4.3.137/volume/v3/volumes/tempest-invalid-555060688 Aug 19 12:52:05.095694 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.095694 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:05.095819 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.096317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.098017 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:05.098017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create snapshot from volume 3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:05.098114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Delete volume with id: tempest-invalid-555060688 Aug 19 12:52:05.105385 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e70906a5-3e6e-4ad3-9e78-f652bdf5cd9a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/tempest-invalid-555060688 returned with HTTP 404 Aug 19 12:52:05.105924 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 308/1216] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:52:05 2026] DELETE /volume/v3/volumes/tempest-invalid-555060688 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.124177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8cfe0773-1344-40e5-9561-501bd5919c16 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.127636 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 298/1217] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:52:05 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 19 12:52:05.136494 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota_utils [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Quota exceeded for aa604e4bdf544ea1bfd6aa2be85d944e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 19 12:52:05.136801 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.middleware.fault [None req-9cc9482d-2932-4d9c-9910-c212fb4d252b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 413 Aug 19 12:52:05.137684 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 306/1218] 10.4.3.137 () {68 vars in 1264 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/snapshots => generated 208 bytes in 64 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 12:52:05.140423 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-88bf3078-69e6-4ba0-85a3-f098cc4e6217 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.145041 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88bf3078-69e6-4ba0-85a3-f098cc4e6217 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/xxx/action Aug 19 12:52:05.145479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88bf3078-69e6-4ba0-85a3-f098cc4e6217 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-detach": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.145603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-88bf3078-69e6-4ba0-85a3-f098cc4e6217 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.151197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-61c42792-2894-4421-844c-07d7401329ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.154010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e Aug 19 12:52:05.154526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.156433 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-88bf3078-69e6-4ba0-85a3-f098cc4e6217 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 19 12:52:05.157020 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 309/1219] 10.4.3.137 () {68 vars in 1291 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.174465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d8fa1eea-4d5f-4857-9548-653281711771 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.177270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8fa1eea-4d5f-4857-9548-653281711771 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/tempest-invalid-22274800 Aug 19 12:52:05.177539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8fa1eea-4d5f-4857-9548-653281711771 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.177845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d8fa1eea-4d5f-4857-9548-653281711771 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.191068 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d8fa1eea-4d5f-4857-9548-653281711771 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/tempest-invalid-22274800 returned with HTTP 404 Aug 19 12:52:05.191233 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 307/1220] 10.4.3.137 () {66 vars in 1312 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/tempest-invalid-22274800 => generated 97 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.204627 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8428e038-5a52-4a38-8346-c7f02e7c39b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.207542 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 310/1221] 10.4.3.137 () {66 vars in 1240 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 19 12:52:05.219415 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e627c488-9364-42d7-8901-4e86a8a88a8f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.220391 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Create volume of 1 GB Aug 19 12:52:05.220833 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.220833 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:05.221823 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?status=null Aug 19 12:52:05.221823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.221823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.221982 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:05.222220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Could not evaluate value null, assuming string {{(pid=100260) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:05.222861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:05.229990 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Availability Zones retrieved successfully. Aug 19 12:52:05.249034 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Flow 'volume_create_api' (2c86a89c-183e-472e-ad92-129bbe9014e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:05.251100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (145f03e0-2b11-435c-85b3-239eb53363c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:05.252495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:05.265839 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Get all volumes completed successfully. Aug 19 12:52:05.269571 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e627c488-9364-42d7-8901-4e86a8a88a8f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 19 12:52:05.269571 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 308/1222] 10.4.3.137 () {66 vars in 1281 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:05.273014 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:05.273681 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:05.274012 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:05.285015 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-61c42792-2894-4421-844c-07d7401329ba tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e returned with HTTP 200 Aug 19 12:52:05.285653 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 299/1223] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:52:05 2026] PUT /volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e => generated 571 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:05.292355 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.297565 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2059905476 Aug 19 12:52:05.297867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.299269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.299269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:05.300285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2059905476'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:05.302694 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.307838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:52:05.308449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0c1edc-30f8-419a-a6e0-3dcda8ee1941"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.329778 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.329778 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:05.330655 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:05.330876 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Create snapshot from volume 3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:05.344044 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Get all volumes completed successfully. Aug 19 12:52:05.348826 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-272998e6-6c19-4ec3-82dd-8140d175b1a1 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2059905476 returned with HTTP 200 Aug 19 12:52:05.349640 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 311/1224] 10.4.3.137 () {66 vars in 1359 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2059905476 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:05.351240 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (145f03e0-2b11-435c-85b3-239eb53363c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:05.352210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34e9c70-aed4-4463-9fff-8943a8e9b383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:05.356493 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota_utils [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Quota exceeded for aa604e4bdf544ea1bfd6aa2be85d944e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 19 12:52:05.357108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.middleware.fault [None req-dcb1ac05-ee2b-4e75-a84c-35aa46b0f21b tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 413 Aug 19 12:52:05.358512 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 309/1225] 10.4.3.137 () {68 vars in 1264 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/snapshots => generated 133 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 19 12:52:05.368862 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.373073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.373269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes?status=null Aug 19 12:52:05.373389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.373643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.374192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:05.374930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Could not evaluate value null, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:05.375632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:05.376122 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:05.376428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.376812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.376859 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Delete snapshot with id: c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:05.384330 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.384330 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:05.384943 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot retrieved successfully. Aug 19 12:52:05.403007 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Get all volumes completed successfully. Aug 19 12:52:05.403576 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9e9618e-785e-4d17-8a70-8f1b478ef290 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes?status=null returned with HTTP 200 Aug 19 12:52:05.403986 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 300/1226] 10.4.3.137 () {66 vars in 1260 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:05.408801 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot delete request issued successfully. Aug 19 12:52:05.409060 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b43c13b-8e78-451a-9f3c-612724eb2988 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf returned with HTTP 202 Aug 19 12:52:05.409621 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 312/1227] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:52:05 2026] DELETE /volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:05.420353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.425165 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1547672481 Aug 19 12:52:05.425165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.425165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.425165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:05.425521 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.425621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1547672481'), ('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:05.429578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:05.430054 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.430283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.438096 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.438096 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:05.438653 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Snapshot retrieved successfully. Aug 19 12:52:05.439788 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96c6fece-cc46-4a3a-8f9d-43257c65c9c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf returned with HTTP 200 Aug 19 12:52:05.440238 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 301/1228] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:05.475902 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Get all volumes completed successfully. Aug 19 12:52:05.476443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9e33e5a-3790-40aa-b913-29e5dcb0b6f2 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1547672481 returned with HTTP 200 Aug 19 12:52:05.476822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Created reservations ['9d57ea8a-8d57-4616-8d32-29a4d6af82d4', '7349446e-6866-4d29-8d81-0411882167db', 'e9499ca8-80f4-40c9-9561-c1529592c925', 'cf54a0c1-64a9-440d-a7f4-7818a18a9962'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:05.477032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 310/1229] 10.4.3.137 () {66 vars in 1338 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1547672481 => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:05.478513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34e9c70-aed4-4463-9fff-8943a8e9b383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d57ea8a-8d57-4616-8d32-29a4d6af82d4', '7349446e-6866-4d29-8d81-0411882167db', 'e9499ca8-80f4-40c9-9561-c1529592c925', 'cf54a0c1-64a9-440d-a7f4-7818a18a9962']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:05.479581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb219ccf-89aa-47ea-9821-a1f2adb0657e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:05.489409 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.491770 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.492217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.492426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.513810 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.513810 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:05.514515 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:05.517668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb219ccf-89aa-47ea-9821-a1f2adb0657e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678f4152-f3e0-4822-b832-0eee7ad15509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-275227901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a4fce577394179b71097364c3eeb5c',qos_specs=None,replication_status=,reservations=['9d57ea8a-8d57-4616-8d32-29a4d6af82d4','7349446e-6866-4d29-8d81-0411882167db','e9499ca8-80f4-40c9-9561-c1529592c925','cf54a0c1-64a9-440d-a7f4-7818a18a9962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea43458264d4755903be3605577feba',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-275227901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=678f4152-f3e0-4822-b832-0eee7ad15509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a4fce577394179b71097364c3eeb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ea43458264d4755903be3605577feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:05.521279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a347fce6-09d7-46ca-8fa7-19ee470c22b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:05.528021 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Reserve volume completed successfully. Aug 19 12:52:05.528600 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08c3b48b-be8b-4c69-b691-7e43d75ef59a tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 202 Aug 19 12:52:05.529128 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 313/1230] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:52:05.541978 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9014e29c-9ceb-4588-8aae-395840fba584 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.545636 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.546366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.546451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.560985 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.560985 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:05.562049 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:05.569611 np0000007775 devstack@c-api.service[100261]: ERROR cinder.volume.api [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume status must be available to reserve, but the status is attaching. Aug 19 12:52:05.569974 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9014e29c-9ceb-4588-8aae-395840fba584 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 400 Aug 19 12:52:05.570817 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 302/1231] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 132 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.573126 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a347fce6-09d7-46ca-8fa7-19ee470c22b4) transitioned into state 'SUCCESS' from state '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-275227901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a4fce577394179b71097364c3eeb5c',qos_specs=None,replication_status=,reservations=['9d57ea8a-8d57-4616-8d32-29a4d6af82d4','7349446e-6866-4d29-8d81-0411882167db','e9499ca8-80f4-40c9-9561-c1529592c925','cf54a0c1-64a9-440d-a7f4-7818a18a9962'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea43458264d4755903be3605577feba',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:05.574755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb7a495-2391-4fcb-90b4-712d80884616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:05.590792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb7a495-2391-4fcb-90b4-712d80884616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:05.590968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-634441c1-7c8e-4408-8973-c2114ea395c8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.591027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Flow 'volume_create_api' (2c86a89c-183e-472e-ad92-129bbe9014e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:05.591027 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Create volume request issued successfully. Aug 19 12:52:05.591843 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caccf49f-2f7e-4f56-8619-55e8bba4e8f0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:05.592361 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 307/1232] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes => generated 753 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.592424 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.592906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.593093 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.610531 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.610531 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:05.611668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.611912 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:05.614653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:52:05.614653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.614922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.626091 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.626091 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:05.632816 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:05.641286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8947c17b-a0bb-4ec9-b0db-6824ceeb4e33 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:52:05.641788 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 314/1233] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:05.642215 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Unreserve volume completed successfully. Aug 19 12:52:05.642454 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-634441c1-7c8e-4408-8973-c2114ea395c8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 202 Aug 19 12:52:05.643062 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 311/1234] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:52:05.655884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9cbe571-daa7-4507-a9fa-e7bac3c4bb64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.657612 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9cbe571-daa7-4507-a9fa-e7bac3c4bb64 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/e79b588a-7008-4c65-9cfc-ae7cd968812a/action Aug 19 12:52:05.658042 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9cbe571-daa7-4507-a9fa-e7bac3c4bb64 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.658261 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9cbe571-daa7-4507-a9fa-e7bac3c4bb64 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.670805 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9cbe571-daa7-4507-a9fa-e7bac3c4bb64 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/e79b588a-7008-4c65-9cfc-ae7cd968812a/action returned with HTTP 404 Aug 19 12:52:05.671370 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 303/1235] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/e79b588a-7008-4c65-9cfc-ae7cd968812a/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.684106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f400a6f6-e825-41ec-acdb-6d5e75732400 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.690054 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f400a6f6-e825-41ec-acdb-6d5e75732400 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/674d6e5a-b613-4ee1-8df2-ee4da50ae8ae/action Aug 19 12:52:05.690149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f400a6f6-e825-41ec-acdb-6d5e75732400 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.691100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f400a6f6-e825-41ec-acdb-6d5e75732400 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.702524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f400a6f6-e825-41ec-acdb-6d5e75732400 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/674d6e5a-b613-4ee1-8df2-ee4da50ae8ae/action returned with HTTP 404 Aug 19 12:52:05.703283 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 308/1236] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/674d6e5a-b613-4ee1-8df2-ee4da50ae8ae/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.719187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4d05e79-44d0-4df5-9b12-92d2753a0624 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.721692 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 315/1237] 10.4.3.137 () {68 vars in 1260 bytes} [Wed Aug 19 12:52:05 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 19 12:52:05.732850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6cd54f5c-8344-4a28-9d3a-0ab43723ced6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.737560 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cd54f5c-8344-4a28-9d3a-0ab43723ced6 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] PUT https://10.4.3.137/volume/v3/volumes/tempest-invalid-1339567635 Aug 19 12:52:05.737560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6cd54f5c-8344-4a28-9d3a-0ab43723ced6 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.746580 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cd54f5c-8344-4a28-9d3a-0ab43723ced6 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/tempest-invalid-1339567635 returned with HTTP 404 Aug 19 12:52:05.747132 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 312/1238] 10.4.3.137 () {68 vars in 1338 bytes} [Wed Aug 19 12:52:05 2026] PUT /volume/v3/volumes/tempest-invalid-1339567635 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.758527 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aae03cc7-667a-4bb8-846a-686f5d0574dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.760657 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aae03cc7-667a-4bb8-846a-686f5d0574dd tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] PUT https://10.4.3.137/volume/v3/volumes/2f01449e-8111-4e76-b5e9-6e451c2d9114 Aug 19 12:52:05.761959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aae03cc7-667a-4bb8-846a-686f5d0574dd tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.770678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aae03cc7-667a-4bb8-846a-686f5d0574dd tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/2f01449e-8111-4e76-b5e9-6e451c2d9114 returned with HTTP 404 Aug 19 12:52:05.771465 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 304/1239] 10.4.3.137 () {68 vars in 1368 bytes} [Wed Aug 19 12:52:05 2026] PUT /volume/v3/volumes/2f01449e-8111-4e76-b5e9-6e451c2d9114 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.783665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.786150 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b9925f09-a6e3-4584-943b-c74561d621d7 Aug 19 12:52:05.786461 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.786719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.786912 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Delete volume with id: b9925f09-a6e3-4584-943b-c74561d621d7 Aug 19 12:52:05.795666 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2835a3f0-28d7-4b2d-9443-1b99c737bd5b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/b9925f09-a6e3-4584-943b-c74561d621d7 returned with HTTP 404 Aug 19 12:52:05.796456 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 309/1240] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:05 2026] DELETE /volume/v3/volumes/b9925f09-a6e3-4584-943b-c74561d621d7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.808426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b603890d-14ba-4843-a06a-2636a8e09ecb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.810158 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b603890d-14ba-4843-a06a-2636a8e09ecb tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.813284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b603890d-14ba-4843-a06a-2636a8e09ecb tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.813284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b603890d-14ba-4843-a06a-2636a8e09ecb tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.813284 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b603890d-14ba-4843-a06a-2636a8e09ecb tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 400 Aug 19 12:52:05.813284 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 316/1241] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.823878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c74c61fe-303f-47cf-87b8-75267204370f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.828883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c74c61fe-303f-47cf-87b8-75267204370f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.828883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c74c61fe-303f-47cf-87b8-75267204370f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.828883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c74c61fe-303f-47cf-87b8-75267204370f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.832936 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c74c61fe-303f-47cf-87b8-75267204370f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 400 Aug 19 12:52:05.833832 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 313/1242] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.845335 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fed62366-1a81-4a26-98ce-68c373f01a93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.848684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fed62366-1a81-4a26-98ce-68c373f01a93 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/6ed7addd-4736-4fa2-b308-c29676830985/action Aug 19 12:52:05.848971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fed62366-1a81-4a26-98ce-68c373f01a93 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.848971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fed62366-1a81-4a26-98ce-68c373f01a93 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.859900 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fed62366-1a81-4a26-98ce-68c373f01a93 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/6ed7addd-4736-4fa2-b308-c29676830985/action returned with HTTP 404 Aug 19 12:52:05.860494 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 305/1243] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/6ed7addd-4736-4fa2-b308-c29676830985/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.876721 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41ff27da-eb4d-4265-a6ba-ef6a3e29018b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.879398 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41ff27da-eb4d-4265-a6ba-ef6a3e29018b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action Aug 19 12:52:05.879961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41ff27da-eb4d-4265-a6ba-ef6a3e29018b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.880135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41ff27da-eb4d-4265-a6ba-ef6a3e29018b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.883650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41ff27da-eb4d-4265-a6ba-ef6a3e29018b tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action returned with HTTP 400 Aug 19 12:52:05.883650 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 310/1244] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:52:05.894046 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-900f87b1-cc30-4442-8bcf-078dbaa4c209 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.897834 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-900f87b1-cc30-4442-8bcf-078dbaa4c209 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] POST https://10.4.3.137/volume/v3/volumes/None/action Aug 19 12:52:05.897834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-900f87b1-cc30-4442-8bcf-078dbaa4c209 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:05.897834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-900f87b1-cc30-4442-8bcf-078dbaa4c209 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:05.907786 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-900f87b1-cc30-4442-8bcf-078dbaa4c209 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/None/action returned with HTTP 404 Aug 19 12:52:05.908710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 317/1245] 10.4.3.137 () {68 vars in 1294 bytes} [Wed Aug 19 12:52:05 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:05.918279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-029a480e-d2a9-43a8-b736-a1f22cebee6f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.924281 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-029a480e-d2a9-43a8-b736-a1f22cebee6f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/cc7a3a33-c633-482c-ad94-cf88a9577005 Aug 19 12:52:05.924281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-029a480e-d2a9-43a8-b736-a1f22cebee6f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.924281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-029a480e-d2a9-43a8-b736-a1f22cebee6f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.933311 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-029a480e-d2a9-43a8-b736-a1f22cebee6f tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/cc7a3a33-c633-482c-ad94-cf88a9577005 returned with HTTP 404 Aug 19 12:52:05.933948 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 314/1246] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/cc7a3a33-c633-482c-ad94-cf88a9577005 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:05.948966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.951508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:52:05.951729 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.952040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.964917 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:05.964917 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:05.973091 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:05.979277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9df25d28-fce4-47c3-b3f2-8ea3e89a91d8 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 200 Aug 19 12:52:05.980044 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 306/1247] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:05 2026] GET /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:05.996602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:05.998971 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] DELETE https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:52:05.999182 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:05.999444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:05.999761 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Delete volume with id: 614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:52:06.010534 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.010534 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:06.011088 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:06.026870 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.030849 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:52:06.031448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.031526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.046197 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Delete volume request issued successfully. Aug 19 12:52:06.046581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea0fbcd8-046a-4567-8909-1b94853fa816 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 202 Aug 19 12:52:06.048107 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 311/1248] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:05 2026] DELETE /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:06.051003 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.051003 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:06.056977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.058673 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:52:06.060712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:52:06.061154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.061154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.067745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8c7d30b-3fa1-4b72-b534-44a5c7ea02e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:52:06.068141 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 318/1249] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:06.075339 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.075339 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:06.096637 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Volume info retrieved successfully. Aug 19 12:52:06.104279 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09928277-d83f-4d2a-b87f-dad8faed6d67 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 200 Aug 19 12:52:06.104279 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 315/1250] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:06.128474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.131878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:52:06.132096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.132309 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.322202 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.322202 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:06.328179 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:52:06.336476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-4dd21f47-40a9-4000-9ea4-3097f2afcafd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:52:06.337281 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 307/1251] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1141 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:06.367987 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.371647 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa/action Aug 19 12:52:06.372219 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:06.372658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:06.393417 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.393417 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:06.394550 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:52:06.407262 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Begin detaching volume completed successfully. Aug 19 12:52:06.407727 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-8e9093e3-ca01-4694-a65e-40755455f1c9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa/action returned with HTTP 202 Aug 19 12:52:06.408552 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 312/1252] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:52:06 2026] POST /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:52:06.451461 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d7618fd-f0e9-4672-a80d-3f3d8db97a2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.453784 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d7618fd-f0e9-4672-a80d-3f3d8db97a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf Aug 19 12:52:06.453930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d7618fd-f0e9-4672-a80d-3f3d8db97a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.454304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d7618fd-f0e9-4672-a80d-3f3d8db97a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.459508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d7618fd-f0e9-4672-a80d-3f3d8db97a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf returned with HTTP 404 Aug 19 12:52:06.460075 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 319/1253] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/snapshots/c3f37bc5-c62f-4019-be81-d80bedb71ddf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:06.467407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f52705ac-9e83-43f7-8f84-dc2058000bff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.467805 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f52705ac-9e83-43f7-8f84-dc2058000bff None None] GET https://10.4.3.137/volume// Aug 19 12:52:06.467977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f52705ac-9e83-43f7-8f84-dc2058000bff None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.468207 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f52705ac-9e83-43f7-8f84-dc2058000bff None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.468679 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f52705ac-9e83-43f7-8f84-dc2058000bff None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:06.469046 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 316/1254] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:52:06.470720 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.473582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:06.473648 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.473959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.484560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.485137 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.485137 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:06.487328 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:52:06.487551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.487765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.491730 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:06.497907 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad57da1e-890b-454a-bdf7-447f8e36c190 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 200 Aug 19 12:52:06.498371 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 308/1255] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:06.499409 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.499409 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:06.504259 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:52:06.511150 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-dec90dcc-ce43-425e-a95c-52dbfd7d6663 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:52:06.512064 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 313/1256] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:06.517639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.519736 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:06.519959 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.520358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.520609 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Delete volume with id: 3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:06.531680 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.531680 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:06.532304 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:06.558456 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Delete volume request issued successfully. Aug 19 12:52:06.558755 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15c96a62-4818-41d3-b547-0ea5a8bd15bf tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 202 Aug 19 12:52:06.559320 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 320/1257] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:06 2026] DELETE /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:06.571188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cb04ef11-9c44-46df-bee9-5e311358e227 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.573303 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb04ef11-9c44-46df-bee9-5e311358e227 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:06.573413 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb04ef11-9c44-46df-bee9-5e311358e227 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.573601 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb04ef11-9c44-46df-bee9-5e311358e227 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.581966 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.581966 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:06.586542 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cb04ef11-9c44-46df-bee9-5e311358e227 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Volume info retrieved successfully. Aug 19 12:52:06.591883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb04ef11-9c44-46df-bee9-5e311358e227 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 200 Aug 19 12:52:06.592440 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 317/1258] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:06.660802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.662831 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:52:06.663051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.663318 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.671867 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.671867 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:06.677284 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:06.684731 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-554b50e8-4bb9-46b8-a67a-971c1cb86d09 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:52:06.684731 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 309/1259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:06.700348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.702590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:52:06.702590 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.702862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.710832 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.710832 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:06.716037 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:06.723757 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4baf32be-88ea-426e-bf1b-aa74f6ae95f6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:52:06.724512 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 314/1260] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:52:06.741827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-57a79644-0902-4868-aaed-efb45f9bd41e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.744314 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57a79644-0902-4868-aaed-efb45f9bd41e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:52:06.744609 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57a79644-0902-4868-aaed-efb45f9bd41e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.744906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-57a79644-0902-4868-aaed-efb45f9bd41e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.753509 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.753509 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:06.757979 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-57a79644-0902-4868-aaed-efb45f9bd41e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:06.766282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-57a79644-0902-4868-aaed-efb45f9bd41e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:52:06.766282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 321/1261] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:06.779741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.781907 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:52:06.782339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "678f4152-f3e0-4822-b832-0eee7ad15509", "name": "tempest-TestVolumeBackupRestore-backup-1623578217", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:06.784197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Creating new backup {'backup': {'volume_id': '678f4152-f3e0-4822-b832-0eee7ad15509', 'name': 'tempest-TestVolumeBackupRestore-backup-1623578217', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:52:06.784366 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Creating backup of volume 678f4152-f3e0-4822-b832-0eee7ad15509 in container None Aug 19 12:52:06.794512 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.794512 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:06.795144 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:06.832508 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Created reservations ['03eb9555-0e69-48f1-befe-d15b835fc265', '4ffd4ff8-6e8d-471a-b0f1-2ba64687a6fb'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:06.871278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89b1017e-33ea-4fb2-babe-d37b4dca7103 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:52:06.871278 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 318/1262] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:06 2026] POST /volume/v3/backups => generated 335 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:06.885272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:06.888368 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:06.888676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:06.888985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:06.889138 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:06.896385 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:06.896385 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:06.897224 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ee7bd0e-4a2d-4a8e-9621-22b00eb28ff6 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:06.897817 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 310/1263] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:06 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:07.120333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-27b44529-463b-47ad-97df-3efb7c83c689 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:07.122760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27b44529-463b-47ad-97df-3efb7c83c689 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] GET https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 Aug 19 12:52:07.123033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27b44529-463b-47ad-97df-3efb7c83c689 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:07.123306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27b44529-463b-47ad-97df-3efb7c83c689 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:07.133569 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27b44529-463b-47ad-97df-3efb7c83c689 tempest-VolumesNegativeTest-690132013 tempest-VolumesNegativeTest-690132013-project-member] https://10.4.3.137/volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 returned with HTTP 404 Aug 19 12:52:07.134213 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 315/1264] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:07 2026] GET /volume/v3/volumes/614163f8-8337-45f5-8abb-f6313276cb65 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:07.611550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9757058-6fd9-4ae4-bbd7-1cea72c93244 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:07.615676 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9757058-6fd9-4ae4-bbd7-1cea72c93244 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] GET https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 Aug 19 12:52:07.615676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9757058-6fd9-4ae4-bbd7-1cea72c93244 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:07.615676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9757058-6fd9-4ae4-bbd7-1cea72c93244 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:07.623788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9757058-6fd9-4ae4-bbd7-1cea72c93244 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783 tempest-VolumeSnapshotQuotasNegativeTestJSON-496865783-project-member] https://10.4.3.137/volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 returned with HTTP 404 Aug 19 12:52:07.624500 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 322/1265] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:07 2026] GET /volume/v3/volumes/3b0c1edc-30f8-419a-a6e0-3dcda8ee1941 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:07.633372 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-798553d4-7c2a-4199-bd64-266003b9a868 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:07.636831 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e Aug 19 12:52:07.637314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:07.664480 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:07.664480 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:07.784779 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:07.785442 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:07.785442 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1237904764 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1237904764, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:07.791353 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-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 19 12:52:07.791353 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-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 19 12:52:07.791353 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-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 19 12:52:07.791353 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-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 19 12:52:07.794471 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-798553d4-7c2a-4199-bd64-266003b9a868 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248 tempest-VolumeSnapshotQuotasNegativeTestJSON-636359248-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e returned with HTTP 200 Aug 19 12:52:07.797325 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 319/1266] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:52:07 2026] PUT /volume/v3/os-quota-sets/aa604e4bdf544ea1bfd6aa2be85d944e => generated 576 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:07.909707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:07.911969 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:07.912216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:07.912613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:07.912613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:07.917837 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:07.917837 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:07.918674 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-12303977-d566-4682-a3b7-4d4ffa48cc82 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:07.919677 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 311/1267] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:07 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:08.855902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-a1d9fc80-f1f8-4c06-aba4-d68091a66841 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:08.859927 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-a1d9fc80-f1f8-4c06-aba4-d68091a66841 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] DELETE https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 Aug 19 12:52:08.860422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-a1d9fc80-f1f8-4c06-aba4-d68091a66841 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:08.861268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-a1d9fc80-f1f8-4c06-aba4-d68091a66841 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:08.876516 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:08.876516 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:08.932647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:08.934698 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:08.937285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:08.937285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:08.937285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:08.941192 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:08.941192 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:08.942108 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b3047f1-68cb-4c8c-8c22-b6d327f0590c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:08.942761 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 323/1268] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:08 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:08.955861 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a90e784b-44ee-4ba3-84bf-2ecc4b35fa17 req-a1d9fc80-f1f8-4c06-aba4-d68091a66841 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 returned with HTTP 200 Aug 19 12:52:08.956466 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 316/1269] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:08 2026] DELETE /volume/v3/attachments/39d56f37-b8bb-47ca-89b4-95c81c334173 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:09.682326 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3f565373-e4bc-43d4-8d0c-190aec786323 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:09.684141 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f565373-e4bc-43d4-8d0c-190aec786323 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:52:09.684314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f565373-e4bc-43d4-8d0c-190aec786323 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:09.684556 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f565373-e4bc-43d4-8d0c-190aec786323 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:09.694933 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:09.694933 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:09.700343 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3f565373-e4bc-43d4-8d0c-190aec786323 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:52:09.706013 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f565373-e4bc-43d4-8d0c-190aec786323 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:52:09.706589 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 320/1270] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:09 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:09.960232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:09.963146 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:09.965198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:09.965198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:09.965198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:09.975895 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:09.975895 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:09.977425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c7db02c-bbcd-4400-aa77-93874eb28324 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:09.978100 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 312/1271] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:09 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 744 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:10.730174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39484c2b-1df1-4dd0-967c-5ed19828773d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:10.734388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:10.734388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-808500514"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:10.735747 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-808500514'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:10.864899 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Create volume of 1 GB Aug 19 12:52:10.871749 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Availability Zones retrieved successfully. Aug 19 12:52:10.881374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Flow 'volume_create_api' (7273f029-0188-4ad4-ba31-7825a819b5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:10.883772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc5cda1-4570-4263-97c8-2df41b42f76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:10.885624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:10.982721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc5cda1-4570-4263-97c8-2df41b42f76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:10.984095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a38fd8-913b-4d96-b2c8-6f5bf6f5adb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:10.992003 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:10.994396 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:10.994722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:10.995000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:10.995136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:11.001567 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:11.001567 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:11.002950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e72ae602-7b67-4c7b-9a9b-3c7627428c8b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:11.003497 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 317/1272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:10 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:11.096881 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Created reservations ['46e79e9c-c0ae-4c05-8dbe-9fdede6c6b7b', '7f6382a9-1315-429c-94a2-83ec57ee2121', '77720cd3-1f16-4603-a5fd-07631870f48b', 'e0e05a5c-1632-42cf-84ad-88ae434e6f7e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:11.098233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0a38fd8-913b-4d96-b2c8-6f5bf6f5adb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e79e9c-c0ae-4c05-8dbe-9fdede6c6b7b', '7f6382a9-1315-429c-94a2-83ec57ee2121', '77720cd3-1f16-4603-a5fd-07631870f48b', 'e0e05a5c-1632-42cf-84ad-88ae434e6f7e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:11.099569 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82472f47-25e8-4ffa-9b28-8da77e9acf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:11.136223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82472f47-25e8-4ffa-9b28-8da77e9acf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369065a9-327a-485a-add4-8e3da25f69e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-808500514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a37e463d9934682ae724fa7eccabf26',qos_specs=None,replication_status=,reservations=['46e79e9c-c0ae-4c05-8dbe-9fdede6c6b7b','7f6382a9-1315-429c-94a2-83ec57ee2121','77720cd3-1f16-4603-a5fd-07631870f48b','e0e05a5c-1632-42cf-84ad-88ae434e6f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38763213cfa246c0891d63bbe9938768',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-808500514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369065a9-327a-485a-add4-8e3da25f69e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a37e463d9934682ae724fa7eccabf26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38763213cfa246c0891d63bbe9938768',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:11.138262 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b0c1e3-33e4-40cc-a38c-93090f1860f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:11.169260 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b0c1e3-33e4-40cc-a38c-93090f1860f9) transitioned into state 'SUCCESS' from state '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-808500514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a37e463d9934682ae724fa7eccabf26',qos_specs=None,replication_status=,reservations=['46e79e9c-c0ae-4c05-8dbe-9fdede6c6b7b','7f6382a9-1315-429c-94a2-83ec57ee2121','77720cd3-1f16-4603-a5fd-07631870f48b','e0e05a5c-1632-42cf-84ad-88ae434e6f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38763213cfa246c0891d63bbe9938768',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:11.170425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca5d194-bcc7-44a3-a6ea-adc8bac53712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:11.186341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca5d194-bcc7-44a3-a6ea-adc8bac53712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:11.187644 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Flow 'volume_create_api' (7273f029-0188-4ad4-ba31-7825a819b5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:11.188107 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Create volume request issued successfully. Aug 19 12:52:11.190035 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39484c2b-1df1-4dd0-967c-5ed19828773d tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:11.190035 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 324/1273] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:10 2026] POST /volume/v3/volumes => generated 750 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:11.212216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:11.215966 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:11.216683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:11.217276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:11.237124 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:11.237124 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:11.245122 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:11.251351 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94b55059-0656-4ad8-a0b9-aa6e216943d1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 200 Aug 19 12:52:11.251998 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 321/1274] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:11 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.018962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-485fe598-23c0-425a-a910-49019415a852 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.023062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-485fe598-23c0-425a-a910-49019415a852 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:12.023566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-485fe598-23c0-425a-a910-49019415a852 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.023990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-485fe598-23c0-425a-a910-49019415a852 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.024310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-485fe598-23c0-425a-a910-49019415a852 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:12.032416 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.032416 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:12.033762 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-485fe598-23c0-425a-a910-49019415a852 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:12.034584 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 313/1275] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:12 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.271526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.273581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.274213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.274213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.286352 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.286352 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:12.292865 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.302341 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9035b3fc-476e-4ee4-a725-9eda4111a840 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 200 Aug 19 12:52:12.302857 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 318/1276] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:12 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:12.320932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.323824 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] POST https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action Aug 19 12:52:12.324475 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-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=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:12.324710 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:12.338514 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.338514 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:12.350878 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.350878 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:12.352882 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.393205 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Update volume metadata completed successfully. Aug 19 12:52:12.393778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6183a2d-d170-47f4-a5f7-1b2428f25edd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action returned with HTTP 200 Aug 19 12:52:12.394814 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 325/1277] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:52:12 2026] POST /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action => generated 563 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.406716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.409841 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.409841 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.410541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.452596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-b583256e-cb54-4621-9e8f-a04b30912d85 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.461539 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-b583256e-cb54-4621-9e8f-a04b30912d85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e Aug 19 12:52:12.461539 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-b583256e-cb54-4621-9e8f-a04b30912d85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.461850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-b583256e-cb54-4621-9e8f-a04b30912d85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.475603 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.475603 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:12.554879 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-b583256e-cb54-4621-9e8f-a04b30912d85 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e returned with HTTP 200 Aug 19 12:52:12.554879 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 314/1278] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:12 2026] DELETE /volume/v3/attachments/5a2baff9-24ab-45e9-910f-a4778b21944e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.572577 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-a569bc3a-7d94-4feb-94ea-7855ffdb6864 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.576052 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-a569bc3a-7d94-4feb-94ea-7855ffdb6864 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 Aug 19 12:52:12.576531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-a569bc3a-7d94-4feb-94ea-7855ffdb6864 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.576654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-a569bc3a-7d94-4feb-94ea-7855ffdb6864 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.599742 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.599742 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:12.606027 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.606027 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:12.612011 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.617709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a67424b-07d6-4ef5-ba24-b782c9569310 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 200 Aug 19 12:52:12.618095 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 322/1279] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:12 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 1418 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:12.645374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a019504-0309-46a2-9130-1613481a27d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.655160 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] POST https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action Aug 19 12:52:12.655543 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:12.655712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:12.678002 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.678002 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:12.681701 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-a569bc3a-7d94-4feb-94ea-7855ffdb6864 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 returned with HTTP 200 Aug 19 12:52:12.682286 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 319/1280] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:12 2026] DELETE /volume/v3/attachments/9577fee6-203a-4a9f-89e8-2aa68b30cea1 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.687074 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.687074 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:12.688148 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.693308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-48322c44-d9a1-4b4b-8410-3d0d5b1aae28 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.695886 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Get volume image-metadata completed successfully. Aug 19 12:52:12.696807 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-48322c44-d9a1-4b4b-8410-3d0d5b1aae28 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 Aug 19 12:52:12.697111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-48322c44-d9a1-4b4b-8410-3d0d5b1aae28 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.697408 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-48322c44-d9a1-4b4b-8410-3d0d5b1aae28 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.708221 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.708221 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:12.712828 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Delete volume metadata completed successfully. Aug 19 12:52:12.713482 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a019504-0309-46a2-9130-1613481a27d3 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action returned with HTTP 200 Aug 19 12:52:12.713716 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 326/1281] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:12 2026] POST /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action => generated 0 bytes in 69 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 12:52:12.724080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.727292 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] POST https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action Aug 19 12:52:12.727722 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:12.727854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:12.737893 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.737893 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:12.738431 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.749130 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Get volume image-metadata completed successfully. Aug 19 12:52:12.749646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89246da7-9ec2-4d96-9d31-6aa500cd4d10 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action returned with HTTP 200 Aug 19 12:52:12.750432 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 323/1282] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:52:12 2026] POST /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6/action => generated 537 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.763117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.768287 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.768528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.768786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.782354 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17246b88-02d6-4477-adb8-f0df0aeb9f41 req-48322c44-d9a1-4b4b-8410-3d0d5b1aae28 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 returned with HTTP 200 Aug 19 12:52:12.782851 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 315/1283] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:12 2026] DELETE /volume/v3/attachments/bf413af1-b19b-4032-9b63-12efbe6460d2 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:12.785933 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.785933 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:12.794128 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.803396 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a2f46cb3-d00b-4a73-aaf3-b7422dbbb6cd tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 200 Aug 19 12:52:12.804046 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 320/1284] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:12 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:12.817209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.819955 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] DELETE https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.820288 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.820451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.820645 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Delete volume with id: 369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.834314 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.834314 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:12.834947 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.861723 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Delete volume request issued successfully. Aug 19 12:52:12.861723 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1ea7843e-5928-4ad5-b6b5-c66bf320800f tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 202 Aug 19 12:52:12.862411 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 327/1285] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:12 2026] DELETE /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:12.875638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:12.879513 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:12.879513 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:12.879513 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:12.894805 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:12.894805 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:12.904815 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Volume info retrieved successfully. Aug 19 12:52:12.912387 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-683eb234-2ed6-475b-af6b-0ce95d5a2d42 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 200 Aug 19 12:52:12.913303 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 324/1286] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:12 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 1391 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:13.049273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:13.057996 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:13.060490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:13.060894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:13.060894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:13.073203 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:13.073203 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:13.073203 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-df5b46ba-0adf-4856-969e-8c364a3c04b5 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:13.074212 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 316/1287] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:13 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:13.932379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1cdfee6d-9faa-4c1d-b7dd-24e60d9439e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:13.934771 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cdfee6d-9faa-4c1d-b7dd-24e60d9439e1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] GET https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 Aug 19 12:52:13.935026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cdfee6d-9faa-4c1d-b7dd-24e60d9439e1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:13.935236 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cdfee6d-9faa-4c1d-b7dd-24e60d9439e1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:13.945199 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cdfee6d-9faa-4c1d-b7dd-24e60d9439e1 tempest-VolumesImageMetadata-1785560406 tempest-VolumesImageMetadata-1785560406-project-member] https://10.4.3.137/volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 returned with HTTP 404 Aug 19 12:52:13.945758 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 321/1288] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:13 2026] GET /volume/v3/volumes/369065a9-327a-485a-add4-8e3da25f69e6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:14.090466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:14.094329 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:14.094329 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:14.095130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:14.095130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:14.100400 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=386,cinder:UPDATE=82,cinder:INSERT=42,cinder:DELETE=2 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:52:14.105483 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:14.105483 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:14.106994 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1d1c5d6-4fe9-4e2b-891b-3116ac80e932 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:14.108617 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 328/1289] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:14 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:15.125125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:15.127726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:15.128846 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:15.131269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:15.131269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:15.134381 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=355,cinder:UPDATE=84,cinder:INSERT=52,cinder:DELETE=3 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:52:15.141899 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:15.141899 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:15.143265 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a208c61d-10a2-4ad8-8cb1-570c8e99e20f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:15.144699 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 325/1290] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:15 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:16.160734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41751918-8d0c-4023-a40b-0adfed157da2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:16.164867 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41751918-8d0c-4023-a40b-0adfed157da2 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:16.166976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41751918-8d0c-4023-a40b-0adfed157da2 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:16.166976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41751918-8d0c-4023-a40b-0adfed157da2 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:16.166976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-41751918-8d0c-4023-a40b-0adfed157da2 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:16.169664 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=407,cinder:UPDATE=115,cinder:INSERT=53,cinder:DELETE=5 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:52:16.174650 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:16.174650 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:16.175966 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41751918-8d0c-4023-a40b-0adfed157da2 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:16.177034 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 317/1291] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:16 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:16.836467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:17.121433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:17.121960 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-161777489"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:17.126220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-161777489'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:17.126456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume of 1 GB Aug 19 12:52:17.132478 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=390,cinder:UPDATE=121,cinder:INSERT=66,cinder:DELETE=2 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:52:17.136176 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Availability Zones retrieved successfully. Aug 19 12:52:17.145174 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Flow 'volume_create_api' (218dd040-5da6-4d1f-aa3b-37926cc3fb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:17.147620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8541bf-70b2-4ca4-8d88-9ed06a6c1a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:17.149738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:17.193907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:17.198710 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:17.199163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:17.200584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:17.200584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:17.200738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e8541bf-70b2-4ca4-8d88-9ed06a6c1a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:17.201427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caba39c6-836a-40b6-972d-2554cc9d28d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:17.205840 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:17.205840 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:17.206956 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f61c4bd5-e74e-4e54-a6f0-4dd705cbc5b0 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:17.207538 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 329/1292] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:17 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:17.306339 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Created reservations ['9591852a-8c97-4c78-ae60-752ec5475b6f', 'c2d85065-f41f-47d7-8598-825b8653b243', '868d5467-b304-4105-a621-8ceaaa78dc85', '3f173fb4-681b-4051-9e71-bdebdf0bc5e4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:17.307309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caba39c6-836a-40b6-972d-2554cc9d28d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9591852a-8c97-4c78-ae60-752ec5475b6f', 'c2d85065-f41f-47d7-8598-825b8653b243', '868d5467-b304-4105-a621-8ceaaa78dc85', '3f173fb4-681b-4051-9e71-bdebdf0bc5e4']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:17.308304 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1fa613-3094-413e-b9dd-e5237dffc7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:17.344792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1fa613-3094-413e-b9dd-e5237dffc7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2fe7eea-450a-40c3-9d22-0d5baa01795a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-161777489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193d4e27e7b141a69b8a3bba012b6c25',qos_specs=None,replication_status=,reservations=['9591852a-8c97-4c78-ae60-752ec5475b6f','c2d85065-f41f-47d7-8598-825b8653b243','868d5467-b304-4105-a621-8ceaaa78dc85','3f173fb4-681b-4051-9e71-bdebdf0bc5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8e2830540d84c3490792b2c60d62ccc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-161777489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2fe7eea-450a-40c3-9d22-0d5baa01795a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193d4e27e7b141a69b8a3bba012b6c25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8e2830540d84c3490792b2c60d62ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:17.346914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3553fb3-1ba6-417a-aa8d-980b88e7272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:17.376521 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3553fb3-1ba6-417a-aa8d-980b88e7272a) transitioned into state 'SUCCESS' from state '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-161777489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193d4e27e7b141a69b8a3bba012b6c25',qos_specs=None,replication_status=,reservations=['9591852a-8c97-4c78-ae60-752ec5475b6f','c2d85065-f41f-47d7-8598-825b8653b243','868d5467-b304-4105-a621-8ceaaa78dc85','3f173fb4-681b-4051-9e71-bdebdf0bc5e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8e2830540d84c3490792b2c60d62ccc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:17.377712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588e2355-e571-42d0-b134-0761ea159c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:17.392508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588e2355-e571-42d0-b134-0761ea159c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:17.394064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Flow 'volume_create_api' (218dd040-5da6-4d1f-aa3b-37926cc3fb5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:17.396972 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume request issued successfully. Aug 19 12:52:17.398703 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2eb76237-ad9c-4d7d-b089-8bee1feb2ac2 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:17.399519 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 322/1293] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:52:16 2026] POST /volume/v3/volumes => generated 818 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:17.420219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bbd49795-e45a-430b-9f09-46f9422c250e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:17.422915 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bbd49795-e45a-430b-9f09-46f9422c250e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:17.423201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bbd49795-e45a-430b-9f09-46f9422c250e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:17.423541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bbd49795-e45a-430b-9f09-46f9422c250e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:17.458438 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:17.458438 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:17.467501 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bbd49795-e45a-430b-9f09-46f9422c250e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:17.475311 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bbd49795-e45a-430b-9f09-46f9422c250e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:17.476399 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 326/1294] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:17 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 886 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:18.041045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.046728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:52:18.046728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.046728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.046728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume with id: b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:52:18.064453 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.064453 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:18.064453 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:52:18.104673 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume request issued successfully. Aug 19 12:52:18.104673 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e850ccde-54cb-40b0-9e2d-263cedc989c1 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 202 Aug 19 12:52:18.104968 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 318/1295] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:18 2026] DELETE /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:18.113314 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92c7a5ff-b20b-44d2-8f0b-92d7f55dd2f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.119171 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92c7a5ff-b20b-44d2-8f0b-92d7f55dd2f3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd Aug 19 12:52:18.119395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92c7a5ff-b20b-44d2-8f0b-92d7f55dd2f3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.119827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92c7a5ff-b20b-44d2-8f0b-92d7f55dd2f3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.219818 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.222181 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:18.222453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.222754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.222938 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:18.231748 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.231748 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:18.232791 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2a5bf176-d40f-4dd6-84e7-9e93f2635429 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:18.233333 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 323/1296] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:18.304672 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.304672 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:18.309661 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92c7a5ff-b20b-44d2-8f0b-92d7f55dd2f3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd returned with HTTP 404 Aug 19 12:52:18.310177 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 330/1297] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volumes/b18c0af6-6a13-4ad9-878a-aa21f0d918bd => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:18.322085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.329277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:52:18.329277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.329277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.329277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume with id: 0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:52:18.349460 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.349460 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:18.350553 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:52:18.455337 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume request issued successfully. Aug 19 12:52:18.455824 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81f1428d-519d-4bb5-ba5d-94425b4cfac9 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 202 Aug 19 12:52:18.456421 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 327/1298] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:18 2026] DELETE /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:18.471696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-97741cca-e765-4962-a098-1f9adca4f95f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.473863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97741cca-e765-4962-a098-1f9adca4f95f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:52:18.474082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97741cca-e765-4962-a098-1f9adca4f95f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.474312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97741cca-e765-4962-a098-1f9adca4f95f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.490347 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.490347 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:18.502654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.502942 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-97741cca-e765-4962-a098-1f9adca4f95f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:52:18.506748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:18.506884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.507129 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.516518 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97741cca-e765-4962-a098-1f9adca4f95f tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 200 Aug 19 12:52:18.516518 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 319/1299] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:18.524378 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.524378 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:18.537216 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:18.553736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78f64ee9-e9ba-40cf-83bf-33c7c1fd158d tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:18.553736 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 324/1300] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 945 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:18.574489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2ca0c41-7e66-4426-b227-4e285498e92f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.578349 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] POST https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:52:18.578608 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c2fe7eea-450a-40c3-9d22-0d5baa01795a"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:18.582555 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volume_transfer [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c2fe7eea-450a-40c3-9d22-0d5baa01795a'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 12:52:18.582555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volume_transfer [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Creating transfer of volume c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:18.582555 np0000007775 devstack@c-api.service[100263]: INFO cinder.transfer.api [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Generating transfer record for volume c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:18.595511 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.595511 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:18.626216 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2ca0c41-7e66-4426-b227-4e285498e92f tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 202 Aug 19 12:52:18.626216 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 331/1301] 10.4.3.137 () {70 vars in 1326 bytes} [Wed Aug 19 12:52:18 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:18.642458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.648423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:18.648423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.648423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.668964 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:18.668964 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:18.675722 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:18.684060 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d41f3679-ea5e-442d-a21c-3bc5d86d9b95 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:18.684876 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 328/1302] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 953 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:18.706197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-26ca7910-2393-4247-acfb-18e255517199 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.710038 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-26ca7910-2393-4247-acfb-18e255517199 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 Aug 19 12:52:18.710370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-26ca7910-2393-4247-acfb-18e255517199 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.710658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-26ca7910-2393-4247-acfb-18e255517199 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.721429 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-26ca7910-2393-4247-acfb-18e255517199 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 returned with HTTP 200 Aug 19 12:52:18.721742 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 320/1303] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 => generated 432 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:18.737961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.740702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:52:18.740855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:18.741799 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:18.741799 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Listing volume transfers {{(pid=100262) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 12:52:18.751237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ccb6a6ee-e255-4e84-b7a8-251f91cb4472 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 200 Aug 19 12:52:18.751929 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 325/1304] 10.4.3.137 () {68 vars in 1305 bytes} [Wed Aug 19 12:52:18 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:18.764034 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:18.959519 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] POST https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5/accept Aug 19 12:52:18.959519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d5f61ccb804215dc"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:18.960206 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.volume_transfer [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Accepting volume transfer 1774c95b-94f1-4f0f-920e-af19526b60a5 {{(pid=100263) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 12:52:18.960506 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Accepting transfer 1774c95b-94f1-4f0f-920e-af19526b60a5 Aug 19 12:52:19.063589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Created reservations ['0e6047ca-a25e-45bb-b17e-e28943231fe9', '2a8ca4f9-07a7-46da-9ff4-64f6eb31204d', '1b12cfe6-ed12-4444-a3e9-9e751dbccbc1', 'dd53d39b-2ab1-4ae8-b0f3-873e7f0b1464'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:19.090261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Created reservations ['e7da6543-3dba-4bf7-a4a1-e6e0ee8aa537', 'ffa38153-d915-4cbf-9419-cfde9a6c5e84', '34a31f32-18c0-43cf-87c3-b79c136aba03', '231d84b0-79a1-4d06-8f97-dcba8c2d3032'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:19.154107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Created reservations ['0537d0d8-c0a5-441f-858f-37bf3fcfdddd', '922f0326-536f-4800-84ba-cc53f038ad57', '6f3da9f3-1654-44ec-860b-f33533c6ee6f', 'a52231df-591d-421a-83be-caed9a46c817'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:19.197500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Created reservations ['f91d0b11-64fb-4471-b975-b838b5e022b3', '4cf41b43-f87b-4714-8ff1-1e8224ebcd1d', '0b2b2158-2460-474d-873d-47a69807cd1a', '9a8f0c27-9903-48ba-83f8-3da70db2595b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:19.223234 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Transfer volume completed successfully. Aug 19 12:52:19.246221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.248714 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:19.249003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.249314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.250348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:19.255560 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.255560 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:19.256582 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfc9452e-4ebb-417a-b059-cb889e255fc1 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:19.257066 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 329/1305] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:19.364067 np0000007775 devstack@c-api.service[100263]: INFO cinder.transfer.api [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Volume c2fe7eea-450a-40c3-9d22-0d5baa01795a has been transferred. Aug 19 12:52:19.388446 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c48b5f7e-36fc-4ef6-a22b-a35d106a1302 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5/accept returned with HTTP 202 Aug 19 12:52:19.389191 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 332/1306] 10.4.3.137 () {70 vars in 1458 bytes} [Wed Aug 19 12:52:18 2026] POST /volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5/accept => generated 365 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:19.404863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.407718 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:19.407988 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.408383 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.425500 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.425500 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:19.433031 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Volume info retrieved successfully. Aug 19 12:52:19.440711 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4eb96b9c-6ea6-41c4-aa14-4dba3fb16138 tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:19.441220 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 321/1307] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:52:19.461040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.463928 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:19.464212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.464579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.475092 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.475092 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:19.482831 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] Volume info retrieved successfully. Aug 19 12:52:19.490688 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86fb2f6c-fb6b-40a8-8cd2-0b704e84f41d tempest-VolumesTransfersV355Test-389430199 tempest-VolumesTransfersV355Test-389430199-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:19.491319 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 326/1308] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:19.511546 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.515024 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 Aug 19 12:52:19.516270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.516270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.516270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.volume_transfer [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Delete transfer with id: 1774c95b-94f1-4f0f-920e-af19526b60a5 Aug 19 12:52:19.522906 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ce223cb-84a7-4523-ae6a-7a31e19c4146 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 returned with HTTP 404 Aug 19 12:52:19.524184 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 330/1309] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:52:19 2026] DELETE /volume/v3/volume-transfers/1774c95b-94f1-4f0f-920e-af19526b60a5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:19.536148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.539959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-401b04c9-0a97-4815-a4d2-913d460166ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.544165 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-401b04c9-0a97-4815-a4d2-913d460166ed tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 Aug 19 12:52:19.544447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-401b04c9-0a97-4815-a4d2-913d460166ed tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.544899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-401b04c9-0a97-4815-a4d2-913d460166ed tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.555167 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-401b04c9-0a97-4815-a4d2-913d460166ed tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 returned with HTTP 404 Aug 19 12:52:19.555864 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 322/1310] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/volumes/0b5bde52-416f-4157-af40-2a99abdb9657 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:19.565590 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.567786 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] DELETE https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:52:19.568046 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.568400 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.568590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume with id: 980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:52:19.577634 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.577634 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:19.578202 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:52:19.605897 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Delete volume request issued successfully. Aug 19 12:52:19.606357 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-580e34fb-1e0a-48b0-8974-a06b0dfd98b3 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 202 Aug 19 12:52:19.607060 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 327/1311] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:19 2026] DELETE /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:19.620546 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.622817 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:52:19.623357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.623856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.637525 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.637525 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:19.646575 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Volume info retrieved successfully. Aug 19 12:52:19.653935 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3275187-5b2f-4d08-9469-c2df7b632aa4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 200 Aug 19 12:52:19.654784 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 331/1312] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:19.675654 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:19.675654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.676181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.676574 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Delete volume with id: c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:19.686000 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.686000 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:19.686417 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Volume info retrieved successfully. Aug 19 12:52:19.717334 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Delete volume request issued successfully. Aug 19 12:52:19.717547 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d11cd829-e4d0-49a4-b1b0-9ea612a2e559 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 202 Aug 19 12:52:19.718090 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 333/1313] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:52:19 2026] DELETE /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 12:52:19.729498 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48f90b86-77b5-4788-9403-7d88cdec424a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:19.732129 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48f90b86-77b5-4788-9403-7d88cdec424a tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:19.732679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48f90b86-77b5-4788-9403-7d88cdec424a tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:19.733242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48f90b86-77b5-4788-9403-7d88cdec424a tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:19.747016 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:19.747016 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:19.753813 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48f90b86-77b5-4788-9403-7d88cdec424a tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Volume info retrieved successfully. Aug 19 12:52:19.763417 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48f90b86-77b5-4788-9403-7d88cdec424a tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 200 Aug 19 12:52:19.765580 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 323/1314] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:19 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 1129 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:20.273050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.276022 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:20.276022 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:20.276844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:20.276844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:20.281543 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:20.281543 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:20.282422 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6dd0d494-e29d-4d2c-882b-b1a7343b0013 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:20.282961 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 328/1315] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:20 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:20.682648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4718b579-f754-40af-b912-a7d94d2c71c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.685543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4718b579-f754-40af-b912-a7d94d2c71c4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] GET https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 Aug 19 12:52:20.686005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4718b579-f754-40af-b912-a7d94d2c71c4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:20.686889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4718b579-f754-40af-b912-a7d94d2c71c4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:20.695842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4718b579-f754-40af-b912-a7d94d2c71c4 tempest-TaggedBootDevicesTest_v242-581725741 tempest-TaggedBootDevicesTest_v242-581725741-project-member] https://10.4.3.137/volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 returned with HTTP 404 Aug 19 12:52:20.698002 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 332/1316] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:20 2026] GET /volume/v3/volumes/980497fb-b063-40c8-8512-a0fc70e5f547 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:20.789715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91648dad-a8ad-4a55-a62c-53bb16a2b210 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.791235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91648dad-a8ad-4a55-a62c-53bb16a2b210 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:20.791369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91648dad-a8ad-4a55-a62c-53bb16a2b210 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:20.791531 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91648dad-a8ad-4a55-a62c-53bb16a2b210 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:20.800875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91648dad-a8ad-4a55-a62c-53bb16a2b210 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 404 Aug 19 12:52:20.802479 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 334/1317] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:20 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:20.815328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7862097a-433f-4cf9-83d0-7f97c6562192 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.817272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7862097a-433f-4cf9-83d0-7f97c6562192 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:20.817469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7862097a-433f-4cf9-83d0-7f97c6562192 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:20.817661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7862097a-433f-4cf9-83d0-7f97c6562192 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:20.831713 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7862097a-433f-4cf9-83d0-7f97c6562192 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 404 Aug 19 12:52:20.831713 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 324/1318] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:20 2026] GET /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:20.840266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2102b725-934c-4901-b6b1-6a8691150848 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.843781 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2102b725-934c-4901-b6b1-6a8691150848 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:20.843781 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2102b725-934c-4901-b6b1-6a8691150848 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:20.843974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2102b725-934c-4901-b6b1-6a8691150848 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:20.844338 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2102b725-934c-4901-b6b1-6a8691150848 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Delete volume with id: c2fe7eea-450a-40c3-9d22-0d5baa01795a Aug 19 12:52:20.856506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2102b725-934c-4901-b6b1-6a8691150848 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a returned with HTTP 404 Aug 19 12:52:20.857178 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 329/1319] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:52:20 2026] DELETE /volume/v3/volumes/c2fe7eea-450a-40c3-9d22-0d5baa01795a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:20.877324 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:20.883005 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:20.883952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-705261643"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:20.889543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-705261643'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:20.889884 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume of 1 GB Aug 19 12:52:20.897469 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Availability Zones retrieved successfully. Aug 19 12:52:20.906329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Flow 'volume_create_api' (f8fa5587-c7bc-4614-b3b5-e3dee33adfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:20.909096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf683fe7-6e45-4bd8-af3c-cdfdd92f0277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:20.910486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:20.977771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf683fe7-6e45-4bd8-af3c-cdfdd92f0277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:20.978929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f3be9b-64d1-4886-9002-a277531e3b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:21.060903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Created reservations ['3b4c7433-9606-40a2-adf7-77b80efd00aa', 'e3858e1f-430a-493c-9521-6418013a848a', '73466928-c6fc-47a6-acd1-7390c6080313', '22ee779a-4435-4c8d-bb32-e0b87157bf9d'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:21.061944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f3be9b-64d1-4886-9002-a277531e3b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4c7433-9606-40a2-adf7-77b80efd00aa', 'e3858e1f-430a-493c-9521-6418013a848a', '73466928-c6fc-47a6-acd1-7390c6080313', '22ee779a-4435-4c8d-bb32-e0b87157bf9d']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:21.063134 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b311eb0-ff42-4409-a71a-1a091b6b9a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:21.102639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b311eb0-ff42-4409-a71a-1a091b6b9a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '423fc580-bfcf-4c31-a8da-4d5ba284cbbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-705261643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193d4e27e7b141a69b8a3bba012b6c25',qos_specs=None,replication_status=,reservations=['3b4c7433-9606-40a2-adf7-77b80efd00aa','e3858e1f-430a-493c-9521-6418013a848a','73466928-c6fc-47a6-acd1-7390c6080313','22ee779a-4435-4c8d-bb32-e0b87157bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8e2830540d84c3490792b2c60d62ccc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-705261643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=423fc580-bfcf-4c31-a8da-4d5ba284cbbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='193d4e27e7b141a69b8a3bba012b6c25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8e2830540d84c3490792b2c60d62ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:21.102639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e81c2d8-91f9-4480-9e3e-f3ef4f6d98e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:21.139409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e81c2d8-91f9-4480-9e3e-f3ef4f6d98e6) transitioned into state 'SUCCESS' from state '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-705261643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='193d4e27e7b141a69b8a3bba012b6c25',qos_specs=None,replication_status=,reservations=['3b4c7433-9606-40a2-adf7-77b80efd00aa','e3858e1f-430a-493c-9521-6418013a848a','73466928-c6fc-47a6-acd1-7390c6080313','22ee779a-4435-4c8d-bb32-e0b87157bf9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8e2830540d84c3490792b2c60d62ccc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:21.140624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc1ffe-2c60-49c7-b18c-cf00d572367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:21.160325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87bc1ffe-2c60-49c7-b18c-cf00d572367e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:21.161464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Flow 'volume_create_api' (f8fa5587-c7bc-4614-b3b5-e3dee33adfd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:21.161903 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Create volume request issued successfully. Aug 19 12:52:21.162908 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e35b280-94ff-40c6-8a87-f22fd2037398 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:21.163202 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 333/1320] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:52:20 2026] POST /volume/v3/volumes => generated 818 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:21.187301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:21.190533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:21.190533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:21.191535 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:21.212034 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:21.212034 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:21.224335 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:21.238874 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d2591e9-2cc5-40f9-9515-5b3cdac62b1e tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 200 Aug 19 12:52:21.238874 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 335/1321] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:21 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:21.298343 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:21.306329 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:21.306329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:21.306329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:21.306329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:21.319273 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:21.319273 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:21.320728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7bae7c23-0948-4171-82c3-4dafe74fb750 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:21.321278 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 325/1322] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:21 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:22.260672 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.263166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.263551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.263745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.281801 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.281801 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:22.290193 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:22.303166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35fd3bf7-0eb9-469e-8360-90fe587f2b02 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 200 Aug 19 12:52:22.303166 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 330/1323] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:22.327997 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-37297884-79bc-4214-8932-6f171a84519c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.331986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] POST https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:52:22.332622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "423fc580-bfcf-4c31-a8da-4d5ba284cbbb"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:22.336263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volume_transfer [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Creating new volume transfer {'transfer': {'volume_id': '423fc580-bfcf-4c31-a8da-4d5ba284cbbb'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 12:52:22.336263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volume_transfer [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Creating transfer of volume 423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.336263 np0000007775 devstack@c-api.service[100260]: INFO cinder.transfer.api [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Generating transfer record for volume 423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.343330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.348105 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.348105 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:22.349855 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:22.350312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.350628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.350853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:22.364475 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.364475 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:22.366027 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e97aa2f-ea3a-4bb2-afb4-b40a2171b47a tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:22.366997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37297884-79bc-4214-8932-6f171a84519c tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 202 Aug 19 12:52:22.367094 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 336/1324] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:22.367213 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 334/1325] 10.4.3.137 () {70 vars in 1326 bytes} [Wed Aug 19 12:52:22 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 19 12:52:22.382231 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b328a716-8855-4cdc-9230-e61728745002 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.384707 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b328a716-8855-4cdc-9230-e61728745002 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.385241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b328a716-8855-4cdc-9230-e61728745002 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.385367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b328a716-8855-4cdc-9230-e61728745002 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.399708 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.399708 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:22.408201 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b328a716-8855-4cdc-9230-e61728745002 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:22.421386 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b328a716-8855-4cdc-9230-e61728745002 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 200 Aug 19 12:52:22.422505 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 326/1326] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:22.444325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.447203 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volume-transfers/detail Aug 19 12:52:22.447490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.447870 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.449632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volume_transfer [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Listing volume transfers {{(pid=100262) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 12:52:22.454483 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30cafafc-43ad-4e87-bf57-f2d7e32884ee tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 12:52:22.456218 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 331/1327] 10.4.3.137 () {68 vars in 1326 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:22.469157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4299b929-8b42-417e-a60e-b754104a6c74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.472329 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4299b929-8b42-417e-a60e-b754104a6c74 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 Aug 19 12:52:22.472584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4299b929-8b42-417e-a60e-b754104a6c74 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.472877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4299b929-8b42-417e-a60e-b754104a6c74 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.473052 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-4299b929-8b42-417e-a60e-b754104a6c74 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Delete transfer with id: 1240622c-02d5-470b-b26d-99769363ed14 Aug 19 12:52:22.487446 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.487446 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:22.504784 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4299b929-8b42-417e-a60e-b754104a6c74 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 returned with HTTP 202 Aug 19 12:52:22.505346 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 337/1328] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:52:22 2026] DELETE /volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:52:22.519863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ae1a961f-235e-48b1-938f-259e3202f046 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.523859 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae1a961f-235e-48b1-938f-259e3202f046 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.524165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae1a961f-235e-48b1-938f-259e3202f046 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.524625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae1a961f-235e-48b1-938f-259e3202f046 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.544521 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.544521 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:22.549798 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ae1a961f-235e-48b1-938f-259e3202f046 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Volume info retrieved successfully. Aug 19 12:52:22.555570 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae1a961f-235e-48b1-938f-259e3202f046 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 200 Aug 19 12:52:22.556073 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 335/1329] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 945 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:22.571540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.575620 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 Aug 19 12:52:22.576058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.576537 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.576804 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Delete transfer with id: 1240622c-02d5-470b-b26d-99769363ed14 Aug 19 12:52:22.581723 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ed5bb96-3080-46fb-82c1-c44350b789e3 tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 returned with HTTP 404 Aug 19 12:52:22.582361 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 327/1330] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:52:22 2026] DELETE /volume/v3/volume-transfers/1240622c-02d5-470b-b26d-99769363ed14 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:22.596649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a9c9139-f331-426d-a2ba-290b62f9994c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.600860 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.600860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.600860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.600860 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Delete volume with id: 423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.612238 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.612238 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:22.614236 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Volume info retrieved successfully. Aug 19 12:52:22.649050 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Delete volume request issued successfully. Aug 19 12:52:22.649050 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a9c9139-f331-426d-a2ba-290b62f9994c tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 202 Aug 19 12:52:22.649050 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 332/1331] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:52:22 2026] DELETE /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:52:22.660369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:22.662648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:22.662944 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:22.664433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:22.680506 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:22.680506 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:22.687455 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Volume info retrieved successfully. Aug 19 12:52:22.694036 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f33c5fba-81ab-4505-a4a8-d442dff20f6b tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 200 Aug 19 12:52:22.695033 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 338/1332] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:22 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 1129 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:23.384274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:23.388754 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:23.388960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:23.389435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:23.389435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:23.398686 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:23.398686 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:23.399575 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d64afa96-5f20-4c27-adb2-4ff533f0cd8f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:23.400135 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 336/1333] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:23 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:23.716200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3ec2b04-3d41-4205-8f7d-63393d791428 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:23.723173 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3ec2b04-3d41-4205-8f7d-63393d791428 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:23.723173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3ec2b04-3d41-4205-8f7d-63393d791428 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:23.723173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3ec2b04-3d41-4205-8f7d-63393d791428 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:23.739702 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3ec2b04-3d41-4205-8f7d-63393d791428 tempest-VolumesTransfersV355Test-86213799 tempest-VolumesTransfersV355Test-86213799-project-admin] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 404 Aug 19 12:52:23.741424 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 328/1334] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:23 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:23.752599 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7afe4719-8b54-4e25-9738-19f5f19a497b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:23.755467 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7afe4719-8b54-4e25-9738-19f5f19a497b tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] GET https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:23.755467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7afe4719-8b54-4e25-9738-19f5f19a497b tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:23.755812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7afe4719-8b54-4e25-9738-19f5f19a497b tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:23.765810 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7afe4719-8b54-4e25-9738-19f5f19a497b tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 404 Aug 19 12:52:23.766727 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 333/1335] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:52:23 2026] GET /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:23.783509 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:23.787749 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] DELETE https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:23.788057 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:23.788392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:23.788651 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] Delete volume with id: 423fc580-bfcf-4c31-a8da-4d5ba284cbbb Aug 19 12:52:23.801716 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-12886ba9-3fbe-447b-9b86-7bb170a0dcab tempest-VolumesTransfersV355Test-1335288692 tempest-VolumesTransfersV355Test-1335288692-project-member] https://10.4.3.137/volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb returned with HTTP 404 Aug 19 12:52:23.802406 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 339/1336] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:52:23 2026] DELETE /volume/v3/volumes/423fc580-bfcf-4c31-a8da-4d5ba284cbbb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:52:24.304121 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-523c1672-6dc2-416d-999d-cdf4303f957b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.307008 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-523c1672-6dc2-416d-999d-cdf4303f957b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:24.308009 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-523c1672-6dc2-416d-999d-cdf4303f957b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.308009 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-523c1672-6dc2-416d-999d-cdf4303f957b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.318303 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.318303 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:24.339105 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-523c1672-6dc2-416d-999d-cdf4303f957b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:24.348314 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-523c1672-6dc2-416d-999d-cdf4303f957b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:24.348314 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 337/1337] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:24.375066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.380275 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:24.380625 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.380946 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.404537 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.404537 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:24.412548 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:24.422424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.422548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a64f8ac-7125-4f5f-bc76-f11d7708028b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:24.423081 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 329/1338] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:24.429472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:24.430736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.431989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.431989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:24.454336 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.454336 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:24.454336 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ba5ecfc-fb61-4c94-9766-1e68a8613009 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:24.455014 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 334/1339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:24.506619 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.509612 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:24.509813 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.510085 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.528514 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.528514 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:24.537694 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:24.552395 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-0473375a-126a-4ce3-accf-b9531c2093c0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:24.552395 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 340/1340] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:24.727366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-22cefd1c-91aa-4e18-b170-1fb965873e61 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.728399 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-22cefd1c-91aa-4e18-b170-1fb965873e61 None None] GET https://10.4.3.137/volume// Aug 19 12:52:24.728399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-22cefd1c-91aa-4e18-b170-1fb965873e61 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.728836 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-22cefd1c-91aa-4e18-b170-1fb965873e61 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.729365 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-22cefd1c-91aa-4e18-b170-1fb965873e61 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:24.729696 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 338/1341] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:52: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 19 12:52:24.744640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-3759cb34-7aa9-48b8-968c-c4f50b389a59 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.748680 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-3759cb34-7aa9-48b8-968c-c4f50b389a59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:52:24.748680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-3759cb34-7aa9-48b8-968c-c4f50b389a59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "567c2e62-157b-4aa6-8e4e-dc165b36911c", "connector": null, "instance_uuid": "aa352d29-2842-4792-8f76-4b76e4baf6e5"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:24.761575 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.761575 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:24.821589 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-3759cb34-7aa9-48b8-968c-c4f50b389a59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:52:24.821731 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 330/1342] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:52:24 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 19 12:52:24.882495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.888826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:24.888826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.888826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.888995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aad889b6-e179-44fe-ad07-5772191687bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.889277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aad889b6-e179-44fe-ad07-5772191687bd None None] GET https://10.4.3.137/volume// Aug 19 12:52:24.889739 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aad889b6-e179-44fe-ad07-5772191687bd None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.889739 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aad889b6-e179-44fe-ad07-5772191687bd None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.890006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aad889b6-e179-44fe-ad07-5772191687bd None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:24.890633 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 341/1343] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52: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 19 12:52:24.905115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:24.908998 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:24.909373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:24.910305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:24.914979 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.914979 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:24.928932 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:24.929865 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:24.929865 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:24.936117 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16bc75b2-0b89-4ce0-ba03-0b0f641c62c1 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:24.936826 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:24.936921 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 335/1344] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 883 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:24.951372 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-d7cc0103-c1c2-4c59-b8ed-62b74486f4f3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:24.951372 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 339/1345] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:24 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 1063 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:25.140197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:25.143235 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 Aug 19 12:52:25.144367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:25.159791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-567c2e62-157b-4aa6-8e4e-dc165b36911c-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:52:25.167900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-567c2e62-157b-4aa6-8e4e-dc165b36911c-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:52:25.168919 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:25.168919 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:25.356655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-567c2e62-157b-4aa6-8e4e-dc165b36911c-np0000007775" released by "attachment_update" :: held 0.189s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:52:25.357394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-850c7185-9702-42c3-b53f-19d2a9eb00b6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 returned with HTTP 200 Aug 19 12:52:25.358749 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 331/1346] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:52:25 2026] PUT /volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 => generated 968 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:25.378345 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-2a8ead9e-d71b-4e27-ab41-e950240691d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:25.381080 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-2a8ead9e-d71b-4e27-ab41-e950240691d3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption Aug 19 12:52:25.381080 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-2a8ead9e-d71b-4e27-ab41-e950240691d3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:25.381383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-2a8ead9e-d71b-4e27-ab41-e950240691d3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:25.413079 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:25.413079 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:25.433082 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-2a8ead9e-d71b-4e27-ab41-e950240691d3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption returned with HTTP 200 Aug 19 12:52:25.433784 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 342/1347] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:52:25 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption => generated 161 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:25.474525 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:25.474525 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:25.474525 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:25.476234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:25.476234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:25.494005 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:25.494005 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:25.496537 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39bad327-7dd2-40bd-a0ac-0079da4fcb0b tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:25.498619 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 336/1348] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:25 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:25.960203 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:25.962712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:25.963079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:25.963338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:25.980067 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:25.980067 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:25.986768 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:25.993554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62ca54a3-e813-4d17-bb28-8c4acb9f55f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:25.994058 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 340/1349] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:25 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:26.444767 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-335e9b3b-6f9a-4fa8-aede-5f6697f0a9c0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:26.449186 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-335e9b3b-6f9a-4fa8-aede-5f6697f0a9c0 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] DELETE https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc Aug 19 12:52:26.450230 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-335e9b3b-6f9a-4fa8-aede-5f6697f0a9c0 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:26.450230 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-335e9b3b-6f9a-4fa8-aede-5f6697f0a9c0 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:26.469307 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:26.469307 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:26.518309 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:26.520143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:26.520450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:26.520835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:26.520895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:26.537861 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:26.537861 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:26.537861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-607d97e0-34fa-4a81-9421-af8b082fdca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:26.537861 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 343/1350] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:26 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:26.580877 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-335e9b3b-6f9a-4fa8-aede-5f6697f0a9c0 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc returned with HTTP 200 Aug 19 12:52:26.581684 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 332/1351] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:26 2026] DELETE /volume/v3/attachments/78893843-9e87-4ed2-bd6d-548eb93d18dc => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:26.612000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:26.617345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] DELETE https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:52:26.617854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:26.618190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:26.619270 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Delete volume with id: 59f68f1d-7a53-434c-aad4-16ae33d394c0 Aug 19 12:52:26.631204 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:26.631204 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:26.631986 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Volume info retrieved successfully. Aug 19 12:52:26.671394 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] Delete volume request issued successfully. Aug 19 12:52:26.671921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-51c6be21-60b8-44eb-bc9a-2cde6d77b2bd req-b205d6f7-7f04-490f-b16d-f57f4fe81ee3 tempest-ServerActionsV293TestJSON-49634914 tempest-ServerActionsV293TestJSON-49634914-project-member] https://10.4.3.137/volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 returned with HTTP 202 Aug 19 12:52:26.672652 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 337/1352] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:52:26 2026] DELETE /volume/v3/volumes/59f68f1d-7a53-434c-aad4-16ae33d394c0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:27.016452 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-54ee0469-0b02-4666-92f6-171a63db88f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:27.023840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-54ee0469-0b02-4666-92f6-171a63db88f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:27.024047 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-54ee0469-0b02-4666-92f6-171a63db88f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:27.024825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-54ee0469-0b02-4666-92f6-171a63db88f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:27.049721 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:27.049721 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:27.055206 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-54ee0469-0b02-4666-92f6-171a63db88f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:27.066524 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-54ee0469-0b02-4666-92f6-171a63db88f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:27.066524 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 341/1353] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:27 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:27.551406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a33356d6-51a5-4027-aea0-226d82f13dcc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:27.555075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33356d6-51a5-4027-aea0-226d82f13dcc tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:27.555775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33356d6-51a5-4027-aea0-226d82f13dcc tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:27.555775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33356d6-51a5-4027-aea0-226d82f13dcc tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:27.555775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a33356d6-51a5-4027-aea0-226d82f13dcc tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:27.564286 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:27.564286 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:27.566090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33356d6-51a5-4027-aea0-226d82f13dcc tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:27.566662 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 344/1354] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:27 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:28.084959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:28.088228 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:28.088596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:28.088874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:28.109627 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:28.109627 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:28.122935 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:28.132522 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2a3bbc1-9e80-4814-ab2b-134bf59e4f4f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:28.133014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 333/1355] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:28 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:28.550747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43c0f2be-0768-449d-a90a-133e0fdde135 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:28.580882 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:28.583429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:28.583780 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:28.583972 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:28.584080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:28.589839 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:28.589839 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:28.590732 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-85df7c5f-bf33-4aa8-9269-c84242b07e2e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:28.591210 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 342/1356] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:28 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:28.705452 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:52:28.705723 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:28.705985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:28.706538 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:28.708622 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:28.755876 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:28.755876 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43c0f2be-0768-449d-a90a-133e0fdde135 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:52:28.757216 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 338/1357] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:52:28 2026] GET /volume/v3/volumes => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 12:52:28.774477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31c66800-6550-4e9a-8aff-37eed4d76960 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:28.778202 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:28.778202 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-80160393"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:28.782374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-80160393'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:28.782816 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume of 1 GB Aug 19 12:52:28.788368 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Availability Zones retrieved successfully. Aug 19 12:52:28.795769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (31c909c6-0ecc-4d81-a700-3aee65340e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:28.797193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fb44b3-63ae-4ae4-ba6a-4cbc232af17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:28.798720 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:28.845433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4fb44b3-63ae-4ae4-ba6a-4cbc232af17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:28.846417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db39a4b9-7101-4654-afd5-1e1c4927328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:28.959675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Created reservations ['a50d4684-4432-43f7-9ff2-5d082da44d6a', '383989b8-73a5-429d-8ab6-17b472bc90c4', '728d2d0c-6712-4464-a6b3-0d99eba5e2bb', '91bf2a0f-6432-4916-9872-879098ae4d1e'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:28.960304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db39a4b9-7101-4654-afd5-1e1c4927328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50d4684-4432-43f7-9ff2-5d082da44d6a', '383989b8-73a5-429d-8ab6-17b472bc90c4', '728d2d0c-6712-4464-a6b3-0d99eba5e2bb', '91bf2a0f-6432-4916-9872-879098ae4d1e']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:28.961682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582a0cc0-1cf8-4076-a0d4-be9bda6370d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:28.994125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582a0cc0-1cf8-4076-a0d4-be9bda6370d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08154f4e-d464-4085-affa-7d611401d906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-80160393',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['a50d4684-4432-43f7-9ff2-5d082da44d6a','383989b8-73a5-429d-8ab6-17b472bc90c4','728d2d0c-6712-4464-a6b3-0d99eba5e2bb','91bf2a0f-6432-4916-9872-879098ae4d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-80160393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08154f4e-d464-4085-affa-7d611401d906,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c29fcc377bdd44e18e6fcc819cf6f295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f071cd310749538a9533ab66d6fd45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:28.995345 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e21b64-f37a-4dd4-b55d-7cb2c2e97ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:29.027721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54e21b64-f37a-4dd4-b55d-7cb2c2e97ceb) transitioned into state 'SUCCESS' from state '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-80160393',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['a50d4684-4432-43f7-9ff2-5d082da44d6a','383989b8-73a5-429d-8ab6-17b472bc90c4','728d2d0c-6712-4464-a6b3-0d99eba5e2bb','91bf2a0f-6432-4916-9872-879098ae4d1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:29.028712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2939e1-3ae8-4db0-a528-a74833ecf4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:29.043723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2939e1-3ae8-4db0-a528-a74833ecf4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:29.045627 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (31c909c6-0ecc-4d81-a700-3aee65340e8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:29.046095 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request issued successfully. Aug 19 12:52:29.047983 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31c66800-6550-4e9a-8aff-37eed4d76960 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:29.047983 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 345/1358] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:28 2026] POST /volume/v3/volumes => generated 762 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:29.064170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:29.066465 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:29.066743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:29.068045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:29.079067 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:29.079067 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:29.085461 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:29.093779 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-995d1303-e93a-4c91-945d-fd2a7f126ff4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:29.093779 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 334/1359] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:29 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:29.151843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-69446fca-b39d-4494-9bed-d25c836ba657 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:29.156048 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69446fca-b39d-4494-9bed-d25c836ba657 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:29.159270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69446fca-b39d-4494-9bed-d25c836ba657 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:29.159270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69446fca-b39d-4494-9bed-d25c836ba657 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:29.173280 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:29.173280 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:29.175449 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-69446fca-b39d-4494-9bed-d25c836ba657 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:29.180073 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69446fca-b39d-4494-9bed-d25c836ba657 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:29.180468 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 343/1360] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:29 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:29.414055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:29.416315 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:29.416770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-351942248", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:29.420795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-351942248', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:29.607775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:29.611075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:29.611075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:29.611075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:29.612271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:29.618283 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:29.618283 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:29.620635 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9eb6728-ea12-47dc-b0a7-2ec571783099 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:29.620635 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 346/1361] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:29 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:29.780159 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Create volume of 1 GB Aug 19 12:52:29.790569 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Availability Zones retrieved successfully. Aug 19 12:52:29.798278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Flow 'volume_create_api' (f317bdd1-7b74-4723-a246-ae8758b7a647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:29.799738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c3f56d-074e-4dc7-8fa0-54fd80ff8e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:29.803300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:29.902736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c3f56d-074e-4dc7-8fa0-54fd80ff8e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:29.904691 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f3aeae-1ac4-45f0-8a31-156d5cebabe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:29.960785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-b4170773-4a45-4cdc-9b76-9b2060a73c1c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:29.963881 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-b4170773-4a45-4cdc-9b76-9b2060a73c1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7/action Aug 19 12:52:29.964336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-b4170773-4a45-4cdc-9b76-9b2060a73c1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:29.964515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-b4170773-4a45-4cdc-9b76-9b2060a73c1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:29.993325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Created reservations ['20569a83-5c4d-488f-9f2b-0268d1dbc4a3', 'f5d0d38b-4587-4af0-89bf-55b5ec4e857e', 'eeefc443-6de8-4f00-87e9-680ba53ee6d7', '424a608c-0ec9-4907-9b0a-f461dccba41a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:29.994562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f3aeae-1ac4-45f0-8a31-156d5cebabe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20569a83-5c4d-488f-9f2b-0268d1dbc4a3', 'f5d0d38b-4587-4af0-89bf-55b5ec4e857e', 'eeefc443-6de8-4f00-87e9-680ba53ee6d7', '424a608c-0ec9-4907-9b0a-f461dccba41a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:29.995867 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee64b2e-93fd-4987-8c4b-0e8b9c86f575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:29.995996 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:29.995996 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:30.013135 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-cab1301e-4be4-4c61-b9ca-0ac3a152da0b req-b4170773-4a45-4cdc-9b76-9b2060a73c1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7/action returned with HTTP 204 Aug 19 12:52:30.013791 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 335/1362] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:52:29 2026] POST /volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:30.035761 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee64b2e-93fd-4987-8c4b-0e8b9c86f575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '774bfa5f-cbde-4b99-b020-3425f2b9e9d7', '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-351942248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53b8825b3ce4fe393b3d3145bd61dfb',qos_specs=None,replication_status=,reservations=['20569a83-5c4d-488f-9f2b-0268d1dbc4a3','f5d0d38b-4587-4af0-89bf-55b5ec4e857e','eeefc443-6de8-4f00-87e9-680ba53ee6d7','424a608c-0ec9-4907-9b0a-f461dccba41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c14a2d2b474c6687ac7d6762f6410e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-351942248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=774bfa5f-cbde-4b99-b020-3425f2b9e9d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53b8825b3ce4fe393b3d3145bd61dfb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4c14a2d2b474c6687ac7d6762f6410e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.036778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2ce478-8896-411b-9ce3-891e2af5768e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.064581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2ce478-8896-411b-9ce3-891e2af5768e) transitioned into state 'SUCCESS' from state '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-351942248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53b8825b3ce4fe393b3d3145bd61dfb',qos_specs=None,replication_status=,reservations=['20569a83-5c4d-488f-9f2b-0268d1dbc4a3','f5d0d38b-4587-4af0-89bf-55b5ec4e857e','eeefc443-6de8-4f00-87e9-680ba53ee6d7','424a608c-0ec9-4907-9b0a-f461dccba41a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4c14a2d2b474c6687ac7d6762f6410e',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.065427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882e5261-436a-4b41-8c56-3ed54c717729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.078166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (882e5261-436a-4b41-8c56-3ed54c717729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.079266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Flow 'volume_create_api' (f317bdd1-7b74-4723-a246-ae8758b7a647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:30.079701 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Create volume request issued successfully. Aug 19 12:52:30.080612 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71a175f1-16e0-4e15-8252-3f2db0fabb0e tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:30.081102 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 339/1363] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:29 2026] POST /volume/v3/volumes => generated 752 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:30.098603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.102762 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:52:30.103131 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.104270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.113277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.114047 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:30.114464 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.115012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.118189 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.118189 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:30.125931 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:52:30.127717 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.127717 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:30.132895 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eb83d62-2ac6-4093-b11a-9980ce215c04 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:52:30.133494 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 344/1364] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.134021 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:30.140416 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fa5ef5e-e275-4b9e-8aea-974548ecef16 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:30.141660 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 347/1365] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.157661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8635389c-ccda-4dde-a4c7-05766315a889 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.159808 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8635389c-ccda-4dde-a4c7-05766315a889 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:30.160075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8635389c-ccda-4dde-a4c7-05766315a889 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.160401 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8635389c-ccda-4dde-a4c7-05766315a889 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.168039 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.168039 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:30.172631 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8635389c-ccda-4dde-a4c7-05766315a889 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:30.179952 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8635389c-ccda-4dde-a4c7-05766315a889 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:30.181357 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 336/1366] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.197124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70cffd1b-2926-4170-8769-011827745729 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.201345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70cffd1b-2926-4170-8769-011827745729 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:30.201345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70cffd1b-2926-4170-8769-011827745729 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.201345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70cffd1b-2926-4170-8769-011827745729 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.202449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-35cd7311-212a-4649-8707-a391b0c6005b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.205527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:30.205527 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1609460184"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:30.208028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1609460184'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:30.208597 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume of 1 GB Aug 19 12:52:30.213454 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.213454 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:30.216709 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Availability Zones retrieved successfully. Aug 19 12:52:30.217946 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-70cffd1b-2926-4170-8769-011827745729 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:30.223017 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70cffd1b-2926-4170-8769-011827745729 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:30.223419 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 340/1367] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:30.224110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (64aa28ce-51d0-4456-b7f3-ce8d01a99594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:30.225863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a068e7b-47ea-40a2-9fc5-e57e78fdbda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.227613 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:30.243955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.246065 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:30.246385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.246697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.262080 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.262080 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:30.272446 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:30.272798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a068e7b-47ea-40a2-9fc5-e57e78fdbda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.272798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997764e2-9dfd-493f-bd78-9a9967f7de4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.277918 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a86dbad4-3c3c-488b-8d8d-eaa5f45ca91d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:30.278776 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 348/1368] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 1176 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:30.343889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Created reservations ['37856adf-3422-447b-bad5-ffabafbcd38f', '82f77108-37db-4f69-bff9-1d7750c14564', 'a329721f-fc2c-4363-9976-b96e6fe3ac4e', 'f406ccae-3f3d-4f6a-bcd7-d5e5551856db'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:30.345329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (997764e2-9dfd-493f-bd78-9a9967f7de4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37856adf-3422-447b-bad5-ffabafbcd38f', '82f77108-37db-4f69-bff9-1d7750c14564', 'a329721f-fc2c-4363-9976-b96e6fe3ac4e', 'f406ccae-3f3d-4f6a-bcd7-d5e5551856db']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.347080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.347482 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed18866-7af8-43ff-81ba-1e60c4f01782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.350478 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:30.350478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.350815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.381705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.381705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:30.387512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed18866-7af8-43ff-81ba-1e60c4f01782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c63ee5-6539-4bfa-8cd3-c3f197f7f368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1609460184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['37856adf-3422-447b-bad5-ffabafbcd38f','82f77108-37db-4f69-bff9-1d7750c14564','a329721f-fc2c-4363-9976-b96e6fe3ac4e','f406ccae-3f3d-4f6a-bcd7-d5e5551856db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1609460184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c63ee5-6539-4bfa-8cd3-c3f197f7f368,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c29fcc377bdd44e18e6fcc819cf6f295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f071cd310749538a9533ab66d6fd45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.388030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65d0a10-400e-4582-ba58-e805b18aa501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.388207 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:30.397827 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-de9c3187-1889-4e3e-b903-076450ce992e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:30.398465 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 337/1369] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 1176 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:30.430855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.434268 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/action Aug 19 12:52:30.434975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:30.435124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:30.436291 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65d0a10-400e-4582-ba58-e805b18aa501) transitioned into state 'SUCCESS' from state '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-1609460184',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['37856adf-3422-447b-bad5-ffabafbcd38f','82f77108-37db-4f69-bff9-1d7750c14564','a329721f-fc2c-4363-9976-b96e6fe3ac4e','f406ccae-3f3d-4f6a-bcd7-d5e5551856db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.437368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14776de0-0fa5-4aff-a512-d1ba5d94a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.452888 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.452888 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:30.453535 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:30.456003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14776de0-0fa5-4aff-a512-d1ba5d94a5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.457619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (64aa28ce-51d0-4456-b7f3-ce8d01a99594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:30.457619 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request issued successfully. Aug 19 12:52:30.458459 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35cd7311-212a-4649-8707-a391b0c6005b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:30.459005 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 345/1370] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:30 2026] POST /volume/v3/volumes => generated 764 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:30.468596 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Begin detaching volume completed successfully. Aug 19 12:52:30.468827 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-d8147449-c09e-492b-addb-868320d0ff3f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/action returned with HTTP 202 Aug 19 12:52:30.469382 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 341/1371] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:52:30 2026] POST /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:52:30.480369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6faa922f-041a-42f6-8425-318b135aaf56 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.485035 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6faa922f-041a-42f6-8425-318b135aaf56 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:30.485035 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6faa922f-041a-42f6-8425-318b135aaf56 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.485269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6faa922f-041a-42f6-8425-318b135aaf56 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.502874 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.502874 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:30.509815 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6faa922f-041a-42f6-8425-318b135aaf56 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:30.516068 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6faa922f-041a-42f6-8425-318b135aaf56 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:30.516767 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 349/1372] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.558274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c88fe465-a147-4461-92b3-26d6d59700c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.559041 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c88fe465-a147-4461-92b3-26d6d59700c8 None None] GET https://10.4.3.137/volume// Aug 19 12:52:30.560728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c88fe465-a147-4461-92b3-26d6d59700c8 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.560728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c88fe465-a147-4461-92b3-26d6d59700c8 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.561056 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c88fe465-a147-4461-92b3-26d6d59700c8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:30.561483 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 338/1373] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:52:30.572151 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.575119 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:30.575487 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.575896 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.591366 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.591366 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:30.597192 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:30.604510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-50ccb0f9-6709-43a8-9876-a5a89cb2cc62 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:30.605095 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 346/1374] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 12:52:30.623586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-e32deca0-9bd8-4b1d-a0ad-620bb552a598 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.626527 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-e32deca0-9bd8-4b1d-a0ad-620bb552a598 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption Aug 19 12:52:30.626527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-e32deca0-9bd8-4b1d-a0ad-620bb552a598 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.626527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-e32deca0-9bd8-4b1d-a0ad-620bb552a598 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.638078 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.640159 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.640159 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:30.643011 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:30.643577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.644604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.644604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:30.650915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-e32deca0-9bd8-4b1d-a0ad-620bb552a598 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption returned with HTTP 200 Aug 19 12:52:30.651724 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 342/1375] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.652774 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.652774 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:30.654029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-897c4d02-e9bf-4055-9f13-0230acdb23f4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:30.655694 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 350/1376] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:30.667206 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55adc687-bd61-471a-b12f-a224e260b568 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.672730 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55adc687-bd61-471a-b12f-a224e260b568 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:52:30.672730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55adc687-bd61-471a-b12f-a224e260b568 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:30.672730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55adc687-bd61-471a-b12f-a224e260b568 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:30.687582 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.687582 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:30.693121 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55adc687-bd61-471a-b12f-a224e260b568 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:30.701881 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55adc687-bd61-471a-b12f-a224e260b568 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:52:30.702580 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 339/1377] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:30 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:30.723010 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:30.725643 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] POST https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657/restore Aug 19 12:52:30.726045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:30.729231 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Restoring backup 0705fe63-97d0-44e9-880b-33e557a6b657 ({'restore': {}}) {{(pid=100260) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:52:30.730631 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Restoring backup 0705fe63-97d0-44e9-880b-33e557a6b657 to volume None. Aug 19 12:52:30.744364 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.744364 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:30.745711 np0000007775 devstack@c-api.service[100260]: INFO cinder.backup.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Creating volume of 1 GB for restore of backup 0705fe63-97d0-44e9-880b-33e557a6b657. Aug 19 12:52:30.755288 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:52:30.754966. {{(pid=100260) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:52:30.755448 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Availability Zones retrieved successfully. Aug 19 12:52:30.762739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Flow 'volume_create_api' (97768024-2d66-4d03-acbd-2261dbb1dd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:30.763821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b226cffe-5a70-48b8-ab73-9d485da3696a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.764994 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:30.798142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b226cffe-5a70-48b8-ab73-9d485da3696a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.798948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74af7f2-4414-4fb2-8979-8c818d6144be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.846813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Created reservations ['163bc4da-50b6-4412-b126-387bca63c78d', '09d6a779-365c-42b1-86cc-efc692a667f8', 'a8a553d6-dedf-4cc0-bbeb-23587e5aacea', '411bb0de-ad67-4ad7-b1a0-01544e55b3cc'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:30.847801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a74af7f2-4414-4fb2-8979-8c818d6144be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163bc4da-50b6-4412-b126-387bca63c78d', '09d6a779-365c-42b1-86cc-efc692a667f8', 'a8a553d6-dedf-4cc0-bbeb-23587e5aacea', '411bb0de-ad67-4ad7-b1a0-01544e55b3cc']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.848742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23ceaa7-6fd6-4a82-9834-7e5f53b30e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.883140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23ceaa7-6fd6-4a82-9834-7e5f53b30e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec37c1c6-2d7c-4ff0-beb5-4049308f8226', '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_0705fe63-97d0-44e9-880b-33e557a6b657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a4fce577394179b71097364c3eeb5c',qos_specs=None,replication_status=,reservations=['163bc4da-50b6-4412-b126-387bca63c78d','09d6a779-365c-42b1-86cc-efc692a667f8','a8a553d6-dedf-4cc0-bbeb-23587e5aacea','411bb0de-ad67-4ad7-b1a0-01544e55b3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea43458264d4755903be3605577feba',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0705fe63-97d0-44e9-880b-33e557a6b657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec37c1c6-2d7c-4ff0-beb5-4049308f8226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a4fce577394179b71097364c3eeb5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ea43458264d4755903be3605577feba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.884261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1dbac9-dafd-4727-b09d-946937d0f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.908921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1dbac9-dafd-4727-b09d-946937d0f720) transitioned into 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_0705fe63-97d0-44e9-880b-33e557a6b657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2a4fce577394179b71097364c3eeb5c',qos_specs=None,replication_status=,reservations=['163bc4da-50b6-4412-b126-387bca63c78d','09d6a779-365c-42b1-86cc-efc692a667f8','a8a553d6-dedf-4cc0-bbeb-23587e5aacea','411bb0de-ad67-4ad7-b1a0-01544e55b3cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ea43458264d4755903be3605577feba',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.909843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a76d12d-aa4b-4ac4-a310-038492e4c7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:30.923177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a76d12d-aa4b-4ac4-a310-038492e4c7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:30.924279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Flow 'volume_create_api' (97768024-2d66-4d03-acbd-2261dbb1dd68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:30.924558 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Create volume request issued successfully. Aug 19 12:52:30.936001 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:30.936001 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:30.936688 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:31.152523 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.155446 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:52:31.155594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.156041 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.163957 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.163957 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:31.168912 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:52:31.176059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e45e67e-9a9d-4f6f-a2f8-c71afe1172cd tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:52:31.176059 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 343/1378] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:31.239325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.243958 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:52:31.244270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.244598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.257036 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.257036 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:31.272021 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:52:31.278707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-0a719d28-48c2-494f-8ac2-40d66ca709c5 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:52:31.279373 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 351/1379] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 1360 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:31.539349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.541402 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:31.542403 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.542403 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.554216 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.554216 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:31.560772 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:31.571168 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae2c492b-7aac-4e48-9f6e-4d44bc3fc1ce tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:31.572926 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 340/1380] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:31.587353 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.589558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:31.589558 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.590754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.597588 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.597588 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:31.602100 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:31.607604 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9dc82002-a1fd-4993-a851-ab3fa854a4d3 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:31.607995 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 344/1381] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:31.627375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d782fcf-e17e-42ce-ad94-43571554ebca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.630286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:31.630286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-350797438"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:31.632050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-350797438'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:31.632209 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume of 1 GB Aug 19 12:52:31.638701 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Availability Zones retrieved successfully. Aug 19 12:52:31.647557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (90fd1711-1be1-42d9-939a-9d44e98579c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:31.648645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bed3d9-c79b-4aa0-bfb1-3d4efaf4b9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:31.649881 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:31.697554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bed3d9-c79b-4aa0-bfb1-3d4efaf4b9ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:31.698971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1eb35-3fca-487f-b448-6f06b4838092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:31.727478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-09597749-c454-45e6-82c0-3d273092f206 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.732740 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-09597749-c454-45e6-82c0-3d273092f206 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 Aug 19 12:52:31.733072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-09597749-c454-45e6-82c0-3d273092f206 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.733420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-09597749-c454-45e6-82c0-3d273092f206 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.742723 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.742723 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:31.751621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Created reservations ['c2acc679-1dfd-434d-b651-6c7fb101c657', '0487bae6-1b1a-4a6f-b972-713c6ef6230e', 'c701811d-a91f-42d1-addb-7602de69a7ae', '62ae960f-b6c0-4022-ac4f-efccb85096f5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:31.752409 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efb1eb35-3fca-487f-b448-6f06b4838092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2acc679-1dfd-434d-b651-6c7fb101c657', '0487bae6-1b1a-4a6f-b972-713c6ef6230e', 'c701811d-a91f-42d1-addb-7602de69a7ae', '62ae960f-b6c0-4022-ac4f-efccb85096f5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:31.753494 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8df73e-6b89-4180-9be9-ca9dea686988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:31.784269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8df73e-6b89-4180-9be9-ca9dea686988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49bd9132-3ea7-4663-9e92-bbac098684a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-350797438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['c2acc679-1dfd-434d-b651-6c7fb101c657','0487bae6-1b1a-4a6f-b972-713c6ef6230e','c701811d-a91f-42d1-addb-7602de69a7ae','62ae960f-b6c0-4022-ac4f-efccb85096f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-350797438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49bd9132-3ea7-4663-9e92-bbac098684a9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c29fcc377bdd44e18e6fcc819cf6f295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f071cd310749538a9533ab66d6fd45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:31.785568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400194c3-e708-4a06-98cf-7c8f9e0793a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:31.797419 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a9ce26aa-7729-4136-911c-a25b1b5ca9d1 req-09597749-c454-45e6-82c0-3d273092f206 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 returned with HTTP 200 Aug 19 12:52:31.798080 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 341/1382] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:52:31 2026] DELETE /volume/v3/attachments/fe7d3edd-63c7-4012-a5c4-4e0e1d9df9e7 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:31.818014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (400194c3-e708-4a06-98cf-7c8f9e0793a9) transitioned into state 'SUCCESS' from state '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-350797438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c29fcc377bdd44e18e6fcc819cf6f295',qos_specs=None,replication_status=,reservations=['c2acc679-1dfd-434d-b651-6c7fb101c657','0487bae6-1b1a-4a6f-b972-713c6ef6230e','c701811d-a91f-42d1-addb-7602de69a7ae','62ae960f-b6c0-4022-ac4f-efccb85096f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f071cd310749538a9533ab66d6fd45',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:31.819629 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248a2e79-2d9e-4e57-85a4-7e494e42a419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:31.835051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (248a2e79-2d9e-4e57-85a4-7e494e42a419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:31.836357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Flow 'volume_create_api' (90fd1711-1be1-42d9-939a-9d44e98579c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:31.836680 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Create volume request issued successfully. Aug 19 12:52:31.838817 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d782fcf-e17e-42ce-ad94-43571554ebca tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:31.839786 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 352/1383] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:31 2026] POST /volume/v3/volumes => generated 763 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:31.857418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.859823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:31.860228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.860572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.873359 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.873359 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:31.885871 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:31.889572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.890904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e5a0897-49ac-478c-9b93-72ec182642d1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:31.891911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 345/1384] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:31.895293 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:52:31.895392 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.896627 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.907375 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.907375 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:31.913174 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:52:31.921983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-b4d3f2de-496e-474c-88bc-cd4ce0ec77c2 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:52:31.922627 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 342/1385] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:31.933696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b1cb55a8-8b8c-4bda-88e1-bf7c4e1db88b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.934264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1cb55a8-8b8c-4bda-88e1-bf7c4e1db88b None None] GET https://10.4.3.137/volume// Aug 19 12:52:31.934523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1cb55a8-8b8c-4bda-88e1-bf7c4e1db88b None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.934789 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b1cb55a8-8b8c-4bda-88e1-bf7c4e1db88b None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.935201 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b1cb55a8-8b8c-4bda-88e1-bf7c4e1db88b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:31.935635 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 353/1386] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:52: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 19 12:52:31.945468 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-fc779dc1-44d4-4f53-8615-1ead8b8f26b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.947557 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-fc779dc1-44d4-4f53-8615-1ead8b8f26b1 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:52:31.947959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-fc779dc1-44d4-4f53-8615-1ead8b8f26b1 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "774bfa5f-cbde-4b99-b020-3425f2b9e9d7", "connector": null, "instance_uuid": "ff14fd12-68ba-4115-b60d-7d105c8db303"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:31.948664 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.948664 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:31.949387 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:31.949622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Checking backup size 1 against volume size 1 {{(pid=100260) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:52:31.949786 np0000007775 devstack@c-api.service[100260]: INFO cinder.backup.api [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Overwriting volume ec37c1c6-2d7c-4ff0-beb5-4049308f8226 with restore of backup 0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:31.958036 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:31.958036 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:31.974912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] restore_backup in rpcapi backup_id 0705fe63-97d0-44e9-880b-33e557a6b657 {{(pid=100260) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:52:31.977737 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f4ef141-73f5-4105-9d37-0902e5d10b4e tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657/restore returned with HTTP 202 Aug 19 12:52:31.978789 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 347/1387] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:52:30 2026] POST /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657/restore => generated 189 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:31.988331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:31.991599 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:31.991734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:31.995685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:31.995928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:32.008459 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-fc779dc1-44d4-4f53-8615-1ead8b8f26b1 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:52:32.008938 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 346/1388] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:52:31 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 19 12:52:32.017394 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:32.017394 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:32.018551 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6ef21cb-20a3-49e1-bda2-563a43977e60 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:32.019190 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 343/1389] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:31 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:32.740581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:32.749369 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:32.749780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:32.750021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:32.762630 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:32.762630 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:32.768579 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:32.774085 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-902d2f20-ea96-4b3c-9c65-639eeb71ec90 req-80d7cd44-b112-497b-85e0-918dadf5ced5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:32.774867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 354/1390] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:32 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:32.906096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:32.908208 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:32.908600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:32.908924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:32.918693 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:32.918693 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:32.934280 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:32.939633 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b628129c-8d53-42c1-9bf8-2a840b46f9c2 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:32.940175 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 348/1391] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:32 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:32.955409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-84464524-7fc0-4abd-a835-5d83992a22f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:32.957857 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84464524-7fc0-4abd-a835-5d83992a22f4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:32.958151 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84464524-7fc0-4abd-a835-5d83992a22f4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:32.958349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84464524-7fc0-4abd-a835-5d83992a22f4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:32.970422 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:32.970422 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:32.974629 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-84464524-7fc0-4abd-a835-5d83992a22f4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:32.986309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84464524-7fc0-4abd-a835-5d83992a22f4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:32.986309 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 347/1392] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:32 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.005647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e731a4c-6985-4127-b243-600ce763baaa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.007821 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:52:33.010273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.010273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.010273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.010273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.021754 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.022498 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e731a4c-6985-4127-b243-600ce763baaa tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:52:33.023412 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 344/1393] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.037083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.040028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.041240 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-80160393 Aug 19 12:52:33.041511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.041832 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.042191 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.045690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-80160393'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.045801 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:33.045801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.045801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.045801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:33.051831 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.051831 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:33.053050 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe0735cf-716b-4b85-82ca-786c34b70e00 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:33.053768 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 349/1394] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.066151 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.066742 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbbbdfa2-cecb-4221-a8e9-dc4e4d920214 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-80160393 returned with HTTP 200 Aug 19 12:52:33.067325 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 355/1395] 10.4.3.137 () {66 vars in 1334 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-80160393 => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.080948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.083202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1609460184 Aug 19 12:52:33.083602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.084902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.085465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.087195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1609460184'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.320840 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.322667 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.322667 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:33.327843 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ebe7403-1149-4729-9cca-2e2cc5eb2206 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1609460184 returned with HTTP 200 Aug 19 12:52:33.328434 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 348/1396] 10.4.3.137 () {66 vars in 1359 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1609460184 => generated 860 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.351475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.357674 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=1 Aug 19 12:52:33.357946 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.359899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.362579 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.363133 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.363133 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:33.363645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.378708 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.379606 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.379606 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:33.391078 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c61e156d-d3a2-4c87-a600-43c4c4bbef3b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 19 12:52:33.391837 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 345/1397] 10.4.3.137 () {66 vars in 1273 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:33.414180 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.416158 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:33.418686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.418686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.418830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.421506 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.479475 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.480855 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.480855 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:33.486588 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bee7af86-6dc1-40a3-9cb2-4c2d658c2a5c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:33.487512 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 350/1398] 10.4.3.137 () {66 vars in 1361 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 1003 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:33.502899 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.506480 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:33.506809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.507056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.507352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.507806 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.507806 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:33.508260 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.562996 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.564162 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.564162 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:33.573507 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b0e15b2-24d2-41a5-8afb-683c3d63f147 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:33.574053 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 356/1399] 10.4.3.137 () {66 vars in 1361 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 1001 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:33.595291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.597323 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:33.597669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.598059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.598400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22107111-7a11-4ba6-aa88-ae0758836af5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.598771 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.598847 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22107111-7a11-4ba6-aa88-ae0758836af5 None None] GET https://10.4.3.137/volume// Aug 19 12:52:33.598847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22107111-7a11-4ba6-aa88-ae0758836af5 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.599185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22107111-7a11-4ba6-aa88-ae0758836af5 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.600767 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22107111-7a11-4ba6-aa88-ae0758836af5 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:33.600845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.600879 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 346/1400] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:52:33.615070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.618982 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:52:33.622225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.622225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.642834 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.642834 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:33.651307 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:52:33.656926 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.660831 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a21d6e45-87f1-4fba-9001-74098488c0c8 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:33.661510 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 349/1401] 10.4.3.137 () {66 vars in 1361 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:33.666484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-d6fb6a8a-0708-49dc-869c-2df694c12890 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:52:33.667137 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 351/1402] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 1539 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:33.688006 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.691631 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 19 12:52:33.691631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.691631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.691631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.691631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:33.692743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.741294 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.742753 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.742753 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:33.748265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bd789de-27b5-47fc-ac15-24ffe2c90ad1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 19 12:52:33.748849 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 357/1403] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:33.771867 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.774177 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 19 12:52:33.775881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.775881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.776681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.776848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:33.778633 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.830328 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.831838 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.831838 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:33.833948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.836972 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a81ed71b-c857-4ad7-9639-fca59f9ba036 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 19 12:52:33.837448 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 347/1404] 10.4.3.137 () {66 vars in 1359 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:33.837569 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] PUT https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca Aug 19 12:52:33.838096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:33.860639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.861450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Acquiring lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:52:33.863974 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?limit=1 Aug 19 12:52:33.864282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.864607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.864933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.867620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.867766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:52:33.869075 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:33.869075 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:33.878378 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.879567 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f84e4f02-0812-4946-8c2e-9626a0ee9c75 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 19 12:52:33.882273 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 352/1405] 10.4.3.137 () {66 vars in 1252 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.898537 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-415a17f7-35c4-470e-a623-9a8c314d1385 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.901043 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:33.901719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.901908 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.902507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.904317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.922542 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.923510 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-415a17f7-35c4-470e-a623-9a8c314d1385 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:33.924391 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 358/1406] 10.4.3.137 () {66 vars in 1340 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes?limit=1&marker=49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:33.938506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c8601ef6-dcef-4171-b328-de4d74130799 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:33.942135 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:33.942135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:33.942135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:33.942715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:33.943700 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:33.994738 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:33.995688 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8601ef6-dcef-4171-b328-de4d74130799 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:33.995688 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 348/1407] 10.4.3.137 () {66 vars in 1340 bytes} [Wed Aug 19 12:52:33 2026] GET /volume/v3/volumes?limit=1&marker=68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 468 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.020136 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f2817156-d0d0-4332-812f-874d4eef4c7c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.026170 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:34.026540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.026785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.027107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.027961 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.027961 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:34.028496 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.049349 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.049834 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2817156-d0d0-4332-812f-874d4eef4c7c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:34.050031 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 353/1408] 10.4.3.137 () {66 vars in 1340 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?limit=1&marker=08154f4e-d464-4085-affa-7d611401d906 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:34.055913 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" released by "attachment_update" :: held 0.188s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:52:34.056426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-6a5a844d-a665-46a9-961e-0affff5f8c2b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca returned with HTTP 200 Aug 19 12:52:34.057268 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 350/1409] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:52:33 2026] PUT /volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:34.070330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-82ffd54a-c211-498a-b567-de142775471c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.071971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c64d6664-ad0b-4805-a44a-b099e2992022 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.072981 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82ffd54a-c211-498a-b567-de142775471c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:34.073195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82ffd54a-c211-498a-b567-de142775471c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.073398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82ffd54a-c211-498a-b567-de142775471c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.074214 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-82ffd54a-c211-498a-b567-de142775471c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:34.074908 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1609460184&status=available Aug 19 12:52:34.075290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.076548 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.076548 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.076548 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.077164 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.077164 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:34.077741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1609460184'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.083274 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.083274 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:34.084279 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82ffd54a-c211-498a-b567-de142775471c tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:34.084793 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 349/1410] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:34.104141 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-2c820c77-da01-49d2-9361-59e51d6b720c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.106751 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-2c820c77-da01-49d2-9361-59e51d6b720c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] POST https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca/action Aug 19 12:52:34.107096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-2c820c77-da01-49d2-9361-59e51d6b720c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:34.107318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-2c820c77-da01-49d2-9361-59e51d6b720c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:34.132856 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.133694 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c64d6664-ad0b-4805-a44a-b099e2992022 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1609460184&status=available returned with HTTP 200 Aug 19 12:52:34.133911 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 359/1411] 10.4.3.137 () {66 vars in 1372 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1609460184&status=available => generated 334 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.140430 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.140430 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:34.151216 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-25325afe-fa59-484c-9cb7-093789c0ac2a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.154453 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-80160393&status=available Aug 19 12:52:34.154984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.157044 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.157462 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.158609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100262) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.158984 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.158984 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:34.159556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-80160393'), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.162169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8bc8e234-0608-4942-86fc-3d218429b2b6 req-2c820c77-da01-49d2-9361-59e51d6b720c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca/action returned with HTTP 204 Aug 19 12:52:34.163411 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 354/1412] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:52:34 2026] POST /volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:34.213116 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.213893 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.213893 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:34.224372 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-25325afe-fa59-484c-9cb7-093789c0ac2a tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-80160393&status=available returned with HTTP 200 Aug 19 12:52:34.225506 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 351/1413] 10.4.3.137 () {66 vars in 1389 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-80160393&status=available => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.242945 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.244896 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?marker=49bd9132-3ea7-4663-9e92-bbac098684a9&sort=id%3Aasc Aug 19 12:52:34.245339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.245705 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.246479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.247396 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.285570 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.286051 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.286051 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:34.290676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7c2e5d3-109e-4431-9644-e160bb96dd6d tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?marker=49bd9132-3ea7-4663-9e92-bbac098684a9&sort=id%3Aasc returned with HTTP 200 Aug 19 12:52:34.291193 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 350/1414] 10.4.3.137 () {66 vars in 1373 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail?marker=49bd9132-3ea7-4663-9e92-bbac098684a9&sort=id%3Aasc => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.314361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.317457 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 12:52:34.317457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.317457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.317913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.319690 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.319690 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:34.319690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.368435 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.369953 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.369953 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:34.383542 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97bfe589-70ed-48cd-81e0-18e2a0595e41 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 12:52:34.384267 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 360/1415] 10.4.3.137 () {66 vars in 1337 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:34.406851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.409750 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:52:34.409750 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.409750 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.410059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.411163 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.421731 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.422923 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.422923 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:34.437403 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b77fe1a8-e82f-42e5-8b01-e6466610d0a1 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:52:34.439125 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 355/1416] 10.4.3.137 () {66 vars in 1258 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:34.472612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0e7500de-9284-4820-8411-dca7defb9e47 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.477608 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 19 12:52:34.477608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.478196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.478196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.479243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.527883 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.528528 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0e7500de-9284-4820-8411-dca7defb9e47 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 19 12:52:34.528624 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 352/1417] 10.4.3.137 () {66 vars in 1316 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.540805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa8171e8-d454-4049-842c-910da60a3a24 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.544726 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?availability_zone=nova Aug 19 12:52:34.544726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.545205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.545321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.545653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value nova, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.547225 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.593525 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.593525 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa8171e8-d454-4049-842c-910da60a3a24 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 12:52:34.593525 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 351/1418] 10.4.3.137 () {66 vars in 1282 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.610492 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c879e22-06e3-455e-805a-bd3e69962b26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.615101 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?availability_zone=nova Aug 19 12:52:34.615366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.615716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.617650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.618152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value nova, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.619333 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.663360 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.664138 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c879e22-06e3-455e-805a-bd3e69962b26 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 19 12:52:34.664828 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 361/1419] 10.4.3.137 () {66 vars in 1282 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.679778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.683063 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?bootable=false Aug 19 12:52:34.683225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.683970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.683970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.685079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.726120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.729689 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:34.730037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-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": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:34.732849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-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': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:34.733499 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.736198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6c5f2489-ef61-45a2-87b1-e250d3e52ef5 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 12:52:34.736493 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 356/1420] 10.4.3.137 () {66 vars in 1266 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.750239 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.755906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?bootable=false Aug 19 12:52:34.756023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.756264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.757087 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.757087 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.757087 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:34.757787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.816555 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.817885 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9c8ecbf-7949-4ae6-bcd1-167457cc4e5f tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 19 12:52:34.818711 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 352/1421] 10.4.3.137 () {66 vars in 1266 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.835875 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.838839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?status=available Aug 19 12:52:34.838839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.839059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.839321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.840094 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100263) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.840775 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.840775 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:34.841353 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.884372 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.885322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b4415d9-d86b-4c81-bab7-d3f7fc8211a0 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 12:52:34.886110 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 362/1422] 10.4.3.137 () {66 vars in 1270 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.892707 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Create volume of 1 GB Aug 19 12:52:34.893288 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.893288 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:34.901104 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.902823 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes?status=available Aug 19 12:52:34.903137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.903416 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Availability Zones retrieved successfully. Aug 19 12:52:34.903473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.903763 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.904092 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100260) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.904483 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.904483 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:34.905071 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.910871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Flow 'volume_create_api' (84d28e3d-7bbf-4ca1-affe-6d527fa4f1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:34.914280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd94c5af-3cda-49ee-a03e-5075ad2fb6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:34.914280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:34.917367 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.919957 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-389fa580-9dc0-4c3b-8daa-4b49176b146b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes?status=available returned with HTTP 200 Aug 19 12:52:34.919957 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 357/1423] 10.4.3.137 () {66 vars in 1270 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:34.933585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.936156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?availability_zone=nova Aug 19 12:52:34.936629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.937809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.937809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.937809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value nova, assuming string {{(pid=100261) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:34.938402 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.938402 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:34.939114 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:34.950280 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:34.951265 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.951265 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:34.957299 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50094a7d-bdcd-48ea-a1fb-73a8bfdbb752 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 19 12:52:34.957713 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 353/1424] 10.4.3.137 () {66 vars in 1303 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:34.981311 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:34.983680 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?bootable=false Aug 19 12:52:34.983836 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:34.984081 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:34.984784 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:34.984893 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:34.984893 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:34.986566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:35.005016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd94c5af-3cda-49ee-a03e-5075ad2fb6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:35.005722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f63542-5a55-4440-8cae-f3d679afdfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:35.037141 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:35.038303 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.038303 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:35.044765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dda2e3f9-ee6c-4793-9880-a1ebe697f717 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 19 12:52:35.045230 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 363/1425] 10.4.3.137 () {66 vars in 1287 bytes} [Wed Aug 19 12:52:34 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:35.061143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Created reservations ['ef1aed18-8790-439c-9678-d91867d09a5a', '6a5d1fb8-fccc-4e93-985f-25616d5d48ef', '5b0e96fa-9e17-4f25-9810-c89aadbf6d1b', 'fd7bab94-2dc5-495e-b160-17abc282fc2b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:35.062467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f63542-5a55-4440-8cae-f3d679afdfdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef1aed18-8790-439c-9678-d91867d09a5a', '6a5d1fb8-fccc-4e93-985f-25616d5d48ef', '5b0e96fa-9e17-4f25-9810-c89aadbf6d1b', 'fd7bab94-2dc5-495e-b160-17abc282fc2b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:35.063429 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c96443-6961-42e4-a63d-50327d047637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:35.068444 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-567df6f6-5d25-42d3-b65b-a941318662d9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.073724 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/detail?status=available Aug 19 12:52:35.074071 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.074363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.074830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:52:35.075173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Could not evaluate value available, assuming string {{(pid=100260) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 19 12:52:35.075646 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.075646 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:35.076243 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:35.088322 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Get all volumes completed successfully. Aug 19 12:52:35.089799 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.089799 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:35.096850 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-567df6f6-5d25-42d3-b65b-a941318662d9 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 19 12:52:35.097657 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 358/1426] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:35.098970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c96443-6961-42e4-a63d-50327d047637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4116f1ca-de42-4aed-b303-84e90994186a', '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='39f8bd5a48304d6ea4e3715b10ed0596',qos_specs=None,replication_status=,reservations=['ef1aed18-8790-439c-9678-d91867d09a5a','6a5d1fb8-fccc-4e93-985f-25616d5d48ef','5b0e96fa-9e17-4f25-9810-c89aadbf6d1b','fd7bab94-2dc5-495e-b160-17abc282fc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996c1c60a9049178c8e0452e91853fa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:35Z,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=4116f1ca-de42-4aed-b303-84e90994186a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39f8bd5a48304d6ea4e3715b10ed0596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2996c1c60a9049178c8e0452e91853fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:35.100454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a77c234-f725-468d-af4a-7f9ba1bcf7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:35.106308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-482c41c6-e5c2-4861-b414-fd57245abb7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.109575 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-482c41c6-e5c2-4861-b414-fd57245abb7f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:35.109804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-482c41c6-e5c2-4861-b414-fd57245abb7f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.110043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-482c41c6-e5c2-4861-b414-fd57245abb7f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.110238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-482c41c6-e5c2-4861-b414-fd57245abb7f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:35.119720 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.119720 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:35.120727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-482c41c6-e5c2-4861-b414-fd57245abb7f tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:35.121155 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 354/1427] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:35.123426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.126637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a77c234-f725-468d-af4a-7f9ba1bcf7ab) transitioned into 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='39f8bd5a48304d6ea4e3715b10ed0596',qos_specs=None,replication_status=,reservations=['ef1aed18-8790-439c-9678-d91867d09a5a','6a5d1fb8-fccc-4e93-985f-25616d5d48ef','5b0e96fa-9e17-4f25-9810-c89aadbf6d1b','fd7bab94-2dc5-495e-b160-17abc282fc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2996c1c60a9049178c8e0452e91853fa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:35.127339 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:35.127485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67d1d24-d624-458c-a328-ab70db8efcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:35.127622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.127865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.142579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67d1d24-d624-458c-a328-ab70db8efcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:35.143700 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Flow 'volume_create_api' (84d28e3d-7bbf-4ca1-affe-6d527fa4f1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:35.144080 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Create volume request issued successfully. Aug 19 12:52:35.144801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-33ab9231-1690-448e-8354-2f8d2dd1625a tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:35.145907 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 353/1428] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 12:52:34 2026] POST /volume/v3/volumes => generated 703 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:35.146161 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.146161 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:35.152980 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:35.162091 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c15626c-6e6c-41ac-b2ac-7f7ab2faf898 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:35.162784 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 364/1429] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:35.170286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.170286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:52:35.170286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.170286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.182489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.185390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] DELETE https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:35.185704 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.186043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.186440 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume with id: 49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:35.187876 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.187876 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:35.198729 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:35.200012 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.200012 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:35.200700 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:35.208807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-96cc48d4-c356-48f3-9b29-eddf3fa87f60 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 200 Aug 19 12:52:35.209454 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 359/1430] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 771 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:35.223087 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.228815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:52:35.228815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.229458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.233314 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume request issued successfully. Aug 19 12:52:35.233690 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08d619e6-55e3-4c5c-b17b-197d4f0c383c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 202 Aug 19 12:52:35.233878 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 355/1431] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:35 2026] DELETE /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 12:52:35.241493 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.241493 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:35.248981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.249292 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:35.253264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:35.253555 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:35.253819 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:35.261834 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-95cad004-4645-41dc-b3dc-2701b52464d0 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 200 Aug 19 12:52:35.262453 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 354/1432] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 771 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:35.267986 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:35.267986 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:35.283881 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:35.299313 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8f2e173-9c2f-4005-a565-a2474b987f22 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 200 Aug 19 12:52:35.299313 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 365/1433] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:35 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:35.861717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-42ffa4c4-820f-49bd-9c9e-7a61a24542c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:35.989767 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-42ffa4c4-820f-49bd-9c9e-7a61a24542c2 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:52:35.990140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-42ffa4c4-820f-49bd-9c9e-7a61a24542c2 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-786919104", "description": "tempest-group-type-description-267540426", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:36.024752 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-42ffa4c4-820f-49bd-9c9e-7a61a24542c2 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:52:36.025846 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 360/1434] 10.4.3.137 () {70 vars in 1312 bytes} [Wed Aug 19 12:52:35 2026] POST /volume/v3/group_types => generated 263 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:36.038685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d87fad97-38c6-4b0d-a7ab-dcd14370e730 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.041217 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d87fad97-38c6-4b0d-a7ab-dcd14370e730 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types Aug 19 12:52:36.041217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d87fad97-38c6-4b0d-a7ab-dcd14370e730 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.041492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d87fad97-38c6-4b0d-a7ab-dcd14370e730 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.057579 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d87fad97-38c6-4b0d-a7ab-dcd14370e730 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 200 Aug 19 12:52:36.057981 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 356/1435] 10.4.3.137 () {68 vars in 1290 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types => generated 497 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.071551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c91e1089-c220-4b24-aed5-e1dedbf67f13 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.075026 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c91e1089-c220-4b24-aed5-e1dedbf67f13 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] PUT https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 Aug 19 12:52:36.075556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c91e1089-c220-4b24-aed5-e1dedbf67f13 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1095150039", "description": "updated-group-type-desc"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:36.105700 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c91e1089-c220-4b24-aed5-e1dedbf67f13 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 returned with HTTP 200 Aug 19 12:52:36.107443 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 355/1436] 10.4.3.137 () {70 vars in 1422 bytes} [Wed Aug 19 12:52:36 2026] PUT /volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 => generated 255 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.116349 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e957fc7e-94df-4ab2-9941-9c68fa05c378 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.118824 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e957fc7e-94df-4ab2-9941-9c68fa05c378 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 Aug 19 12:52:36.119158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e957fc7e-94df-4ab2-9941-9c68fa05c378 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.119585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e957fc7e-94df-4ab2-9941-9c68fa05c378 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.125738 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e957fc7e-94df-4ab2-9941-9c68fa05c378 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 returned with HTTP 200 Aug 19 12:52:36.126646 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 366/1437] 10.4.3.137 () {68 vars in 1401 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 => generated 255 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.137868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-79d1f63c-b515-4256-a938-5d6148ddc758 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.139755 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ebf431f6-7bf8-41ac-bcba-354d0bafa274 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.140194 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79d1f63c-b515-4256-a938-5d6148ddc758 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:36.141144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79d1f63c-b515-4256-a938-5d6148ddc758 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.141144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79d1f63c-b515-4256-a938-5d6148ddc758 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.144279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-79d1f63c-b515-4256-a938-5d6148ddc758 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:36.144468 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebf431f6-7bf8-41ac-bcba-354d0bafa274 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 Aug 19 12:52:36.144468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ebf431f6-7bf8-41ac-bcba-354d0bafa274 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.144468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ebf431f6-7bf8-41ac-bcba-354d0bafa274 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.146677 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.146677 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:36.147650 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79d1f63c-b515-4256-a938-5d6148ddc758 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:36.148830 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 361/1438] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:36.169556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ebf431f6-7bf8-41ac-bcba-354d0bafa274 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 returned with HTTP 202 Aug 19 12:52:36.169556 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 357/1439] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:52:36 2026] DELETE /volume/v3/group_types/e4b9ce4d-a031-40f3-be1f-efba9be16275 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:52:36.182714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08cfa9ca-67ba-4276-a702-51b31fe73408 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.185271 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08cfa9ca-67ba-4276-a702-51b31fe73408 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types Aug 19 12:52:36.185526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08cfa9ca-67ba-4276-a702-51b31fe73408 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.185726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08cfa9ca-67ba-4276-a702-51b31fe73408 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.198275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08cfa9ca-67ba-4276-a702-51b31fe73408 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 200 Aug 19 12:52:36.198745 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 356/1440] 10.4.3.137 () {68 vars in 1290 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.213662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16186af2-a3ae-4905-864f-e8d279d7cbc8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.216802 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16186af2-a3ae-4905-864f-e8d279d7cbc8 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:52:36.217752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16186af2-a3ae-4905-864f-e8d279d7cbc8 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1695780775", "is_public": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:36.242702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16186af2-a3ae-4905-864f-e8d279d7cbc8 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:52:36.243322 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 367/1441] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:52:36 2026] POST /volume/v3/group_types => generated 164 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:36.259314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-67dfcbe2-15ff-411b-a730-79ef273fa063 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.264851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67dfcbe2-15ff-411b-a730-79ef273fa063 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:52:36.264851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67dfcbe2-15ff-411b-a730-79ef273fa063 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2110358503", "is_public": false}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:36.288660 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67dfcbe2-15ff-411b-a730-79ef273fa063 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:52:36.289168 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 362/1442] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:52:36 2026] POST /volume/v3/group_types => generated 165 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:36.303233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4938d922-1e2f-40c2-a5ee-c0ff3760d70b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.307413 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4938d922-1e2f-40c2-a5ee-c0ff3760d70b tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 19 12:52:36.307741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4938d922-1e2f-40c2-a5ee-c0ff3760d70b tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.308070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4938d922-1e2f-40c2-a5ee-c0ff3760d70b tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.316803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-169941bc-7965-4103-a840-ab5c11f9cf2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.319557 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-169941bc-7965-4103-a840-ab5c11f9cf2b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 Aug 19 12:52:36.319557 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-169941bc-7965-4103-a840-ab5c11f9cf2b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.319557 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-169941bc-7965-4103-a840-ab5c11f9cf2b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.325264 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4938d922-1e2f-40c2-a5ee-c0ff3760d70b tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 19 12:52:36.325264 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 358/1443] 10.4.3.137 () {68 vars in 1351 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.327795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-169941bc-7965-4103-a840-ab5c11f9cf2b tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 returned with HTTP 404 Aug 19 12:52:36.327795 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 357/1444] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/volumes/49bd9132-3ea7-4663-9e92-bbac098684a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:36.337307 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.340368 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:36.340368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.340784 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.342037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-31f08d16-2b74-44ef-9930-5d1c58666292 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.344621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31f08d16-2b74-44ef-9930-5d1c58666292 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 19 12:52:36.344920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31f08d16-2b74-44ef-9930-5d1c58666292 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.345238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31f08d16-2b74-44ef-9930-5d1c58666292 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.349974 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.349974 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:36.355458 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:36.357928 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31f08d16-2b74-44ef-9930-5d1c58666292 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 19 12:52:36.357928 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 363/1445] 10.4.3.137 () {68 vars in 1353 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.370199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7cd401f7-e33c-4aa7-b7fb-097bd43669c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.372577 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1c93dc2-5ead-4635-bd2f-51a2ac0395e4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:36.372702 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd401f7-e33c-4aa7-b7fb-097bd43669c1 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types?is_public=False Aug 19 12:52:36.373805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd401f7-e33c-4aa7-b7fb-097bd43669c1 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.373805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd401f7-e33c-4aa7-b7fb-097bd43669c1 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.373939 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 368/1446] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:36.389271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f40b1cef-3735-4408-86d4-45acee57e679 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.391453 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd401f7-e33c-4aa7-b7fb-097bd43669c1 tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 19 12:52:36.391824 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] DELETE https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:36.392053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.392208 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 359/1447] 10.4.3.137 () {68 vars in 1321 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.392343 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.393095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume with id: 68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:36.408319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eabec5c5-9dd4-41b4-a265-d7414e5aaf7f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.410791 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.410791 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:36.411101 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:36.412955 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eabec5c5-9dd4-41b4-a265-d7414e5aaf7f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] GET https://10.4.3.137/volume/v3/group_types?is_public=True Aug 19 12:52:36.413416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eabec5c5-9dd4-41b4-a265-d7414e5aaf7f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.413676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eabec5c5-9dd4-41b4-a265-d7414e5aaf7f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.430690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eabec5c5-9dd4-41b4-a265-d7414e5aaf7f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 19 12:52:36.430919 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 364/1448] 10.4.3.137 () {68 vars in 1319 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:36.441980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55f2c796-de58-413a-9de4-32b037f48f5f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.444305 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55f2c796-de58-413a-9de4-32b037f48f5f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/f4cf57ec-d2ef-46ef-be27-b2d770d70eea Aug 19 12:52:36.444612 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55f2c796-de58-413a-9de4-32b037f48f5f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.444863 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55f2c796-de58-413a-9de4-32b037f48f5f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.467918 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume request issued successfully. Aug 19 12:52:36.468892 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f40b1cef-3735-4408-86d4-45acee57e679 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 202 Aug 19 12:52:36.469637 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 358/1449] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:36 2026] DELETE /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:36.475609 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55f2c796-de58-413a-9de4-32b037f48f5f tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types/f4cf57ec-d2ef-46ef-be27-b2d770d70eea returned with HTTP 202 Aug 19 12:52:36.476798 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 369/1450] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:52:36 2026] DELETE /volume/v3/group_types/f4cf57ec-d2ef-46ef-be27-b2d770d70eea => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:52:36.482125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.484817 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:36.485159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.485632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.486518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43faedd3-12b3-4c7d-95b8-cf70e6c9edba None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.488661 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43faedd3-12b3-4c7d-95b8-cf70e6c9edba tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/4a5d5e0d-f2a2-4696-b609-e6aa6268c54a Aug 19 12:52:36.489151 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43faedd3-12b3-4c7d-95b8-cf70e6c9edba tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.489470 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43faedd3-12b3-4c7d-95b8-cf70e6c9edba tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.499382 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.499382 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:36.508906 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:36.515902 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43faedd3-12b3-4c7d-95b8-cf70e6c9edba tempest-GroupTypesTest-781945995 tempest-GroupTypesTest-781945995-project-admin] https://10.4.3.137/volume/v3/group_types/4a5d5e0d-f2a2-4696-b609-e6aa6268c54a returned with HTTP 202 Aug 19 12:52:36.516715 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 365/1451] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:52:36 2026] DELETE /volume/v3/group_types/4a5d5e0d-f2a2-4696-b609-e6aa6268c54a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:52:36.516997 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fcac442d-af85-4f9c-9b29-eb72ae58fa3c tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 200 Aug 19 12:52:36.518093 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 360/1452] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:36.694834 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c79d142-0df4-433a-990f-1e72843d4b48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.696229 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:36.696541 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.696716 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.696939 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume with id: 567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:36.709569 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.709569 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:36.710397 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:36.729979 np0000007775 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:52:36.744204 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume request issued successfully. Aug 19 12:52:36.744421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c79d142-0df4-433a-990f-1e72843d4b48 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 202 Aug 19 12:52:36.745030 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 359/1453] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:36 2026] DELETE /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:36.761279 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:36.763269 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:36.763455 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:36.763763 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:36.777948 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:36.777948 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:36.787405 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:52:36.795702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fedbdd62-1ab8-43f6-9093-731a5392c3f8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 200 Aug 19 12:52:36.795702 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 370/1454] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:36 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:37.165816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2be8ade9-830d-4975-8410-e075598570f8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.167987 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2be8ade9-830d-4975-8410-e075598570f8 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:37.168295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2be8ade9-830d-4975-8410-e075598570f8 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.168520 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2be8ade9-830d-4975-8410-e075598570f8 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.168655 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2be8ade9-830d-4975-8410-e075598570f8 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:37.175181 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:37.175181 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:37.176638 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2be8ade9-830d-4975-8410-e075598570f8 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:37.177080 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 366/1455] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:37.537726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9166efbf-2766-4f30-b7bb-93a9b9c1f957 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.539699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9166efbf-2766-4f30-b7bb-93a9b9c1f957 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 Aug 19 12:52:37.539869 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9166efbf-2766-4f30-b7bb-93a9b9c1f957 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.540017 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9166efbf-2766-4f30-b7bb-93a9b9c1f957 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.550798 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9166efbf-2766-4f30-b7bb-93a9b9c1f957 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 returned with HTTP 404 Aug 19 12:52:37.550798 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 361/1456] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/volumes/68c63ee5-6539-4bfa-8cd3-c3f197f7f368 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:37.558050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.561010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:37.561325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.561603 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.573512 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:37.573512 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:37.583839 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:37.590455 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-141ae8b4-0ba5-4ae7-9466-6d87c9057428 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:37.591030 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 360/1457] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:37.612637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.615760 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] DELETE https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:37.615983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.616186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.616512 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume with id: 08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:37.626489 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:37.626489 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:37.627142 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:37.649424 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Delete volume request issued successfully. Aug 19 12:52:37.649796 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ead59fc9-beb7-40a9-82c7-bdfbaf668127 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 202 Aug 19 12:52:37.650415 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 371/1458] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:52:37 2026] DELETE /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:37.660421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.663038 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:37.663323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.663625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.673334 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:37.673334 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:37.686826 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Volume info retrieved successfully. Aug 19 12:52:37.692142 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b785086d-70e6-4046-83e3-871b7fd03ef4 tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 200 Aug 19 12:52:37.692670 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 367/1459] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:37.817749 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d337f35-202a-4a0f-b46e-1d9360796a08 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.821427 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d337f35-202a-4a0f-b46e-1d9360796a08 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c Aug 19 12:52:37.821691 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d337f35-202a-4a0f-b46e-1d9360796a08 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.821916 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d337f35-202a-4a0f-b46e-1d9360796a08 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.836167 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d337f35-202a-4a0f-b46e-1d9360796a08 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c returned with HTTP 404 Aug 19 12:52:37.836782 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 362/1460] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/volumes/567c2e62-157b-4aa6-8e4e-dc165b36911c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:37.847186 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31f33403-5dc2-488c-800a-a603e110edbd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.849286 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:52:37.849712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.849793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.851341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:52:37.899376 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Get all volumes completed successfully. Aug 19 12:52:37.901613 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:37.901613 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:37.909337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31f33403-5dc2-488c-800a-a603e110edbd tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:52:37.911025 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 361/1461] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:52:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9246 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:37.933094 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4bb57907-65dc-444d-b5fb-f894cbe8c561 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.935620 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bb57907-65dc-444d-b5fb-f894cbe8c561 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] DELETE https://10.4.3.137/volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e Aug 19 12:52:37.936737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bb57907-65dc-444d-b5fb-f894cbe8c561 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:37.936737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bb57907-65dc-444d-b5fb-f894cbe8c561 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:37.977352 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bb57907-65dc-444d-b5fb-f894cbe8c561 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e returned with HTTP 202 Aug 19 12:52:37.977942 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 372/1462] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:52:37 2026] DELETE /volume/v3/types/51abfc20-5da5-4881-b754-cc918af8225e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:37.996993 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5f5bbb43-7b9d-491c-b258-7dbf8831e537 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:37.999984 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f5bbb43-7b9d-491c-b258-7dbf8831e537 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:52:38.000234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f5bbb43-7b9d-491c-b258-7dbf8831e537 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-775118303", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.027739 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f5bbb43-7b9d-491c-b258-7dbf8831e537 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:52:38.028078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 368/1463] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:52:37 2026] POST /volume/v3/types => generated 211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:38.038419 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-920b7faf-7c88-418b-aa50-003fc44283dc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.041450 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-920b7faf-7c88-418b-aa50-003fc44283dc tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec/encryption Aug 19 12:52:38.041955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-920b7faf-7c88-418b-aa50-003fc44283dc tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.096843 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-920b7faf-7c88-418b-aa50-003fc44283dc tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec/encryption returned with HTTP 200 Aug 19 12:52:38.097455 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 363/1464] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:52:38 2026] POST /volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec/encryption => generated 230 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:38.110241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.112774 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:38.113284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1328887202", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-775118303", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.115719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1328887202', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-775118303', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:38.120059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume of 1 GB Aug 19 12:52:38.121013 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.121013 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:38.121504 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Availability Zones retrieved successfully. Aug 19 12:52:38.128536 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (64a76ff7-d158-48d7-9084-99460475b229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:38.129600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648cf264-34d0-4417-a9d8-c3102c378f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:38.130649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:38.165890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648cf264-34d0-4417-a9d8-c3102c378f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:52:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37804d91-c1df-48e9-b0c6-d26ee50875ec,is_public=True,name='tempest-scenario-type-luks-775118303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37804d91-c1df-48e9-b0c6-d26ee50875ec', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:38.168397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f9b3b5-0aaa-418c-bf8a-aa5a79315b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:38.188373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.190379 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:38.190653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.190886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.191092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:38.196820 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.196820 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:38.197641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d5c2247-9516-4e0a-a34e-ef8324b70f18 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:38.198234 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 373/1465] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:38 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:52:38.202036 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-775118303 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-775118303, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:38.202449 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-775118303 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-775118303, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:38.240797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Created reservations ['14458524-d364-42dc-b1ce-8b8451f9e818', '7b30aeea-a7ac-4baa-91bf-ff71fb74ac03', '5828902a-67c1-439d-8f23-61fad5431f7d', '99cd1051-67ef-4670-83c1-f2dbfa110baf'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:38.241673 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f9b3b5-0aaa-418c-bf8a-aa5a79315b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14458524-d364-42dc-b1ce-8b8451f9e818', '7b30aeea-a7ac-4baa-91bf-ff71fb74ac03', '5828902a-67c1-439d-8f23-61fad5431f7d', '99cd1051-67ef-4670-83c1-f2dbfa110baf']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:38.242568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd77b6f-e55f-476f-9cb7-b0de612187a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:38.270547 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd77b6f-e55f-476f-9cb7-b0de612187a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc389b4-e415-49a3-848d-89f0f863ea22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1328887202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['14458524-d364-42dc-b1ce-8b8451f9e818','7b30aeea-a7ac-4baa-91bf-ff71fb74ac03','5828902a-67c1-439d-8f23-61fad5431f7d','99cd1051-67ef-4670-83c1-f2dbfa110baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=37804d91-c1df-48e9-b0c6-d26ee50875ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1328887202',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4dc389b4-e415-49a3-848d-89f0f863ea22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14799891bbe549f99a9939f4f71fb35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37804d91-c1df-48e9-b0c6-d26ee50875ec),volume_type_id=37804d91-c1df-48e9-b0c6-d26ee50875ec)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:38.271457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2164972a-471f-4017-8b17-7067539ee0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:38.286553 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.292466 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:52:38.292779 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.293037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.299208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2164972a-471f-4017-8b17-7067539ee0a1) transitioned into state 'SUCCESS' from state '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-1328887202',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['14458524-d364-42dc-b1ce-8b8451f9e818','7b30aeea-a7ac-4baa-91bf-ff71fb74ac03','5828902a-67c1-439d-8f23-61fad5431f7d','99cd1051-67ef-4670-83c1-f2dbfa110baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=37804d91-c1df-48e9-b0c6-d26ee50875ec)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:38.300101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00acab4-7fda-47e4-967b-4e3f0881b43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:38.308905 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.308905 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:38.312731 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00acab4-7fda-47e4-967b-4e3f0881b43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:38.313861 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (64a76ff7-d158-48d7-9084-99460475b229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:38.314377 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request issued successfully. Aug 19 12:52:38.315146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-34924811-b181-4ef9-b82c-4d2ac35ae68e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:38.315789 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 362/1466] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:38 2026] POST /volume/v3/volumes => generated 784 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:38.319647 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:38.337316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-ce5caefa-50ba-4a11-bf2a-8e441fb874b7 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 200 Aug 19 12:52:38.337574 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 369/1467] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:38 2026] GET /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 1311 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:38.346836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4c1763f6-5a20-48bf-b13d-615c79422be3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.347207 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c1763f6-5a20-48bf-b13d-615c79422be3 None None] GET https://10.4.3.137/volume// Aug 19 12:52:38.347581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c1763f6-5a20-48bf-b13d-615c79422be3 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.347715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c1763f6-5a20-48bf-b13d-615c79422be3 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.348794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c1763f6-5a20-48bf-b13d-615c79422be3 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:38.348794 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 364/1468] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52: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 19 12:52:38.359873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-92a2cfa2-d0f9-4485-a954-2b3fbd00b763 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.365711 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-92a2cfa2-d0f9-4485-a954-2b3fbd00b763 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:52:38.366158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-92a2cfa2-d0f9-4485-a954-2b3fbd00b763 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4116f1ca-de42-4aed-b303-84e90994186a", "connector": null, "instance_uuid": "c0a35328-8403-4b0b-8972-ab8a33b45eb4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.377138 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.377138 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:38.422849 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-92a2cfa2-d0f9-4485-a954-2b3fbd00b763 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:52:38.423608 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 374/1469] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:52:38 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 19 12:52:38.434816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20daab76-3aed-4db3-97f5-3dea9ad9233a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.435310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20daab76-3aed-4db3-97f5-3dea9ad9233a None None] GET https://10.4.3.137/volume// Aug 19 12:52:38.435485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20daab76-3aed-4db3-97f5-3dea9ad9233a None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.435708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20daab76-3aed-4db3-97f5-3dea9ad9233a None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.436026 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20daab76-3aed-4db3-97f5-3dea9ad9233a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:38.436617 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 363/1470] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52: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 19 12:52:38.448743 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.452586 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:52:38.452951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.453220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.469802 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.469802 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:38.478078 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:38.486423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-eefb2235-9943-4323-91a1-a2ba43ab9617 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 200 Aug 19 12:52:38.488127 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 370/1471] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:38 2026] GET /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 1490 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:38.611224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.616400 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] PUT https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 Aug 19 12:52:38.616400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.638570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Acquiring lock "cinder-attachment_update-4116f1ca-de42-4aed-b303-84e90994186a-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:52:38.646730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Lock "cinder-attachment_update-4116f1ca-de42-4aed-b303-84e90994186a-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:52:38.647937 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.647937 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:38.710995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1457ffa-841e-4c08-ba88-257ef0af63ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.719228 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1457ffa-841e-4c08-ba88-257ef0af63ba tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] GET https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 Aug 19 12:52:38.719471 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1457ffa-841e-4c08-ba88-257ef0af63ba tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:38.719678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1457ffa-841e-4c08-ba88-257ef0af63ba tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:38.730609 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1457ffa-841e-4c08-ba88-257ef0af63ba tempest-VolumesListTestJSON-1186956034 tempest-VolumesListTestJSON-1186956034-project-member] https://10.4.3.137/volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 returned with HTTP 404 Aug 19 12:52:38.731164 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 375/1472] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:38 2026] GET /volume/v3/volumes/08154f4e-d464-4085-affa-7d611401d906 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:38.785555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Lock "cinder-attachment_update-4116f1ca-de42-4aed-b303-84e90994186a-np0000007775" released by "attachment_update" :: held 0.139s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:52:38.785944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-57578ff5-1c8e-4773-90f8-b89e27720f50 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 returned with HTTP 200 Aug 19 12:52:38.786532 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 365/1473] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:52:38 2026] PUT /volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:38.834451 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-534ddda0-8311-4744-849d-ea3450e6fe28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:38.837910 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-534ddda0-8311-4744-849d-ea3450e6fe28 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] POST https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140/action Aug 19 12:52:38.838268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-534ddda0-8311-4744-849d-ea3450e6fe28 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:38.838415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-534ddda0-8311-4744-849d-ea3450e6fe28 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:38.864172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:38.864172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:38.890637 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-bc8068f2-d2a6-40d9-a78f-567011f4ce05 req-534ddda0-8311-4744-849d-ea3450e6fe28 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140/action returned with HTTP 204 Aug 19 12:52:38.891134 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 364/1474] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:52:38 2026] POST /volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:39.217561 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:39.221090 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:39.221310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:39.221527 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:39.221639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:39.231803 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:39.231803 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:39.233022 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0af04fea-d7e4-4d6b-94d5-644fdde94140 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:39.233899 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 371/1475] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:39 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:39.987588 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-adc0a95d-f102-4656-8c72-f76674df3aea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:40.141301 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adc0a95d-f102-4656-8c72-f76674df3aea tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:52:40.141301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adc0a95d-f102-4656-8c72-f76674df3aea tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-864399412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-173896725", "vendor_name": "tempest-vendor_name-1543744841"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:40.143808 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:40.143808 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:40.182002 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adc0a95d-f102-4656-8c72-f76674df3aea tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:52:40.182002 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 376/1476] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:52:39 2026] POST /volume/v3/types => generated 326 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:40.202195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:40.248210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:40.251540 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:40.251822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:40.252179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:40.252236 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:40.260045 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:40.260045 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:40.261517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be18f0fd-991a-47b4-8186-2db0b830a4ad tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:40.262347 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 365/1477] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:40 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:40.325599 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:40.326860 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e791950-1f0b-49e2-8de8-3347cdc07dce", "size": 1, "name": "tempest-UserMessagesTest-Volume-1075835913"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:40.329285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume request body: {'volume': {'volume_type': '8e791950-1f0b-49e2-8de8-3347cdc07dce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1075835913'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:40.339730 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume of 1 GB Aug 19 12:52:40.340244 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:40.340244 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:40.340961 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Availability Zones retrieved successfully. Aug 19 12:52:40.349381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Flow 'volume_create_api' (593e7f8f-ef94-4fa3-b9b7-59623b1925de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:40.351692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b910d14a-7c79-4312-99e2-b5a1e246fef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:40.351692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:40.396722 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b910d14a-7c79-4312-99e2-b5a1e246fef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:52:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-173896725',vendor_name='tempest-vendor_name-1543744841'},id=8e791950-1f0b-49e2-8de8-3347cdc07dce,is_public=True,name='tempest-UserMessagesTest-volume-type-864399412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e791950-1f0b-49e2-8de8-3347cdc07dce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:40.398460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de295eb-abed-4119-a96e-0f86ff755885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:40.449701 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-864399412 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-864399412, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:40.449701 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-864399412 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-864399412, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:40.525412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Created reservations ['5880a263-7cd5-4948-8bf0-29e65936604a', '708ffb7a-3068-47d3-880e-477b386f7221', '6d32a033-4d61-4c17-b5a0-f5718c41a75f', '03b918f8-14ce-4cfc-8429-806823144dfb'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:40.525903 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de295eb-abed-4119-a96e-0f86ff755885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5880a263-7cd5-4948-8bf0-29e65936604a', '708ffb7a-3068-47d3-880e-477b386f7221', '6d32a033-4d61-4c17-b5a0-f5718c41a75f', '03b918f8-14ce-4cfc-8429-806823144dfb']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:40.526715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b25d4c-5811-4e60-b9c5-b5a098d880ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:40.563028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b25d4c-5811-4e60-b9c5-b5a098d880ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d94e83d-0a09-4b5e-bd6a-d629aa338f6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1075835913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74feba4150324982896d9d1747af65f7',qos_specs=None,replication_status=,reservations=['5880a263-7cd5-4948-8bf0-29e65936604a','708ffb7a-3068-47d3-880e-477b386f7221','6d32a033-4d61-4c17-b5a0-f5718c41a75f','03b918f8-14ce-4cfc-8429-806823144dfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_type_id=8e791950-1f0b-49e2-8de8-3347cdc07dce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1075835913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d94e83d-0a09-4b5e-bd6a-d629aa338f6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74feba4150324982896d9d1747af65f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e791950-1f0b-49e2-8de8-3347cdc07dce),volume_type_id=8e791950-1f0b-49e2-8de8-3347cdc07dce)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:40.563877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbeef1b-3bba-4be7-9249-e36fee557438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:40.595364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dbeef1b-3bba-4be7-9249-e36fee557438) transitioned into state 'SUCCESS' from state '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-1075835913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74feba4150324982896d9d1747af65f7',qos_specs=None,replication_status=,reservations=['5880a263-7cd5-4948-8bf0-29e65936604a','708ffb7a-3068-47d3-880e-477b386f7221','6d32a033-4d61-4c17-b5a0-f5718c41a75f','03b918f8-14ce-4cfc-8429-806823144dfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_type_id=8e791950-1f0b-49e2-8de8-3347cdc07dce)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:40.596558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df78a1d-5252-40c4-a0e0-610bd551cf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:40.610907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df78a1d-5252-40c4-a0e0-610bd551cf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:40.613177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Flow 'volume_create_api' (593e7f8f-ef94-4fa3-b9b7-59623b1925de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:40.613177 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume request issued successfully. Aug 19 12:52:40.613659 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38fc0db0-dec8-49ae-b7d4-f525ca843cf9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:40.614222 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 366/1478] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:52:40 2026] POST /volume/v3/volumes => generated 785 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:40.639668 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:40.645490 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:40.646177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:40.647422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:40.658090 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:40.658090 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:40.669272 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:40.677845 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21e07190-f2f2-4636-a34b-ffc88a4a16fb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b returned with HTTP 200 Aug 19 12:52:40.677845 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 372/1479] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:40 2026] GET /volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:41.285458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab2acb25-424c-41b1-a630-651df6aad352 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.288389 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2acb25-424c-41b1-a630-651df6aad352 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:41.288661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2acb25-424c-41b1-a630-651df6aad352 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.288973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2acb25-424c-41b1-a630-651df6aad352 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.288973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ab2acb25-424c-41b1-a630-651df6aad352 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:41.303450 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:41.303450 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:41.304934 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2acb25-424c-41b1-a630-651df6aad352 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:41.305361 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 377/1480] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:41 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:41.696170 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.700494 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:41.700753 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.700996 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.716860 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:41.716860 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:41.722336 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:41.730039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa2d436a-345b-4c67-b1a0-50c7cce27da8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b returned with HTTP 200 Aug 19 12:52:41.730821 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 366/1481] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:41 2026] GET /volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:41.749057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59a494de-2857-4632-9ad5-deb81b6157d8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.753376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59a494de-2857-4632-9ad5-deb81b6157d8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/messages Aug 19 12:52:41.753647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59a494de-2857-4632-9ad5-deb81b6157d8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.753857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59a494de-2857-4632-9ad5-deb81b6157d8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.754141 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:41.754141 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:41.761755 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59a494de-2857-4632-9ad5-deb81b6157d8 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:52:41.762156 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 367/1482] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:52:41 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:41.772805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5354e93a-16d6-4985-a5d5-d45d6a524891 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.775523 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5354e93a-16d6-4985-a5d5-d45d6a524891 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] DELETE https://10.4.3.137/volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed Aug 19 12:52:41.775523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5354e93a-16d6-4985-a5d5-d45d6a524891 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.775880 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5354e93a-16d6-4985-a5d5-d45d6a524891 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.798261 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5354e93a-16d6-4985-a5d5-d45d6a524891 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed returned with HTTP 204 Aug 19 12:52:41.799187 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 373/1483] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:52:41 2026] DELETE /volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:52:41.811693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d11038b2-ca64-494a-98a2-cddc94d6e374 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.815049 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d11038b2-ca64-494a-98a2-cddc94d6e374 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed Aug 19 12:52:41.815102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d11038b2-ca64-494a-98a2-cddc94d6e374 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.815402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d11038b2-ca64-494a-98a2-cddc94d6e374 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.823123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d11038b2-ca64-494a-98a2-cddc94d6e374 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed returned with HTTP 404 Aug 19 12:52:41.823123 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 378/1484] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:52:41 2026] GET /volume/v3/messages/0ab3c289-efdb-4a91-aae0-629e235499ed => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:41.834174 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.838655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:41.838979 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.839258 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.853502 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:41.853502 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:41.861965 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:41.869397 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd4c24d5-84bc-406e-aba9-ec74c97962be tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b returned with HTTP 200 Aug 19 12:52:41.870069 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 367/1485] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:41 2026] GET /volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:41.900179 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d41670ce-605c-422c-98f9-4b105889bfd9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:41.902783 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] DELETE https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:41.903205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:41.903805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:41.904123 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Delete volume with id: 8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:41.917166 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:41.917166 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:41.917540 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:41.919843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:52:41.951851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Created reservations ['78826d88-205e-4c39-b6db-f3eb0b79c480', '13e0182b-bffd-4b06-9d58-608f83d7109d', 'd86be010-b50d-419e-bbbe-1a074f0078a9', 'b24ed623-2f13-4bc9-b78b-90b441036b13'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:41.997119 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Delete volume request issued successfully. Aug 19 12:52:41.997419 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d41670ce-605c-422c-98f9-4b105889bfd9 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b returned with HTTP 202 Aug 19 12:52:41.998014 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 368/1486] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:52:41 2026] DELETE /volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:42.012209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5565077c-0858-4b87-bd06-c6567dca2202 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.014696 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5565077c-0858-4b87-bd06-c6567dca2202 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b Aug 19 12:52:42.015036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5565077c-0858-4b87-bd06-c6567dca2202 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:42.015345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5565077c-0858-4b87-bd06-c6567dca2202 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:42.026628 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5565077c-0858-4b87-bd06-c6567dca2202 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b returned with HTTP 404 Aug 19 12:52:42.027393 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 374/1487] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:42 2026] GET /volume/v3/volumes/8d94e83d-0a09-4b5e-bd6a-d629aa338f6b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:42.040659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38eb4665-77a1-48a5-8688-4e857aa0a574 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.044229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38eb4665-77a1-48a5-8688-4e857aa0a574 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] DELETE https://10.4.3.137/volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce Aug 19 12:52:42.045106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38eb4665-77a1-48a5-8688-4e857aa0a574 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:42.045403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38eb4665-77a1-48a5-8688-4e857aa0a574 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:42.087267 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38eb4665-77a1-48a5-8688-4e857aa0a574 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce returned with HTTP 202 Aug 19 12:52:42.088036 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 379/1488] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:52:42 2026] DELETE /volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:42.103320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1e91d8f9-f7bf-4d49-9a88-b9b6e3a6cc11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.103320 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e91d8f9-f7bf-4d49-9a88-b9b6e3a6cc11 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] GET https://10.4.3.137/volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce Aug 19 12:52:42.103320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e91d8f9-f7bf-4d49-9a88-b9b6e3a6cc11 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:42.103991 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e91d8f9-f7bf-4d49-9a88-b9b6e3a6cc11 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:42.109449 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e91d8f9-f7bf-4d49-9a88-b9b6e3a6cc11 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce returned with HTTP 404 Aug 19 12:52:42.109789 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 368/1489] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:52:42 2026] GET /volume/v3/types/8e791950-1f0b-49e2-8de8-3347cdc07dce => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:42.123639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-81d71699-7d1c-49e4-a981-19b2005bdae5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.126731 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81d71699-7d1c-49e4-a981-19b2005bdae5 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:52:42.127504 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81d71699-7d1c-49e4-a981-19b2005bdae5 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1621938416", "extra_specs": {"storage_protocol": "tempest-storage_protocol-184380859", "vendor_name": "tempest-vendor_name-1156213124"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:42.167157 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81d71699-7d1c-49e4-a981-19b2005bdae5 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:52:42.167822 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 369/1490] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:52:42 2026] POST /volume/v3/types => generated 327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:42.182890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.186233 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:42.186233 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "47e84f66-5b9d-4351-842c-afd3b7593893", "size": 1, "name": "tempest-UserMessagesTest-Volume-1922729123"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:42.190084 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume request body: {'volume': {'volume_type': '47e84f66-5b9d-4351-842c-afd3b7593893', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1922729123'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:42.195543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume of 1 GB Aug 19 12:52:42.195543 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:42.195543 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:42.196307 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Availability Zones retrieved successfully. Aug 19 12:52:42.202405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Flow 'volume_create_api' (f253e4e6-4fdc-4124-988c-79f8409853e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:42.204031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1fbd27-f0dd-4744-92ad-c6476a5a8177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:42.204906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:42.242057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e1fbd27-f0dd-4744-92ad-c6476a5a8177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:52:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-184380859',vendor_name='tempest-vendor_name-1156213124'},id=47e84f66-5b9d-4351-842c-afd3b7593893,is_public=True,name='tempest-UserMessagesTest-volume-type-1621938416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47e84f66-5b9d-4351-842c-afd3b7593893', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:42.242057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014c320e-6b94-425b-abf7-be8fe27eea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:42.304728 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1621938416 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1621938416, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:42.305164 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1621938416 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1621938416, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:42.323838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.326799 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:42.327218 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:42.327341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:42.328589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:42.335958 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:42.335958 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:42.337507 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308cb1c9-ea5c-4a8f-9657-06647c40fb34 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:42.340042 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 380/1491] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:42 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:42.393604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Created reservations ['5d9bd2ec-8c93-43a8-9dd6-6f9fd743225d', 'cf2beb6f-2965-4d9c-b8ab-ecb9e2fd30dc', 'bb329505-cf22-4142-8422-81edbfdf8386', '3f087658-58d4-43d3-87fa-6ccdcb085670'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:42.393604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (014c320e-6b94-425b-abf7-be8fe27eea9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d9bd2ec-8c93-43a8-9dd6-6f9fd743225d', 'cf2beb6f-2965-4d9c-b8ab-ecb9e2fd30dc', 'bb329505-cf22-4142-8422-81edbfdf8386', '3f087658-58d4-43d3-87fa-6ccdcb085670']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:42.394716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a46a79-3b50-428c-aec8-3cb1b8d58832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:42.442568 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2a46a79-3b50-428c-aec8-3cb1b8d58832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e59983-e9ab-4fed-ba78-1e997f6629c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1922729123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74feba4150324982896d9d1747af65f7',qos_specs=None,replication_status=,reservations=['5d9bd2ec-8c93-43a8-9dd6-6f9fd743225d','cf2beb6f-2965-4d9c-b8ab-ecb9e2fd30dc','bb329505-cf22-4142-8422-81edbfdf8386','3f087658-58d4-43d3-87fa-6ccdcb085670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_type_id=47e84f66-5b9d-4351-842c-afd3b7593893), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1922729123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e59983-e9ab-4fed-ba78-1e997f6629c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74feba4150324982896d9d1747af65f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47e84f66-5b9d-4351-842c-afd3b7593893),volume_type_id=47e84f66-5b9d-4351-842c-afd3b7593893)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:42.443351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fa154a-ef8d-4f2d-bbcc-125ae97ca682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:42.519190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45fa154a-ef8d-4f2d-bbcc-125ae97ca682) transitioned into state 'SUCCESS' from state '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-1922729123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74feba4150324982896d9d1747af65f7',qos_specs=None,replication_status=,reservations=['5d9bd2ec-8c93-43a8-9dd6-6f9fd743225d','cf2beb6f-2965-4d9c-b8ab-ecb9e2fd30dc','bb329505-cf22-4142-8422-81edbfdf8386','3f087658-58d4-43d3-87fa-6ccdcb085670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e64f8ff3d8b4cbbacd73b31f748a288',volume_type_id=47e84f66-5b9d-4351-842c-afd3b7593893)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:42.521229 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fade6c-9851-4518-9774-af6fab17b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:42.539077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fade6c-9851-4518-9774-af6fab17b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:42.540599 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Flow 'volume_create_api' (f253e4e6-4fdc-4124-988c-79f8409853e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:42.541240 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Create volume request issued successfully. Aug 19 12:52:42.542614 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11f44650-1fe8-48fd-a1b5-6b2bc66bc8dc tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:42.542614 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 375/1492] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:52:42 2026] POST /volume/v3/volumes => generated 786 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:42.567016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:42.569044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:42.569116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:42.569410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:42.583945 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:42.583945 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:42.590779 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:42.598845 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b387e4b-fe58-4145-8e8e-09be747b15bb tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 returned with HTTP 200 Aug 19 12:52:42.600063 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 369/1493] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:42 2026] GET /volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d70ca4be-edff-4274-b162-1a9c11832ffa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d70ca4be-edff-4274-b162-1a9c11832ffa tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d70ca4be-edff-4274-b162-1a9c11832ffa tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d70ca4be-edff-4274-b162-1a9c11832ffa tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d70ca4be-edff-4274-b162-1a9c11832ffa tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Show backup with id 0705fe63-97d0-44e9-880b-33e557a6b657. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d70ca4be-edff-4274-b162-1a9c11832ffa tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 200 Aug 19 12:52:43.726453 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 370/1494] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 757 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d89bbb32-c375-4379-9678-d8a4449e66fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d89bbb32-c375-4379-9678-d8a4449e66fd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d89bbb32-c375-4379-9678-d8a4449e66fd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d89bbb32-c375-4379-9678-d8a4449e66fd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d89bbb32-c375-4379-9678-d8a4449e66fd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d89bbb32-c375-4379-9678-d8a4449e66fd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 200 Aug 19 12:52:43.732942 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 381/1495] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 1416 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f4d56d0-1060-4f2a-87dd-0cef2423fc22 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 200 Aug 19 12:52:43.735316 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 376/1496] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11f6a50d-0f91-4d5b-822f-40c25937e43b tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 returned with HTTP 200 Aug 19 12:52:43.736693 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 370/1497] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70b677e3-410c-44aa-a087-bd62e51abcef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70b677e3-410c-44aa-a087-bd62e51abcef tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/messages Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70b677e3-410c-44aa-a087-bd62e51abcef tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70b677e3-410c-44aa-a087-bd62e51abcef tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70b677e3-410c-44aa-a087-bd62e51abcef tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:52:43.737781 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 371/1498] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2483c053-ebff-419b-8eff-e93e8a561ed6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2483c053-ebff-419b-8eff-e93e8a561ed6 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2483c053-ebff-419b-8eff-e93e8a561ed6 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2483c053-ebff-419b-8eff-e93e8a561ed6 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2483c053-ebff-419b-8eff-e93e8a561ed6 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 returned with HTTP 200 Aug 19 12:52:43.738599 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 382/1499] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 => generated 667 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.739045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ceddb7a9-8c04-45d1-8c31-0dac5d968e0d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.739045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ceddb7a9-8c04-45d1-8c31-0dac5d968e0d tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/messages Aug 19 12:52:43.739045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ceddb7a9-8c04-45d1-8c31-0dac5d968e0d tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.739045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ceddb7a9-8c04-45d1-8c31-0dac5d968e0d tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.740007 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ceddb7a9-8c04-45d1-8c31-0dac5d968e0d tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:52:43.740607 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 377/1500] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.754901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-097fa24b-beee-4c0b-8a55-25506a312c10 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.759390 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097fa24b-beee-4c0b-8a55-25506a312c10 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] DELETE https://10.4.3.137/volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 Aug 19 12:52:43.759690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097fa24b-beee-4c0b-8a55-25506a312c10 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.759888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097fa24b-beee-4c0b-8a55-25506a312c10 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.783999 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097fa24b-beee-4c0b-8a55-25506a312c10 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 returned with HTTP 204 Aug 19 12:52:43.783999 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 371/1501] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:52:43 2026] DELETE /volume/v3/messages/b468f1c9-0b5d-48ae-8fed-53be7576a885 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:52:43.790758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.794430 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:43.794888 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.795181 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.805626 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.805626 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:43.810163 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:43.818156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-086ffcb8-3ed5-4e88-a2b9-472e157c37f1 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 returned with HTTP 200 Aug 19 12:52:43.818606 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 372/1502] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:43.835389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-05a3766d-76c2-4e91-840e-217308eaa030 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.837183 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] DELETE https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:43.837386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.838073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.838073 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Delete volume with id: 21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:43.854115 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:43.854115 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:43.855597 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Volume info retrieved successfully. Aug 19 12:52:43.857518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:52:43.879943 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1621938416 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1621938416, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:43.880569 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1621938416 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1621938416, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:52:43.895445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Created reservations ['fa1b4434-74c7-45ec-aa05-258e12cb5958', 'f7d36480-d8e2-4995-ad52-e487f79bd9a0', 'fa8f73e0-9907-4dd4-8dcf-91170557327c', 'c0b70457-5074-4738-9b65-b5acd3f60da0'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:43.954153 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Delete volume request issued successfully. Aug 19 12:52:43.954384 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-05a3766d-76c2-4e91-840e-217308eaa030 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 returned with HTTP 202 Aug 19 12:52:43.954897 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 383/1503] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:52:43 2026] DELETE /volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:43.966817 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-006240e4-70fe-4681-bda9-46773229b892 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.970794 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-006240e4-70fe-4681-bda9-46773229b892 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] GET https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 Aug 19 12:52:43.971090 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-006240e4-70fe-4681-bda9-46773229b892 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.971381 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-006240e4-70fe-4681-bda9-46773229b892 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:43.980634 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-006240e4-70fe-4681-bda9-46773229b892 tempest-UserMessagesTest-1487560560 tempest-UserMessagesTest-1487560560-project-member] https://10.4.3.137/volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 returned with HTTP 404 Aug 19 12:52:43.981662 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 378/1504] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:52:43 2026] GET /volume/v3/volumes/21e59983-e9ab-4fed-ba78-1e997f6629c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:43.991814 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2d21651-4133-4d6f-a6ca-1f6223cae309 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:43.995408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d21651-4133-4d6f-a6ca-1f6223cae309 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] DELETE https://10.4.3.137/volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 Aug 19 12:52:43.995408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d21651-4133-4d6f-a6ca-1f6223cae309 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:43.996161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2d21651-4133-4d6f-a6ca-1f6223cae309 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:44.067595 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2d21651-4133-4d6f-a6ca-1f6223cae309 tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 returned with HTTP 202 Aug 19 12:52:44.068107 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 372/1505] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:52:43 2026] DELETE /volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:44.077932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-14797049-8a30-4eb9-81dc-b62390d22c3d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:44.081055 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14797049-8a30-4eb9-81dc-b62390d22c3d tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] GET https://10.4.3.137/volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 Aug 19 12:52:44.081501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14797049-8a30-4eb9-81dc-b62390d22c3d tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:44.081657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14797049-8a30-4eb9-81dc-b62390d22c3d tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:44.088140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14797049-8a30-4eb9-81dc-b62390d22c3d tempest-UserMessagesTest-893068774 tempest-UserMessagesTest-893068774-project-admin] https://10.4.3.137/volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 returned with HTTP 404 Aug 19 12:52:44.088970 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 373/1506] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:52:44 2026] GET /volume/v3/types/47e84f66-5b9d-4351-842c-afd3b7593893 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:45.975449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:45.979113 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:52:45.979502 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:45.979809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:45.991193 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:45.991193 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:46.000767 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:46.011172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-30565037-d9c3-4d1d-adfc-0f5f57128fc4 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 200 Aug 19 12:52:46.012942 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 384/1507] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:45 2026] GET /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 1416 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:46.808639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:46.817104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:52:46.817314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:46.817565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:46.826508 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:46.826508 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:46.830936 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:46.836358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e2020be9-43d5-40a4-962a-7385a6414a7d tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 200 Aug 19 12:52:46.837745 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 379/1508] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:46 2026] GET /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:46.853998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-21aa9ad4-fcd9-4299-a981-1af061afdde9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:46.854697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21aa9ad4-fcd9-4299-a981-1af061afdde9 None None] GET https://10.4.3.137/volume// Aug 19 12:52:46.855362 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21aa9ad4-fcd9-4299-a981-1af061afdde9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:46.855653 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-21aa9ad4-fcd9-4299-a981-1af061afdde9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:46.856142 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-21aa9ad4-fcd9-4299-a981-1af061afdde9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:46.857013 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 373/1509] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:52: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 19 12:52:46.872086 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-6b8202ec-59cf-4852-b676-f22410314388 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:46.875822 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-6b8202ec-59cf-4852-b676-f22410314388 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:52:46.876184 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-6b8202ec-59cf-4852-b676-f22410314388 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec37c1c6-2d7c-4ff0-beb5-4049308f8226", "connector": null, "instance_uuid": "9fc56e01-d6a2-493c-9ff3-2db86840133a"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:46.901221 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:46.901221 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:46.965771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-6b8202ec-59cf-4852-b676-f22410314388 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:52:46.966151 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 374/1510] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:52:46 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:47.120628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:47.127507 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] GET https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:52:47.127802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:47.128072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:47.146832 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:47.146832 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:47.153597 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:52:47.161287 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-152ed06d-cfd4-4480-9f58-7d128bb3511d req-c3c4485e-5f17-460f-bdb4-97b9ace12135 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 200 Aug 19 12:52:47.162558 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 385/1511] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:52:47 2026] GET /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 1603 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:47.621235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:47.859966 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:52:47.860445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1974567747"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:47.862184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1974567747'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:52:47.862184 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 1 GB Aug 19 12:52:47.872313 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:52:47.881614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (3babc784-1f17-4d65-bb39-b8019c9d31ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:47.882950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71dc122-8fb0-45ed-ab81-f9b544568ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:47.884036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:52:47.927315 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71dc122-8fb0-45ed-ab81-f9b544568ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:47.928142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca154e9-237f-4df7-84b1-0c3ece293816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:47.956279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-202645ef-672b-4239-8888-c8ca1b61bbac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.033385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['b3bc34e9-e21c-4662-86c9-529d4071f333', '10ab454a-649f-47a8-a222-fc66642b3cbc', 'f2c7269c-465e-42a1-9a42-3ef592bffb86', 'fec98e3d-4853-4c81-a721-b77890cd6db9'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:48.034422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca154e9-237f-4df7-84b1-0c3ece293816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3bc34e9-e21c-4662-86c9-529d4071f333', '10ab454a-649f-47a8-a222-fc66642b3cbc', 'f2c7269c-465e-42a1-9a42-3ef592bffb86', 'fec98e3d-4853-4c81-a721-b77890cd6db9']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:48.035477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b946bb27-85d0-4989-ac23-d4bb4314e127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:48.067287 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b946bb27-85d0-4989-ac23-d4bb4314e127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04822b6-410c-4f88-aa1f-a757905a57c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1974567747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['b3bc34e9-e21c-4662-86c9-529d4071f333','10ab454a-649f-47a8-a222-fc66642b3cbc','f2c7269c-465e-42a1-9a42-3ef592bffb86','fec98e3d-4853-4c81-a721-b77890cd6db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1974567747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04822b6-410c-4f88-aa1f-a757905a57c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:48.069620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72af7850-b82c-4f8d-aefa-098e9b65ce11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:48.077513 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-202645ef-672b-4239-8888-c8ca1b61bbac tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:52:48.077513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-202645ef-672b-4239-8888-c8ca1b61bbac tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1658830465"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.098808 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-202645ef-672b-4239-8888-c8ca1b61bbac tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:52:48.099451 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 374/1512] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:52:47 2026] POST /volume/v3/types => generated 231 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:48.101955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72af7850-b82c-4f8d-aefa-098e9b65ce11) transitioned into state 'SUCCESS' from state '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-1974567747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['b3bc34e9-e21c-4662-86c9-529d4071f333','10ab454a-649f-47a8-a222-fc66642b3cbc','f2c7269c-465e-42a1-9a42-3ef592bffb86','fec98e3d-4853-4c81-a721-b77890cd6db9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:48.102923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e731fdeb-43e3-4a3f-b090-967def9a5081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:52:48.113353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd9632fd-0b16-4131-a670-6909760d2cde None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.115709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd9632fd-0b16-4131-a670-6909760d2cde tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] POST https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.116138 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd9632fd-0b16-4131-a670-6909760d2cde tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.118605 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:48.118605 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:48.121281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e731fdeb-43e3-4a3f-b090-967def9a5081) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:52:48.122267 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (3babc784-1f17-4d65-bb39-b8019c9d31ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:52:48.122615 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:52:48.123425 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f0b5989-5042-461e-ba88-d025deaa8e3b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:52:48.124082 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 380/1513] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:52:47 2026] POST /volume/v3/volumes => generated 754 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:48.143424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e42485d-a744-44f2-859d-115818d34c28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.147033 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e42485d-a744-44f2-859d-115818d34c28 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:52:48.147033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e42485d-a744-44f2-859d-115818d34c28 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.147277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e42485d-a744-44f2-859d-115818d34c28 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.156090 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:48.156090 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:48.161353 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e42485d-a744-44f2-859d-115818d34c28 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:52:48.166642 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e42485d-a744-44f2-859d-115818d34c28 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:52:48.167316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 386/1514] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:48.195116 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd9632fd-0b16-4131-a670-6909760d2cde tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.195532 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 375/1515] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:52:48 2026] POST /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 34 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.207343 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a4f7458-0cc3-4438-a1e3-8e505c6b4986 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.210501 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a4f7458-0cc3-4438-a1e3-8e505c6b4986 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 Aug 19 12:52:48.210501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a4f7458-0cc3-4438-a1e3-8e505c6b4986 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.210643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a4f7458-0cc3-4438-a1e3-8e505c6b4986 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.226074 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a4f7458-0cc3-4438-a1e3-8e505c6b4986 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 returned with HTTP 200 Aug 19 12:52:48.226529 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 375/1516] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.239057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57cac2ef-5a3d-4e67-9c38-eac209e4dfe5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.241065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57cac2ef-5a3d-4e67-9c38-eac209e4dfe5 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] DELETE https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 Aug 19 12:52:48.241368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57cac2ef-5a3d-4e67-9c38-eac209e4dfe5 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.241639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57cac2ef-5a3d-4e67-9c38-eac209e4dfe5 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.253848 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:48.253848 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:48.285082 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57cac2ef-5a3d-4e67-9c38-eac209e4dfe5 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 returned with HTTP 202 Aug 19 12:52:48.285909 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 381/1517] 10.4.3.137 () {66 vars in 1399 bytes} [Wed Aug 19 12:52:48 2026] DELETE /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:52:48.300699 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d71c1fa-2edf-4174-9b4b-4d6c487b2770 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.306342 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d71c1fa-2edf-4174-9b4b-4d6c487b2770 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 Aug 19 12:52:48.306685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d71c1fa-2edf-4174-9b4b-4d6c487b2770 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.306977 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d71c1fa-2edf-4174-9b4b-4d6c487b2770 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.320917 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d71c1fa-2edf-4174-9b4b-4d6c487b2770 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 returned with HTTP 404 Aug 19 12:52:48.322298 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 387/1518] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:48.334348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a1dfddb3-174d-4c9a-9d59-4075417cc90c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.337854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1dfddb3-174d-4c9a-9d59-4075417cc90c tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] POST https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.337854 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a1dfddb3-174d-4c9a-9d59-4075417cc90c tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.373523 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a1dfddb3-174d-4c9a-9d59-4075417cc90c tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.374065 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 376/1519] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:52:48 2026] POST /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 19 12:52:48.383167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67ea9f17-8a3d-48ea-a361-9f84c00ae086 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.385878 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67ea9f17-8a3d-48ea-a361-9f84c00ae086 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.386108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67ea9f17-8a3d-48ea-a361-9f84c00ae086 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.386474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67ea9f17-8a3d-48ea-a361-9f84c00ae086 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.395019 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67ea9f17-8a3d-48ea-a361-9f84c00ae086 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.395457 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 376/1520] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.405090 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3e5bebec-b6ad-4300-97ae-cbd41e48331b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.407469 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3e5bebec-b6ad-4300-97ae-cbd41e48331b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] POST https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.407917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3e5bebec-b6ad-4300-97ae-cbd41e48331b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.439433 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3e5bebec-b6ad-4300-97ae-cbd41e48331b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.439967 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 382/1521] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:52:48 2026] POST /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.453491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc4139b8-0f9a-458a-91ab-4b69ed4ddc8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.458705 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc4139b8-0f9a-458a-91ab-4b69ed4ddc8e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] PUT https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 Aug 19 12:52:48.459163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc4139b8-0f9a-458a-91ab-4b69ed4ddc8e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.501675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc4139b8-0f9a-458a-91ab-4b69ed4ddc8e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 returned with HTTP 200 Aug 19 12:52:48.502494 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 388/1522] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:52:48 2026] PUT /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.513143 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c831fae2-a17b-4929-80ac-0a55bf1b8ee3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.515916 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c831fae2-a17b-4929-80ac-0a55bf1b8ee3 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 Aug 19 12:52:48.516099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c831fae2-a17b-4929-80ac-0a55bf1b8ee3 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.516306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c831fae2-a17b-4929-80ac-0a55bf1b8ee3 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.522681 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c831fae2-a17b-4929-80ac-0a55bf1b8ee3 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 returned with HTTP 200 Aug 19 12:52:48.523285 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 377/1523] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.531855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ce52639-1846-42bf-a196-af2f42411cfc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.534280 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce52639-1846-42bf-a196-af2f42411cfc tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] POST https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.534741 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ce52639-1846-42bf-a196-af2f42411cfc tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:48.582007 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce52639-1846-42bf-a196-af2f42411cfc tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.582653 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 377/1524] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:52:48 2026] POST /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 51 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.596382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3cc74a32-7783-4f3f-b415-640a3c29e4a8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.599388 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cc74a32-7783-4f3f-b415-640a3c29e4a8 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs Aug 19 12:52:48.599672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cc74a32-7783-4f3f-b415-640a3c29e4a8 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.599877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cc74a32-7783-4f3f-b415-640a3c29e4a8 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.618488 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cc74a32-7783-4f3f-b415-640a3c29e4a8 tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs returned with HTTP 200 Aug 19 12:52:48.618488 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 383/1525] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03/extra_specs => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:52:48.634097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-263fca1e-5dac-427c-85cf-6fb216fd598e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.638551 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-263fca1e-5dac-427c-85cf-6fb216fd598e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] DELETE https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 Aug 19 12:52:48.638712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-263fca1e-5dac-427c-85cf-6fb216fd598e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.639031 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-263fca1e-5dac-427c-85cf-6fb216fd598e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.687912 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-263fca1e-5dac-427c-85cf-6fb216fd598e tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 returned with HTTP 202 Aug 19 12:52:48.688507 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 389/1526] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:52:48 2026] DELETE /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:52:48.697142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-883dbdcc-0a4f-4eb0-887a-e6894e27e50b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:48.702282 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-883dbdcc-0a4f-4eb0-887a-e6894e27e50b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] GET https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 Aug 19 12:52:48.702282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-883dbdcc-0a4f-4eb0-887a-e6894e27e50b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:48.702282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-883dbdcc-0a4f-4eb0-887a-e6894e27e50b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:48.706372 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-883dbdcc-0a4f-4eb0-887a-e6894e27e50b tempest-VolumeTypesExtraSpecsTest-2051736171 tempest-VolumeTypesExtraSpecsTest-2051736171-project-admin] https://10.4.3.137/volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 returned with HTTP 404 Aug 19 12:52:48.707132 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 378/1527] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:52:48 2026] GET /volume/v3/types/32a47d38-68b1-4168-9353-99a742728e03 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:49.007711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc882d85-12dd-4ad4-b451-397187620215 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.008166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc882d85-12dd-4ad4-b451-397187620215 None None] GET https://10.4.3.137/volume// Aug 19 12:52:49.008418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc882d85-12dd-4ad4-b451-397187620215 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:49.008686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc882d85-12dd-4ad4-b451-397187620215 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:49.009109 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc882d85-12dd-4ad4-b451-397187620215 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:52:49.009479 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 378/1528] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:52: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 19 12:52:49.028139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.030464 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:52:49.030696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:49.030891 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:49.042395 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.042395 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:49.047400 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:52:49.056205 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-4704843b-170e-4d29-a446-b4b7882a3ccd tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 200 Aug 19 12:52:49.056862 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 384/1529] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:52:49 2026] GET /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 1595 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:52:49.187100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.188930 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:52:49.189146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:49.189338 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:49.196909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.200263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] PUT https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 Aug 19 12:52:49.200740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:49.201786 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.201786 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:49.210135 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:52:49.211924 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Acquiring lock "cinder-attachment_update-ec37c1c6-2d7c-4ff0-beb5-4049308f8226-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:52:49.222152 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Lock "cinder-attachment_update-ec37c1c6-2d7c-4ff0-beb5-4049308f8226-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:52:49.227372 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9c6fe4eb-bc8d-4783-8479-25213b7b5988 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:52:49.228161 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 390/1530] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:49 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:49.230163 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.230163 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:49.246698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.252369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:52:49.252683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:49.253397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:49.269205 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.269205 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:49.279108 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:52:49.285724 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ecbb973b-d77e-41c7-8087-0836bc22ee60 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:52:49.286376 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 379/1531] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:49 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:49.301647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.308777 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:52:49.312772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1585087707"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:49.329469 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.329469 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:49.330078 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:52:49.330223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:52:49.408808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Lock "cinder-attachment_update-ec37c1c6-2d7c-4ff0-beb5-4049308f8226-np0000007775" released by "attachment_update" :: held 0.186s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:52:49.409539 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-e7a49006-50e6-4ff2-8c5a-dc66c7f1f2af tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 returned with HTTP 200 Aug 19 12:52:49.409947 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 379/1532] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:52:49 2026] PUT /volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:52:49.424771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['ee7f0e19-d1c5-4b1b-a444-520e0b6fadce', '537c7fb9-19ea-4a44-8774-ed9c6f7aa3c2', '91ad32f5-1fe7-44ec-a356-eb8ed1a5c613', '8d2b4ec2-9477-45b7-8141-fb714d8609ab'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:49.463571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-7245e0a1-e70f-45ec-a1bb-b7139e982a94 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.468226 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-7245e0a1-e70f-45ec-a1bb-b7139e982a94 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] POST https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4/action Aug 19 12:52:49.468745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-7245e0a1-e70f-45ec-a1bb-b7139e982a94 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:52:49.470161 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-7245e0a1-e70f-45ec-a1bb-b7139e982a94 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:49.512146 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.512146 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:49.514633 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot create request issued successfully. Aug 19 12:52:49.515226 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94c4b448-6b56-4971-b8d9-0a3f2f0bc185 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:52:49.516383 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 385/1533] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:52:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:52:49.534773 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:49.538636 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:52:49.538636 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:49.538636 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:49.545905 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e2d8dfa7-37cd-4721-878a-3b36f4050ab2 req-7245e0a1-e70f-45ec-a1bb-b7139e982a94 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4/action returned with HTTP 204 Aug 19 12:52:49.545905 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 391/1534] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:52:49 2026] POST /volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:52:49.553793 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:49.553793 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:49.555089 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:52:49.556298 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e8cfdfb2-9398-463c-bb28-274484a9c466 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 200 Aug 19 12:52:49.559371 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 380/1535] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:49 2026] GET /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:50.571910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:50.576642 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:52:50.576893 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:50.577173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:50.590716 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:50.590716 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:50.591491 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:52:50.594022 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d640bbe-7b37-43eb-8910-40ed0d7c6979 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 200 Aug 19 12:52:50.594636 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 380/1536] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:52:50 2026] GET /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:50.604655 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:50.607381 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:52:50.607928 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "snapshot_id": "8789e851-aa06-4fc2-81cf-fa1242739842", "name": "tempest-VolumesSnapshotTestJSON-Backup-322989891", "container": "tempest-volumessnapshottestjson-backup-container-1634093257"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:52:50.611463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Creating new backup {'backup': {'volume_id': 'e04822b6-410c-4f88-aa1f-a757905a57c5', 'snapshot_id': '8789e851-aa06-4fc2-81cf-fa1242739842', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-322989891', 'container': 'tempest-volumessnapshottestjson-backup-container-1634093257'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:52:50.611463 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Creating backup of volume e04822b6-410c-4f88-aa1f-a757905a57c5 in container tempest-volumessnapshottestjson-backup-container-1634093257 Aug 19 12:52:50.620772 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:50.620772 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:50.626396 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:52:50.634895 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:50.634895 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:50.635509 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:52:50.680463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['f55e525d-badb-49bb-8a87-dec7a3fab0bb', '7217fc37-8200-4360-8160-cd3901305e73'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:52:50.734293 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2fa87eab-10fd-4bc5-aedd-ef351a0c66a9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:52:50.734917 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 386/1537] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:52:50 2026] POST /volume/v3/backups => generated 334 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:52:50.823233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:50.826448 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:50.826448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:50.826448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:50.826448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:50.833359 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:50.833359 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:50.833359 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b8eaad1-a1f7-43f2-8763-1d5046d6b8f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:50.833359 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 392/1538] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:50 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:51.848803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:51.851076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:51.851496 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:51.851676 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:51.851826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:51.857435 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:51.857435 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:51.858558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8be6684a-a411-40a6-bb4b-4f1ca06a3316 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:51.859107 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 381/1539] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:51 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:52.871286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:52.874005 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:52.874137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:52.874385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:52.874514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:52.884548 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:52.884548 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:52.885390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce517246-8f60-41c9-abf4-0d60a0a5eb31 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:52.885802 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 381/1540] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:52 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:53.898631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:53.901530 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:53.901743 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:53.902175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:53.902467 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:53.908747 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:53.908747 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:53.910136 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8390b498-fd9b-40f9-af35-50c1ef1f0e9b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:53.910893 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 387/1541] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:53 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:54.928474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da5acf77-29ae-4552-9819-9616bb1e90fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:54.930282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da5acf77-29ae-4552-9819-9616bb1e90fe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:54.930554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da5acf77-29ae-4552-9819-9616bb1e90fe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:54.930771 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da5acf77-29ae-4552-9819-9616bb1e90fe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:54.930995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-da5acf77-29ae-4552-9819-9616bb1e90fe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:54.937168 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:54.937168 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:54.938335 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da5acf77-29ae-4552-9819-9616bb1e90fe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:54.938888 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 393/1542] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:54 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:55.955904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9cf8389a-40da-4678-84b5-cedf815862ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:55.959517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cf8389a-40da-4678-84b5-cedf815862ac tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:55.959881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cf8389a-40da-4678-84b5-cedf815862ac tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:55.960173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cf8389a-40da-4678-84b5-cedf815862ac tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:55.960569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9cf8389a-40da-4678-84b5-cedf815862ac tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:55.967439 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:55.967439 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:52:55.968328 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cf8389a-40da-4678-84b5-cedf815862ac tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:55.969029 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 382/1543] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:55 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:56.991788 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:56.997510 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:56.997909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:56.998074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:56.998323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:57.004799 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:57.004799 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:52:57.005903 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cd84527-0700-44cd-97d6-d7b1c9d9d5f3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:57.007411 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 382/1544] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:56 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:58.021662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:58.024308 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:58.024615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:58.024703 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:58.024808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:58.030641 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:58.030641 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:52:58.031559 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc4a12f0-5d23-4a9a-a4df-34359d970d74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:58.032302 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 388/1545] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:58 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:52:59.047650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:52:59.050123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:52:59.050582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:52:59.050718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:52:59.050990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:52:59.056176 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:52:59.056176 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:52:59.058527 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9e24037-1e43-41e3-8f8e-121826cf78dd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:52:59.059140 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 394/1546] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:52:59 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:00.075336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:00.078982 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:00.079315 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:00.079594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:00.079754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:00.085676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:00.085676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:00.087306 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-441b6635-2dd4-4889-9011-d6f9c3865c39 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:00.087835 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 383/1547] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:00 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:01.103836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:01.106303 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:01.106649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:01.106838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:01.106960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:01.115877 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:01.115877 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:01.116837 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-332ed4fd-c4ba-4c33-9fc2-fb1c82faf0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:01.117612 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 383/1548] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:01 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:02.132974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97a7103b-3220-4301-9c93-73d0f1cff57d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:02.136066 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97a7103b-3220-4301-9c93-73d0f1cff57d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:02.136285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97a7103b-3220-4301-9c93-73d0f1cff57d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:02.136731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97a7103b-3220-4301-9c93-73d0f1cff57d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:02.136731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-97a7103b-3220-4301-9c93-73d0f1cff57d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:02.145184 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:02.145184 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:02.147037 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97a7103b-3220-4301-9c93-73d0f1cff57d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:02.148007 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 389/1549] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:02 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:02.262653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:02.266082 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:02.266082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1918158292"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:02.269626 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1918158292'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:02.271019 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume of 1 GB Aug 19 12:53:02.280319 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Availability Zones retrieved successfully. Aug 19 12:53:02.292695 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Flow 'volume_create_api' (deb281c4-13ac-417a-8b67-fed831b246a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:02.294830 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e36bec-e561-4781-9eb3-e9c16f4fb678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:02.296497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:02.348412 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e36bec-e561-4781-9eb3-e9c16f4fb678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:02.349930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137af463-9a49-44ee-a764-9bb9d15cb6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:02.427825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Created reservations ['05cb62dc-c0fb-4ab8-aa94-55e20171f33c', '64453680-ef2c-477f-bb47-97ba97aef9cc', '7cce5a25-6787-48c3-ad55-9d1bbdde7730', '9fd3e59a-d6ca-48fd-a0e0-c19d153ab9ac'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:02.429423 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137af463-9a49-44ee-a764-9bb9d15cb6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05cb62dc-c0fb-4ab8-aa94-55e20171f33c', '64453680-ef2c-477f-bb47-97ba97aef9cc', '7cce5a25-6787-48c3-ad55-9d1bbdde7730', '9fd3e59a-d6ca-48fd-a0e0-c19d153ab9ac']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:02.431310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9be8395-a4db-42b3-872f-d53c29789a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:02.466117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9be8395-a4db-42b3-872f-d53c29789a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e255458-d836-4fbf-9a18-cba6a00194b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918158292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f328acd88d4075912550ed13a36153',qos_specs=None,replication_status=,reservations=['05cb62dc-c0fb-4ab8-aa94-55e20171f33c','64453680-ef2c-477f-bb47-97ba97aef9cc','7cce5a25-6787-48c3-ad55-9d1bbdde7730','9fd3e59a-d6ca-48fd-a0e0-c19d153ab9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918158292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e255458-d836-4fbf-9a18-cba6a00194b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f328acd88d4075912550ed13a36153',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:02.467764 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e2e216-21f9-4ffc-8177-c7bb48bb9ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:02.507888 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e2e216-21f9-4ffc-8177-c7bb48bb9ba6) transitioned into state 'SUCCESS' from state '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-1918158292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f328acd88d4075912550ed13a36153',qos_specs=None,replication_status=,reservations=['05cb62dc-c0fb-4ab8-aa94-55e20171f33c','64453680-ef2c-477f-bb47-97ba97aef9cc','7cce5a25-6787-48c3-ad55-9d1bbdde7730','9fd3e59a-d6ca-48fd-a0e0-c19d153ab9ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14daa3f02d79493db297f3fc8e02e9d7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:02.509582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cba50a7-3ac6-4d7a-8a02-f07e78e01039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:02.530432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cba50a7-3ac6-4d7a-8a02-f07e78e01039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:02.531582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Flow 'volume_create_api' (deb281c4-13ac-417a-8b67-fed831b246a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:02.531932 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Create volume request issued successfully. Aug 19 12:53:02.533141 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98c4d1a9-36c4-4fcc-8293-94050a71e7bd tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:02.533519 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 395/1550] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:02 2026] POST /volume/v3/volumes => generated 757 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:02.551588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:02.553993 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:02.554352 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:02.554616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:02.565565 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:02.565565 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:02.570937 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:02.577808 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9189037c-17ee-4d87-9cc6-a2861524fc08 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:02.578743 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 384/1551] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:02 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:03.162566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2374b37-7587-4c66-bd2b-bcd56200149b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:03.166628 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2374b37-7587-4c66-bd2b-bcd56200149b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:03.166628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2374b37-7587-4c66-bd2b-bcd56200149b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:03.166628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2374b37-7587-4c66-bd2b-bcd56200149b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:03.166628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a2374b37-7587-4c66-bd2b-bcd56200149b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:03.180816 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:03.180816 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:03.182884 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2374b37-7587-4c66-bd2b-bcd56200149b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:03.184798 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 384/1552] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:03 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:03.593748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:03.596839 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:03.597138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:03.599742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:03.612687 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:03.612687 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:03.620119 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:03.631927 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfe26330-dd14-4cbb-841c-1c22454e7bc9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:03.633387 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 390/1553] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:03 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:04.201496 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:04.205602 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:04.206063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:04.207389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:04.207652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:04.217361 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:04.217361 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:04.217361 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1ab8b6c-8a88-4f7d-aa26-9b7015ad4c57 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:04.218175 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 396/1554] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:04 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:05.236763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:05.240221 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:05.240478 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:05.240708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:05.241306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:05.246193 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:05.246193 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:05.247344 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ceba4346-cc56-4d16-856d-1a50d6ff8f06 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:05.247925 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 385/1555] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:05 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:05.793522 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-cecbee95-3bc6-4fb6-b991-a50a1c966f14 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:05.798216 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-cecbee95-3bc6-4fb6-b991-a50a1c966f14 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 Aug 19 12:53:05.798445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-cecbee95-3bc6-4fb6-b991-a50a1c966f14 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:05.798800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-cecbee95-3bc6-4fb6-b991-a50a1c966f14 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:05.819259 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:05.819259 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:05.911204 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-cecbee95-3bc6-4fb6-b991-a50a1c966f14 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 returned with HTTP 200 Aug 19 12:53:05.911468 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 385/1556] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:05 2026] DELETE /volume/v3/attachments/e007bef2-7326-4b30-ad34-9d0e55fe9140 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:05.934126 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:05.937330 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:53:05.939275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:05.939275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:05.939275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Delete volume with id: 4116f1ca-de42-4aed-b303-84e90994186a Aug 19 12:53:05.948708 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:05.948708 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:05.949641 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:53:05.977721 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Delete volume request issued successfully. Aug 19 12:53:05.978454 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-37a9769a-93f5-4bae-aa51-21f5399e0f5a req-7ed83951-1f8e-4e9a-9969-817ec067d88c tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a returned with HTTP 202 Aug 19 12:53:05.979186 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 391/1557] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:53:05 2026] DELETE /volume/v3/volumes/4116f1ca-de42-4aed-b303-84e90994186a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:06.260598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:06.263010 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:06.263010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:06.263264 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:06.263448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:06.271407 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:06.271407 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:06.271695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9a0afaa-af7e-484b-be17-ef20025ab86e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:06.272233 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 397/1558] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:06 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:07.290285 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:07.293229 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:07.293663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:07.293980 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:07.294129 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:07.302287 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:07.302287 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:07.304413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de345842-ec44-42f4-a93e-adb3d0c29a04 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:07.304413 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 386/1559] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:07 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:08.317321 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:08.324487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:08.325601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:08.325601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:08.325769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:08.334993 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:08.334993 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:08.336488 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb117f89-8414-42af-8c6f-bb8254ff6ad2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:08.341337 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 386/1560] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:08 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:09.356600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1f9ddf52-e961-4041-8720-7ba74267d21f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:09.362048 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f9ddf52-e961-4041-8720-7ba74267d21f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:09.362048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f9ddf52-e961-4041-8720-7ba74267d21f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:09.362375 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f9ddf52-e961-4041-8720-7ba74267d21f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:09.362375 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1f9ddf52-e961-4041-8720-7ba74267d21f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:09.374007 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:09.374007 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:09.375190 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f9ddf52-e961-4041-8720-7ba74267d21f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:09.375783 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 392/1561] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:09 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:10.390752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-321a8023-9401-43ff-8fad-244419f7fbd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:10.393536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-321a8023-9401-43ff-8fad-244419f7fbd1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:10.393702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-321a8023-9401-43ff-8fad-244419f7fbd1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:10.393874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-321a8023-9401-43ff-8fad-244419f7fbd1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:10.393970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-321a8023-9401-43ff-8fad-244419f7fbd1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:10.397923 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:10.397923 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:10.398702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-321a8023-9401-43ff-8fad-244419f7fbd1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:10.399407 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 398/1562] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:10 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:10.410428 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-235ff542-c994-439a-822a-9763db5006f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:10.412405 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-235ff542-c994-439a-822a-9763db5006f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:53:10.412619 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-235ff542-c994-439a-822a-9763db5006f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:10.412827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-235ff542-c994-439a-822a-9763db5006f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:10.418611 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:10.418611 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:10.419148 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-235ff542-c994-439a-822a-9763db5006f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:53:10.420170 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-235ff542-c994-439a-822a-9763db5006f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 200 Aug 19 12:53:10.420668 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 387/1563] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:10 2026] GET /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:53:10.438702 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:10.441201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:10.441556 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:10.441858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:10.442043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:10.448332 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:10.448332 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:10.449449 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f9d3df5-2495-46e0-b782-ffecd94ca5b3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:10.449899 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 387/1564] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:10 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 836 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:10.463376 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:10.465423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:10.466198 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:10.466198 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:10.466405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete backup with id: 5438f15c-872b-4633-97e4-24529053cb30. Aug 19 12:53:10.473145 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:10.473145 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:10.501955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] delete_backup rpcapi backup_id 5438f15c-872b-4633-97e4-24529053cb30 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:53:10.503968 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8eeea57c-efd1-470d-9abc-8e9c5f30ba0e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 202 Aug 19 12:53:10.504543 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 393/1565] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:10 2026] DELETE /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:10.523194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:10.526602 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:10.526892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:10.527155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:10.527319 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:10.534488 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:10.534488 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:10.535646 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1de4ea9-848a-4f06-8cb6-7b2ef2436f8d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:10.536369 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 399/1566] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:10 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:11.553421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:11.553421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:11.553888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:11.554068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:11.554267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:11.563765 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:11.563765 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:11.565320 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f19e3e4c-696b-4b35-a09e-31352671d0e0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 200 Aug 19 12:53:11.565830 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 388/1567] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:11 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:12.512325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.515603 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:12.515747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.516043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.528772 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.528772 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:12.534800 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:12.543204 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-f4c33aee-4c4c-4f74-a394-a0acba8df8b6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:12.543759 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 388/1568] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:12.572631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f2b2e637-f9c9-46e7-b646-348d9b6cb22e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.573782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2b2e637-f9c9-46e7-b646-348d9b6cb22e None None] GET https://10.4.3.137/volume// Aug 19 12:53:12.573991 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2b2e637-f9c9-46e7-b646-348d9b6cb22e None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.574223 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2b2e637-f9c9-46e7-b646-348d9b6cb22e None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.574732 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2b2e637-f9c9-46e7-b646-348d9b6cb22e None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:12.575418 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 394/1569] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:53:12.584322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.586440 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 Aug 19 12:53:12.587348 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.587726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c96b460d-c63f-4a98-9b22-61b527db8a2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.589639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.589639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Show backup with id 5438f15c-872b-4633-97e4-24529053cb30. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:53:12.594339 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c96b460d-c63f-4a98-9b22-61b527db8a2c tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:53:12.594873 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c96b460d-c63f-4a98-9b22-61b527db8a2c tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e255458-d836-4fbf-9a18-cba6a00194b2", "connector": null, "instance_uuid": "9f4201da-0359-4ee5-97c8-b9cffe960aa9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:12.596098 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-954c07e6-ec31-47fa-b17a-c8dc0d84ddda tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 returned with HTTP 404 Aug 19 12:53:12.596996 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 400/1570] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/backups/5438f15c-872b-4633-97e4-24529053cb30 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:12.614239 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.614239 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:12.663394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c96b460d-c63f-4a98-9b22-61b527db8a2c tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:53:12.664017 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 389/1571] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:53: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 19 12:53:12.725332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c08ec7ce-ff03-4c8d-b09f-adc65594fbf6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.728856 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c08ec7ce-ff03-4c8d-b09f-adc65594fbf6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] POST https://10.4.3.137/volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02/action Aug 19 12:53:12.729189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-542a337f-ff73-4035-986b-9a832d772dfe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.729294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c08ec7ce-ff03-4c8d-b09f-adc65594fbf6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:12.729488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c08ec7ce-ff03-4c8d-b09f-adc65594fbf6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:12.732742 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:53:12.733049 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.733523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.733523 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:53:12.741750 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.741750 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:12.742472 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:53:12.763722 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.763722 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:12.776355 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:53:12.776355 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-542a337f-ff73-4035-986b-9a832d772dfe tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 202 Aug 19 12:53:12.776355 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 395/1572] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:53:12 2026] DELETE /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:12.784923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.788426 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:53:12.789405 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-757e31a0-02d3-467c-b0f5-2ce585c9de17 req-c08ec7ce-ff03-4c8d-b09f-adc65594fbf6 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02/action returned with HTTP 204 Aug 19 12:53:12.789517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.789578 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 389/1573] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:53:12 2026] POST /volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:12.789621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.801561 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.801561 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:12.802334 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:53:12.802997 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f2e9194-ec5e-42e5-92ee-e7f926d323b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 200 Aug 19 12:53:12.803543 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 401/1574] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:12.817729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.820719 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:12.821023 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.821354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.834343 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.834343 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:12.841116 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:12.846738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be3ed35c-5f29-4302-ad5c-75f4054e3b06 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:12.847373 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 390/1575] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 1112 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:12.867966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.870384 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:12.870646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.870936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.883501 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.883501 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:12.889315 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:12.894733 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-364dc9af-a7ed-44f3-9e3a-3d675c3f6476 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:12.895219 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 396/1576] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:12.946188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:12.949304 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:12.949644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:12.949858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:12.962024 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:12.962024 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:12.966105 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:12.970923 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-a2472fe0-9889-4d16-a84d-01937ad3ed2a tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:12.971488 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 390/1577] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:12 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:13.014694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-17c1704d-f83a-4001-96b5-53e826bc004d req-f28959f0-5f45-44d7-8c4c-133bb196c9e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.016946 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-f28959f0-5f45-44d7-8c4c-133bb196c9e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] DELETE https://10.4.3.137/volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02 Aug 19 12:53:13.017170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-f28959f0-5f45-44d7-8c4c-133bb196c9e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.017443 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-f28959f0-5f45-44d7-8c4c-133bb196c9e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.025115 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.025115 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:13.083768 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-17c1704d-f83a-4001-96b5-53e826bc004d req-f28959f0-5f45-44d7-8c4c-133bb196c9e9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02 returned with HTTP 200 Aug 19 12:53:13.084191 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 402/1578] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:13 2026] DELETE /volume/v3/attachments/aa6aecad-2b80-45ee-8d6b-510f766c0a02 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:13.131089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6972e177-83f5-4779-ac5c-3a5220684119 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.133298 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6972e177-83f5-4779-ac5c-3a5220684119 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:13.133521 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6972e177-83f5-4779-ac5c-3a5220684119 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.133738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6972e177-83f5-4779-ac5c-3a5220684119 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.151619 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.151619 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:13.159095 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6972e177-83f5-4779-ac5c-3a5220684119 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:13.168035 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6972e177-83f5-4779-ac5c-3a5220684119 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:13.169285 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 391/1579] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:13 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:13.529578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-02216357-2421-41d1-bf29-469618e95de2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.532916 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-02216357-2421-41d1-bf29-469618e95de2 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] DELETE https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 Aug 19 12:53:13.533042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-02216357-2421-41d1-bf29-469618e95de2 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.533366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-02216357-2421-41d1-bf29-469618e95de2 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.545601 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.545601 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:13.609163 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-02216357-2421-41d1-bf29-469618e95de2 tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 returned with HTTP 200 Aug 19 12:53:13.609807 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 397/1580] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:13 2026] DELETE /volume/v3/attachments/88c9d453-0023-49cc-bd12-0cb59dcf34d3 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:13.620684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.623803 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:53:13.623993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.624182 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.624527 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Delete volume with id: b431cdfc-7813-4bdd-ad02-e7a32b758c7a Aug 19 12:53:13.633790 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.633790 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:13.634683 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Volume info retrieved successfully. Aug 19 12:53:13.657694 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] Delete volume request issued successfully. Aug 19 12:53:13.657824 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-10deb558-ed45-46c5-905c-c54ce0b0c580 req-bac39374-6888-4e1a-bb4c-1f79299be12f tempest-ServerBootFromVolumeStableRescueTest-2080111368 tempest-ServerBootFromVolumeStableRescueTest-2080111368-project-member] https://10.4.3.137/volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a returned with HTTP 202 Aug 19 12:53:13.658366 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 391/1581] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:53:13 2026] DELETE /volume/v3/volumes/b431cdfc-7813-4bdd-ad02-e7a32b758c7a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:13.818675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a12a1a2-befb-4a31-a7b8-a871cf07a940 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.822508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a12a1a2-befb-4a31-a7b8-a871cf07a940 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 Aug 19 12:53:13.822783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a12a1a2-befb-4a31-a7b8-a871cf07a940 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.822987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a12a1a2-befb-4a31-a7b8-a871cf07a940 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.829475 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a12a1a2-befb-4a31-a7b8-a871cf07a940 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 returned with HTTP 404 Aug 19 12:53:13.830172 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 403/1582] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:13 2026] GET /volume/v3/snapshots/8789e851-aa06-4fc2-81cf-fa1242739842 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:13.843431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.846140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:53:13.846708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:13.847165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:13.859613 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.859613 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:13.866353 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:53:13.880996 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c19f81ff-acab-4042-8fd8-83a1c4d85bd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:53:13.880996 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 392/1583] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:13 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:13.916770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-45d96725-b86f-4be4-b3db-b3cd67198080 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.920286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:13.920286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1593495203"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:13.922140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1593495203'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:13.922601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:13.923076 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:13.923076 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:13.929136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b1781d6-6c53-42f3-8193-635355ad5454 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:13.929592 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:13.932534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:13.936283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1433734240"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:13.936283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1433734240'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:13.940323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (10e265c8-9602-4122-b0f2-52330e722542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:13.943368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d0444fa-9af9-4b9f-99d8-30227559c8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:13.944929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:13.988574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d0444fa-9af9-4b9f-99d8-30227559c8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:13.988574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd402768-f9d6-4565-ace4-3d4f1c953d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.042327 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 1 GB Aug 19 12:53:14.050050 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:53:14.059355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (b1546cb5-c4c2-4421-8849-61fa2b1d4ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:14.061239 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec049839-77aa-4f8b-8f66-6781cf2c031d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.062013 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:14.073947 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['f0a85633-126b-4fc1-9670-9fffd756a26a', '5f0cea51-97fd-45da-9efc-f5c17ffa4882', 'b90a70aa-4e06-4994-9e66-2e1830f3c791', 'aef3d212-628b-4a77-ae73-0119363572b3'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:14.075007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd402768-f9d6-4565-ace4-3d4f1c953d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0a85633-126b-4fc1-9670-9fffd756a26a', '5f0cea51-97fd-45da-9efc-f5c17ffa4882', 'b90a70aa-4e06-4994-9e66-2e1830f3c791', 'aef3d212-628b-4a77-ae73-0119363572b3']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.075828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b873272d-6e36-4685-a093-64dfade86053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.109190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b873272d-6e36-4685-a093-64dfade86053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1593495203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['f0a85633-126b-4fc1-9670-9fffd756a26a','5f0cea51-97fd-45da-9efc-f5c17ffa4882','b90a70aa-4e06-4994-9e66-2e1830f3c791','aef3d212-628b-4a77-ae73-0119363572b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1593495203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.110268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76bd200-9a16-46ca-9e4d-faa3745a13d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.135744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec049839-77aa-4f8b-8f66-6781cf2c031d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.136610 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c623027-3005-44f9-815e-4ac8228eafcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.136899 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76bd200-9a16-46ca-9e4d-faa3745a13d5) transitioned into state 'SUCCESS' from state '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-1593495203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['f0a85633-126b-4fc1-9670-9fffd756a26a','5f0cea51-97fd-45da-9efc-f5c17ffa4882','b90a70aa-4e06-4994-9e66-2e1830f3c791','aef3d212-628b-4a77-ae73-0119363572b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.138013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11092522-a638-47ca-aad4-dde60eec4fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.153288 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11092522-a638-47ca-aad4-dde60eec4fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.154023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (10e265c8-9602-4122-b0f2-52330e722542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:14.154487 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:14.155316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-45d96725-b86f-4be4-b3db-b3cd67198080 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:14.155894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 398/1584] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:13 2026] POST /volume/v3/volumes => generated 749 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:14.177430 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:14.181400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:14.181499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:14.181780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:14.190591 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=317,cinder:UPDATE=108,cinder:INSERT=60 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:53:14.194054 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:14.194054 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:14.199071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['5e6d0dcb-6e82-4414-937d-724aee6807c2', '94309f41-38ba-4cc8-88ee-8a1fd899c012', '9c145a63-76e8-4c3d-8edf-356772b543cd', 'd7bd2706-2e1b-4040-b62a-901adecabbdd'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:14.200381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c623027-3005-44f9-815e-4ac8228eafcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6d0dcb-6e82-4414-937d-724aee6807c2', '94309f41-38ba-4cc8-88ee-8a1fd899c012', '9c145a63-76e8-4c3d-8edf-356772b543cd', 'd7bd2706-2e1b-4040-b62a-901adecabbdd']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.200877 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:14.201428 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a704d8-5539-432c-866e-f04983e86155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.208075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6466ccc-8a50-40ab-9f37-c5e593984ca8 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:14.208727 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 404/1585] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:14 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:14.230512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a704d8-5539-432c-866e-f04983e86155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c715696-d42e-4261-aa18-8e7b7c3790de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1433734240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['5e6d0dcb-6e82-4414-937d-724aee6807c2','94309f41-38ba-4cc8-88ee-8a1fd899c012','9c145a63-76e8-4c3d-8edf-356772b543cd','d7bd2706-2e1b-4040-b62a-901adecabbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1433734240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c715696-d42e-4261-aa18-8e7b7c3790de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.231793 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86f12c5-2c7c-4f40-9c3a-9fe2a85e0fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.257756 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c86f12c5-2c7c-4f40-9c3a-9fe2a85e0fa9) transitioned into state 'SUCCESS' from state '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-1433734240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['5e6d0dcb-6e82-4414-937d-724aee6807c2','94309f41-38ba-4cc8-88ee-8a1fd899c012','9c145a63-76e8-4c3d-8edf-356772b543cd','d7bd2706-2e1b-4040-b62a-901adecabbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.259054 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7fab7eb-cf68-459f-95de-5d8440978db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:14.272287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7fab7eb-cf68-459f-95de-5d8440978db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:14.273222 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (b1546cb5-c4c2-4421-8849-61fa2b1d4ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:14.273488 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:53:14.274194 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b1781d6-6c53-42f3-8193-635355ad5454 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:14.275422 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 392/1586] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:53:13 2026] POST /volume/v3/volumes => generated 754 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:14.296387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:14.298777 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:53:14.299150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:14.299286 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:14.322006 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:14.322006 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:14.333117 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:53:14.347527 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06b3459b-bac9-4590-8f0d-ca6e78ce49c7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:53:14.348165 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 393/1587] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:14 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:15.224368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.228015 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.228015 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.228015 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.229514 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=354,cinder:UPDATE=107,cinder:INSERT=67 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:53:15.236123 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.236123 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:15.243106 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.251459 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d241c171-5b5d-4620-a567-fcef2cec2d23 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.251459 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 399/1588] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:15.267789 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.269855 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action Aug 19 12:53:15.270204 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action body: b'{"os-attach": {"instance_uuid": "46ac80d0-e1ee-4815-88ef-8cc2acb529d4", "mountpoint": "/dev/vdb"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:15.270413 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "46ac80d0-e1ee-4815-88ef-8cc2acb529d4", "mountpoint": "/dev/vdb"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:15.282281 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.282281 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:15.283197 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.298521 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Update volume admin metadata completed successfully. Aug 19 12:53:15.369524 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.373705 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:53:15.374270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.374608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.378686 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Attach volume completed successfully. Aug 19 12:53:15.379534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-831d40a3-7a2b-4068-9e58-66b2354376d0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action returned with HTTP 202 Aug 19 12:53:15.379974 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 405/1589] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:15 2026] POST /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:15.388101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.393141 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.393141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.393141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.393372 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.393372 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:15.399049 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:53:15.406872 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.406872 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:15.409848 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec25fc8a-2cb4-4855-a7a6-6c5949a3e568 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:53:15.410537 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 393/1590] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:15.418119 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.423340 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc60df1f-13d0-4f67-b660-d3a3d378e2a1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.424118 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 394/1591] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:15.438469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94d7c724-410f-4314-b208-131d25ee952c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.441709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94d7c724-410f-4314-b208-131d25ee952c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.441709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94d7c724-410f-4314-b208-131d25ee952c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.442062 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94d7c724-410f-4314-b208-131d25ee952c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.461327 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.461327 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:15.467609 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94d7c724-410f-4314-b208-131d25ee952c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.475619 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94d7c724-410f-4314-b208-131d25ee952c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.476082 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 400/1592] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:15.490782 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.567228 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action Aug 19 12:53:15.567730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:15.567908 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:15.583898 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.583898 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:15.584335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume '57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:15.618286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d87b11de-4b3a-4771-ad85-3b9c30a1acdd tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action returned with HTTP 202 Aug 19 12:53:15.618286 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 406/1593] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:15 2026] POST /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:15.627536 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-478efe56-3bde-41fb-8d85-bc232f090956 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.631306 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-478efe56-3bde-41fb-8d85-bc232f090956 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.631306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-478efe56-3bde-41fb-8d85-bc232f090956 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.631306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-478efe56-3bde-41fb-8d85-bc232f090956 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.647818 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.647818 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:15.653043 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-478efe56-3bde-41fb-8d85-bc232f090956 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.659911 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-478efe56-3bde-41fb-8d85-bc232f090956 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.661113 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 394/1594] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:15.676126 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.678795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action Aug 19 12:53:15.679240 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fa777a8d-4727-4fa6-a392-1a8cec85d54a"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:15.680016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fa777a8d-4727-4fa6-a392-1a8cec85d54a"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:15.695650 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.695650 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:15.696277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Volume info retrieved successfully. Aug 19 12:53:15.718172 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Terminate volume connection completed successfully. Aug 19 12:53:15.724151 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100262) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 19 12:53:15.789808 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Detach volume completed successfully. Aug 19 12:53:15.790159 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb283e03-d046-4f24-8fac-3e1343d3e3d8 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action returned with HTTP 202 Aug 19 12:53:15.790697 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 395/1595] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:15 2026] POST /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:15.800828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a386c463-9794-4df7-afbd-2755058bdd4b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.803395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a386c463-9794-4df7-afbd-2755058bdd4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.803708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a386c463-9794-4df7-afbd-2755058bdd4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.803998 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a386c463-9794-4df7-afbd-2755058bdd4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.814680 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.814680 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:15.821508 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a386c463-9794-4df7-afbd-2755058bdd4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.830013 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a386c463-9794-4df7-afbd-2755058bdd4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.830128 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 401/1596] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:15.852358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.854714 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.855379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.855379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:15.874393 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.874393 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:15.892003 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.901394 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a7a1527-aafd-490b-aafb-f31261188ab1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:15.901999 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 407/1597] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:15.922591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-14835b2a-4e21-40e0-825b-215a956597a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.925177 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action Aug 19 12:53:15.925755 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action body: b'{"os-detach": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:15.925953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:15.937447 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:15.937447 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:15.938210 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:15.971707 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Detach volume completed successfully. Aug 19 12:53:15.972581 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-14835b2a-4e21-40e0-825b-215a956597a6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action returned with HTTP 202 Aug 19 12:53:15.972581 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 395/1598] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:15 2026] POST /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:15.986796 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:15.989221 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:15.989439 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:15.989731 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:16.002674 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:16.002674 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:16.011391 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:16.015151 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa133b38-6d26-4fac-8c01-c203b19650a5 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:16.016086 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 396/1599] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:15 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:53:16.036578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:16.039400 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:16.039539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:16.042138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:16.050232 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:16.050232 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:16.056567 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:16.064961 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4274f67-25f3-4b0f-a60d-14c4e12dd654 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:16.065516 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 402/1600] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:16 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:16.081106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:16.083438 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:16.083637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:16.083868 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:16.084193 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: 57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:16.092695 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:16.092695 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:16.093236 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:16.118987 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume request issued successfully. Aug 19 12:53:16.118987 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4532f3da-8f63-4f6d-8d9e-dbed8b85221e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 202 Aug 19 12:53:16.120470 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 408/1601] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:16 2026] DELETE /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:16.131283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:16.133525 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:16.133739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:16.133946 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:16.144076 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:16.144076 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:16.149825 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:16.157623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f29ce36-f0f3-42e3-a7b6-5901103c38a2 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 200 Aug 19 12:53:16.158055 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 396/1602] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:16 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:17.176887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9c72c74-f0b6-41a1-823f-1fb0dc3ec7ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:17.179817 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9c72c74-f0b6-41a1-823f-1fb0dc3ec7ee tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 Aug 19 12:53:17.181989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9c72c74-f0b6-41a1-823f-1fb0dc3ec7ee tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:17.181989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9c72c74-f0b6-41a1-823f-1fb0dc3ec7ee tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:17.183722 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=295,cinder:INSERT=43,cinder:UPDATE=69 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:53:17.191721 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9c72c74-f0b6-41a1-823f-1fb0dc3ec7ee tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 returned with HTTP 404 Aug 19 12:53:17.193154 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 397/1603] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:17 2026] GET /volume/v3/volumes/57251ad7-3e8d-4e9a-979f-9c7f1b8e0eb4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:53:19.830773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:19.834025 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:19.834473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1634412570"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:19.836261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1634412570'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:19.836493 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:19.843057 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:19.851422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (4c8bcfcb-b05f-4dd3-a7e7-e64a637f8c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:19.852580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3350142-f50e-4c7c-8305-477f3a24e50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:19.854048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:19.894511 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3350142-f50e-4c7c-8305-477f3a24e50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:19.895758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62122eaa-6f22-41c2-be15-668fd246c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:19.958263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['2b9e6266-2f61-4fd9-a4ab-b23cb1d92cef', '019f2333-cf29-4a96-b49a-ef58c3e6f76f', 'd43afafe-6607-40bb-b996-eb03a4a49e40', 'f50730c7-e3c4-4e7e-86af-7a5f3f9c90d9'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:19.959286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62122eaa-6f22-41c2-be15-668fd246c725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b9e6266-2f61-4fd9-a4ab-b23cb1d92cef', '019f2333-cf29-4a96-b49a-ef58c3e6f76f', 'd43afafe-6607-40bb-b996-eb03a4a49e40', 'f50730c7-e3c4-4e7e-86af-7a5f3f9c90d9']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:19.960378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f8d6831-9ad3-4694-b719-9c77e1529be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:19.991837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f8d6831-9ad3-4694-b719-9c77e1529be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa48e77e-7971-4f9f-ad5e-05d89799842d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1634412570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['2b9e6266-2f61-4fd9-a4ab-b23cb1d92cef','019f2333-cf29-4a96-b49a-ef58c3e6f76f','d43afafe-6607-40bb-b996-eb03a4a49e40','f50730c7-e3c4-4e7e-86af-7a5f3f9c90d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1634412570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa48e77e-7971-4f9f-ad5e-05d89799842d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:19.994321 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c1f079-ca9d-4451-9f4e-2d7612844bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:20.019869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49c1f079-ca9d-4451-9f4e-2d7612844bf7) transitioned into state 'SUCCESS' from state '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-1634412570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['2b9e6266-2f61-4fd9-a4ab-b23cb1d92cef','019f2333-cf29-4a96-b49a-ef58c3e6f76f','d43afafe-6607-40bb-b996-eb03a4a49e40','f50730c7-e3c4-4e7e-86af-7a5f3f9c90d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:20.021105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de640606-a72c-4bbd-898d-f309a38f1a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:20.036475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de640606-a72c-4bbd-898d-f309a38f1a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:20.037307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (4c8bcfcb-b05f-4dd3-a7e7-e64a637f8c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:20.038009 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:20.038375 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-af147ddb-6c15-4381-90d5-eae8e94d02c1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:20.038863 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 403/1604] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:19 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:20.055717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8dd3f305-960b-490a-8b43-8f964585d724 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:20.057991 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd3f305-960b-490a-8b43-8f964585d724 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:20.058542 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd3f305-960b-490a-8b43-8f964585d724 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:20.059633 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd3f305-960b-490a-8b43-8f964585d724 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:20.069728 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:20.069728 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:20.076835 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8dd3f305-960b-490a-8b43-8f964585d724 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:20.086098 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd3f305-960b-490a-8b43-8f964585d724 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 200 Aug 19 12:53:20.086944 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 409/1605] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:20 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:21.109553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3587303c-adad-4425-8b26-8e4846c73a0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:21.111735 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3587303c-adad-4425-8b26-8e4846c73a0b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:21.111976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3587303c-adad-4425-8b26-8e4846c73a0b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:21.112164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3587303c-adad-4425-8b26-8e4846c73a0b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:21.115696 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=268,cinder:UPDATE=64,cinder:INSERT=31 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:53:21.124125 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:21.124125 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:21.132784 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3587303c-adad-4425-8b26-8e4846c73a0b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:21.141261 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3587303c-adad-4425-8b26-8e4846c73a0b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 200 Aug 19 12:53:21.141692 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 397/1606] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:21 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:21.160290 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ffbe604e-c291-4165-80fb-95a49c7f208f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:21.165675 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffbe604e-c291-4165-80fb-95a49c7f208f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action Aug 19 12:53:21.165675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffbe604e-c291-4165-80fb-95a49c7f208f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:21.165675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ffbe604e-c291-4165-80fb-95a49c7f208f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:21.180777 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:21.180777 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:21.181364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-ffbe604e-c291-4165-80fb-95a49c7f208f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'aa48e77e-7971-4f9f-ad5e-05d89799842d' with '{'status': 'attaching'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:21.209823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ffbe604e-c291-4165-80fb-95a49c7f208f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action returned with HTTP 202 Aug 19 12:53:21.210462 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 398/1607] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:21 2026] POST /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:21.230034 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:21.239580 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:21.239865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:21.240287 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:21.251013 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:21.251013 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:21.256101 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:21.265098 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aed09e98-b8b3-4185-9781-7de3bf215c65 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 200 Aug 19 12:53:21.265894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 404/1608] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:21 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:21.278573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:21.280511 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action Aug 19 12:53:21.280925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:21.281065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:21.292373 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:21.292373 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:21.293031 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Volume info retrieved successfully. Aug 19 12:53:21.325948 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Delete volume request issued successfully. Aug 19 12:53:21.326103 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b8f43af-ad16-4958-a16b-919f3c57ce48 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action returned with HTTP 202 Aug 19 12:53:21.326769 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 410/1609] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:21 2026] POST /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:21.334084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:21.336343 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:21.336509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:21.336730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:21.346009 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:21.346009 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:21.350600 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:21.356263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a15e6c51-da2f-4c10-a89c-6e2fa9febf12 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 200 Aug 19 12:53:21.356795 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 398/1610] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:21 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:22.371766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d15d57f-36b2-4513-9cef-fec48fd25283 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:22.375581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d15d57f-36b2-4513-9cef-fec48fd25283 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:22.375877 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d15d57f-36b2-4513-9cef-fec48fd25283 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:22.376145 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d15d57f-36b2-4513-9cef-fec48fd25283 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:22.387279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d15d57f-36b2-4513-9cef-fec48fd25283 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 404 Aug 19 12:53:22.387876 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 399/1611] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:22 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:22.396760 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7a8335e2-02c4-461d-a5f4-fa868c73acf1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:22.405525 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a8335e2-02c4-461d-a5f4-fa868c73acf1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:22.405525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a8335e2-02c4-461d-a5f4-fa868c73acf1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:22.405525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a8335e2-02c4-461d-a5f4-fa868c73acf1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:22.416965 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a8335e2-02c4-461d-a5f4-fa868c73acf1 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 404 Aug 19 12:53:22.417634 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 405/1612] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:22 2026] GET /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:22.435617 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:22.437340 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:22.437340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:22.437340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:22.437856 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: aa48e77e-7971-4f9f-ad5e-05d89799842d Aug 19 12:53:22.450300 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f66aa1a-ce1b-47c8-ac86-5c765ba9c438 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d returned with HTTP 404 Aug 19 12:53:22.450664 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 411/1613] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:22 2026] DELETE /volume/v3/volumes/aa48e77e-7971-4f9f-ad5e-05d89799842d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:22.462608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:22.465316 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:22.465839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1400202341"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:22.468652 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1400202341'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:22.468919 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:22.474911 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:22.485044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (6f211d42-4ac5-4469-9ef5-1b959d26bd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:22.486415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff600fd-06d3-4d37-b80d-43400e1a5b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:22.488102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:22.538927 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ff600fd-06d3-4d37-b80d-43400e1a5b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:22.540017 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dcf90e5-7b95-4a4a-93db-369ae1120485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:22.605960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['6a57486c-b186-4f1a-9a87-38f82739e478', '24c8e25f-ac86-4f73-9c9a-603bb9004f36', '8a7f67b9-a2bd-494c-b586-ac636ed8769d', '6f71df25-3d6e-46b9-9c29-f1690b682f20'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:22.607176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dcf90e5-7b95-4a4a-93db-369ae1120485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a57486c-b186-4f1a-9a87-38f82739e478', '24c8e25f-ac86-4f73-9c9a-603bb9004f36', '8a7f67b9-a2bd-494c-b586-ac636ed8769d', '6f71df25-3d6e-46b9-9c29-f1690b682f20']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:22.608334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd86961-1a48-4235-bf03-dd6e1ddf72c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:22.644844 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd86961-1a48-4235-bf03-dd6e1ddf72c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10cf8c2-ec6f-4a91-b59e-258221f07ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1400202341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['6a57486c-b186-4f1a-9a87-38f82739e478','24c8e25f-ac86-4f73-9c9a-603bb9004f36','8a7f67b9-a2bd-494c-b586-ac636ed8769d','6f71df25-3d6e-46b9-9c29-f1690b682f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1400202341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b10cf8c2-ec6f-4a91-b59e-258221f07ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:22.646523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398de884-a6bd-40f8-8548-d3e69cb0f4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:22.687381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398de884-a6bd-40f8-8548-d3e69cb0f4e4) transitioned into state 'SUCCESS' from state '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-1400202341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['6a57486c-b186-4f1a-9a87-38f82739e478','24c8e25f-ac86-4f73-9c9a-603bb9004f36','8a7f67b9-a2bd-494c-b586-ac636ed8769d','6f71df25-3d6e-46b9-9c29-f1690b682f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:22.688583 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ece9a0-ad9d-49ad-95d4-b7c24146c26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:22.704072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ece9a0-ad9d-49ad-95d4-b7c24146c26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:22.705059 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (6f211d42-4ac5-4469-9ef5-1b959d26bd18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:22.707341 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:22.707341 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd6e84a5-a2bd-4218-acfd-bfe5b28112f4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:22.707341 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 399/1614] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:22 2026] POST /volume/v3/volumes => generated 749 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:22.723475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:22.724911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:22.725441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:22.725441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:22.745086 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:22.745086 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:22.752099 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:22.758361 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-72ff5693-f6da-44c7-b826-acad0f3194d7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 200 Aug 19 12:53:22.758796 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 400/1615] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:22 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:23.202882 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.205470 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:23.205808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-73984019", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:23.207504 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-73984019', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:23.207680 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Create volume of 1 GB Aug 19 12:53:23.215261 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Availability Zones retrieved successfully. Aug 19 12:53:23.224764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Flow 'volume_create_api' (3c556852-b711-405a-a633-775aebe15dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:23.228563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371423e7-1080-4652-8476-89f0f9f41479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:23.228563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:23.270793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (371423e7-1080-4652-8476-89f0f9f41479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:23.271841 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3fcb60-033e-4912-922c-75afcada9758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:23.360692 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Created reservations ['21eb7279-5398-4fe8-8b2b-80f8a651078d', '0118f5f2-353f-4b89-b7c9-ccdd76151ca0', '4f1d9165-0005-48d9-b9d8-b197b14fce91', '3ed8d6d4-3216-4787-a68a-76514787458b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:23.361675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3fcb60-033e-4912-922c-75afcada9758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21eb7279-5398-4fe8-8b2b-80f8a651078d', '0118f5f2-353f-4b89-b7c9-ccdd76151ca0', '4f1d9165-0005-48d9-b9d8-b197b14fce91', '3ed8d6d4-3216-4787-a68a-76514787458b']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:23.362713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecc3d45-f097-4434-980c-cdfa6b68f748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:23.394368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecc3d45-f097-4434-980c-cdfa6b68f748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-73984019',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8e0e0d4677b4be79318b9d41617b86d',qos_specs=None,replication_status=,reservations=['21eb7279-5398-4fe8-8b2b-80f8a651078d','0118f5f2-353f-4b89-b7c9-ccdd76151ca0','4f1d9165-0005-48d9-b9d8-b197b14fce91','3ed8d6d4-3216-4787-a68a-76514787458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca816d7666a4e6cb2c7f72735d5a06d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-73984019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e8e0e0d4677b4be79318b9d41617b86d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca816d7666a4e6cb2c7f72735d5a06d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:23.395988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bfd4b9-50b9-466c-8875-e7dda3c9fc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:23.417984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bfd4b9-50b9-466c-8875-e7dda3c9fc99) transitioned into state 'SUCCESS' from state '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-73984019',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e8e0e0d4677b4be79318b9d41617b86d',qos_specs=None,replication_status=,reservations=['21eb7279-5398-4fe8-8b2b-80f8a651078d','0118f5f2-353f-4b89-b7c9-ccdd76151ca0','4f1d9165-0005-48d9-b9d8-b197b14fce91','3ed8d6d4-3216-4787-a68a-76514787458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca816d7666a4e6cb2c7f72735d5a06d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:23.418808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ac10a0-2235-4886-9f18-5beaeb0bba1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:23.435386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ac10a0-2235-4886-9f18-5beaeb0bba1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:23.436551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Flow 'volume_create_api' (3c556852-b711-405a-a633-775aebe15dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:23.437000 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Create volume request issued successfully. Aug 19 12:53:23.438966 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-691b803d-9087-4552-9be5-616295c1c65f tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:23.438966 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 406/1616] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 12:53:23 2026] POST /volume/v3/volumes => generated 761 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:23.448164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.454891 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:23.454891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:23.454891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:23.467606 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.467606 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:23.474867 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Volume info retrieved successfully. Aug 19 12:53:23.482022 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2e75e6e8-df52-49f9-aa17-eefe6bc05ddb req-d988dabc-06fc-4028-94ce-af6a6c490b3c tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 200 Aug 19 12:53:23.482213 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 412/1617] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:23 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 829 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:23.517740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.521925 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:23.522136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:23.522434 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:23.537909 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.537909 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:23.543668 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Volume info retrieved successfully. Aug 19 12:53:23.551789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f87fd6d9-9875-44e9-ab94-92244effec62 req-35d73391-3963-4291-8863-0fa3d30d7b88 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 200 Aug 19 12:53:23.553746 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 400/1618] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:23 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:23.784671 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.787308 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:23.790272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:23.790272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:23.797170 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.797170 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:23.802998 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:23.809993 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fa1d0d91-0d40-445d-84cb-d5e38cb2ac84 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 200 Aug 19 12:53:23.810589 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 401/1619] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:23 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:23.829048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6e614eeb-c046-4975-a369-9463d4378a61 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.831583 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6e614eeb-c046-4975-a369-9463d4378a61 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action Aug 19 12:53:23.831916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6e614eeb-c046-4975-a369-9463d4378a61 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:23.832040 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6e614eeb-c046-4975-a369-9463d4378a61 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:23.845987 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.845987 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:23.846507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-6e614eeb-c046-4975-a369-9463d4378a61 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'b10cf8c2-ec6f-4a91-b59e-258221f07ac0' with '{'status': 'creating'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:23.888072 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6e614eeb-c046-4975-a369-9463d4378a61 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action returned with HTTP 202 Aug 19 12:53:23.888714 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 407/1620] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:23 2026] POST /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:23.902519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.905114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:23.905412 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:23.906005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:23.926799 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.926799 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:23.932577 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:23.942397 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d827fec-0c89-4f1f-9f04-2360bf092d76 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 200 Aug 19 12:53:23.942397 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 413/1621] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:23 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:23.959460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:23.961925 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action Aug 19 12:53:23.962228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:23.962364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:23.981383 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:23.981383 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:23.981962 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Volume info retrieved successfully. Aug 19 12:53:24.013680 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Delete volume request issued successfully. Aug 19 12:53:24.013911 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cbede05-49c9-4e1e-8a95-668cbeedad4e tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action returned with HTTP 202 Aug 19 12:53:24.014452 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 401/1622] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:23 2026] POST /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:24.022188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.028244 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:24.030383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.030684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.046620 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.046620 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:24.062325 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:24.075044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5558a1c-96e4-4b27-b65d-1b246e122284 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 200 Aug 19 12:53:24.075618 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 402/1623] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:24 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 841 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:24.558396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c22d6354-87f4-47b0-bb30-7bf6fd461920 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.558785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c22d6354-87f4-47b0-bb30-7bf6fd461920 None None] GET https://10.4.3.137/volume// Aug 19 12:53:24.558999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c22d6354-87f4-47b0-bb30-7bf6fd461920 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.559281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c22d6354-87f4-47b0-bb30-7bf6fd461920 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.559604 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c22d6354-87f4-47b0-bb30-7bf6fd461920 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:24.559925 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 408/1624] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:53: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 19 12:53:24.569663 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b49f4056-0126-4849-883e-85899a500666 req-a654b86e-b704-4bc3-a67b-89065161a52b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.572319 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-a654b86e-b704-4bc3-a67b-89065161a52b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:53:24.572674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-a654b86e-b704-4bc3-a67b-89065161a52b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "774bfa5f-cbde-4b99-b020-3425f2b9e9d7", "connector": null, "instance_uuid": "ff14fd12-68ba-4115-b60d-7d105c8db303"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:24.581699 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.584854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:24.585357 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.585879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.587513 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.587513 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:24.598350 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.598350 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:24.603999 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Volume info retrieved successfully. Aug 19 12:53:24.610503 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a4080db0-dcbd-408f-b753-4f6023a44a08 req-59cb3343-cf10-44fd-8d7f-4319e6c37f78 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 200 Aug 19 12:53:24.611968 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 402/1625] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:24 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:24.642934 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-a654b86e-b704-4bc3-a67b-89065161a52b tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:53:24.643534 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 414/1626] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:53:24 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 19 12:53:24.651481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b49f4056-0126-4849-883e-85899a500666 req-6463df73-98c9-482a-ba66-960084980b8c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.654058 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-6463df73-98c9-482a-ba66-960084980b8c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] DELETE https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca Aug 19 12:53:24.654297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-6463df73-98c9-482a-ba66-960084980b8c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.654518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-6463df73-98c9-482a-ba66-960084980b8c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.665147 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.665147 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:24.687409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.689753 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-reader] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:24.690126 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.690174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-reader] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.698701 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.698701 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:24.703045 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-reader] Volume info retrieved successfully. Aug 19 12:53:24.708223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fbebd42e-b21a-4e64-87e4-9048330e197d req-57978711-62c9-49da-903a-7f8ebbb49861 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-reader] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 200 Aug 19 12:53:24.708722 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 409/1627] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:24 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:24.736335 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b49f4056-0126-4849-883e-85899a500666 req-6463df73-98c9-482a-ba66-960084980b8c tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca returned with HTTP 200 Aug 19 12:53:24.736335 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 403/1628] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:24 2026] DELETE /volume/v3/attachments/417d2ae6-cbf4-4c38-881b-cb5472586dca => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:24.738224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.741393 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] DELETE https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:24.741972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.742474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.742931 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Delete volume with id: cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:24.753115 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.753115 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:24.754144 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Volume info retrieved successfully. Aug 19 12:53:24.782469 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Delete volume request issued successfully. Aug 19 12:53:24.782469 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6d0308ad-102a-4678-a7ff-f8130cb66f83 req-e02dadc7-9acc-471b-a5fd-3acd7666c7b8 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 202 Aug 19 12:53:24.782606 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 403/1629] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:53:24 2026] DELETE /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:24.816843 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:24.819084 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:24.819292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:24.819518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:24.827629 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:24.827629 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:24.832483 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Volume info retrieved successfully. Aug 19 12:53:24.842612 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-13387c9b-7c7d-4d8f-8c7e-abafa3bb24fc req-1bf67d86-3262-4591-a186-1155b5f269be tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 200 Aug 19 12:53:24.842612 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 415/1630] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:24 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:25.097938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2ebf0379-814a-47f9-be2a-4576b9656a53 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.099955 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ebf0379-814a-47f9-be2a-4576b9656a53 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:25.100234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ebf0379-814a-47f9-be2a-4576b9656a53 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:25.100464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ebf0379-814a-47f9-be2a-4576b9656a53 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:25.106408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ebf0379-814a-47f9-be2a-4576b9656a53 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 404 Aug 19 12:53:25.106919 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 410/1631] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:25 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:25.117445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5759d902-732a-46de-99f5-86c7e392a77a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.119843 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5759d902-732a-46de-99f5-86c7e392a77a tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:25.120186 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5759d902-732a-46de-99f5-86c7e392a77a tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:25.121030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5759d902-732a-46de-99f5-86c7e392a77a tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:25.128756 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5759d902-732a-46de-99f5-86c7e392a77a tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 404 Aug 19 12:53:25.129402 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 404/1632] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:25 2026] GET /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:25.141060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.143876 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:25.144229 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:25.144394 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:25.144610 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: b10cf8c2-ec6f-4a91-b59e-258221f07ac0 Aug 19 12:53:25.154102 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f162bb0-5636-4290-abfe-ff33a8b79546 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 returned with HTTP 404 Aug 19 12:53:25.154432 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 404/1633] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:25 2026] DELETE /volume/v3/volumes/b10cf8c2-ec6f-4a91-b59e-258221f07ac0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:25.167374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.170231 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:25.170831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-178324062"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:25.173096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-178324062'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:25.173313 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:25.179064 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:25.188390 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (4512af62-0ba2-44b3-96e9-67eb3073f773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:25.189793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50db95f-790b-4ff3-9653-92c61234a6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:25.191093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:25.228762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f50db95f-790b-4ff3-9653-92c61234a6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:25.230015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9381bde-9f14-4f76-9f62-433591cc3955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:25.286526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['ff3528bb-9cde-434d-b8a7-9428802290a0', '67868be3-c377-47d0-a19a-cc6c518fe0d9', 'ed9c8a0c-65db-468e-9b33-2e47f316bbaa', 'bedc90b2-899f-4110-911a-346e57649ef2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:25.287842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9381bde-9f14-4f76-9f62-433591cc3955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff3528bb-9cde-434d-b8a7-9428802290a0', '67868be3-c377-47d0-a19a-cc6c518fe0d9', 'ed9c8a0c-65db-468e-9b33-2e47f316bbaa', 'bedc90b2-899f-4110-911a-346e57649ef2']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:25.288880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be4464f-c4a4-43d8-8097-46a665c448a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:25.323424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be4464f-c4a4-43d8-8097-46a665c448a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e31102-b17a-4100-9780-ad65043ab04a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-178324062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['ff3528bb-9cde-434d-b8a7-9428802290a0','67868be3-c377-47d0-a19a-cc6c518fe0d9','ed9c8a0c-65db-468e-9b33-2e47f316bbaa','bedc90b2-899f-4110-911a-346e57649ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-178324062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e31102-b17a-4100-9780-ad65043ab04a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:25.326388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbba22d-64ad-47e8-9ba5-d8a3d0ae07a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:25.354073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bbba22d-64ad-47e8-9ba5-d8a3d0ae07a6) transitioned into state 'SUCCESS' from state '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-178324062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['ff3528bb-9cde-434d-b8a7-9428802290a0','67868be3-c377-47d0-a19a-cc6c518fe0d9','ed9c8a0c-65db-468e-9b33-2e47f316bbaa','bedc90b2-899f-4110-911a-346e57649ef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:25.354936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33be60b-3dea-4748-820b-63293e225517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:25.374422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b33be60b-3dea-4748-820b-63293e225517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:25.374422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (4512af62-0ba2-44b3-96e9-67eb3073f773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:25.374422 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:25.374707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5da5819b-cb72-42a0-ac39-1e3940128df6 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:25.375378 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 416/1634] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:25 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:53:25.396310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-12c2890c-6c60-4725-8522-1821da7b01cb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.399370 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12c2890c-6c60-4725-8522-1821da7b01cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:25.399648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12c2890c-6c60-4725-8522-1821da7b01cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:25.399941 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12c2890c-6c60-4725-8522-1821da7b01cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:25.416099 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:25.416099 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:25.425061 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-12c2890c-6c60-4725-8522-1821da7b01cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:25.432615 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12c2890c-6c60-4725-8522-1821da7b01cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 200 Aug 19 12:53:25.433604 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 411/1635] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:25 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:25.883348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-899a6f1d-5df5-4c26-a6c2-55eabf2874a7 req-53c79395-0b4a-4469-a48a-916b1deafca0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:25.885982 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-899a6f1d-5df5-4c26-a6c2-55eabf2874a7 req-53c79395-0b4a-4469-a48a-916b1deafca0 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] GET https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 Aug 19 12:53:25.886202 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-899a6f1d-5df5-4c26-a6c2-55eabf2874a7 req-53c79395-0b4a-4469-a48a-916b1deafca0 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:25.886454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-899a6f1d-5df5-4c26-a6c2-55eabf2874a7 req-53c79395-0b4a-4469-a48a-916b1deafca0 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:25.892874 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-899a6f1d-5df5-4c26-a6c2-55eabf2874a7 req-53c79395-0b4a-4469-a48a-916b1deafca0 tempest-VolumesGetTestJSON-1411439621 tempest-VolumesGetTestJSON-1411439621-project-member] https://10.4.3.137/volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 returned with HTTP 404 Aug 19 12:53:25.893504 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 405/1636] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:25 2026] GET /volume/v3/volumes/cd446b9b-884a-4f58-8b4e-e3a6b5dcbd14 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9621ccc-562a-4999-9d44-983258015bc1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9621ccc-562a-4999-9d44-983258015bc1 None None] GET https://10.4.3.137/volume// Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9621ccc-562a-4999-9d44-983258015bc1 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9621ccc-562a-4999-9d44-983258015bc1 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9621ccc-562a-4999-9d44-983258015bc1 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:26.165842 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 405/1637] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:53: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 19 12:53:26.176200 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.179666 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] GET https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:53:26.180016 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:26.180338 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:26.197007 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.197007 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:26.203329 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:53:26.211543 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-cf87c3d7-8002-41c8-be15-93f6c1f7f9c0 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 200 Aug 19 12:53:26.214401 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 417/1638] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:53:26 2026] GET /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 1539 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:26.331079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.334865 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] PUT https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a Aug 19 12:53:26.335268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:26.360439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Acquiring lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:53:26.368089 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:53:26.370713 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.370713 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:26.452949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea584181-76c6-47c5-9a08-b2339d749e61 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.455433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea584181-76c6-47c5-9a08-b2339d749e61 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:26.455751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea584181-76c6-47c5-9a08-b2339d749e61 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:26.456021 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea584181-76c6-47c5-9a08-b2339d749e61 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:26.469008 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.469008 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:26.475132 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea584181-76c6-47c5-9a08-b2339d749e61 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:26.484020 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea584181-76c6-47c5-9a08-b2339d749e61 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 200 Aug 19 12:53:26.484579 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 406/1639] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:26 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:26.500624 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0019c91-84d4-4bce-951b-e74513290249 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.502713 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0019c91-84d4-4bce-951b-e74513290249 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action Aug 19 12:53:26.503621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0019c91-84d4-4bce-951b-e74513290249 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:26.504269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0019c91-84d4-4bce-951b-e74513290249 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:26.507505 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Lock "cinder-attachment_update-774bfa5f-cbde-4b99-b020-3425f2b9e9d7-np0000007775" released by "attachment_update" :: held 0.139s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:53:26.507897 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-b82371f0-fc20-4354-b09f-e986a3a762e7 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a returned with HTTP 200 Aug 19 12:53:26.508656 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 412/1640] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:53:26 2026] PUT /volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:26.521595 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.521595 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:26.521595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-a0019c91-84d4-4bce-951b-e74513290249 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume '15e31102-b17a-4100-9780-ad65043ab04a' with '{'status': 'error'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:26.550038 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-be29b9fd-b021-4780-9959-1b282175cec0 req-250a6d66-fbd1-46f7-aa7a-526519796a79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.554986 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-250a6d66-fbd1-46f7-aa7a-526519796a79 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] POST https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a/action Aug 19 12:53:26.556779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-250a6d66-fbd1-46f7-aa7a-526519796a79 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:26.556844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-250a6d66-fbd1-46f7-aa7a-526519796a79 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:26.569283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0019c91-84d4-4bce-951b-e74513290249 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action returned with HTTP 202 Aug 19 12:53:26.569283 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 406/1641] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:26 2026] POST /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:26.582821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.585131 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:26.585403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:26.585829 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:26.587612 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.587612 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:26.597628 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.597628 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:26.605267 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:26.608915 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-be29b9fd-b021-4780-9959-1b282175cec0 req-250a6d66-fbd1-46f7-aa7a-526519796a79 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a/action returned with HTTP 204 Aug 19 12:53:26.609506 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 418/1642] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:53:26 2026] POST /volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:26.614232 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aebe33b3-36d5-40d4-9d20-3cf55df4c1b7 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 200 Aug 19 12:53:26.614819 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 407/1643] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:26 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:26.632317 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.635303 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action Aug 19 12:53:26.635578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:26.636279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:26.648271 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.648271 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:26.649266 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Volume info retrieved successfully. Aug 19 12:53:26.689816 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Delete volume request issued successfully. Aug 19 12:53:26.690524 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-652e97cf-6435-4c54-a4d3-35f86051ac00 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action returned with HTTP 202 Aug 19 12:53:26.690897 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 413/1644] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:26 2026] POST /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:26.702113 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0375ff19-2c17-4c00-901c-774d741e45a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:26.705077 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0375ff19-2c17-4c00-901c-774d741e45a0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:26.705449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0375ff19-2c17-4c00-901c-774d741e45a0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:26.705740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0375ff19-2c17-4c00-901c-774d741e45a0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:26.715152 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:26.715152 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:26.721687 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0375ff19-2c17-4c00-901c-774d741e45a0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:26.730007 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0375ff19-2c17-4c00-901c-774d741e45a0 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 200 Aug 19 12:53:26.730451 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 407/1645] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:26 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:27.750993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-967232bd-fd7f-450a-9da5-d220ce45fbcd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:27.754100 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-967232bd-fd7f-450a-9da5-d220ce45fbcd tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:27.754100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-967232bd-fd7f-450a-9da5-d220ce45fbcd tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:27.754490 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-967232bd-fd7f-450a-9da5-d220ce45fbcd tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:27.765864 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-967232bd-fd7f-450a-9da5-d220ce45fbcd tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 404 Aug 19 12:53:27.766586 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 419/1646] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:27 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:27.776560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4706ee0d-08c4-47df-8e65-0adb5ca0d0ca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:27.780282 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4706ee0d-08c4-47df-8e65-0adb5ca0d0ca tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:27.780282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4706ee0d-08c4-47df-8e65-0adb5ca0d0ca tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:27.780282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4706ee0d-08c4-47df-8e65-0adb5ca0d0ca tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:27.793915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4706ee0d-08c4-47df-8e65-0adb5ca0d0ca tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 404 Aug 19 12:53:27.795093 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 408/1647] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:27 2026] GET /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:27.807510 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:27.809972 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:27.810223 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:27.810689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:27.810689 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: 15e31102-b17a-4100-9780-ad65043ab04a Aug 19 12:53:27.817722 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ea2d9b0-6cc8-4bc3-8599-aa33790054af tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a returned with HTTP 404 Aug 19 12:53:27.818403 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 414/1648] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:27 2026] DELETE /volume/v3/volumes/15e31102-b17a-4100-9780-ad65043ab04a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:27.837006 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:27.839336 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:27.839834 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-727188786"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:27.842264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-727188786'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:27.842264 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:27.847821 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:27.857050 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (bf9e23c6-4ebb-4fe5-81e6-d23107dc6dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:27.858311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1e9976-b484-4c3d-96c1-0c9f0b86a239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:27.859546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:27.895726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1e9976-b484-4c3d-96c1-0c9f0b86a239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:27.897595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3d22d9-2ae3-47c0-881f-3b4f3ec95101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:27.981136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['d7e48334-2d56-494e-b0ab-520f89a25b36', 'a8690456-8b1b-4a5b-b221-75c94401fad4', '81a27961-e464-49b8-995f-d4560c7637bd', 'fd5a0901-7333-4283-9ea8-45ab6865f656'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:27.982853 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f3d22d9-2ae3-47c0-881f-3b4f3ec95101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e48334-2d56-494e-b0ab-520f89a25b36', 'a8690456-8b1b-4a5b-b221-75c94401fad4', '81a27961-e464-49b8-995f-d4560c7637bd', 'fd5a0901-7333-4283-9ea8-45ab6865f656']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:27.985021 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06db7fbe-a23e-4342-95f5-6f56b99aa0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:28.019358 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06db7fbe-a23e-4342-95f5-6f56b99aa0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9255f49f-3080-4edc-8c1c-5a02b9729d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-727188786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['d7e48334-2d56-494e-b0ab-520f89a25b36','a8690456-8b1b-4a5b-b221-75c94401fad4','81a27961-e464-49b8-995f-d4560c7637bd','fd5a0901-7333-4283-9ea8-45ab6865f656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-727188786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9255f49f-3080-4edc-8c1c-5a02b9729d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:28.020470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747fc8a0-2196-4e93-b771-89dbc66993b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:28.047642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (747fc8a0-2196-4e93-b771-89dbc66993b2) transitioned into state 'SUCCESS' from state '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-727188786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['d7e48334-2d56-494e-b0ab-520f89a25b36','a8690456-8b1b-4a5b-b221-75c94401fad4','81a27961-e464-49b8-995f-d4560c7637bd','fd5a0901-7333-4283-9ea8-45ab6865f656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:28.048412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a87017-1ea3-4b55-8712-5f00b0c65646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:28.064067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a87017-1ea3-4b55-8712-5f00b0c65646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:28.065786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (bf9e23c6-4ebb-4fe5-81e6-d23107dc6dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:28.065967 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:28.066853 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4ac07f7-785f-4e45-aa59-d4a16ff33c1f tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:28.067967 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 408/1649] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:27 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:28.086155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45392b2c-0784-47fa-93d8-445d87378a4b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:28.099579 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45392b2c-0784-47fa-93d8-445d87378a4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:28.099823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45392b2c-0784-47fa-93d8-445d87378a4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:28.100270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45392b2c-0784-47fa-93d8-445d87378a4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:28.110671 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:28.110671 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:28.117121 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45392b2c-0784-47fa-93d8-445d87378a4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:28.125226 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45392b2c-0784-47fa-93d8-445d87378a4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 200 Aug 19 12:53:28.125794 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 420/1650] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:28 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:28.337231 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f97134f-ca2e-4bd2-bfec-25120f249400 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:28.513875 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f97134f-ca2e-4bd2-bfec-25120f249400 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:53:28.514969 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f97134f-ca2e-4bd2-bfec-25120f249400 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-78993358"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:28.542491 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f97134f-ca2e-4bd2-bfec-25120f249400 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:53:28.542491 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 409/1651] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:53:28 2026] POST /volume/v3/types => generated 222 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:28.553007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8d1a082d-00d8-47f0-a858-4481b345301b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:28.556719 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8d1a082d-00d8-47f0-a858-4481b345301b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:53:28.557230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8d1a082d-00d8-47f0-a858-4481b345301b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1841980436"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:28.576797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8d1a082d-00d8-47f0-a858-4481b345301b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:53:28.577258 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 415/1652] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:53:28 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:28.589288 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:28.716403 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:53:28.717618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ec2099d7-d9f8-42e8-8683-94c16d6ad757", "volume_types": ["d2ba9fc1-cf18-471c-b29d-72e908d273ef"], "name": "tempest-GroupSnapshotsTest-Group-1932016733"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:28.721350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group {'group': {'group_type': 'ec2099d7-d9f8-42e8-8683-94c16d6ad757', 'volume_types': ['d2ba9fc1-cf18-471c-b29d-72e908d273ef'], 'name': 'tempest-GroupSnapshotsTest-Group-1932016733'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:53:28.730775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group tempest-GroupSnapshotsTest-Group-1932016733. Aug 19 12:53:28.730775 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:28.730775 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:28.758137 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:28.802585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['c84e0628-dda1-430b-9f1f-a2906270ac41'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:28.848639 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-386ec790-c6b9-4860-9c17-8faf1f364f2f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:53:28.849548 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 409/1653] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:53:28 2026] POST /volume/v3/groups => generated 112 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:28.865483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:28.868365 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 Aug 19 12:53:28.868617 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:28.868857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:28.869081 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 9a607d41-5652-4192-bf9f-996161ef07a1 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:28.873829 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:28.873829 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:28.886405 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42e9179e-22e0-4bbd-9b71-6d4ad9a55bf2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 returned with HTTP 200 Aug 19 12:53:28.886965 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 421/1654] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:28 2026] GET /volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:29.146889 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd632218-e5da-4092-9470-fef187e648fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.153944 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd632218-e5da-4092-9470-fef187e648fc tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:29.157059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd632218-e5da-4092-9470-fef187e648fc tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.161045 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd632218-e5da-4092-9470-fef187e648fc tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.171127 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.171127 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:29.179330 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cd632218-e5da-4092-9470-fef187e648fc tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:29.190044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd632218-e5da-4092-9470-fef187e648fc tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 200 Aug 19 12:53:29.190631 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 410/1655] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.208785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.210671 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action Aug 19 12:53:29.211437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:29.211437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:29.229402 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.229402 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:29.229929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume '9255f49f-3080-4edc-8c1c-5a02b9729d39' with '{'status': 'maintenance'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:29.264112 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bff772d-6d0d-4d8f-b128-f8b436fa870d tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action returned with HTTP 202 Aug 19 12:53:29.264112 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 416/1656] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:29 2026] POST /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:29.279060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.281762 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:29.282046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.282366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.293596 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.293596 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:29.299487 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:29.306775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ea46bf2-086d-4e1c-b68c-0b47872c67b3 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 200 Aug 19 12:53:29.307198 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 410/1657] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.335377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.337832 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action Aug 19 12:53:29.338277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:29.338447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:29.356840 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.356840 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:29.359049 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Volume info retrieved successfully. Aug 19 12:53:29.403988 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Delete volume request issued successfully. Aug 19 12:53:29.404296 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-921e95e8-f0ad-45d8-bf6e-8e0e9031842f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action returned with HTTP 202 Aug 19 12:53:29.404885 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 422/1658] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:29 2026] POST /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:29.413490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.417454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:29.417786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.418065 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.442508 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.442508 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:29.453457 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:29.468303 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81497ba5-4018-49de-bc26-a70d3a1ec0bf tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 200 Aug 19 12:53:29.468818 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 411/1659] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.668331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-87132b88-f1ce-4050-94a3-493ce45df8ef None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.670484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87132b88-f1ce-4050-94a3-493ce45df8ef tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:29.670681 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-87132b88-f1ce-4050-94a3-493ce45df8ef tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.671086 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-87132b88-f1ce-4050-94a3-493ce45df8ef tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.680951 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.680951 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:29.686627 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-87132b88-f1ce-4050-94a3-493ce45df8ef tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:29.692875 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87132b88-f1ce-4050-94a3-493ce45df8ef tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:29.693928 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 417/1660] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.711841 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.713885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.714218 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:29.714537 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.714810 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.715957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:29.716477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-39172756"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:29.718814 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-39172756'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:29.718954 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume of 1 GB Aug 19 12:53:29.725178 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Availability Zones retrieved successfully. Aug 19 12:53:29.725829 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.725829 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:29.731454 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:29.735136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Flow 'volume_create_api' (448e6a67-2fe2-4640-adc4-e25bd15c0caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:29.737385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f917ed5c-7c34-4a43-b4a5-929706424ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.738380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:29.738516 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d3eb930-6936-4dec-8104-a0cd4da96e12 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:29.738922 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 411/1661] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.794501 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f917ed5c-7c34-4a43-b4a5-929706424ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:29.796352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1f0fa0-ad25-4ccc-8130-6ea930c61cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.801627 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.804607 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:29.805218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.805323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.815799 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.815799 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:29.820929 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:29.827386 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-55699ae2-19b1-4463-8620-97a9556ec740 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:29.827921 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 412/1662] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:29.902914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.906010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 Aug 19 12:53:29.906237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.906769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.906769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 9a607d41-5652-4192-bf9f-996161ef07a1 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:29.914065 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.914065 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:29.916630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Created reservations ['5164fcdd-ad22-439a-9c65-d5c8cf9bf656', 'fcb36129-e12d-4ac3-811c-39e4250c8f0e', 'ce8d4b06-f301-4013-af2d-7b23cc344665', 'c87ea076-6509-4bd2-af9b-5acbbe0152db'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:29.917994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1f0fa0-ad25-4ccc-8130-6ea930c61cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5164fcdd-ad22-439a-9c65-d5c8cf9bf656', 'fcb36129-e12d-4ac3-811c-39e4250c8f0e', 'ce8d4b06-f301-4013-af2d-7b23cc344665', 'c87ea076-6509-4bd2-af9b-5acbbe0152db']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:29.919590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2910b5c8-5b3b-4ed2-954b-d6daf969070f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.936052 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fed35ba4-4659-49be-bb0f-0487b859efb2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 returned with HTTP 200 Aug 19 12:53:29.936636 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 418/1663] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:29 2026] GET /volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:29.942279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-84fc43d0-d924-4fe1-8543-d399bea316f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.942279 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-84fc43d0-d924-4fe1-8543-d399bea316f1 None None] GET https://10.4.3.137/volume// Aug 19 12:53:29.942279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-84fc43d0-d924-4fe1-8543-d399bea316f1 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:29.942279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-84fc43d0-d924-4fe1-8543-d399bea316f1 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:29.942279 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-84fc43d0-d924-4fe1-8543-d399bea316f1 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:29.943556 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 412/1664] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:53: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 19 12:53:29.952624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2910b5c8-5b3b-4ed2-954b-d6daf969070f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01c70add-fd03-49f3-b0ad-4e746573a9e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-39172756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d525f3b2a32a481e88a0e97976533584',qos_specs=None,replication_status=,reservations=['5164fcdd-ad22-439a-9c65-d5c8cf9bf656','fcb36129-e12d-4ac3-811c-39e4250c8f0e','ce8d4b06-f301-4013-af2d-7b23cc344665','c87ea076-6509-4bd2-af9b-5acbbe0152db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-39172756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01c70add-fd03-49f3-b0ad-4e746573a9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d525f3b2a32a481e88a0e97976533584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:29.953688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a87d9b-7776-441b-91f4-6c998435dbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.955967 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.957793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-5c86b0e1-7da5-447d-b660-060f3978f54c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:29.959780 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:29.960455 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-710879406", "volume_type": "d2ba9fc1-cf18-471c-b29d-72e908d273ef", "group_id": "9a607d41-5652-4192-bf9f-996161ef07a1", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:29.963124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-710879406', 'volume_type': 'd2ba9fc1-cf18-471c-b29d-72e908d273ef', 'group_id': '9a607d41-5652-4192-bf9f-996161ef07a1', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:29.973491 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.973491 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:29.974124 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume of 1 GB Aug 19 12:53:29.982821 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:29.986754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25a87d9b-7776-441b-91f4-6c998435dbcd) transitioned into state 'SUCCESS' from state '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-39172756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d525f3b2a32a481e88a0e97976533584',qos_specs=None,replication_status=,reservations=['5164fcdd-ad22-439a-9c65-d5c8cf9bf656','fcb36129-e12d-4ac3-811c-39e4250c8f0e','ce8d4b06-f301-4013-af2d-7b23cc344665','c87ea076-6509-4bd2-af9b-5acbbe0152db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:29.988218 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829d11ca-cdcd-4b53-a8d1-b07523f002c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.991260 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (83e7325c-50d2-4e4c-a787-a63cd00949df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:29.993006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce5cbf6-7c7c-4693-9639-7495e331c65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:29.993850 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:29.993850 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:29.995133 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:30.004780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (829d11ca-cdcd-4b53-a8d1-b07523f002c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.006039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Flow 'volume_create_api' (448e6a67-2fe2-4640-adc4-e25bd15c0caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:30.006533 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume request issued successfully. Aug 19 12:53:30.007380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb3745a1-dee9-4a40-b639-a470b2887f59 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:30.008207 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 423/1665] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:29 2026] POST /volume/v3/volumes => generated 752 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:30.027998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce5cbf6-7c7c-4693-9639-7495e331c65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2ba9fc1-cf18-471c-b29d-72e908d273ef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-78993358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2ba9fc1-cf18-471c-b29d-72e908d273ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a607d41-5652-4192-bf9f-996161ef07a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.029172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80efacc-de44-4fc5-a81a-5234ad87d050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.074980 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-78993358 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-78993358, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:30.075485 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-78993358 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-78993358, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:30.121178 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-5c86b0e1-7da5-447d-b660-060f3978f54c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:53:30.121622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-5c86b0e1-7da5-447d-b660-060f3978f54c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dc389b4-e415-49a3-848d-89f0f863ea22", "connector": null, "instance_uuid": "8a1b5fb6-04bc-4f55-ba73-9134be82b364"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:30.141172 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.141172 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:30.161682 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['3e542d01-a5ff-4b71-ad10-61d0871fb807', '0395d791-ddf8-4039-8655-a59d462a6b34', 'c73c958b-6ed9-416e-8e8f-494e33156d94', '672082fa-8616-4cfa-b45b-14613b1fa2f6'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:30.162513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c80efacc-de44-4fc5-a81a-5234ad87d050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e542d01-a5ff-4b71-ad10-61d0871fb807', '0395d791-ddf8-4039-8655-a59d462a6b34', 'c73c958b-6ed9-416e-8e8f-494e33156d94', '672082fa-8616-4cfa-b45b-14613b1fa2f6']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.163499 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0556fc9-695d-4b8c-905c-ea74a98a1158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.200500 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-5c86b0e1-7da5-447d-b660-060f3978f54c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:53:30.201130 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 419/1666] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:53:29 2026] POST /volume/v3/attachments => generated 273 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:30.207361 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0556fc9-695d-4b8c-905c-ea74a98a1158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf8fac3-8366-45f6-8922-d759a51e6a63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-710879406',encryption_key_id=None,group_id=9a607d41-5652-4192-bf9f-996161ef07a1,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['3e542d01-a5ff-4b71-ad10-61d0871fb807','0395d791-ddf8-4039-8655-a59d462a6b34','c73c958b-6ed9-416e-8e8f-494e33156d94','672082fa-8616-4cfa-b45b-14613b1fa2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-710879406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a607d41-5652-4192-bf9f-996161ef07a1,host=None,id=1bf8fac3-8366-45f6-8922-d759a51e6a63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417526205ca43dba26204e62a62d90b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658bace084c14b9b94145d17d9ca0dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2ba9fc1-cf18-471c-b29d-72e908d273ef),volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.208961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6534172c-10b0-4218-aa3b-51d9c2a741e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.252280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6534172c-10b0-4218-aa3b-51d9c2a741e2) transitioned into state 'SUCCESS' from state '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-710879406',encryption_key_id=None,group_id=9a607d41-5652-4192-bf9f-996161ef07a1,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['3e542d01-a5ff-4b71-ad10-61d0871fb807','0395d791-ddf8-4039-8655-a59d462a6b34','c73c958b-6ed9-416e-8e8f-494e33156d94','672082fa-8616-4cfa-b45b-14613b1fa2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.252280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00df989-b944-451e-a894-ed1ca8e3c1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.264344 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.266819 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:30.267365 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.267821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.278203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00df989-b944-451e-a894-ed1ca8e3c1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.279627 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (83e7325c-50d2-4e4c-a787-a63cd00949df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:30.280075 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request issued successfully. Aug 19 12:53:30.281657 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:30.281657 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:30.289239 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14f9d358-2e9b-4a23-a0f5-8827914d208f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.289239 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14f9d358-2e9b-4a23-a0f5-8827914d208f None None] GET https://10.4.3.137/volume// Aug 19 12:53:30.289665 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.289665 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:30.289770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14f9d358-2e9b-4a23-a0f5-8827914d208f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.289770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14f9d358-2e9b-4a23-a0f5-8827914d208f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.289770 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14f9d358-2e9b-4a23-a0f5-8827914d208f None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:30.289770 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 424/1667] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:53:30.295368 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:30.303112 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ca33b11-474f-41bd-b4d0-0c031beab49e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:30.303405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.304542 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 413/1668] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:30.311044 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:30.311502 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.316733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.336519 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.336519 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:30.345118 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:30.345665 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:30.354328 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.354328 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:30.354501 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-714a43f9-a9a2-4cde-8078-edac6f021912 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:30.355586 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 420/1669] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 1056 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:30.362594 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc8fc4d3-cd37-465d-a7e5-4a072d6d90ff tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:30.362594 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 413/1670] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:53:29 2026] POST /volume/v3/volumes => generated 820 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:30.392669 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.395443 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 Aug 19 12:53:30.395809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.397804 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.420649 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.420649 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:30.442624 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:30.442624 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:30.442624 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:30.497040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-374a3a74-ca59-429f-8537-ca97326c2fbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.497313 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:30.500312 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374a3a74-ca59-429f-8537-ca97326c2fbe tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:30.500312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374a3a74-ca59-429f-8537-ca97326c2fbe tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.500559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374a3a74-ca59-429f-8537-ca97326c2fbe tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.506460 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.506460 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:30.516650 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374a3a74-ca59-429f-8537-ca97326c2fbe tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 404 Aug 19 12:53:30.517599 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 414/1671] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:30.523287 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f08b3b9d-0108-4266-aa37-04d3b2266830 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 returned with HTTP 200 Aug 19 12:53:30.524142 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 425/1672] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 => generated 888 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:30.528950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.534392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 Aug 19 12:53:30.534638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:30.540913 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91661c9c-78ac-4c29-af48-aa5031b47364 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.543386 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-4dc389b4-e415-49a3-848d-89f0f863ea22-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:53:30.544307 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91661c9c-78ac-4c29-af48-aa5031b47364 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:30.544550 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91661c9c-78ac-4c29-af48-aa5031b47364 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.544796 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91661c9c-78ac-4c29-af48-aa5031b47364 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.553004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-4dc389b4-e415-49a3-848d-89f0f863ea22-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:53:30.555021 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.555021 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:30.555308 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91661c9c-78ac-4c29-af48-aa5031b47364 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 404 Aug 19 12:53:30.555716 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 414/1673] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:30.571381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b442eb41-9810-44e4-845c-29abfdd95895 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.575817 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b442eb41-9810-44e4-845c-29abfdd95895 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:30.576062 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b442eb41-9810-44e4-845c-29abfdd95895 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.576302 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b442eb41-9810-44e4-845c-29abfdd95895 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.576659 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b442eb41-9810-44e4-845c-29abfdd95895 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: 9255f49f-3080-4edc-8c1c-5a02b9729d39 Aug 19 12:53:30.588810 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b442eb41-9810-44e4-845c-29abfdd95895 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 returned with HTTP 404 Aug 19 12:53:30.590076 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 415/1674] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:30 2026] DELETE /volume/v3/volumes/9255f49f-3080-4edc-8c1c-5a02b9729d39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:30.602777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.608820 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:30.608820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1951939034"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:30.611507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1951939034'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:30.611898 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume of 1 GB Aug 19 12:53:30.620280 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Availability Zones retrieved successfully. Aug 19 12:53:30.631405 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (798480d8-572c-4729-b9d3-385f064b8021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:30.633932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c462da9-9078-4651-a143-83169126d5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.635034 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:30.682195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c462da9-9078-4651-a143-83169126d5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.683349 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1316272f-ec1b-4e25-99ac-36aef5730f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.700322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-4dc389b4-e415-49a3-848d-89f0f863ea22-np0000007775" released by "attachment_update" :: held 0.147s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:53:30.700774 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-d95333d0-570c-4b13-9b10-7a65f2c7f14b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 returned with HTTP 200 Aug 19 12:53:30.701491 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 421/1675] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:53:30 2026] PUT /volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:30.714526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-444cd8c0-420e-428f-91fe-87455ba68496 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.723576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-444cd8c0-420e-428f-91fe-87455ba68496 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption Aug 19 12:53:30.723905 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-444cd8c0-420e-428f-91fe-87455ba68496 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.724336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-444cd8c0-420e-428f-91fe-87455ba68496 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.747087 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.747087 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:30.756289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Created reservations ['7148ecce-4662-4e5b-a6ed-df65da96d090', 'c0515b41-efad-4763-960f-05805e57cfe6', '188af634-5eba-4e3a-a469-8f4c3f41d743', '75bf4fd9-840a-4c99-8889-d7373af37316'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:30.756289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1316272f-ec1b-4e25-99ac-36aef5730f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7148ecce-4662-4e5b-a6ed-df65da96d090', 'c0515b41-efad-4763-960f-05805e57cfe6', '188af634-5eba-4e3a-a469-8f4c3f41d743', '75bf4fd9-840a-4c99-8889-d7373af37316']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.757017 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a28a1a-2abc-4743-a0f0-35a20baf77ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.759849 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-444cd8c0-420e-428f-91fe-87455ba68496 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption returned with HTTP 200 Aug 19 12:53:30.760384 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 415/1676] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption => generated 160 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:30.793198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a28a1a-2abc-4743-a0f0-35a20baf77ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b66a2019-d629-4c99-a60d-d65b5e416765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1951939034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['7148ecce-4662-4e5b-a6ed-df65da96d090','c0515b41-efad-4763-960f-05805e57cfe6','188af634-5eba-4e3a-a469-8f4c3f41d743','75bf4fd9-840a-4c99-8889-d7373af37316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1951939034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b66a2019-d629-4c99-a60d-d65b5e416765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc926de6e984395aeb88a12603e3b24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.794408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efdea2c-4518-4d00-a354-a8f4e0efc5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.819494 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efdea2c-4518-4d00-a354-a8f4e0efc5da) transitioned into state 'SUCCESS' from state '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-1951939034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc926de6e984395aeb88a12603e3b24',qos_specs=None,replication_status=,reservations=['7148ecce-4662-4e5b-a6ed-df65da96d090','c0515b41-efad-4763-960f-05805e57cfe6','188af634-5eba-4e3a-a469-8f4c3f41d743','75bf4fd9-840a-4c99-8889-d7373af37316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a00c115e2fd4a5a95a2b240d42605b7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.820370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8bdea7-5963-4591-a49a-616631767526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:30.832719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be8bdea7-5963-4591-a49a-616631767526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:30.833853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Flow 'volume_create_api' (798480d8-572c-4729-b9d3-385f064b8021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:30.834274 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Create volume request issued successfully. Aug 19 12:53:30.835044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1aca3fd-a194-46ae-a6fb-dcea5d1da2de tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:30.835573 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 426/1677] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:53:30 2026] POST /volume/v3/volumes => generated 749 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:30.850547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:30.853314 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:30.853576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:30.853859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:30.865083 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:30.865083 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:30.871003 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:30.878220 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e2258f4-4dc0-4b92-a753-98bdac360cd4 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:30.878830 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 416/1678] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:30 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:31.327730 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9997f2cc-30ba-471d-80a1-8e929227e554 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.330021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9997f2cc-30ba-471d-80a1-8e929227e554 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:31.330261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9997f2cc-30ba-471d-80a1-8e929227e554 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:31.330739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9997f2cc-30ba-471d-80a1-8e929227e554 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:31.364258 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.364258 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:31.375035 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9997f2cc-30ba-471d-80a1-8e929227e554 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:31.383717 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9997f2cc-30ba-471d-80a1-8e929227e554 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:31.384294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 422/1679] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:31 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:31.550127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6b261c6-f089-489c-8202-f1a55a37504d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.552902 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 Aug 19 12:53:31.553195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:31.553439 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:31.565498 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.565498 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:31.572562 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:31.573644 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:31.573971 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:31.639166 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:31.648111 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.648111 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:31.661697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6b261c6-f089-489c-8202-f1a55a37504d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 returned with HTTP 200 Aug 19 12:53:31.662049 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 416/1680] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:31 2026] GET /volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:31.678395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58112774-825b-46c9-9248-4712bd4692ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.680504 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/group_snapshots Aug 19 12:53:31.681137 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9a607d41-5652-4192-bf9f-996161ef07a1", "name": "tempest-group_snapshot-1429696378"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:31.682964 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9a607d41-5652-4192-bf9f-996161ef07a1', 'name': 'tempest-group_snapshot-1429696378'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 12:53:31.689299 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.689299 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:31.695599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.group_snapshots [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group_snapshot tempest-group_snapshot-1429696378. Aug 19 12:53:31.726024 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.726024 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:31.746680 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-78993358 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-78993358, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:31.747068 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-78993358 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-78993358, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:31.790277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['3dec3383-7a56-4313-ab40-9f169b4663d9', 'b9171062-b03f-4494-843b-3f6b2e751b1b', '7e5f3d1b-5ce4-4cd4-89b9-75fe4fccaa8b', '0d252d16-5cb0-49fb-a122-c0c657bc36c1'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:31.838926 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58112774-825b-46c9-9248-4712bd4692ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots returned with HTTP 202 Aug 19 12:53:31.839862 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 427/1681] 10.4.3.137 () {70 vars in 1324 bytes} [Wed Aug 19 12:53:31 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:31.853214 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.856370 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f Aug 19 12:53:31.857196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:31.857196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:31.857628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 2a9c3bac-2460-4246-875e-cca35298916f {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:31.864388 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.864388 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:31.870642 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ba7bf74-72da-4615-866b-943c8c3962b4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f returned with HTTP 200 Aug 19 12:53:31.870642 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 417/1682] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:31 2026] GET /volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:31.899900 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.902287 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:31.903278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:31.903278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:31.913972 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.913972 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:31.920239 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:31.927996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb4ea30e-bac0-4f0e-8cd2-abce55996989 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:31.929385 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 423/1683] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:31 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:53:31.948784 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:31.951156 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action Aug 19 12:53:31.951555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:31.951662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:31.962312 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:31.962312 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:31.962841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'b66a2019-d629-4c99-a60d-d65b5e416765' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:31.995279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45cbd46-a3aa-4c6d-8d49-71dfaf772a4f tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action returned with HTTP 202 Aug 19 12:53:31.995465 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 417/1684] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:31 2026] POST /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:32.006207 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.008800 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.008945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.009142 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.020811 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.020811 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:32.027017 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.033124 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea4d6d69-7b8c-4520-8ebf-84f3b888a644 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.033799 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 428/1685] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.052264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.056885 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action Aug 19 12:53:32.057661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:32.057881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:32.069178 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.069178 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:32.069588 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'b66a2019-d629-4c99-a60d-d65b5e416765' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:32.097434 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89b83541-79d1-4ab2-9ec7-29a7646db5f2 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action returned with HTTP 202 Aug 19 12:53:32.097972 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 418/1686] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:32 2026] POST /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:32.108412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-533fe376-34f7-4dfb-90fc-6878c220210c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.110842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-533fe376-34f7-4dfb-90fc-6878c220210c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.111886 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-533fe376-34f7-4dfb-90fc-6878c220210c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.111886 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-533fe376-34f7-4dfb-90fc-6878c220210c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.122981 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.122981 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:32.129471 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-533fe376-34f7-4dfb-90fc-6878c220210c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.136560 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-533fe376-34f7-4dfb-90fc-6878c220210c tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.137210 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 424/1687] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.155375 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.157850 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action Aug 19 12:53:32.158367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:32.158562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:32.169094 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.169094 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:32.169576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'b66a2019-d629-4c99-a60d-d65b5e416765' with '{'status': 'maintenance'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:32.194882 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f28f5386-4b7a-4b77-8582-f765036f6fe5 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action returned with HTTP 202 Aug 19 12:53:32.199107 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 418/1688] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:32 2026] POST /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:32.203835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.206614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.206910 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.207151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.218061 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.218061 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:32.223504 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.230181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1609e68-e1a3-47ed-8d50-b32eef6bac4b tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.230710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 429/1689] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.246436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.249168 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] POST https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action Aug 19 12:53:32.249442 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:32.249560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:32.260559 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.260559 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:32.261049 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] Updating volume 'b66a2019-d629-4c99-a60d-d65b5e416765' with '{'status': 'available'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 12:53:32.295061 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-168b78e3-c822-4a15-8776-820c1e4e9e86 tempest-VolumesActionsTest-412883168 tempest-VolumesActionsTest-412883168-project-admin] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action returned with HTTP 202 Aug 19 12:53:32.298952 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 419/1690] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:53:32 2026] POST /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:32.311944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.318048 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.318272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.320509 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.336694 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.336694 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:32.346035 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.355721 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f02f5ed-650d-44bf-9edf-61f009634f34 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.355721 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 425/1691] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.380494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.394576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.394576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.394576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.409417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca51599d-08f9-46b4-ac10-1a43636071cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.412592 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca51599d-08f9-46b4-ac10-1a43636071cb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:32.414203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca51599d-08f9-46b4-ac10-1a43636071cb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.414203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca51599d-08f9-46b4-ac10-1a43636071cb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.423207 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.423207 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:32.444118 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.454709 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e3e37e9-e7f6-4607-9c74-c4d611adef8e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.455229 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 419/1692] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 842 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.463935 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.463935 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:32.475832 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.477887 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ca51599d-08f9-46b4-ac10-1a43636071cb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:32.481006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.482291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.484307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.484307 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume with id: b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.486684 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca51599d-08f9-46b4-ac10-1a43636071cb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:32.487399 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 430/1693] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.498330 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.498330 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:32.499799 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.568786 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Delete volume request issued successfully. Aug 19 12:53:32.569128 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c82c9490-fe65-4760-b72d-9ce731ed5285 tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 202 Aug 19 12:53:32.571722 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 420/1694] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:32 2026] DELETE /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:32.586074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.590355 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:32.592414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.592768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.603519 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.603519 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:32.614223 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Volume info retrieved successfully. Aug 19 12:53:32.623681 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b6d5114-07b1-4489-99c6-ff8880c059cb tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 200 Aug 19 12:53:32.624732 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 426/1695] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.890442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.893702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f Aug 19 12:53:32.893702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.896026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.896026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 2a9c3bac-2460-4246-875e-cca35298916f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:32.902684 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.902684 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:32.907494 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d4f6f23-996c-49da-a107-bfd6a9d3ee68 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f returned with HTTP 200 Aug 19 12:53:32.908038 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 420/1696] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:32.921338 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a18b657d-e464-4639-9df3-f020b2add65f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.924272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:32.924647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.925691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.926955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:32.928210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:32.945434 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:32.946005 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.946005 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:32.946886 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a18b657d-e464-4639-9df3-f020b2add65f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:32.947557 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 431/1697] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:32.962212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:32.971792 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/98872b2e-6f49-424d-b084-b5902448767d Aug 19 12:53:32.972149 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:32.972487 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:32.986737 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:32.986737 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:32.987420 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Snapshot retrieved successfully. Aug 19 12:53:32.988265 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d43669a-ad44-4c65-8eb0-369a87f45600 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/98872b2e-6f49-424d-b084-b5902448767d returned with HTTP 200 Aug 19 12:53:32.988765 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 421/1698] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:32 2026] GET /volume/v3/snapshots/98872b2e-6f49-424d-b084-b5902448767d => generated 451 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:33.004194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.006441 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups/action Aug 19 12:53:33.007411 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "2a9c3bac-2460-4246-875e-cca35298916f", "name": "tempest-Group_from_snap-845136542"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:33.007411 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "2a9c3bac-2460-4246-875e-cca35298916f", "name": "tempest-Group_from_snap-845136542"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:33.009399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '2a9c3bac-2460-4246-875e-cca35298916f', 'name': 'tempest-Group_from_snap-845136542'}}. {{(pid=100260) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 19 12:53:33.009635 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group tempest-Group_from_snap-845136542 from group_snapshot 2a9c3bac-2460-4246-875e-cca35298916f. Aug 19 12:53:33.017945 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.017945 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.036279 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.036279 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.040519 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.040519 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.098746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['b3a78b71-159f-451f-9f8d-9cd6b308fe9a'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:33.202857 np0000007775 devstack@c-api.service[100260]: INFO cinder.group.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] A mapping entry already exists for group 78811387-253b-4ec8-83b3-17c6d00baa45 and volume type d2ba9fc1-cf18-471c-b29d-72e908d273ef. Do not need to create again. Aug 19 12:53:33.203212 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.203212 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.211438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:53:33.209526. {{(pid=100260) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:53:33.211438 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:33.214808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (187115f7-0b77-43ec-b6af-b75e35c728b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:33.215749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2131401e-260d-48be-9d81-c4400f98ea8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:33.216735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:33.260177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2131401e-260d-48be-9d81-c4400f98ea8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '98872b2e-6f49-424d-b084-b5902448767d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2ba9fc1-cf18-471c-b29d-72e908d273ef,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-78993358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2ba9fc1-cf18-471c-b29d-72e908d273ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '78811387-253b-4ec8-83b3-17c6d00baa45', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:33.261460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785013d6-1794-46f1-b488-25f369f84796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:33.305607 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-78993358 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-78993358, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:33.328901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['599c74cb-350e-4173-adf8-556990d9871f', '6c4556c4-389f-4e56-b909-90a1b88f0af4'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:33.330114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785013d6-1794-46f1-b488-25f369f84796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['599c74cb-350e-4173-adf8-556990d9871f', '6c4556c4-389f-4e56-b909-90a1b88f0af4']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:33.330923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30c3325-8d58-4da4-bb93-ce9410cab12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:33.393062 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c30c3325-8d58-4da4-bb93-ce9410cab12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68dad3d7-75a2-4a80-b858-79288211559e', '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=78811387-253b-4ec8-83b3-17c6d00baa45,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['599c74cb-350e-4173-adf8-556990d9871f','6c4556c4-389f-4e56-b909-90a1b88f0af4'],size=1,snapshot_id=98872b2e-6f49-424d-b084-b5902448767d,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=78811387-253b-4ec8-83b3-17c6d00baa45,host=None,id=68dad3d7-75a2-4a80-b858-79288211559e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417526205ca43dba26204e62a62d90b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=98872b2e-6f49-424d-b084-b5902448767d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658bace084c14b9b94145d17d9ca0dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2ba9fc1-cf18-471c-b29d-72e908d273ef),volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:33.393927 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39201971-def6-485e-a165-91ea24158431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:33.447727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39201971-def6-485e-a165-91ea24158431) transitioned into state 'SUCCESS' from 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=78811387-253b-4ec8-83b3-17c6d00baa45,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['599c74cb-350e-4173-adf8-556990d9871f','6c4556c4-389f-4e56-b909-90a1b88f0af4'],size=1,snapshot_id=98872b2e-6f49-424d-b084-b5902448767d,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=d2ba9fc1-cf18-471c-b29d-72e908d273ef)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:33.448953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (187115f7-0b77-43ec-b6af-b75e35c728b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:33.449434 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request issued successfully. Aug 19 12:53:33.499108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fbc9766-3a04-41a3-8c4d-8f5254ce15e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/action returned with HTTP 202 Aug 19 12:53:33.499606 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 427/1699] 10.4.3.137 () {70 vars in 1318 bytes} [Wed Aug 19 12:53:33 2026] POST /volume/v3/groups/action => generated 102 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:33.514134 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f845f559-e13d-431f-892b-502cb9ded996 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.516434 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.518283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:33.519371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.519371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.519924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:33.520338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.520936 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.521105 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:33.525392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:33.544275 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:33.544435 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.544435 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:33.545094 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:33.545469 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:33.554275 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:33.559681 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a80e0e47-c2db-48eb-84dd-bca964cda2c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:33.560795 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 432/1700] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:53:33.605894 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:33.613948 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.613948 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:33.624395 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:33.624738 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:33.644551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34779c04-bbbe-412f-83dd-751b656bdc9e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.653194 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34779c04-bbbe-412f-83dd-751b656bdc9e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] GET https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 Aug 19 12:53:33.653656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34779c04-bbbe-412f-83dd-751b656bdc9e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.653992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34779c04-bbbe-412f-83dd-751b656bdc9e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.668032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34779c04-bbbe-412f-83dd-751b656bdc9e tempest-VolumesActionsTest-1036364168 tempest-VolumesActionsTest-1036364168-project-member] https://10.4.3.137/volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 returned with HTTP 404 Aug 19 12:53:33.668558 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 422/1701] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/volumes/b66a2019-d629-4c99-a60d-d65b5e416765 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:33.690856 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:33.697439 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.697439 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:33.711158 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f845f559-e13d-431f-892b-502cb9ded996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:33.711606 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 421/1702] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:33.733273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.735926 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e Aug 19 12:53:33.736589 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.736589 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.751857 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.751857 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.761184 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:33.762520 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:33.762725 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:33.819610 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:33.826674 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.826674 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:33.839730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5c299489-08e6-42ea-94aa-50f6a0a1be08 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e returned with HTTP 200 Aug 19 12:53:33.840439 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 428/1703] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e => generated 925 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:33.860044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.861944 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 Aug 19 12:53:33.862334 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.862668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.862945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 78811387-253b-4ec8-83b3-17c6d00baa45 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:33.870632 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.870632 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:33.883021 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf13ab8d-b7c7-4c18-a099-bea18bb550d9 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 returned with HTTP 200 Aug 19 12:53:33.883794 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 433/1704] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 => generated 417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:33.896785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:33.899011 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:33.899222 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:33.899657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:33.899788 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:33.900829 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:33.909846 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:33.911349 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:33.911349 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:33.970338 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:33.975185 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:33.975185 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:33.981030 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:33.981352 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:34.047268 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:34.055105 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:34.055105 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:34.070201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b16fd5d1-9c3a-49f4-bbf8-1dfe122f477a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:34.070823 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 423/1705] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:33 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:34.090216 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:34.094165 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45/action Aug 19 12:53:34.094165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:34.094165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:34.096840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for group 78811387-253b-4ec8-83b3-17c6d00baa45 {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:53:34.096840 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group with id: 78811387-253b-4ec8-83b3-17c6d00baa45 Aug 19 12:53:34.102368 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:34.102368 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:34.170610 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f41fe5a4-6ea9-4b2b-bce1-86188b4640b7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45/action returned with HTTP 202 Aug 19 12:53:34.172233 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 422/1706] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:53:34 2026] POST /volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:34.186360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:34.191177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e Aug 19 12:53:34.192678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:34.192678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:34.207100 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:34.207100 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:34.222393 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:34.223777 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:34.223777 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:34.290837 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:34.297652 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:34.297652 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:34.312287 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14a1a46d-c640-4263-bec0-3deaa499d4cf tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e returned with HTTP 200 Aug 19 12:53:34.312967 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 429/1707] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:34 2026] GET /volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e => generated 924 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:34.580176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:34.582989 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:34.583237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:34.583723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:34.611403 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:34.611403 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:34.620341 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:34.638323 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27b30858-4c01-47fb-a0d8-3afea946b8dd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:34.640234 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 434/1708] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:34 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:35.337564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92b70c43-f3a1-4497-b916-1102ec2254ef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.340804 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92b70c43-f3a1-4497-b916-1102ec2254ef tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e Aug 19 12:53:35.341452 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92b70c43-f3a1-4497-b916-1102ec2254ef tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.342813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92b70c43-f3a1-4497-b916-1102ec2254ef tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.353072 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92b70c43-f3a1-4497-b916-1102ec2254ef tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e returned with HTTP 404 Aug 19 12:53:35.353072 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 424/1709] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/volumes/68dad3d7-75a2-4a80-b858-79288211559e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:35.364763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.367454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 Aug 19 12:53:35.367633 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.368681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.368681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 78811387-253b-4ec8-83b3-17c6d00baa45 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:35.376661 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-127eea9c-18f6-416c-b9bb-2b0e47b6affe tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 returned with HTTP 404 Aug 19 12:53:35.376994 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 423/1710] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/groups/78811387-253b-4ec8-83b3-17c6d00baa45 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:35.393665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.396985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f Aug 19 12:53:35.399569 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.400198 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.400581 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for member 2a9c3bac-2460-4246-875e-cca35298916f {{(pid=100260) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:53:35.400850 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.group_snapshots [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group_snapshot with id: 2a9c3bac-2460-4246-875e-cca35298916f Aug 19 12:53:35.407085 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.407085 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:35.458824 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a44575ff-cea1-4dc4-b204-dca15cb355e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f returned with HTTP 202 Aug 19 12:53:35.458824 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 430/1711] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:35 2026] DELETE /volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:35.474696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44285ec6-54d1-40e2-8255-2046190b47ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.477460 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:35.477989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.477989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.478321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:35.480240 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:35.491928 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:35.497922 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:35.497922 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:35.566712 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:35.572885 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.572885 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:35.588458 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44285ec6-54d1-40e2-8255-2046190b47ea tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:35.589745 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 435/1712] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:35.607058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.609723 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:35.610053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.611532 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.612121 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:35.613517 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:35.621908 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:35.623164 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b4b954d-0044-44b4-8df8-bb3e82ca1775 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:35.623864 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 425/1713] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:53:35.638682 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.641745 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f Aug 19 12:53:35.642243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.642566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.642813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 2a9c3bac-2460-4246-875e-cca35298916f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:35.648211 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0ac77fc-c117-4956-89c5-74056cf8e67e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f returned with HTTP 404 Aug 19 12:53:35.649059 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 424/1714] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/group_snapshots/2a9c3bac-2460-4246-875e-cca35298916f => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:35.661442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.663001 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.664640 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:35.665463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.665463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.665742 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:35.667407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.667407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.668371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:35.668816 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.668816 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:35.669634 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:35.680199 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:35.681670 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:35.681670 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:35.685495 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.685495 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:35.692847 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:35.700232 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0323eba-b9e8-45d3-8b77-bfbe202a6009 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:35.701014 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 436/1715] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:35.740483 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:35.745545 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.745545 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:35.759891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-718cef21-f41f-43b6-8d8f-4a0a6729003f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:35.760491 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 431/1716] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:35.781031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0fe52799-640a-41d9-8643-018aec144284 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.783986 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1/action Aug 19 12:53:35.785171 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:35.786031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:35.788348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for group 9a607d41-5652-4192-bf9f-996161ef07a1 {{(pid=100261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:53:35.788567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group with id: 9a607d41-5652-4192-bf9f-996161ef07a1 Aug 19 12:53:35.795997 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.795997 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:35.894492 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fe52799-640a-41d9-8643-018aec144284 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1/action returned with HTTP 202 Aug 19 12:53:35.895422 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 426/1717] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:53:35 2026] POST /volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:35.908453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:35.913167 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 Aug 19 12:53:35.914107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:35.914107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:35.932328 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:35.932328 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:35.937190 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:35.938380 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:35.938770 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:36.004510 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:36.009790 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:36.009790 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:36.024735 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11544396-44ce-4f34-8a48-1024dcfd0e7f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 returned with HTTP 200 Aug 19 12:53:36.025446 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 425/1718] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:35 2026] GET /volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:36.726917 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:36.731322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:36.731322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:36.731322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:36.746697 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:36.746697 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:36.755656 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:36.764216 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8b50cb27-b5e2-4e7d-ab73-d49d43f91bad tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:36.765039 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 437/1719] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:36 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:37.054568 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e10ff272-0dee-42f0-b3dd-c8c9728d6383 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.057602 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e10ff272-0dee-42f0-b3dd-c8c9728d6383 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 Aug 19 12:53:37.057860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e10ff272-0dee-42f0-b3dd-c8c9728d6383 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.058173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e10ff272-0dee-42f0-b3dd-c8c9728d6383 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.068604 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e10ff272-0dee-42f0-b3dd-c8c9728d6383 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 returned with HTTP 404 Aug 19 12:53:37.069608 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 432/1720] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:37 2026] GET /volume/v3/volumes/1bf8fac3-8366-45f6-8922-d759a51e6a63 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:37.079307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.086891 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 Aug 19 12:53:37.086891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.086891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.086891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 9a607d41-5652-4192-bf9f-996161ef07a1 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:37.091669 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b424b9a-ac01-4d2b-bc2a-c91996771d12 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 returned with HTTP 404 Aug 19 12:53:37.092663 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 427/1721] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:37 2026] GET /volume/v3/groups/9a607d41-5652-4192-bf9f-996161ef07a1 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:37.103354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c286473f-a327-4c1f-ba99-37ab447127c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.107164 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c286473f-a327-4c1f-ba99-37ab447127c3 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/ec2099d7-d9f8-42e8-8683-94c16d6ad757 Aug 19 12:53:37.109657 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c286473f-a327-4c1f-ba99-37ab447127c3 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.109657 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c286473f-a327-4c1f-ba99-37ab447127c3 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.138697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c286473f-a327-4c1f-ba99-37ab447127c3 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types/ec2099d7-d9f8-42e8-8683-94c16d6ad757 returned with HTTP 202 Aug 19 12:53:37.139406 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 426/1722] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:53:37 2026] DELETE /volume/v3/group_types/ec2099d7-d9f8-42e8-8683-94c16d6ad757 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:37.153839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2075e071-4443-406c-a4e2-d34105289adf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.158755 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2075e071-4443-406c-a4e2-d34105289adf tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef Aug 19 12:53:37.160755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2075e071-4443-406c-a4e2-d34105289adf tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.161749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2075e071-4443-406c-a4e2-d34105289adf tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.240488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2075e071-4443-406c-a4e2-d34105289adf tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef returned with HTTP 202 Aug 19 12:53:37.240488 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 438/1723] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:53:37 2026] DELETE /volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:37.251137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-446c3d27-8360-419f-821d-9a959ea6bd88 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.253572 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-446c3d27-8360-419f-821d-9a959ea6bd88 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] GET https://10.4.3.137/volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef Aug 19 12:53:37.253867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-446c3d27-8360-419f-821d-9a959ea6bd88 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.254658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-446c3d27-8360-419f-821d-9a959ea6bd88 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.261000 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-446c3d27-8360-419f-821d-9a959ea6bd88 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef returned with HTTP 404 Aug 19 12:53:37.261714 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 433/1724] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:53:37 2026] GET /volume/v3/types/d2ba9fc1-cf18-471c-b29d-72e908d273ef => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:37.279427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-846c0b5b-2efd-4dc9-b0cc-26e18dc9f010 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.289289 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-846c0b5b-2efd-4dc9-b0cc-26e18dc9f010 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:53:37.289289 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-846c0b5b-2efd-4dc9-b0cc-26e18dc9f010 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-919369899"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:37.317682 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-846c0b5b-2efd-4dc9-b0cc-26e18dc9f010 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:53:37.318422 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 428/1725] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:53:37 2026] POST /volume/v3/types => generated 223 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:37.349937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d45114d0-f1a6-4b42-865b-cbd3af612f5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.356403 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45114d0-f1a6-4b42-865b-cbd3af612f5c tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:53:37.357394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d45114d0-f1a6-4b42-865b-cbd3af612f5c tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-682598557"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:37.403233 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d45114d0-f1a6-4b42-865b-cbd3af612f5c tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:53:37.403963 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 427/1726] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:53:37 2026] POST /volume/v3/group_types => generated 180 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:37.421519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.427283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:53:37.427581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "31fd0d6c-e84a-407e-8c32-8d9d960e79b3", "volume_types": ["f85645bc-ae4a-471e-a107-0cdeb260df09"], "name": "tempest-GroupSnapshotsTest-Group-875526874"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:37.432385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group {'group': {'group_type': '31fd0d6c-e84a-407e-8c32-8d9d960e79b3', 'volume_types': ['f85645bc-ae4a-471e-a107-0cdeb260df09'], 'name': 'tempest-GroupSnapshotsTest-Group-875526874'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:53:37.438173 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group tempest-GroupSnapshotsTest-Group-875526874. Aug 19 12:53:37.451899 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:37.468466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['add8a3c0-702f-484f-94fa-ddb0189e6da2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:37.502272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af9724f8-7cd5-4afd-b179-27b7abf76a3a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:53:37.502272 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 439/1727] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:53:37 2026] POST /volume/v3/groups => generated 111 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:37.513896 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.518392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:37.518392 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.518392 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.518392 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:37.525178 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:37.525178 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:37.541549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-80eb727e-2b08-491c-9fd8-326a2c166c48 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:37.542003 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 434/1728] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:37 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:37.787478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:37.791488 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:37.791851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:37.792906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:37.808048 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:37.808048 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:37.813047 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:37.819689 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fc48174-3a09-46f4-b5fc-b88a200efd7f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:37.821948 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 429/1729] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:37 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:38.557900 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:38.560959 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:38.561270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:38.561769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:38.561769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:38.566941 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.566941 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:38.580944 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6be10846-46ef-4a68-97e8-893c8d57d0bb tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:38.581497 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 428/1730] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:38 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:38.593777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:38.596828 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:38.597881 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1244932609", "volume_type": "f85645bc-ae4a-471e-a107-0cdeb260df09", "group_id": "f43beac1-bee3-4abf-8512-5da31b5ed412", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:38.600044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1244932609', 'volume_type': 'f85645bc-ae4a-471e-a107-0cdeb260df09', 'group_id': 'f43beac1-bee3-4abf-8512-5da31b5ed412', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:38.617651 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.617651 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:38.618478 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume of 1 GB Aug 19 12:53:38.638019 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:38.644965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (22839093-3289-409d-8322-77880c945e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:38.646395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c030f154-e1cb-49bf-a3e4-28b5ab4b6e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:38.647341 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.647341 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:38.648126 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:38.677063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c030f154-e1cb-49bf-a3e4-28b5ab4b6e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f85645bc-ae4a-471e-a107-0cdeb260df09,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-919369899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f85645bc-ae4a-471e-a107-0cdeb260df09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f43beac1-bee3-4abf-8512-5da31b5ed412', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:38.678129 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f18a8e0-ff65-47eb-85e3-dd6b711c4ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:38.718732 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-919369899 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-919369899, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:38.719062 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-919369899 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-919369899, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:38.764089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['8eb16ed2-8d46-43fe-b7e1-667a805c7643', '79fd4fa9-6205-41d3-a74d-7b0943213ec1', '9ba32151-8485-46a5-b56b-94f1d97e443b', 'a384550a-90f1-411e-8c28-6f28d62e03b7'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:38.765369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f18a8e0-ff65-47eb-85e3-dd6b711c4ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb16ed2-8d46-43fe-b7e1-667a805c7643', '79fd4fa9-6205-41d3-a74d-7b0943213ec1', '9ba32151-8485-46a5-b56b-94f1d97e443b', 'a384550a-90f1-411e-8c28-6f28d62e03b7']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:38.766755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad50e90-8439-419c-801a-3b371a0c526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:38.798444 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad50e90-8439-419c-801a-3b371a0c526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21a03af-53a4-4208-afe9-2838e16bc67c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1244932609',encryption_key_id=None,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['8eb16ed2-8d46-43fe-b7e1-667a805c7643','79fd4fa9-6205-41d3-a74d-7b0943213ec1','9ba32151-8485-46a5-b56b-94f1d97e443b','a384550a-90f1-411e-8c28-6f28d62e03b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1244932609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,host=None,id=b21a03af-53a4-4208-afe9-2838e16bc67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417526205ca43dba26204e62a62d90b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658bace084c14b9b94145d17d9ca0dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f85645bc-ae4a-471e-a107-0cdeb260df09),volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:38.799675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868703c9-8d0a-4e2a-8535-7b3376db487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:38.835700 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (868703c9-8d0a-4e2a-8535-7b3376db487b) transitioned into state 'SUCCESS' from state '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-1244932609',encryption_key_id=None,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['8eb16ed2-8d46-43fe-b7e1-667a805c7643','79fd4fa9-6205-41d3-a74d-7b0943213ec1','9ba32151-8485-46a5-b56b-94f1d97e443b','a384550a-90f1-411e-8c28-6f28d62e03b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:38.836668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500b44af-a619-44fe-a9e9-321b3073d604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:38.842219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-74668ed1-48c9-457c-968a-80da294e932f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:38.845918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74668ed1-48c9-457c-968a-80da294e932f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:38.845918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74668ed1-48c9-457c-968a-80da294e932f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:38.846771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74668ed1-48c9-457c-968a-80da294e932f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:38.860364 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500b44af-a619-44fe-a9e9-321b3073d604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:38.861654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (22839093-3289-409d-8322-77880c945e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:38.862158 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request issued successfully. Aug 19 12:53:38.863921 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:38.863921 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:38.865171 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.865171 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:38.873999 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-74668ed1-48c9-457c-968a-80da294e932f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:38.887949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74668ed1-48c9-457c-968a-80da294e932f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:38.888455 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 435/1731] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:38 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:38.925593 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:38.932510 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.932510 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:38.938829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0304dca8-22e6-4f81-b672-4cc21b5fb682 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:38.939529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 440/1732] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:53:38 2026] POST /volume/v3/volumes => generated 822 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:53:38.961577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:38.964372 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c Aug 19 12:53:38.966322 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:38.966322 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:38.979125 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:38.979125 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:38.984836 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:38.986025 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:38.986467 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:39.064945 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:39.076030 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:39.076030 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:39.090997 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32171e5a-f04f-423f-8311-645c7acb2fb0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c returned with HTTP 200 Aug 19 12:53:39.092197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 430/1733] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:38 2026] GET /volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c => generated 890 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:53:39.906852 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e808279-1750-4301-a3a9-fb84f56dd78e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:39.911976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e808279-1750-4301-a3a9-fb84f56dd78e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:39.911976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e808279-1750-4301-a3a9-fb84f56dd78e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:39.911976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e808279-1750-4301-a3a9-fb84f56dd78e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:39.935356 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:39.935356 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:39.947465 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e808279-1750-4301-a3a9-fb84f56dd78e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:39.958388 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e808279-1750-4301-a3a9-fb84f56dd78e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:39.958918 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 429/1734] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:39 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:40.110627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-963fbb95-d574-4531-a355-10a0e021b639 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:40.114622 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c Aug 19 12:53:40.115010 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:40.115835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:40.129981 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.129981 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:40.142866 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:40.150733 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:40.150733 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:40.201531 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:40.208640 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.208640 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:40.227725 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-963fbb95-d574-4531-a355-10a0e021b639 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c returned with HTTP 200 Aug 19 12:53:40.227806 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 436/1735] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:40 2026] GET /volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c => generated 915 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:40.245874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-de9d507d-6d47-4249-b4f0-d748e865a89e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:40.248278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:40.248707 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1687032973", "volume_type": "f85645bc-ae4a-471e-a107-0cdeb260df09", "group_id": "f43beac1-bee3-4abf-8512-5da31b5ed412", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:40.251674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1687032973', 'volume_type': 'f85645bc-ae4a-471e-a107-0cdeb260df09', 'group_id': 'f43beac1-bee3-4abf-8512-5da31b5ed412', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:40.258740 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.258740 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:40.259334 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume of 1 GB Aug 19 12:53:40.269151 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:40.276583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (c753e2da-35fe-4d3d-9140-e0149e60dea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:40.277823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624de333-ce32-4098-9253-c37f3ebe25c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:40.278614 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.278614 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:40.279286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:40.307237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (624de333-ce32-4098-9253-c37f3ebe25c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f85645bc-ae4a-471e-a107-0cdeb260df09,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-919369899',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f85645bc-ae4a-471e-a107-0cdeb260df09', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f43beac1-bee3-4abf-8512-5da31b5ed412', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:40.307860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e45cbd-99ec-4c33-b011-db8d65ecf6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:40.406674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['6e7907eb-ef45-4039-82d7-6a34bd02f737', '71b1c460-7380-4af6-a73b-2506cf0e127f', 'eebd7235-351b-4aa6-b07c-007f742c8056', 'b7ddad9f-a7d1-4b8a-b526-fe5a6f3fc8fb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:40.407863 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e45cbd-99ec-4c33-b011-db8d65ecf6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7907eb-ef45-4039-82d7-6a34bd02f737', '71b1c460-7380-4af6-a73b-2506cf0e127f', 'eebd7235-351b-4aa6-b07c-007f742c8056', 'b7ddad9f-a7d1-4b8a-b526-fe5a6f3fc8fb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:40.408965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fe3b3c-a824-4f35-9ebf-797fd0e16575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:40.451651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fe3b3c-a824-4f35-9ebf-797fd0e16575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f896241a-4905-43a7-b33d-f999a13960dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1687032973',encryption_key_id=None,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['6e7907eb-ef45-4039-82d7-6a34bd02f737','71b1c460-7380-4af6-a73b-2506cf0e127f','eebd7235-351b-4aa6-b07c-007f742c8056','b7ddad9f-a7d1-4b8a-b526-fe5a6f3fc8fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1687032973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,host=None,id=f896241a-4905-43a7-b33d-f999a13960dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417526205ca43dba26204e62a62d90b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658bace084c14b9b94145d17d9ca0dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f85645bc-ae4a-471e-a107-0cdeb260df09),volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:40.452630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce40943d-29a8-4131-aa5b-f23f7f7e2377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:40.499827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce40943d-29a8-4131-aa5b-f23f7f7e2377) transitioned into state 'SUCCESS' from state '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-1687032973',encryption_key_id=None,group_id=f43beac1-bee3-4abf-8512-5da31b5ed412,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['6e7907eb-ef45-4039-82d7-6a34bd02f737','71b1c460-7380-4af6-a73b-2506cf0e127f','eebd7235-351b-4aa6-b07c-007f742c8056','b7ddad9f-a7d1-4b8a-b526-fe5a6f3fc8fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=f85645bc-ae4a-471e-a107-0cdeb260df09)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:40.500043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b2f07b-d6a8-4f28-9cd1-27440a0e9efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:40.526388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46b2f07b-d6a8-4f28-9cd1-27440a0e9efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:40.529719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (c753e2da-35fe-4d3d-9140-e0149e60dea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:40.529719 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request issued successfully. Aug 19 12:53:40.530583 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:40.530796 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:40.607768 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:40.611732 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.611732 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:40.618687 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-de9d507d-6d47-4249-b4f0-d748e865a89e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:40.620490 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 441/1736] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:53:40 2026] POST /volume/v3/volumes => generated 822 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:40.639393 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:40.645313 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd Aug 19 12:53:40.651962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:40.651962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:40.663460 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.663460 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:40.676527 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:40.678016 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:40.678534 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:40.724934 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:40.729933 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:40.729933 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:40.736830 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d57b8cd-0146-4607-a65f-84b47cd27f60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd returned with HTTP 200 Aug 19 12:53:40.738282 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 431/1737] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:40 2026] GET /volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd => generated 890 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:40.981363 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20063a07-1fc8-4441-93e0-ae9687514c40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:40.986222 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20063a07-1fc8-4441-93e0-ae9687514c40 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:40.987139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20063a07-1fc8-4441-93e0-ae9687514c40 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:40.987826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20063a07-1fc8-4441-93e0-ae9687514c40 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:41.002479 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.002479 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:41.010955 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20063a07-1fc8-4441-93e0-ae9687514c40 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:41.018371 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20063a07-1fc8-4441-93e0-ae9687514c40 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:41.019118 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 430/1738] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:40 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:41.759761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0c1556fd-e77b-44a8-b09a-80383f734353 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:41.763850 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd Aug 19 12:53:41.764027 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:41.764178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:41.778514 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.778514 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:41.788287 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:41.789469 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:41.789636 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:41.851589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-65f43d89-c952-4e76-8a10-e023f227c68b req-657fecf5-05a4-4b45-9fc2-a3336c6e7390 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:41.854520 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:41.856493 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65f43d89-c952-4e76-8a10-e023f227c68b req-657fecf5-05a4-4b45-9fc2-a3336c6e7390 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] DELETE https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 Aug 19 12:53:41.856493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65f43d89-c952-4e76-8a10-e023f227c68b req-657fecf5-05a4-4b45-9fc2-a3336c6e7390 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:41.856745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65f43d89-c952-4e76-8a10-e023f227c68b req-657fecf5-05a4-4b45-9fc2-a3336c6e7390 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:41.860518 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.860518 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:41.877176 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0c1556fd-e77b-44a8-b09a-80383f734353 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd returned with HTTP 200 Aug 19 12:53:41.877176 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 437/1739] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:41 2026] GET /volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd => generated 915 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:41.896551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90507934-5442-46f6-87e8-3010337e297f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:41.896979 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.896979 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:41.899363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90507934-5442-46f6-87e8-3010337e297f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] PUT https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:41.899940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90507934-5442-46f6-87e8-3010337e297f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b21a03af-53a4-4208-afe9-2838e16bc67c"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:41.910354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-90507934-5442-46f6-87e8-3010337e297f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Update called for group f43beac1-bee3-4abf-8512-5da31b5ed412. {{(pid=100261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:53:41.910560 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-90507934-5442-46f6-87e8-3010337e297f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Updating group f43beac1-bee3-4abf-8512-5da31b5ed412 with name None description: None add_volumes: None remove_volumes: b21a03af-53a4-4208-afe9-2838e16bc67c. Aug 19 12:53:41.920394 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.920394 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:41.954313 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90507934-5442-46f6-87e8-3010337e297f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 202 Aug 19 12:53:41.954941 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 432/1740] 10.4.3.137 () {70 vars in 1406 bytes} [Wed Aug 19 12:53:41 2026] PUT /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:41.955453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-ca2b5dbb-dca8-4ae3-96af-3e0c11ba807f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:41.959415 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-ca2b5dbb-dca8-4ae3-96af-3e0c11ba807f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283/action Aug 19 12:53:41.959415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-ca2b5dbb-dca8-4ae3-96af-3e0c11ba807f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:41.959517 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-ca2b5dbb-dca8-4ae3-96af-3e0c11ba807f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:41.970121 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:41.972561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:41.972869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:41.973139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:41.973340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:41.978218 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.978218 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:41.987145 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65f43d89-c952-4e76-8a10-e023f227c68b req-657fecf5-05a4-4b45-9fc2-a3336c6e7390 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 returned with HTTP 200 Aug 19 12:53:41.987703 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 442/1741] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:41 2026] DELETE /volume/v3/attachments/bae170ac-bd7d-4f54-bb88-bf9683d323c4 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:41.989782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e168cf84-96c0-49eb-ab72-30bf33901b36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:41.990305 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 438/1742] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:41 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:41.994717 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:41.994717 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:42.018161 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-850a5da2-948c-492f-ac9e-ec0bb6dc9d0e req-ca2b5dbb-dca8-4ae3-96af-3e0c11ba807f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283/action returned with HTTP 204 Aug 19 12:53:42.018978 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 431/1743] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:53:41 2026] POST /volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:42.037761 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa21fc42-1324-4afb-8084-8a39904bff7d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.041497 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa21fc42-1324-4afb-8084-8a39904bff7d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:42.042035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa21fc42-1324-4afb-8084-8a39904bff7d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.042765 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa21fc42-1324-4afb-8084-8a39904bff7d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.062827 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.062827 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:42.068630 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aa21fc42-1324-4afb-8084-8a39904bff7d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:42.076964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa21fc42-1324-4afb-8084-8a39904bff7d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:42.077477 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 433/1744] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 1169 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:42.094667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70186cad-f630-4119-ba7b-2b449b02b877 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.096437 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70186cad-f630-4119-ba7b-2b449b02b877 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:42.096702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70186cad-f630-4119-ba7b-2b449b02b877 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.096938 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70186cad-f630-4119-ba7b-2b449b02b877 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.109842 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.109842 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:42.116149 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70186cad-f630-4119-ba7b-2b449b02b877 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:42.124237 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70186cad-f630-4119-ba7b-2b449b02b877 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:42.124763 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 443/1745] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:42.197764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.201591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:42.202045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.202315 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.217037 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.217037 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:42.223060 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:42.229819 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-afc637cc-6e20-4f64-bb4f-c1f14a71cd16 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:42.230632 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 439/1746] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:42.252684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.255439 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/action Aug 19 12:53:42.255859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:42.256007 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:42.271653 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.271653 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:42.272240 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:42.285721 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Begin detaching volume completed successfully. Aug 19 12:53:42.286076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-f9525648-f7c5-4802-b6ab-0dae80bf913b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/action returned with HTTP 202 Aug 19 12:53:42.287234 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 432/1747] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:53:42 2026] POST /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:42.361635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-17547061-82bb-4fa1-baa2-74c2b0c45f21 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.363034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17547061-82bb-4fa1-baa2-74c2b0c45f21 None None] GET https://10.4.3.137/volume// Aug 19 12:53:42.363034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17547061-82bb-4fa1-baa2-74c2b0c45f21 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.364863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17547061-82bb-4fa1-baa2-74c2b0c45f21 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.364863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17547061-82bb-4fa1-baa2-74c2b0c45f21 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:53:42.365456 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 434/1748] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:53:42.380456 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.384155 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:42.384155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.384155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.400007 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.400007 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:42.407734 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:42.415229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-18d564b0-2ba3-4908-85d7-0b791417756f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:42.416069 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 444/1749] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 1352 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:42.434739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-9c13e0b7-32b2-4aa6-a7d2-3cb391612719 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:42.438035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-9c13e0b7-32b2-4aa6-a7d2-3cb391612719 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption Aug 19 12:53:42.438597 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-9c13e0b7-32b2-4aa6-a7d2-3cb391612719 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:42.438597 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-9c13e0b7-32b2-4aa6-a7d2-3cb391612719 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:42.460583 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:42.460583 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:42.471461 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-9c13e0b7-32b2-4aa6-a7d2-3cb391612719 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption returned with HTTP 200 Aug 19 12:53:42.472099 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 440/1750] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:53:42 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:43.011348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-235a13b0-f43a-42b6-8b23-7e31e079634c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.017169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-235a13b0-f43a-42b6-8b23-7e31e079634c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:43.021230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-235a13b0-f43a-42b6-8b23-7e31e079634c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.023397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-235a13b0-f43a-42b6-8b23-7e31e079634c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.023397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-235a13b0-f43a-42b6-8b23-7e31e079634c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:43.032057 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.032057 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:43.051121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-235a13b0-f43a-42b6-8b23-7e31e079634c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:43.051121 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 433/1751] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:43 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:43.072560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d835244-0277-4427-963e-fa83722acf94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.077010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d835244-0277-4427-963e-fa83722acf94 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] PUT https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:43.077540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d835244-0277-4427-963e-fa83722acf94 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b21a03af-53a4-4208-afe9-2838e16bc67c"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:43.080034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-1d835244-0277-4427-963e-fa83722acf94 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Update called for group f43beac1-bee3-4abf-8512-5da31b5ed412. {{(pid=100261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:53:43.080307 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-1d835244-0277-4427-963e-fa83722acf94 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Updating group f43beac1-bee3-4abf-8512-5da31b5ed412 with name None description: None add_volumes: b21a03af-53a4-4208-afe9-2838e16bc67c remove_volumes: None. Aug 19 12:53:43.088227 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.088227 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:43.142362 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d835244-0277-4427-963e-fa83722acf94 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 202 Aug 19 12:53:43.142797 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 435/1752] 10.4.3.137 () {70 vars in 1406 bytes} [Wed Aug 19 12:53:43 2026] PUT /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:43.154123 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f297e6fe-b178-4289-a28d-9048f32f3042 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.156453 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f297e6fe-b178-4289-a28d-9048f32f3042 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:43.157163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f297e6fe-b178-4289-a28d-9048f32f3042 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.157654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f297e6fe-b178-4289-a28d-9048f32f3042 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.158355 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-f297e6fe-b178-4289-a28d-9048f32f3042 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:43.166467 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.166467 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:43.182554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f297e6fe-b178-4289-a28d-9048f32f3042 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:43.183205 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 445/1753] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:43 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:43.198304 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.201623 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:53:43.202019 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.203035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.203458 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Delete volume with id: ec37c1c6-2d7c-4ff0-beb5-4049308f8226 Aug 19 12:53:43.213240 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.213240 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:43.213747 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:53:43.246081 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Delete volume request issued successfully. Aug 19 12:53:43.246433 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ee0d7de4-d938-4be7-a847-2dcb2dd64b61 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 returned with HTTP 202 Aug 19 12:53:43.246779 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 441/1754] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:43 2026] DELETE /volume/v3/volumes/ec37c1c6-2d7c-4ff0-beb5-4049308f8226 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:43.258958 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.261004 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] DELETE https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 Aug 19 12:53:43.262281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.262281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.262281 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Delete backup with id: 0705fe63-97d0-44e9-880b-33e557a6b657. Aug 19 12:53:43.271382 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.271382 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:43.302513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] delete_backup rpcapi backup_id 0705fe63-97d0-44e9-880b-33e557a6b657 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:53:43.305741 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55a5c3cf-663d-40be-a670-76bba6f084c3 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 returned with HTTP 202 Aug 19 12:53:43.305741 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 434/1755] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:43 2026] DELETE /volume/v3/backups/0705fe63-97d0-44e9-880b-33e557a6b657 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:53:43.318619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0affe359-142e-452b-a62b-8ce99c5f8882 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.321782 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] DELETE https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:53:43.322038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.323175 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.323175 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Delete volume with id: 678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:53:43.333397 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.333397 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:43.334012 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:53:43.385636 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Delete volume request issued successfully. Aug 19 12:53:43.385636 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0affe359-142e-452b-a62b-8ce99c5f8882 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 202 Aug 19 12:53:43.385636 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 436/1756] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:43 2026] DELETE /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:43.395972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.398016 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:53:43.398416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.398491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.415291 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.415291 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:43.422304 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Volume info retrieved successfully. Aug 19 12:53:43.431883 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa7af55d-f561-4103-a53a-d02f97d5dca9 tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 200 Aug 19 12:53:43.432378 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 446/1757] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:43 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:43.653110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-01d45133-7713-4bbe-98c9-ee33ac06e52f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:43.657112 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-01d45133-7713-4bbe-98c9-ee33ac06e52f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 Aug 19 12:53:43.657662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-01d45133-7713-4bbe-98c9-ee33ac06e52f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:43.658333 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-01d45133-7713-4bbe-98c9-ee33ac06e52f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:43.668702 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:43.668702 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:43.741959 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5be9bd7c-f915-4b31-a3ba-aaea462c4615 req-01d45133-7713-4bbe-98c9-ee33ac06e52f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 returned with HTTP 200 Aug 19 12:53:43.742896 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 442/1758] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:53:43 2026] DELETE /volume/v3/attachments/fca6ce18-c016-4cd8-b175-10b8bb784283 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:44.200982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8462468-071e-4df3-aa96-bdb920c1f06d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:44.204976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8462468-071e-4df3-aa96-bdb920c1f06d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:44.205211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8462468-071e-4df3-aa96-bdb920c1f06d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:44.205469 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8462468-071e-4df3-aa96-bdb920c1f06d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:44.205581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-b8462468-071e-4df3-aa96-bdb920c1f06d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:44.209799 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:44.209799 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:44.218465 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8462468-071e-4df3-aa96-bdb920c1f06d tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:44.218929 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 435/1759] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:44 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:44.234925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:44.237045 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] PUT https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:44.238153 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f896241a-4905-43a7-b33d-f999a13960dd"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:44.241958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Update called for group f43beac1-bee3-4abf-8512-5da31b5ed412. {{(pid=100261) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:53:44.242137 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Updating group f43beac1-bee3-4abf-8512-5da31b5ed412 with name None description: None add_volumes: None remove_volumes: f896241a-4905-43a7-b33d-f999a13960dd. Aug 19 12:53:44.247122 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:44.247122 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:44.277226 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-752e6ad4-b672-4bda-b92a-7355cf4e11e4 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 202 Aug 19 12:53:44.279028 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 437/1760] 10.4.3.137 () {70 vars in 1406 bytes} [Wed Aug 19 12:53:44 2026] PUT /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:44.289546 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:44.293296 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:44.293296 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:44.293296 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:44.293296 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:44.298911 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:44.298911 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:44.314516 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6b6787c-4a45-47a7-98ed-a64a3cee9f91 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:44.315591 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 447/1761] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:44 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:44.455052 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-310a5d3e-c9ff-405b-a7db-c870f1ec4bbb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:44.459100 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-310a5d3e-c9ff-405b-a7db-c870f1ec4bbb tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] GET https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 Aug 19 12:53:44.459100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-310a5d3e-c9ff-405b-a7db-c870f1ec4bbb tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:44.459100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-310a5d3e-c9ff-405b-a7db-c870f1ec4bbb tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:44.466358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-310a5d3e-c9ff-405b-a7db-c870f1ec4bbb tempest-TestVolumeBackupRestore-2080866954 tempest-TestVolumeBackupRestore-2080866954-project-member] https://10.4.3.137/volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 returned with HTTP 404 Aug 19 12:53:44.467005 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 443/1762] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:44 2026] GET /volume/v3/volumes/678f4152-f3e0-4822-b832-0eee7ad15509 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:44.550317 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:44.555012 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:44.555345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:44.555573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:44.568005 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:44.568005 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:44.574142 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:44.582976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9aa5ba31-1713-439b-a81e-79554184220f req-6b4c653a-e4b1-4dd2-a4ea-7a058d34daf5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:44.583649 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 436/1763] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:53:44 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:45.133187 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:45.332415 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4eefa95e-5583-414f-883d-55c83e77ca36 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:45.335518 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eefa95e-5583-414f-883d-55c83e77ca36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:45.335836 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4eefa95e-5583-414f-883d-55c83e77ca36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:45.336108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4eefa95e-5583-414f-883d-55c83e77ca36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:45.336313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-4eefa95e-5583-414f-883d-55c83e77ca36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:45.343691 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:45.343691 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:45.377974 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:45.377974 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1285149020"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:45.378497 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1285149020'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:45.378956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume of 1 GB Aug 19 12:53:45.386627 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Availability Zones retrieved successfully. Aug 19 12:53:45.386862 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eefa95e-5583-414f-883d-55c83e77ca36 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:45.387330 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 448/1764] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:45 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:45.397571 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Flow 'volume_create_api' (868a8da2-ac39-42f6-86e6-fd7b7b432071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:45.399596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b04095-59c5-4cfe-acdf-65c49e8c8997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:45.401119 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:45.401453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:45.405219 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] PUT https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:45.405219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f896241a-4905-43a7-b33d-f999a13960dd"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:45.408837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Update called for group f43beac1-bee3-4abf-8512-5da31b5ed412. {{(pid=100260) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:53:45.408837 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Updating group f43beac1-bee3-4abf-8512-5da31b5ed412 with name None description: None add_volumes: f896241a-4905-43a7-b33d-f999a13960dd remove_volumes: None. Aug 19 12:53:45.418475 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:45.418475 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:45.448449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8b04095-59c5-4cfe-acdf-65c49e8c8997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:45.449850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8de97a-5dba-4e76-b560-09a86c234db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:45.468017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-224f88e4-80fa-4d7d-bec5-ff7448b12828 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 202 Aug 19 12:53:45.468017 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 444/1765] 10.4.3.137 () {70 vars in 1406 bytes} [Wed Aug 19 12:53:45 2026] PUT /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:45.479113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:45.482630 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:45.482630 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:45.483302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:45.483567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:45.488534 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:45.488534 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:45.501659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe06315-705a-46a1-a147-c3b9618fc1a0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:45.502226 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 437/1766] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:45 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:45.573341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Created reservations ['18054163-78aa-46ba-8ab5-eaa46805b12a', '8b7b58e1-db52-47c8-abd4-5a45eb155596', '8f2e5423-380c-4fc4-85d0-a1dff8a206eb', '41909264-2e5d-45ac-a222-e9d37ac04800'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:45.573341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a8de97a-5dba-4e76-b560-09a86c234db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18054163-78aa-46ba-8ab5-eaa46805b12a', '8b7b58e1-db52-47c8-abd4-5a45eb155596', '8f2e5423-380c-4fc4-85d0-a1dff8a206eb', '41909264-2e5d-45ac-a222-e9d37ac04800']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:45.574047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e2b095-c3a3-481e-af2d-8754908511a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:45.608040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7e2b095-c3a3-481e-af2d-8754908511a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1cc51b6-91d0-4276-a78b-7886dbb41a8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1285149020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb766210ceaa429488b9e5468fab6915',qos_specs=None,replication_status=,reservations=['18054163-78aa-46ba-8ab5-eaa46805b12a','8b7b58e1-db52-47c8-abd4-5a45eb155596','8f2e5423-380c-4fc4-85d0-a1dff8a206eb','41909264-2e5d-45ac-a222-e9d37ac04800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0682bc165141d8b63b653cbb8544e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1285149020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1cc51b6-91d0-4276-a78b-7886dbb41a8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb766210ceaa429488b9e5468fab6915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0682bc165141d8b63b653cbb8544e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:45.609495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b217ca9-ddff-4a5f-8241-fc1965aeed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:45.640005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b217ca9-ddff-4a5f-8241-fc1965aeed36) transitioned into state 'SUCCESS' from state '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-1285149020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb766210ceaa429488b9e5468fab6915',qos_specs=None,replication_status=,reservations=['18054163-78aa-46ba-8ab5-eaa46805b12a','8b7b58e1-db52-47c8-abd4-5a45eb155596','8f2e5423-380c-4fc4-85d0-a1dff8a206eb','41909264-2e5d-45ac-a222-e9d37ac04800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0682bc165141d8b63b653cbb8544e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:45.641258 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8967c081-0449-4ef0-b05a-5beb46f69b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:45.653449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8967c081-0449-4ef0-b05a-5beb46f69b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:45.654762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Flow 'volume_create_api' (868a8da2-ac39-42f6-86e6-fd7b7b432071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:45.655286 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume request issued successfully. Aug 19 12:53:45.656088 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81d80c2b-6d2e-44f8-94a3-5452683d98fd tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:45.656887 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 438/1767] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:53:45 2026] POST /volume/v3/volumes => generated 819 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:45.671359 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-788bba62-c1ba-4503-899d-0d206aa750dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:45.675538 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-788bba62-c1ba-4503-899d-0d206aa750dc tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:45.678097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-788bba62-c1ba-4503-899d-0d206aa750dc tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:45.678097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-788bba62-c1ba-4503-899d-0d206aa750dc tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:45.698640 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:45.698640 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:45.705614 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-788bba62-c1ba-4503-899d-0d206aa750dc tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:45.713672 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-788bba62-c1ba-4503-899d-0d206aa750dc tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:45.715208 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 449/1768] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:45 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.514235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d15e21dd-97a8-404f-967f-520c441463ed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.516539 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d15e21dd-97a8-404f-967f-520c441463ed tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:46.516846 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d15e21dd-97a8-404f-967f-520c441463ed tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.517327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d15e21dd-97a8-404f-967f-520c441463ed tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.517465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-d15e21dd-97a8-404f-967f-520c441463ed tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:46.523514 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.523514 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:46.533876 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d15e21dd-97a8-404f-967f-520c441463ed tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 200 Aug 19 12:53:46.534462 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 445/1769] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.548330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.550659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:46.551064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.551447 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.551744 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:46.552272 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.552272 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:46.552823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:46.565163 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:46.565163 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:46.565163 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:46.622722 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:46.626968 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.626968 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:46.631822 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:46.632048 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:46.675735 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:46.679414 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.679414 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:46.689126 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a08becc-c3c7-4563-9a25-5b0ee3a57143 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:46.689126 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 438/1770] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:46.734098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-648397c2-28b4-473c-8e4a-78cd10225472 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.736431 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-648397c2-28b4-473c-8e4a-78cd10225472 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:46.736650 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-648397c2-28b4-473c-8e4a-78cd10225472 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.736839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-648397c2-28b4-473c-8e4a-78cd10225472 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.748095 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.748095 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:46.754563 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-648397c2-28b4-473c-8e4a-78cd10225472 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:46.762283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-648397c2-28b4-473c-8e4a-78cd10225472 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:46.762793 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 439/1771] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.787618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.789237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.789751 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] POST https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:53:46.790200 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a1cc51b6-91d0-4276-a78b-7886dbb41a8b"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:46.791772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volume_transfer [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a1cc51b6-91d0-4276-a78b-7886dbb41a8b'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 12:53:46.791957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volume_transfer [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Creating transfer of volume a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:46.792167 np0000007775 devstack@c-api.service[100263]: INFO cinder.transfer.api [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Generating transfer record for volume a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:46.792275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/group_snapshots Aug 19 12:53:46.792797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f43beac1-bee3-4abf-8512-5da31b5ed412", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1317551508"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:46.794778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f43beac1-bee3-4abf-8512-5da31b5ed412', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1317551508'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 12:53:46.799360 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.799360 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:46.800482 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.800482 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:46.805092 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.group_snapshots [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1317551508. Aug 19 12:53:46.821146 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b4caf20-17f8-4c49-96ee-2d1706dfb703 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 202 Aug 19 12:53:46.821794 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 450/1772] 10.4.3.137 () {70 vars in 1326 bytes} [Wed Aug 19 12:53:46 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 19 12:53:46.832868 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.832868 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:46.832954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.835264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:46.835599 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.835896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.845113 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.845113 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:46.852235 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:46.854308 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-919369899 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-919369899, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:46.854682 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-919369899 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-919369899, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:46.859555 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9962e8ca-8a8a-4f3a-a3f5-abed8c1ac480 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:46.860695 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 439/1773] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.876732 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-45278f9a-c9f3-4ff3-88fb-23d0a04e256e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.878936 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45278f9a-c9f3-4ff3-88fb-23d0a04e256e tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 Aug 19 12:53:46.879257 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45278f9a-c9f3-4ff3-88fb-23d0a04e256e tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.879643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45278f9a-c9f3-4ff3-88fb-23d0a04e256e tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.885599 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45278f9a-c9f3-4ff3-88fb-23d0a04e256e tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 returned with HTTP 200 Aug 19 12:53:46.885599 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 440/1774] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.894338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['c1657b68-d118-4993-ab83-c9584d08497b', '44144f2e-9605-4770-ad3b-77d3fdaee455', 'd9a4afbd-e301-4acc-99fc-27fd68ea2915', '906df2ca-70f9-4999-ba36-72cf302d8ff1'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:46.897336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.899459 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:53:46.899716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.900145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.900270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volume_transfer [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Listing volume transfers {{(pid=100263) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 12:53:46.906390 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-919b5ab4-6adb-4d22-8d0c-89e6135744d9 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 200 Aug 19 12:53:46.906957 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 451/1775] 10.4.3.137 () {68 vars in 1305 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:46.916270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.940660 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67e1aeb9-909e-42e9-bebf-ccc56103307f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots returned with HTTP 202 Aug 19 12:53:46.941379 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 446/1776] 10.4.3.137 () {70 vars in 1324 bytes} [Wed Aug 19 12:53:46 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:46.949667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:46.951684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:46.951894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:46.952126 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:46.952298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 11159a9f-1186-4af8-a7b7-5c335df2c1eb {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:46.955722 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:46.955722 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:46.959353 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-11b917d6-88ae-4924-945c-6d27fd3c5db2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb returned with HTTP 200 Aug 19 12:53:46.960012 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 441/1777] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:46 2026] GET /volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:47.001858 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] POST https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778/accept Aug 19 12:53:47.002424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cfb97f35308f0781"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:47.004000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.volume_transfer [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Accepting volume transfer ba59b4fa-156a-42ef-9144-1ff35557b778 {{(pid=100262) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 12:53:47.004288 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Accepting transfer ba59b4fa-156a-42ef-9144-1ff35557b778 Aug 19 12:53:47.081953 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Created reservations ['9a8624c8-f520-412b-9463-77c9cb067d41', '29a352e9-ddbb-4d6c-91a0-1cfe17b041ed', 'd80d9cd7-cc03-468a-a9d1-922e34d0cc19', '77baa45f-90bd-4b94-9ecd-b6d4e17dbf39'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:47.104543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Created reservations ['c7d38e95-7da2-43b4-8a32-332e935711f6', '5a23d65d-c57e-4eb3-b798-91bd294c3f44', '52c657e6-1ad4-43c7-9f20-e9560e7febf7', '6a961fb6-6344-45c6-b458-59534af09601'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:47.149977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Created reservations ['9de575b7-1a73-4d5e-9130-4395194a0077', 'ce14944c-5856-4264-b7ab-bed13ce6eeb7', 'fdd6282b-6610-4628-a51c-0533ef29b936', 'f609fff8-3880-4830-aca6-33b91b144537'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:47.184917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Created reservations ['a3167135-624d-47c8-952f-0d7620a0b29f', 'f356fc7c-a0c0-463b-a20b-4af36c337e2e', '56b2a812-1fc8-40b6-89d6-b81658ee657a', '6cd0fecd-942f-4896-b18f-fcb7d9f6cb32'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:47.202539 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Transfer volume completed successfully. Aug 19 12:53:47.301872 np0000007775 devstack@c-api.service[100262]: INFO cinder.transfer.api [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Volume a1cc51b6-91d0-4276-a78b-7886dbb41a8b has been transferred. Aug 19 12:53:47.309964 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd9aab2f-a6c6-46af-a996-d626bc0ff3a4 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778/accept returned with HTTP 202 Aug 19 12:53:47.310591 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 440/1778] 10.4.3.137 () {70 vars in 1458 bytes} [Wed Aug 19 12:53:46 2026] POST /volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778/accept => generated 365 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:47.324726 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.326783 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:47.327100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.327358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.337800 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.337800 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:47.344571 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Volume info retrieved successfully. Aug 19 12:53:47.350392 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d60b8d7-5e3d-463c-8d10-a4ffc9c20ef1 tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:47.350955 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 452/1779] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:47.368806 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.372629 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:47.372629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.372629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.381310 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.381310 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:47.387650 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] Volume info retrieved successfully. Aug 19 12:53:47.398919 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f91c8da-3cf6-4005-ad83-bc57de9b683e tempest-VolumesTransfersV357Test-3184443 tempest-VolumesTransfersV357Test-3184443-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:47.399590 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 447/1780] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:47.418721 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.421695 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 Aug 19 12:53:47.422108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.422178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.422729 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Delete transfer with id: ba59b4fa-156a-42ef-9144-1ff35557b778 Aug 19 12:53:47.431295 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f288ec3-bbc5-486d-94e9-7a636d96cac6 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 returned with HTTP 404 Aug 19 12:53:47.432265 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 442/1781] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:53:47 2026] DELETE /volume/v3/volume-transfers/ba59b4fa-156a-42ef-9144-1ff35557b778 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:47.443978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.494549 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:47.494796 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.495031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.495377 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Delete volume with id: a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:47.509517 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.509517 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:47.509993 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Volume info retrieved successfully. Aug 19 12:53:47.535259 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Delete volume request issued successfully. Aug 19 12:53:47.535615 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d1214f8-9ea9-49fa-a232-ea3ca4700860 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 202 Aug 19 12:53:47.535884 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 441/1782] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:53:47 2026] DELETE /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:47.545596 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.548199 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:47.548685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.548937 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.560206 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.560206 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:47.569166 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Volume info retrieved successfully. Aug 19 12:53:47.575264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4dabbbe4-59c8-4523-82c1-22163af4a14a tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 200 Aug 19 12:53:47.575264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 453/1783] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:47.901343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.905326 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:47.905590 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.905816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.905994 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume with id: 4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:47.916284 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.916284 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:47.917207 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:47.933444 np0000007775 devstack@c-api.service[100260]: WARNING cinder.keymgr.conf_key_mgr [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:53:47.945683 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume request issued successfully. Aug 19 12:53:47.945958 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4065af2a-868c-4c00-a08a-f59a5db7e84b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 202 Aug 19 12:53:47.946568 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 448/1784] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:53:47 2026] DELETE /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:47.957535 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.960512 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:47.960512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.960512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.969920 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.969920 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:47.970298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:47.972202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:47.972502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:47.972733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:47.972890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 11159a9f-1186-4af8-a7b7-5c335df2c1eb {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:47.974934 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:53:47.977460 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:47.977460 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:47.982130 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc9f6326-ef0f-44b1-9643-79f1ca93f68f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb returned with HTTP 200 Aug 19 12:53:47.982910 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 442/1785] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:47.984257 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4c19856-933b-45e8-a6fe-9a0b23d45a0a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 200 Aug 19 12:53:47.984624 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 443/1786] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:47.997953 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7637ecb1-2f84-431b-894b-1134b2d7256f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.000207 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:48.000423 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.000621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.001061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:48.002608 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:48.008086 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:48.008481 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.008481 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.009113 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7637ecb1-2f84-431b-894b-1134b2d7256f tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:48.009563 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 454/1787] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:47 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:48.024364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.026435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/eb071bd4-6727-4a59-ab64-62e7b99bee67 Aug 19 12:53:48.026641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.026868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.033328 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.033328 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:48.034156 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Snapshot retrieved successfully. Aug 19 12:53:48.035431 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c5157f4b-7f19-45ab-8c6a-a5f09f86825b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/eb071bd4-6727-4a59-ab64-62e7b99bee67 returned with HTTP 200 Aug 19 12:53:48.035963 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 449/1788] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/snapshots/eb071bd4-6727-4a59-ab64-62e7b99bee67 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:48.049834 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.052486 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/3c9ae1e3-db91-4ea7-8f97-c8aa3f9d614d Aug 19 12:53:48.052686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.052897 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.059593 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.059593 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:48.059886 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Snapshot retrieved successfully. Aug 19 12:53:48.061266 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de85eda5-ab5d-410d-8c95-1a6b8e0a050c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/3c9ae1e3-db91-4ea7-8f97-c8aa3f9d614d returned with HTTP 200 Aug 19 12:53:48.061941 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 443/1789] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/snapshots/3c9ae1e3-db91-4ea7-8f97-c8aa3f9d614d => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:48.076145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6ce5208-1601-4987-8ade-05c48039fc1a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.079069 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:48.079219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.079472 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.079948 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for member 11159a9f-1186-4af8-a7b7-5c335df2c1eb {{(pid=100261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:53:48.080150 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.group_snapshots [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group_snapshot with id: 11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:48.084532 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.084532 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:48.153166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6ce5208-1601-4987-8ade-05c48039fc1a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb returned with HTTP 202 Aug 19 12:53:48.153815 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 444/1790] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:48 2026] DELETE /volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:48.164411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.166901 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:48.167325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.167577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.167986 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:48.169075 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:48.179145 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:48.180152 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:48.180422 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:48.237517 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:48.241458 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.241458 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.247051 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:48.247321 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:48.302390 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:48.306700 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.306700 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.319112 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91cd2c4e-e419-47ce-b27c-409770f46b60 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:48.319704 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 455/1791] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:48.337178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.340114 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:48.340577 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.340903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.341370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:48.343081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:48.347794 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:48.349669 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8317aa9c-7fb8-4d67-929b-513a77858d49 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:48.350420 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 450/1792] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:53:48.360741 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e06c7c2c-3413-402f-838e-215360e4853a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.362451 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e06c7c2c-3413-402f-838e-215360e4853a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:48.362639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e06c7c2c-3413-402f-838e-215360e4853a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.362827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e06c7c2c-3413-402f-838e-215360e4853a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.362948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-e06c7c2c-3413-402f-838e-215360e4853a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 11159a9f-1186-4af8-a7b7-5c335df2c1eb {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:48.366020 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e06c7c2c-3413-402f-838e-215360e4853a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb returned with HTTP 404 Aug 19 12:53:48.366674 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 444/1793] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:48.375340 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad0a9519-b169-4262-baed-b9964e515d4a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.377774 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:48.378059 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.378312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.378491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for member 11159a9f-1186-4af8-a7b7-5c335df2c1eb {{(pid=100261) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:53:48.378635 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.group_snapshots [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group_snapshot with id: 11159a9f-1186-4af8-a7b7-5c335df2c1eb Aug 19 12:53:48.382365 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad0a9519-b169-4262-baed-b9964e515d4a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb returned with HTTP 404 Aug 19 12:53:48.382966 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 445/1794] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:48 2026] DELETE /volume/v3/group_snapshots/11159a9f-1186-4af8-a7b7-5c335df2c1eb => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:48.390637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-51fc4cef-f3eb-4695-be76-bce72361100b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.392856 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:48.393118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.393383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.393614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:48.394392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:48.403952 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:48.404913 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:48.405122 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:48.445686 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:48.448854 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.448854 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.452751 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:48.452937 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:48.494728 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:48.498231 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.498231 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.506675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51fc4cef-f3eb-4695-be76-bce72361100b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:48.507103 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 456/1795] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:48.523587 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.525747 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412/action Aug 19 12:53:48.526170 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:48.526338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:48.527610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for group f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100260) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:53:48.527790 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group with id: f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:48.531317 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.531317 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:48.576953 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef87cacf-8aad-41ce-a95d-12de8693e3c1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412/action returned with HTTP 202 Aug 19 12:53:48.577628 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 451/1796] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:53:48 2026] POST /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:48.591092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.592326 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ee54c2a-be19-4a71-8490-b8a9fb375d34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.593453 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd Aug 19 12:53:48.593808 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.594114 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.594676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ee54c2a-be19-4a71-8490-b8a9fb375d34 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:48.594968 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ee54c2a-be19-4a71-8490-b8a9fb375d34 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.595277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ee54c2a-be19-4a71-8490-b8a9fb375d34 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.603297 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.603297 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:48.607036 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ee54c2a-be19-4a71-8490-b8a9fb375d34 tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 404 Aug 19 12:53:48.607944 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 446/1797] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:48.608404 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:48.609098 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:48.609343 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:48.620368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc5af882-ddad-4453-a7cd-aac2d4282f58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.621979 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc5af882-ddad-4453-a7cd-aac2d4282f58 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:48.622185 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc5af882-ddad-4453-a7cd-aac2d4282f58 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.622321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc5af882-ddad-4453-a7cd-aac2d4282f58 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.629265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc5af882-ddad-4453-a7cd-aac2d4282f58 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 404 Aug 19 12:53:48.629943 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 457/1798] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:48.639329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.641996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:48.643031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.643031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.644063 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Delete volume with id: a1cc51b6-91d0-4276-a78b-7886dbb41a8b Aug 19 12:53:48.651681 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3aa3ed3-45cf-4011-9736-bcef6085d714 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b returned with HTTP 404 Aug 19 12:53:48.652275 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 452/1799] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:53:48 2026] DELETE /volume/v3/volumes/a1cc51b6-91d0-4276-a78b-7886dbb41a8b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:48.653126 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:48.656777 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.656777 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:48.663273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.666387 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55ff95ef-25fe-4a40-8230-8a372f7b0462 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd returned with HTTP 200 Aug 19 12:53:48.666809 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 445/1800] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd => generated 914 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:48.668571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:48.668571 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-411808882"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:48.671653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-411808882'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:48.672572 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume of 1 GB Aug 19 12:53:48.673297 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.673297 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:48.679622 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Availability Zones retrieved successfully. Aug 19 12:53:48.688925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Flow 'volume_create_api' (b55cec4a-05a8-49c8-a60d-b40f40704ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:48.690965 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc687f-f388-4cf0-b512-23d1598a86e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:48.692476 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:48.734536 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfdc687f-f388-4cf0-b512-23d1598a86e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:48.735158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3405332d-fbc1-4bc8-b8ae-6007b4fdc64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:48.792791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Created reservations ['134f6f17-d5f4-4389-80e7-87b5891b877a', '226cf721-f48e-406b-b199-c5acca869b81', '8d13e627-9581-4e64-b676-b4222520f5bb', 'de702920-ad50-463e-a9a9-ead52b8039da'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:48.793947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3405332d-fbc1-4bc8-b8ae-6007b4fdc64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134f6f17-d5f4-4389-80e7-87b5891b877a', '226cf721-f48e-406b-b199-c5acca869b81', '8d13e627-9581-4e64-b676-b4222520f5bb', 'de702920-ad50-463e-a9a9-ead52b8039da']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:48.794803 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d80ad0b-4a9f-4d63-81ed-a0757f2727f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:48.819537 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d80ad0b-4a9f-4d63-81ed-a0757f2727f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5802ee4e-d54a-44a8-a29d-7c6c95bf584d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-411808882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb766210ceaa429488b9e5468fab6915',qos_specs=None,replication_status=,reservations=['134f6f17-d5f4-4389-80e7-87b5891b877a','226cf721-f48e-406b-b199-c5acca869b81','8d13e627-9581-4e64-b676-b4222520f5bb','de702920-ad50-463e-a9a9-ead52b8039da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0682bc165141d8b63b653cbb8544e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-411808882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5802ee4e-d54a-44a8-a29d-7c6c95bf584d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb766210ceaa429488b9e5468fab6915',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0682bc165141d8b63b653cbb8544e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:48.820398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9de69a-04a5-4925-be65-7e75660e992f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:48.846035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9de69a-04a5-4925-be65-7e75660e992f) transitioned into state 'SUCCESS' from state '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-411808882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb766210ceaa429488b9e5468fab6915',qos_specs=None,replication_status=,reservations=['134f6f17-d5f4-4389-80e7-87b5891b877a','226cf721-f48e-406b-b199-c5acca869b81','8d13e627-9581-4e64-b676-b4222520f5bb','de702920-ad50-463e-a9a9-ead52b8039da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0682bc165141d8b63b653cbb8544e1',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:48.846909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bceecebc-f838-4dd9-8541-6728de79c6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:48.859542 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bceecebc-f838-4dd9-8541-6728de79c6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:48.860436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Flow 'volume_create_api' (b55cec4a-05a8-49c8-a60d-b40f40704ee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:48.860776 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Create volume request issued successfully. Aug 19 12:53:48.861500 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a27b8c18-c68e-49dd-8da6-94aec3c8cf68 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:48.861934 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 447/1801] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:53:48 2026] POST /volume/v3/volumes => generated 818 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:48.878396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fc633a1b-1a8f-41b7-9455-584596b57473 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:48.880730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc633a1b-1a8f-41b7-9455-584596b57473 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:48.881019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc633a1b-1a8f-41b7-9455-584596b57473 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:48.881374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fc633a1b-1a8f-41b7-9455-584596b57473 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:48.891357 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:48.891357 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:48.896582 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fc633a1b-1a8f-41b7-9455-584596b57473 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:48.902706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fc633a1b-1a8f-41b7-9455-584596b57473 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 200 Aug 19 12:53:48.903307 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 458/1802] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:48 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:49.004310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2f3094d3-15a3-4e7e-85ab-d29b721e0f32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.007233 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f3094d3-15a3-4e7e-85ab-d29b721e0f32 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 Aug 19 12:53:49.007233 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f3094d3-15a3-4e7e-85ab-d29b721e0f32 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.007233 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f3094d3-15a3-4e7e-85ab-d29b721e0f32 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.014668 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f3094d3-15a3-4e7e-85ab-d29b721e0f32 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 returned with HTTP 404 Aug 19 12:53:49.015337 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 453/1803] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/volumes/4dc389b4-e415-49a3-848d-89f0f863ea22 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:49.024558 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.026554 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:53:49.026766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.027067 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.027940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:49.043356 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Get all volumes completed successfully. Aug 19 12:53:49.045916 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.045916 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:49.052298 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ce66ac4-924c-4737-b2ce-fb2b61f0e9b0 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:53:49.052903 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 446/1804] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9435 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:49.069433 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4471b94e-2610-4325-8b92-ce45bc55cd22 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.071378 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4471b94e-2610-4325-8b92-ce45bc55cd22 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] DELETE https://10.4.3.137/volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec Aug 19 12:53:49.071554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4471b94e-2610-4325-8b92-ce45bc55cd22 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.071741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4471b94e-2610-4325-8b92-ce45bc55cd22 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.072004 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.072004 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:49.096201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4471b94e-2610-4325-8b92-ce45bc55cd22 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec returned with HTTP 202 Aug 19 12:53:49.096715 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 448/1805] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:53:49 2026] DELETE /volume/v3/types/37804d91-c1df-48e9-b0c6-d26ee50875ec => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:49.110267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2656694-6bda-4185-a58c-712d6df3a0f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.112042 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2656694-6bda-4185-a58c-712d6df3a0f9 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:53:49.112410 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2656694-6bda-4185-a58c-712d6df3a0f9 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1217486782", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.128442 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2656694-6bda-4185-a58c-712d6df3a0f9 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:53:49.128881 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 459/1806] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:49.140273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fd597871-5a44-4ffe-97f1-96befe782c89 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.142193 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fd597871-5a44-4ffe-97f1-96befe782c89 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797/encryption Aug 19 12:53:49.142594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fd597871-5a44-4ffe-97f1-96befe782c89 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.180091 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fd597871-5a44-4ffe-97f1-96befe782c89 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797/encryption returned with HTTP 200 Aug 19 12:53:49.180830 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 454/1807] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:49.192130 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.194179 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:49.194655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1345841495", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1217486782", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.196337 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1345841495', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1217486782', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:49.200423 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume of 1 GB Aug 19 12:53:49.200423 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.200423 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:49.200729 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Availability Zones retrieved successfully. Aug 19 12:53:49.206101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (cf8f6525-617f-416e-962f-1be8a35978c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:49.206847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fce665-3f10-400c-8081-e99d9c5eae36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:49.207755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:49.232360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fce665-3f10-400c-8081-e99d9c5eae36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aef611f-365a-4eb6-9eb2-3dc09ff45797,is_public=True,name='tempest-scenario-type-luksv2-1217486782',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aef611f-365a-4eb6-9eb2-3dc09ff45797', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:49.233098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100d6c18-dcaa-45f0-b658-b074942a7f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:49.260787 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:49.260987 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:49.291837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Created reservations ['420d6089-309c-476d-b48d-cd0a88d790f8', 'fa677eca-512a-457c-a40e-a6db66908b7b', '265ef36a-6468-4c8d-84bd-27b760cdc369', '16e71e34-7d31-4200-b2aa-a6c02286f8a6'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:49.292758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (100d6c18-dcaa-45f0-b658-b074942a7f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['420d6089-309c-476d-b48d-cd0a88d790f8', 'fa677eca-512a-457c-a40e-a6db66908b7b', '265ef36a-6468-4c8d-84bd-27b760cdc369', '16e71e34-7d31-4200-b2aa-a6c02286f8a6']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:49.293693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e9ebed-ae4f-4e7b-bb8c-a9aebf97e862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:49.319062 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e9ebed-ae4f-4e7b-bb8c-a9aebf97e862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54520565-b69d-42a7-94e4-6a12bcc441a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1345841495',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['420d6089-309c-476d-b48d-cd0a88d790f8','fa677eca-512a-457c-a40e-a6db66908b7b','265ef36a-6468-4c8d-84bd-27b760cdc369','16e71e34-7d31-4200-b2aa-a6c02286f8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=4aef611f-365a-4eb6-9eb2-3dc09ff45797), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1345841495',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=54520565-b69d-42a7-94e4-6a12bcc441a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14799891bbe549f99a9939f4f71fb35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aef611f-365a-4eb6-9eb2-3dc09ff45797),volume_type_id=4aef611f-365a-4eb6-9eb2-3dc09ff45797)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:49.320549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c31bbc1-7855-46e7-8480-1408920c4659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:49.344614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c31bbc1-7855-46e7-8480-1408920c4659) transitioned into state 'SUCCESS' from state '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-1345841495',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['420d6089-309c-476d-b48d-cd0a88d790f8','fa677eca-512a-457c-a40e-a6db66908b7b','265ef36a-6468-4c8d-84bd-27b760cdc369','16e71e34-7d31-4200-b2aa-a6c02286f8a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=4aef611f-365a-4eb6-9eb2-3dc09ff45797)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:49.345985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836b009d-731b-4cdc-97ea-edcd5d2e21b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:49.364507 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836b009d-731b-4cdc-97ea-edcd5d2e21b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:49.366155 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (cf8f6525-617f-416e-962f-1be8a35978c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:49.366626 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request issued successfully. Aug 19 12:53:49.367855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55d2789d-4ca7-4004-af8d-342b6d3eb898 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:49.368594 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 447/1808] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/volumes => generated 787 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:53:49.682759 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4115103-2111-4f13-8993-7f1238c78b0e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.685021 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4115103-2111-4f13-8993-7f1238c78b0e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd Aug 19 12:53:49.685218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4115103-2111-4f13-8993-7f1238c78b0e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.685460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4115103-2111-4f13-8993-7f1238c78b0e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.691432 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4115103-2111-4f13-8993-7f1238c78b0e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd returned with HTTP 404 Aug 19 12:53:49.691861 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 449/1809] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/volumes/f896241a-4905-43a7-b33d-f999a13960dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:49.699936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-55f1c4f7-1e53-4606-9937-f97ad4f160f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.702029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55f1c4f7-1e53-4606-9937-f97ad4f160f6 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c Aug 19 12:53:49.702283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55f1c4f7-1e53-4606-9937-f97ad4f160f6 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.702472 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-55f1c4f7-1e53-4606-9937-f97ad4f160f6 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.709002 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-55f1c4f7-1e53-4606-9937-f97ad4f160f6 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c returned with HTTP 404 Aug 19 12:53:49.709589 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 460/1810] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/volumes/b21a03af-53a4-4208-afe9-2838e16bc67c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:49.716762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.718648 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 Aug 19 12:53:49.718858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.719079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.719195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member f43beac1-bee3-4abf-8512-5da31b5ed412 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:49.723047 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55865603-4c40-4ca1-ac11-6dd8ca4b32e2 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 returned with HTTP 404 Aug 19 12:53:49.723784 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 455/1811] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/groups/f43beac1-bee3-4abf-8512-5da31b5ed412 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:49.732354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-256302fa-aca7-4329-b1a8-b856202d3e86 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.735567 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-256302fa-aca7-4329-b1a8-b856202d3e86 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/31fd0d6c-e84a-407e-8c32-8d9d960e79b3 Aug 19 12:53:49.735895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-256302fa-aca7-4329-b1a8-b856202d3e86 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.736187 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-256302fa-aca7-4329-b1a8-b856202d3e86 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.736592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.736592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:49.751571 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-256302fa-aca7-4329-b1a8-b856202d3e86 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types/31fd0d6c-e84a-407e-8c32-8d9d960e79b3 returned with HTTP 202 Aug 19 12:53:49.752115 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 448/1812] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:53:49 2026] DELETE /volume/v3/group_types/31fd0d6c-e84a-407e-8c32-8d9d960e79b3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:49.762293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-362be62e-bb7f-415b-bf7c-fd0b913a0d8e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.764061 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-362be62e-bb7f-415b-bf7c-fd0b913a0d8e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 Aug 19 12:53:49.764207 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-362be62e-bb7f-415b-bf7c-fd0b913a0d8e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.764459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-362be62e-bb7f-415b-bf7c-fd0b913a0d8e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.803594 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-362be62e-bb7f-415b-bf7c-fd0b913a0d8e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 returned with HTTP 202 Aug 19 12:53:49.804090 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 450/1813] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:53:49 2026] DELETE /volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:49.811591 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-933a8423-d877-479d-9cde-2aa3cfdfc4c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.813524 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-933a8423-d877-479d-9cde-2aa3cfdfc4c4 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] GET https://10.4.3.137/volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 Aug 19 12:53:49.813804 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-933a8423-d877-479d-9cde-2aa3cfdfc4c4 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.813888 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-933a8423-d877-479d-9cde-2aa3cfdfc4c4 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.817879 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-933a8423-d877-479d-9cde-2aa3cfdfc4c4 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 returned with HTTP 404 Aug 19 12:53:49.818585 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 461/1814] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/types/f85645bc-ae4a-471e-a107-0cdeb260df09 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:49.829059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4dc2ed5b-03a0-45bc-a14b-3ecb4929c98e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.831569 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4dc2ed5b-03a0-45bc-a14b-3ecb4929c98e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:53:49.832357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4dc2ed5b-03a0-45bc-a14b-3ecb4929c98e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-882146006"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.853717 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4dc2ed5b-03a0-45bc-a14b-3ecb4929c98e tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:53:49.854745 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 456/1815] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/types => generated 223 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:49.863407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c44fca76-8a45-4c0c-a378-6be61e6901c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.865408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c44fca76-8a45-4c0c-a378-6be61e6901c5 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:53:49.865776 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c44fca76-8a45-4c0c-a378-6be61e6901c5 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-63332427"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.885472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c44fca76-8a45-4c0c-a378-6be61e6901c5 tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:53:49.885861 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 449/1816] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/group_types => generated 179 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:49.895169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05bf9159-5e3f-418a-9428-f61f62abc659 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.897330 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:53:49.897787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "81e7bdd9-4b47-4930-9962-a4b2d860862e", "volume_types": ["76ee1994-6ba1-4d14-bcac-8dc4fd72fd28"], "name": "tempest-GroupSnapshotsTest-Group-1295867531"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.899605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group {'group': {'group_type': '81e7bdd9-4b47-4930-9962-a4b2d860862e', 'volume_types': ['76ee1994-6ba1-4d14-bcac-8dc4fd72fd28'], 'name': 'tempest-GroupSnapshotsTest-Group-1295867531'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:53:49.904626 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group tempest-GroupSnapshotsTest-Group-1295867531. Aug 19 12:53:49.916950 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:49.921362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83cc0262-6523-4343-b776-d4d207a2f42f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.923908 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83cc0262-6523-4343-b776-d4d207a2f42f tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:49.924295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83cc0262-6523-4343-b776-d4d207a2f42f tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.924594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83cc0262-6523-4343-b776-d4d207a2f42f tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.931210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['577b1177-3c4c-43da-a15f-7bdfeae7e817'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:49.934564 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.934564 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:49.939908 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83cc0262-6523-4343-b776-d4d207a2f42f tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:49.946452 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83cc0262-6523-4343-b776-d4d207a2f42f tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 200 Aug 19 12:53:49.947167 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 462/1817] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:49.966760 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-39905f59-ce79-47d1-b4fa-66b230682195 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.968887 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] POST https://10.4.3.137/volume/v3/volume-transfers Aug 19 12:53:49.968998 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05bf9159-5e3f-418a-9428-f61f62abc659 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:53:49.969539 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 451/1818] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:53:49 2026] POST /volume/v3/groups => generated 112 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:49.969634 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5802ee4e-d54a-44a8-a29d-7c6c95bf584d"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:49.971906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volume_transfer [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Creating new volume transfer {'transfer': {'volume_id': '5802ee4e-d54a-44a8-a29d-7c6c95bf584d'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 19 12:53:49.972220 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volume_transfer [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Creating transfer of volume 5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:49.972440 np0000007775 devstack@c-api.service[100260]: INFO cinder.transfer.api [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Generating transfer record for volume 5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:49.978147 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:49.980148 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 Aug 19 12:53:49.980241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:49.980452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:49.980600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:49.982625 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.982625 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:49.986489 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:49.986489 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:49.999182 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dee5d5d6-fac8-49b5-a546-4a65f72ec736 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 returned with HTTP 200 Aug 19 12:53:49.999470 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 450/1819] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:49 2026] GET /volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:50.001066 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-39905f59-ce79-47d1-b4fa-66b230682195 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers returned with HTTP 202 Aug 19 12:53:50.001552 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 457/1820] 10.4.3.137 () {70 vars in 1326 bytes} [Wed Aug 19 12:53:49 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 19 12:53:50.016314 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-425574a3-3962-48e4-a755-c5a4437699c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.018576 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-425574a3-3962-48e4-a755-c5a4437699c8 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:50.018862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-425574a3-3962-48e4-a755-c5a4437699c8 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.019125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-425574a3-3962-48e4-a755-c5a4437699c8 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.028479 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.028479 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:50.033137 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-425574a3-3962-48e4-a755-c5a4437699c8 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:50.038879 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-425574a3-3962-48e4-a755-c5a4437699c8 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 200 Aug 19 12:53:50.039489 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 463/1821] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:50 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:50.054792 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.057190 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volume-transfers/detail Aug 19 12:53:50.057455 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.057735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.057984 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volume_transfer [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Listing volume transfers {{(pid=100261) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 19 12:53:50.058360 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.058360 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:50.063302 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a0dff3a-c8a0-4e07-8b35-0fef2a3e8963 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 19 12:53:50.063803 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 452/1822] 10.4.3.137 () {68 vars in 1326 bytes} [Wed Aug 19 12:53:50 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:50.074928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-591a1eec-499d-4236-a7db-88dfc41059db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.076998 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-591a1eec-499d-4236-a7db-88dfc41059db tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 Aug 19 12:53:50.077212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-591a1eec-499d-4236-a7db-88dfc41059db tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.077429 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-591a1eec-499d-4236-a7db-88dfc41059db tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.077528 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.volume_transfer [None req-591a1eec-499d-4236-a7db-88dfc41059db tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Delete transfer with id: d6015dad-1f60-4969-95a8-bde6b3e6c113 Aug 19 12:53:50.087543 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.087543 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:50.098422 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-591a1eec-499d-4236-a7db-88dfc41059db tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 returned with HTTP 202 Aug 19 12:53:50.098838 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 451/1823] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:53:50 2026] DELETE /volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:50.106765 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.109427 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:50.109802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.110187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.121875 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.121875 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:50.128200 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Volume info retrieved successfully. Aug 19 12:53:50.135946 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3390704b-41e2-47d9-bcb2-f6daac9fdae5 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 200 Aug 19 12:53:50.137017 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 458/1824] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:50 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:50.149641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.151933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] DELETE https://10.4.3.137/volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 Aug 19 12:53:50.152187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.152452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.152591 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.volume_transfer [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Delete transfer with id: d6015dad-1f60-4969-95a8-bde6b3e6c113 Aug 19 12:53:50.156068 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3142e31-05c1-4068-91e6-fd464cfaaab4 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 returned with HTTP 404 Aug 19 12:53:50.156621 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 464/1825] 10.4.3.137 () {68 vars in 1419 bytes} [Wed Aug 19 12:53:50 2026] DELETE /volume/v3/volume-transfers/d6015dad-1f60-4969-95a8-bde6b3e6c113 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:50.165403 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.168010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:50.168784 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.172382 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.172582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Delete volume with id: 5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:50.187159 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.187159 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:50.187531 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Volume info retrieved successfully. Aug 19 12:53:50.208048 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Delete volume request issued successfully. Aug 19 12:53:50.208352 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35a9d2b4-847b-4233-abb0-ef0bb959556b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 202 Aug 19 12:53:50.209153 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 453/1826] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:53:50 2026] DELETE /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:50.218537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbd69bea-e096-4a31-8146-2011686d3f6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:50.220420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbd69bea-e096-4a31-8146-2011686d3f6b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:50.220649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbd69bea-e096-4a31-8146-2011686d3f6b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:50.220847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbd69bea-e096-4a31-8146-2011686d3f6b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:50.229162 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:50.229162 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:50.233404 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbd69bea-e096-4a31-8146-2011686d3f6b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Volume info retrieved successfully. Aug 19 12:53:50.238279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbd69bea-e096-4a31-8146-2011686d3f6b tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 200 Aug 19 12:53:50.238988 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 452/1827] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:50 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:53:51.011089 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.013512 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 Aug 19 12:53:51.014014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:51.014689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:51.014689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:51.018599 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.018599 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:51.029726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d14b858-00ff-40fa-9ead-f791c76a4476 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 returned with HTTP 200 Aug 19 12:53:51.030313 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 459/1828] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:51 2026] GET /volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:51.043173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.045029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:53:51.045419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-592165548", "volume_type": "76ee1994-6ba1-4d14-bcac-8dc4fd72fd28", "group_id": "37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:51.047347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-592165548', 'volume_type': '76ee1994-6ba1-4d14-bcac-8dc4fd72fd28', 'group_id': '37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:53:51.054876 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.054876 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:51.055418 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume of 1 GB Aug 19 12:53:51.060937 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Availability Zones retrieved successfully. Aug 19 12:53:51.068493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (6c19d0a7-b01e-4927-b1d5-e71ef9d02322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:51.069740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1dea83-615d-43c8-a2ce-fe108ce1f2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:51.070479 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.070479 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:51.071079 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:53:51.098811 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1dea83-615d-43c8-a2ce-fe108ce1f2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:53:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76ee1994-6ba1-4d14-bcac-8dc4fd72fd28,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-882146006',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76ee1994-6ba1-4d14-bcac-8dc4fd72fd28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:51.099872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a6bbad-1448-4f7d-9768-fbdab5a6c315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:51.140076 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-882146006 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-882146006, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:51.141012 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-882146006 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-882146006, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:51.187268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['3dface90-70d5-4ee0-8496-bb2e7788ef24', '038601e0-90b8-41fd-9759-5d8d563900c1', 'cbdd661c-4097-456d-a3a4-15a18164cd6c', '89c25960-b797-42de-bfcd-93821db9bcba'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:51.188698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a6bbad-1448-4f7d-9768-fbdab5a6c315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dface90-70d5-4ee0-8496-bb2e7788ef24', '038601e0-90b8-41fd-9759-5d8d563900c1', 'cbdd661c-4097-456d-a3a4-15a18164cd6c', '89c25960-b797-42de-bfcd-93821db9bcba']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:51.189411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40f6deb-aac3-4b60-bca7-cbb1046a8ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:51.217243 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40f6deb-aac3-4b60-bca7-cbb1046a8ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '918f57d6-da56-484a-ae2f-cf01b3604507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-592165548',encryption_key_id=None,group_id=37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['3dface90-70d5-4ee0-8496-bb2e7788ef24','038601e0-90b8-41fd-9759-5d8d563900c1','cbdd661c-4097-456d-a3a4-15a18164cd6c','89c25960-b797-42de-bfcd-93821db9bcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=76ee1994-6ba1-4d14-bcac-8dc4fd72fd28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:53:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-592165548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8,host=None,id=918f57d6-da56-484a-ae2f-cf01b3604507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4417526205ca43dba26204e62a62d90b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='658bace084c14b9b94145d17d9ca0dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76ee1994-6ba1-4d14-bcac-8dc4fd72fd28),volume_type_id=76ee1994-6ba1-4d14-bcac-8dc4fd72fd28)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:51.218062 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a83478f-4e58-4a3d-a921-1a487f90339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:51.247864 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a83478f-4e58-4a3d-a921-1a487f90339d) transitioned into state 'SUCCESS' from state '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-592165548',encryption_key_id=None,group_id=37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8,group_type_id=,metadata={},multiattach=False,project_id='4417526205ca43dba26204e62a62d90b',qos_specs=None,replication_status=,reservations=['3dface90-70d5-4ee0-8496-bb2e7788ef24','038601e0-90b8-41fd-9759-5d8d563900c1','cbdd661c-4097-456d-a3a4-15a18164cd6c','89c25960-b797-42de-bfcd-93821db9bcba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='658bace084c14b9b94145d17d9ca0dc3',volume_type_id=76ee1994-6ba1-4d14-bcac-8dc4fd72fd28)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:51.248370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70de811-0d0d-4445-88db-9069d9441d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:53:51.254787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3fb45537-8a36-4dbe-a415-864510bb4a8c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.260145 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3fb45537-8a36-4dbe-a415-864510bb4a8c tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:51.260550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3fb45537-8a36-4dbe-a415-864510bb4a8c tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:51.261388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3fb45537-8a36-4dbe-a415-864510bb4a8c tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:51.269898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70de811-0d0d-4445-88db-9069d9441d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:53:51.270882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Flow 'volume_create_api' (6c19d0a7-b01e-4927-b1d5-e71ef9d02322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:53:51.271325 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Create volume request issued successfully. Aug 19 12:53:51.272091 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:51.272286 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:51.272444 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3fb45537-8a36-4dbe-a415-864510bb4a8c tempest-VolumesTransfersV357Test-689939712 tempest-VolumesTransfersV357Test-689939712-project-admin] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 404 Aug 19 12:53:51.273234 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 454/1829] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:51 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:51.286037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48069497-d859-4f5b-a825-faa16c6bae27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.287653 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48069497-d859-4f5b-a825-faa16c6bae27 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] GET https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:51.287792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48069497-d859-4f5b-a825-faa16c6bae27 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:51.288431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48069497-d859-4f5b-a825-faa16c6bae27 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:51.296881 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48069497-d859-4f5b-a825-faa16c6bae27 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 404 Aug 19 12:53:51.297741 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 453/1830] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:51 2026] GET /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:51.312421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.314950 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:51.315342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:51.315678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:51.315946 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] Delete volume with id: 5802ee4e-d54a-44a8-a29d-7c6c95bf584d Aug 19 12:53:51.323929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-adef7941-84b9-4149-8c2e-80603e10a5b2 tempest-VolumesTransfersV357Test-692059135 tempest-VolumesTransfersV357Test-692059135-project-member] https://10.4.3.137/volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d returned with HTTP 404 Aug 19 12:53:51.324789 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 460/1831] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:53:51 2026] DELETE /volume/v3/volumes/5802ee4e-d54a-44a8-a29d-7c6c95bf584d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:51.325874 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:51.330639 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.330639 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:51.336987 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfecbe17-7ca2-4fc5-b06c-021a75d5a954 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:53:51.337557 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 465/1832] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:53:51 2026] POST /volume/v3/volumes => generated 821 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:51.355379 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:51.357944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 Aug 19 12:53:51.358160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:51.358529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:51.374641 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.374641 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:51.387122 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:51.388166 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:51.388388 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:51.441548 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:51.454338 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:51.454338 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:51.471495 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40e36b64-51a4-4f9a-97f2-12cf9a25e6c5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 returned with HTTP 200 Aug 19 12:53:51.471920 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 455/1833] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:51 2026] GET /volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 => generated 889 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:52.495067 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:52.500333 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 Aug 19 12:53:52.500333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:52.500333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:52.513562 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:52.513562 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:52.517711 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:52.518729 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:52.519105 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:52.574919 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:52.581725 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:52.581725 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:52.594495 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f8510ae-25c8-49e0-bb54-d97244baad7b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 returned with HTTP 200 Aug 19 12:53:52.594974 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 454/1834] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:52 2026] GET /volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 => generated 914 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:52.614551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:52.618082 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/group_snapshots Aug 19 12:53:52.618082 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8", "name": "tempest-group_snapshot-1646952160"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:52.621454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8', 'name': 'tempest-group_snapshot-1646952160'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 19 12:53:52.627439 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:52.627439 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:52.633198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.group_snapshots [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Creating group_snapshot tempest-group_snapshot-1646952160. Aug 19 12:53:52.667917 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:52.667917 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:52.688650 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-882146006 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-882146006, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:52.689284 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-882146006 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-882146006, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:52.720708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Created reservations ['9e7ee541-01b9-447e-870a-64368bad9c7d', 'd6dc05e9-cf22-45f4-8e03-1de2997dc141', 'd95ba67f-bdcd-4640-9fde-a396cbac2de8', '40de2cbd-d61a-413d-ad4a-53d0d3f0819c'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:53:52.757724 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9ef249ae-4c4e-475c-8bde-f0a2a4fa74e5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots returned with HTTP 202 Aug 19 12:53:52.758324 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 461/1835] 10.4.3.137 () {70 vars in 1324 bytes} [Wed Aug 19 12:53:52 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:52.774913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:52.780903 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:52.781223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:52.781929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:52.782205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:52.786999 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:52.786999 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:52.792083 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2679cf08-6f31-4692-85b1-0e97f9c61ef0 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 200 Aug 19 12:53:52.792796 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 466/1836] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:52 2026] GET /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:53.806786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b2211153-b256-4da5-a064-88550b657214 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.809015 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2211153-b256-4da5-a064-88550b657214 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:53.809291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2211153-b256-4da5-a064-88550b657214 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.809482 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2211153-b256-4da5-a064-88550b657214 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.809621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-b2211153-b256-4da5-a064-88550b657214 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:53.814829 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:53.814829 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:53.819548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2211153-b256-4da5-a064-88550b657214 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 200 Aug 19 12:53:53.819921 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 456/1837] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:53 2026] GET /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:53.830120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.834401 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:53.834401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.834401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.834401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:53.835685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:53.846666 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:53.847216 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:53.847216 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:53.848037 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e2a0b47-cf50-49a7-8c2f-6bd8a9c7c432 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:53.848549 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 455/1838] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:53 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:53.860956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.866153 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/db9a2952-6885-44e5-9fd8-86a20c9d3c51 Aug 19 12:53:53.867059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.867640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.877848 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:53.877848 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:53.880773 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Snapshot retrieved successfully. Aug 19 12:53:53.880773 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c238a1f0-1214-483d-8e37-c21f74f710e1 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/db9a2952-6885-44e5-9fd8-86a20c9d3c51 returned with HTTP 200 Aug 19 12:53:53.880997 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 462/1839] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:53:53 2026] GET /volume/v3/snapshots/db9a2952-6885-44e5-9fd8-86a20c9d3c51 => generated 451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:53.895276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9fe51152-163b-490f-beb5-262a8a16ba95 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.895705 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fe51152-163b-490f-beb5-262a8a16ba95 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:53.895764 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fe51152-163b-490f-beb5-262a8a16ba95 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.896020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9fe51152-163b-490f-beb5-262a8a16ba95 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.896190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.group_snapshots [None req-9fe51152-163b-490f-beb5-262a8a16ba95 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:53.900368 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:53.900368 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:53.907279 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9fe51152-163b-490f-beb5-262a8a16ba95 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 200 Aug 19 12:53:53.907279 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 467/1840] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:53 2026] GET /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:53.917481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4bd27e4-7928-4b93-be15-5b43921bd6fa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.923277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4bd27e4-7928-4b93-be15-5b43921bd6fa tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/detail Aug 19 12:53:53.923277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4bd27e4-7928-4b93-be15-5b43921bd6fa tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.923277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4bd27e4-7928-4b93-be15-5b43921bd6fa tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.935728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4bd27e4-7928-4b93-be15-5b43921bd6fa tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 19 12:53:53.936202 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 457/1841] 10.4.3.137 () {68 vars in 1323 bytes} [Wed Aug 19 12:53:53 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:53.947748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:53.950325 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:53.950950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:53.951396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:53.951699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.group_snapshots [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100262) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:53:53.951931 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.group_snapshots [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group_snapshot with id: 514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:53.956707 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:53.956707 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:54.014772 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-360b6359-7e77-4249-9a2c-0bf5ea83a22b tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 202 Aug 19 12:53:54.014772 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 456/1842] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:53 2026] DELETE /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:54.025155 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a6cb68ac-f225-4669-a017-7b931065687e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.027517 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:54.027809 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.028099 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.028494 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:54.029532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:54.042887 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:54.044554 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:54.044554 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:54.105269 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:54.109990 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.109990 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:53:54.124351 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a6cb68ac-f225-4669-a017-7b931065687e tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:54.125342 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 463/1843] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:54.143071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f349f0ff-e383-4cc9-978b-3852a37d858a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.145359 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail Aug 19 12:53:54.145514 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.145710 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.145952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:54.147440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:53:54.151793 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all snapshots completed successfully. Aug 19 12:53:54.153216 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f349f0ff-e383-4cc9-978b-3852a37d858a tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/snapshots/detail returned with HTTP 200 Aug 19 12:53:54.153715 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 468/1844] 10.4.3.137 () {66 vars in 1264 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:53:54.165987 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.171120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:54.171195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.171507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.175664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.group_snapshots [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 19 12:53:54.179520 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb3e415b-23d2-4c14-b79b-30a1bc99a344 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 404 Aug 19 12:53:54.180139 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 458/1845] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:54.191474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03680d7a-9f95-4efc-807e-e9a1e304983c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.193866 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03680d7a-9f95-4efc-807e-e9a1e304983c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/group_snapshots Aug 19 12:53:54.194491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03680d7a-9f95-4efc-807e-e9a1e304983c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.195542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03680d7a-9f95-4efc-807e-e9a1e304983c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.196200 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.196200 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:54.205806 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03680d7a-9f95-4efc-807e-e9a1e304983c tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots returned with HTTP 200 Aug 19 12:53:54.207514 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 457/1846] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:54.219570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.225956 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] DELETE https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:54.226194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.226417 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.226535 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.group_snapshots [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for member 514675ff-0f57-498a-a41e-2d0a3df4002c {{(pid=100260) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 19 12:53:54.226698 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.group_snapshots [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group_snapshot with id: 514675ff-0f57-498a-a41e-2d0a3df4002c Aug 19 12:53:54.231861 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00054fe4-a099-42c9-9d4d-804b5f4699a5 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c returned with HTTP 404 Aug 19 12:53:54.233133 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 464/1847] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:53:54 2026] DELETE /volume/v3/group_snapshots/514675ff-0f57-498a-a41e-2d0a3df4002c => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:54.243216 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.245240 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:53:54.246559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.246559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.246559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:53:54.247339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:53:54.257453 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Get all volumes completed successfully. Aug 19 12:53:54.258979 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:54.260486 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:54.315924 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:54.321217 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.321217 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:54.333272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6434a33b-0711-40e8-a3bc-e4b0cd0b0b19 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:53:54.333865 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 469/1848] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:54.353413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.355902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] POST https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8/action Aug 19 12:53:54.357361 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:53:54.357361 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:54.360240 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] delete called for group 37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 {{(pid=100261) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:53:54.360399 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Delete group with id: 37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 Aug 19 12:53:54.365116 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.365116 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:54.427874 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38516003-b5b6-4d22-8138-3991cd6da5d7 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8/action returned with HTTP 202 Aug 19 12:53:54.428942 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 459/1849] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:53:54 2026] POST /volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:54.438026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:54.441643 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 Aug 19 12:53:54.442212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:54.442617 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:54.455447 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.455447 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:54.462392 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Volume info retrieved successfully. Aug 19 12:53:54.463457 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:53:54.463895 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:53:54.515759 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:53:54.520236 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:54.520236 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:53:54.534461 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7d1a4d-d6ce-40b5-a9d8-e29a4b182996 tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 returned with HTTP 200 Aug 19 12:53:54.535514 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 458/1850] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:54 2026] GET /volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:53:55.558600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-530a7dca-1eb4-49d0-ab84-2b76a5b206ab None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:55.560582 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-530a7dca-1eb4-49d0-ab84-2b76a5b206ab tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 Aug 19 12:53:55.560763 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-530a7dca-1eb4-49d0-ab84-2b76a5b206ab tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:55.561011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-530a7dca-1eb4-49d0-ab84-2b76a5b206ab tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:55.569475 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-530a7dca-1eb4-49d0-ab84-2b76a5b206ab tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 returned with HTTP 404 Aug 19 12:53:55.570205 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 465/1851] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:53:55 2026] GET /volume/v3/volumes/918f57d6-da56-484a-ae2f-cf01b3604507 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:55.580218 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86b4793a-2a22-4fb8-8f89-287e572adcde None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:55.581863 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86b4793a-2a22-4fb8-8f89-287e572adcde tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] GET https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 Aug 19 12:53:55.582089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86b4793a-2a22-4fb8-8f89-287e572adcde tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:55.582329 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86b4793a-2a22-4fb8-8f89-287e572adcde tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:55.582631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-86b4793a-2a22-4fb8-8f89-287e572adcde tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] show called for member 37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:53:55.592629 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86b4793a-2a22-4fb8-8f89-287e572adcde tempest-GroupSnapshotsTest-1109638615 tempest-GroupSnapshotsTest-1109638615-project-member] https://10.4.3.137/volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 returned with HTTP 404 Aug 19 12:53:55.593212 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 470/1852] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:53:55 2026] GET /volume/v3/groups/37e62a55-a5d3-4ed1-a3a5-22c25ed9f9a8 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:53:55.607973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-affb94ad-2f8e-4353-b2aa-574fbb75bb1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:55.612012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-affb94ad-2f8e-4353-b2aa-574fbb75bb1d tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/81e7bdd9-4b47-4930-9962-a4b2d860862e Aug 19 12:53:55.612265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-affb94ad-2f8e-4353-b2aa-574fbb75bb1d tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:55.612507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-affb94ad-2f8e-4353-b2aa-574fbb75bb1d tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:55.644753 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-affb94ad-2f8e-4353-b2aa-574fbb75bb1d tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/group_types/81e7bdd9-4b47-4930-9962-a4b2d860862e returned with HTTP 202 Aug 19 12:53:55.645148 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 460/1853] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:53:55 2026] DELETE /volume/v3/group_types/81e7bdd9-4b47-4930-9962-a4b2d860862e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:53:55.656862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-502ff471-5d40-4a57-a4f0-73c68770bb6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:55.661487 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502ff471-5d40-4a57-a4f0-73c68770bb6b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] DELETE https://10.4.3.137/volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 Aug 19 12:53:55.661487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502ff471-5d40-4a57-a4f0-73c68770bb6b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:55.661487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502ff471-5d40-4a57-a4f0-73c68770bb6b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:55.704403 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502ff471-5d40-4a57-a4f0-73c68770bb6b tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 returned with HTTP 202 Aug 19 12:53:55.705190 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 459/1854] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:53:55 2026] DELETE /volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:55.716672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5edbb59e-2882-4a17-80d4-b8aecb22079a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:55.722155 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5edbb59e-2882-4a17-80d4-b8aecb22079a tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] GET https://10.4.3.137/volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 Aug 19 12:53:55.722155 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5edbb59e-2882-4a17-80d4-b8aecb22079a tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:55.722594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5edbb59e-2882-4a17-80d4-b8aecb22079a tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:55.728286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5edbb59e-2882-4a17-80d4-b8aecb22079a tempest-GroupSnapshotsTest-795591303 tempest-GroupSnapshotsTest-795591303-project-admin] https://10.4.3.137/volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 returned with HTTP 404 Aug 19 12:53:55.729807 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 466/1855] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:53:55 2026] GET /volume/v3/types/76ee1994-6ba1-4d14-bcac-8dc4fd72fd28 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:58.690440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44cb1b8b-5f2c-4848-b939-d36ff0426dc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:58.853179 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44cb1b8b-5f2c-4848-b939-d36ff0426dc1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] GET https://10.4.3.137/volume/v3/os-quota-class-sets/default Aug 19 12:53:58.853511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44cb1b8b-5f2c-4848-b939-d36ff0426dc1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:58.853801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44cb1b8b-5f2c-4848-b939-d36ff0426dc1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:58.875971 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44cb1b8b-5f2c-4848-b939-d36ff0426dc1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 12:53:58.876939 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 471/1856] 10.4.3.137 () {66 vars in 1297 bytes} [Wed Aug 19 12:53:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:53:58.892547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e5741fa5-ff07-4016-b1dd-1963e98c320d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:58.894825 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5741fa5-ff07-4016-b1dd-1963e98c320d tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] GET https://10.4.3.137/volume/v3/os-quota-class-sets/default Aug 19 12:53:58.895329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5741fa5-ff07-4016-b1dd-1963e98c320d tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:58.895653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e5741fa5-ff07-4016-b1dd-1963e98c320d tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:58.921050 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e5741fa5-ff07-4016-b1dd-1963e98c320d tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 12:53:58.921836 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 461/1857] 10.4.3.137 () {66 vars in 1297 bytes} [Wed Aug 19 12:53:58 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:58.936046 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66744d79-9f16-440e-8f3f-b043f0a372b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:58.939192 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66744d79-9f16-440e-8f3f-b043f0a372b1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:53:58.939720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66744d79-9f16-440e-8f3f-b043f0a372b1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-632695185"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:58.967524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66744d79-9f16-440e-8f3f-b043f0a372b1 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:53:58.968374 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 460/1858] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:53:58 2026] POST /volume/v3/types => generated 227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:58.979744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-da487e6b-6278-4f9b-ae93-27d10c68116f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:58.982006 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da487e6b-6278-4f9b-ae93-27d10c68116f tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-class-sets/default Aug 19 12:53:58.982541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-da487e6b-6278-4f9b-ae93-27d10c68116f tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-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-632695185": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-632695185": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-632695185": 8}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:59.057497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ccff816-7913-4888-8e90-4c1a56b48883 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.060827 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ccff816-7913-4888-8e90-4c1a56b48883 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:59.060827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ccff816-7913-4888-8e90-4c1a56b48883 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.060827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ccff816-7913-4888-8e90-4c1a56b48883 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.074079 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:59.074079 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:53:59.080369 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ccff816-7913-4888-8e90-4c1a56b48883 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:59.086227 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ccff816-7913-4888-8e90-4c1a56b48883 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:59.086450 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 472/1859] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:59 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:59.158316 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7042325a-c648-44e4-a18b-d663f93898b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.160736 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7042325a-c648-44e4-a18b-d663f93898b9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:53:59.161020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7042325a-c648-44e4-a18b-d663f93898b9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.161267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7042325a-c648-44e4-a18b-d663f93898b9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.170218 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:53:59.170218 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:53:59.176006 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7042325a-c648-44e4-a18b-d663f93898b9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:53:59.183291 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7042325a-c648-44e4-a18b-d663f93898b9 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:53:59.183291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 462/1860] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:53:59 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:59.183467 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da487e6b-6278-4f9b-ae93-27d10c68116f tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 12:53:59.183467 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 467/1861] 10.4.3.137 () {68 vars in 1318 bytes} [Wed Aug 19 12:53:58 2026] PUT /volume/v3/os-quota-class-sets/default => generated 775 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:59.200748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.203943 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/5a264aaa0d6e44c0834c96e3d130d6ad/defaults Aug 19 12:53:59.204215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.204574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method 'defaults' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.215019 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:59.221962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10aa0508-0500-4ae9-be0c-370bd681c0f8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/5a264aaa0d6e44c0834c96e3d130d6ad/defaults returned with HTTP 200 Aug 19 12:53:59.222117 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 461/1862] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:53:59 2026] GET /volume/v3/os-quota-sets/5a264aaa0d6e44c0834c96e3d130d6ad/defaults => generated 811 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:59.579061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.580546 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/9f273a144036484fabfef9ca6608b787/defaults Aug 19 12:53:59.581622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.582127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method 'defaults' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.596940 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:59.596940 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:59.596940 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:53:59.602296 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e76ef0a3-e121-4c75-afd8-253fb1da8dba tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/9f273a144036484fabfef9ca6608b787/defaults returned with HTTP 200 Aug 19 12:53:59.602636 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 473/1863] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:53:59 2026] GET /volume/v3/os-quota-sets/9f273a144036484fabfef9ca6608b787/defaults => generated 811 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:53:59.762453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28543723-8f92-41e4-818c-77128780f320 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.764885 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28543723-8f92-41e4-818c-77128780f320 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] DELETE https://10.4.3.137/volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 Aug 19 12:53:59.765210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28543723-8f92-41e4-818c-77128780f320 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.765700 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28543723-8f92-41e4-818c-77128780f320 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.804181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28543723-8f92-41e4-818c-77128780f320 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 returned with HTTP 202 Aug 19 12:53:59.804181 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 463/1864] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:53:59 2026] DELETE /volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:53:59.814363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d26f345f-c93a-4a4d-aca9-d7715d90dccf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.817908 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d26f345f-c93a-4a4d-aca9-d7715d90dccf tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] GET https://10.4.3.137/volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 Aug 19 12:53:59.817908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d26f345f-c93a-4a4d-aca9-d7715d90dccf tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:53:59.817908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d26f345f-c93a-4a4d-aca9-d7715d90dccf tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:53:59.821185 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d26f345f-c93a-4a4d-aca9-d7715d90dccf tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 returned with HTTP 404 Aug 19 12:53:59.821740 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 468/1865] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:53:59 2026] GET /volume/v3/types/35f2337b-cd19-45fc-beb8-74b3690d0d51 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:53:59.830745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e46319f-fe52-4947-a103-449e4fd995a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:53:59.833873 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e46319f-fe52-4947-a103-449e4fd995a8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-class-sets/default Aug 19 12:53:59.834512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e46319f-fe52-4947-a103-449e4fd995a8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:53:59.973126 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e46319f-fe52-4947-a103-449e4fd995a8 tempest-VolumeQuotaClassesTest-273318195 tempest-VolumeQuotaClassesTest-273318195-project-admin] https://10.4.3.137/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 19 12:53:59.973669 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 462/1866] 10.4.3.137 () {68 vars in 1318 bytes} [Wed Aug 19 12:53:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 570 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:02.496007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:02.498816 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:54:02.499028 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:02.499339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:02.499586 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Delete volume with id: 1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:54:02.511560 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:02.511560 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:02.511831 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:54:02.550406 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Delete volume request issued successfully. Aug 19 12:54:02.550406 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db0ca94c-f007-4604-80a9-51a65ebfa6f2 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 202 Aug 19 12:54:02.551263 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 474/1867] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:02 2026] DELETE /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:02.564477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:02.566815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:54:02.567149 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:02.568167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:02.577942 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:02.577942 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:02.583549 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:54:02.588997 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf7d6d62-acf0-4aba-ab5d-efe6a1233827 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 200 Aug 19 12:54:02.589435 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 464/1868] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:02 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:03.125918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.128416 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:03.128704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.128986 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.137738 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.137738 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:03.142702 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:03.152296 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-16e5f48b-daf8-4b7d-b6f2-6028199bded8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:03.152296 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 469/1869] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:03 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:03.287061 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0c89aa0-205f-444e-a0fb-79233b20935c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.287455 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0c89aa0-205f-444e-a0fb-79233b20935c None None] GET https://10.4.3.137/volume// Aug 19 12:54:03.287490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0c89aa0-205f-444e-a0fb-79233b20935c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.287703 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0c89aa0-205f-444e-a0fb-79233b20935c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.288145 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0c89aa0-205f-444e-a0fb-79233b20935c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:03.288487 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 463/1870] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:54: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 19 12:54:03.299805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-90168fbb-3531-4c47-b12d-8fafc985a6d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.302278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-90168fbb-3531-4c47-b12d-8fafc985a6d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:03.302726 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-90168fbb-3531-4c47-b12d-8fafc985a6d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c715696-d42e-4261-aa18-8e7b7c3790de", "connector": null, "instance_uuid": "f2675287-16d4-4734-9974-be9a1843f9d3"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:03.315042 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.315042 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:03.380788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-90168fbb-3531-4c47-b12d-8fafc985a6d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:03.381144 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 475/1871] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:03 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:03.440271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.442438 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:03.442640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.442847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.458281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-58d866ef-283b-4fb1-89af-0454f18cc797 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.458748 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-58d866ef-283b-4fb1-89af-0454f18cc797 None None] GET https://10.4.3.137/volume// Aug 19 12:54:03.458983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-58d866ef-283b-4fb1-89af-0454f18cc797 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.459259 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-58d866ef-283b-4fb1-89af-0454f18cc797 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.459617 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-58d866ef-283b-4fb1-89af-0454f18cc797 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:03.460078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 470/1872] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:03.463178 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.463178 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:03.468849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.471269 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:03.471540 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:03.471648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.471798 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.483774 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21f91b16-b1d9-4939-9a94-f7f20f3ab684 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:03.484421 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 465/1873] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:03 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:03.485073 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.485073 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:03.489222 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:03.494344 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-e9c75188-1d5b-4831-82b5-98bc1a587786 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:03.494786 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 464/1874] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:03 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:03.607223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a72c11ba-51e2-44b1-9c6d-01e2b1471d7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.610838 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a72c11ba-51e2-44b1-9c6d-01e2b1471d7f tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 Aug 19 12:54:03.611138 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a72c11ba-51e2-44b1-9c6d-01e2b1471d7f tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.611917 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a72c11ba-51e2-44b1-9c6d-01e2b1471d7f tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.623749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.624344 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a72c11ba-51e2-44b1-9c6d-01e2b1471d7f tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 returned with HTTP 404 Aug 19 12:54:03.625091 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 476/1875] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:03 2026] GET /volume/v3/volumes/1e255458-d836-4fbf-9a18-cba6a00194b2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:03.629306 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] PUT https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae Aug 19 12:54:03.629797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:03.646207 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Acquiring lock "cinder-attachment_update-5c715696-d42e-4261-aa18-8e7b7c3790de-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:03.658042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Lock "cinder-attachment_update-5c715696-d42e-4261-aa18-8e7b7c3790de-np0000007775" acquired by "attachment_update" :: waited 0.011s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:03.658603 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.658603 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:03.712674 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.714729 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] DELETE https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:54:03.715076 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.715495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.715728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Delete volume with id: cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:54:03.724079 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.724079 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:03.725557 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:54:03.750526 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Delete volume request issued successfully. Aug 19 12:54:03.750811 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b6f5ac0-ea4c-4fd3-abd1-737c1aae61b7 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 202 Aug 19 12:54:03.751697 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 466/1876] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:03 2026] DELETE /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:03.762388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:03.769134 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:54:03.770090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:03.770090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:03.780058 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:03.780058 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:03.789024 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Volume info retrieved successfully. Aug 19 12:54:03.801221 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5820bc65-0f4b-434b-a5e3-a1a8a62e8402 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 200 Aug 19 12:54:03.801221 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 465/1877] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:03 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:03.807078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Lock "cinder-attachment_update-5c715696-d42e-4261-aa18-8e7b7c3790de-np0000007775" released by "attachment_update" :: held 0.149s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:03.807464 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-30b0e25f-f5b4-4a46-b6cd-a19592c9c704 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae returned with HTTP 200 Aug 19 12:54:03.808183 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 471/1878] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:03 2026] PUT /volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:04.164595 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4f6775f-20cb-4fb1-ab72-103f40adceaf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.283878 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4f6775f-20cb-4fb1-ab72-103f40adceaf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.285204 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4f6775f-20cb-4fb1-ab72-103f40adceaf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.285204 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4f6775f-20cb-4fb1-ab72-103f40adceaf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.285808 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:04.285808 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:04.306599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4f6775f-20cb-4fb1-ab72-103f40adceaf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.307262 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 477/1879] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 606 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.317924 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-74c96b73-aad1-482b-a31e-964c318f72a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.320011 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults Aug 19 12:54:04.320288 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.320648 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'defaults' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.328200 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.328532 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.328852 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.333103 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74c96b73-aad1-482b-a31e-964c318f72a9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults returned with HTTP 200 Aug 19 12:54:04.333557 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 467/1880] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults => generated 606 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.346626 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91f97c90-96b5-448f-aa27-7ca6e0649827 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.350204 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91f97c90-96b5-448f-aa27-7ca6e0649827 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.350832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91f97c90-96b5-448f-aa27-7ca6e0649827 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:04.397576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91f97c90-96b5-448f-aa27-7ca6e0649827 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.398113 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 466/1881] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 12:54:04 2026] PUT /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 564 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.410874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f670787d-34a7-4ce1-9f13-d56fb1ecc7f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.413429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f670787d-34a7-4ce1-9f13-d56fb1ecc7f9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] DELETE https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.413614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f670787d-34a7-4ce1-9f13-d56fb1ecc7f9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.413823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f670787d-34a7-4ce1-9f13-d56fb1ecc7f9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.414195 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:04.414195 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:04.424735 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f670787d-34a7-4ce1-9f13-d56fb1ecc7f9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.425314 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 472/1882] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:04 2026] DELETE /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 0 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:54:04.435919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b744f472-e272-458e-abbb-cd4aefa4a8f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.438706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b744f472-e272-458e-abbb-cd4aefa4a8f7 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.438856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b744f472-e272-458e-abbb-cd4aefa4a8f7 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.439096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b744f472-e272-458e-abbb-cd4aefa4a8f7 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.465924 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b744f472-e272-458e-abbb-cd4aefa4a8f7 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.466591 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 478/1883] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 606 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.480342 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0bcff9cc-3e04-42c0-ae07-c038a3d11be2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.482831 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bcff9cc-3e04-42c0-ae07-c038a3d11be2 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.483274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0bcff9cc-3e04-42c0-ae07-c038a3d11be2 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-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=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:04.502569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02516050-5bd5-4e2d-939a-072682f91985 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.505385 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02516050-5bd5-4e2d-939a-072682f91985 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:04.505628 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02516050-5bd5-4e2d-939a-072682f91985 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.506098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02516050-5bd5-4e2d-939a-072682f91985 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.520288 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:04.520288 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:04.527346 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02516050-5bd5-4e2d-939a-072682f91985 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:04.535370 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02516050-5bd5-4e2d-939a-072682f91985 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:04.536031 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 467/1884] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:04.608063 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0bcff9cc-3e04-42c0-ae07-c038a3d11be2 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.608547 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 468/1885] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:54:04 2026] PUT /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 564 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:54:04.622005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.624208 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults Aug 19 12:54:04.624458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.624629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'defaults' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.634075 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.634543 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.635757 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1217486782 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1217486782, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:04.640989 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9329a6d-8728-4bef-b4cf-3e356f2b4929 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults returned with HTTP 200 Aug 19 12:54:04.641598 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 473/1886] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809/defaults => generated 606 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.652945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-192a1496-fc85-481e-851e-d335837445a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.656377 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-192a1496-fc85-481e-851e-d335837445a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:04.657373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-192a1496-fc85-481e-851e-d335837445a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.657702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-192a1496-fc85-481e-851e-d335837445a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.681859 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-192a1496-fc85-481e-851e-d335837445a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:04.682356 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 479/1887] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 606 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:04.694841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-33b09cf9-0647-4a23-b797-2c3721cdb758 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.697303 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33b09cf9-0647-4a23-b797-2c3721cdb758 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True Aug 19 12:54:04.697602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33b09cf9-0647-4a23-b797-2c3721cdb758 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.697869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33b09cf9-0647-4a23-b797-2c3721cdb758 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.717810 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33b09cf9-0647-4a23-b797-2c3721cdb758 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True returned with HTTP 200 Aug 19 12:54:04.718441 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 468/1888] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True => generated 1347 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:04.734339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.815775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:04.816294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1668295675"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:04.818233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1668295675'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:04.818447 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume of 1 GB Aug 19 12:54:04.821889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d0884d4b-7080-4707-a9bb-13d7454d0e01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:04.824121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0884d4b-7080-4707-a9bb-13d7454d0e01 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] GET https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa Aug 19 12:54:04.824228 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Availability Zones retrieved successfully. Aug 19 12:54:04.824365 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0884d4b-7080-4707-a9bb-13d7454d0e01 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:04.824883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0884d4b-7080-4707-a9bb-13d7454d0e01 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:04.830949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0884d4b-7080-4707-a9bb-13d7454d0e01 tempest-AttachVolumeShelveTestJSON-975106832 tempest-AttachVolumeShelveTestJSON-975106832-project-member] https://10.4.3.137/volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa returned with HTTP 404 Aug 19 12:54:04.831518 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 474/1889] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:04 2026] GET /volume/v3/volumes/cfbbc1e3-7dd4-49d6-b178-517d78d041aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:04.832134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Flow 'volume_create_api' (7b490d81-a367-46a5-9c9c-76917b5b8052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:04.833578 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7123e7fa-825c-495b-bc60-5ee97467a427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:04.834973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:04.872507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7123e7fa-825c-495b-bc60-5ee97467a427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:04.873741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdfd93a-1c58-45cb-aa0c-7ab11080a4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:04.992384 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Created reservations ['a5620e6b-c730-43a4-8698-0d4c34f23aa0', '4c550fa5-a8e1-4209-b6a8-27bf9f3d4d16', '122a7fe6-44a2-422c-bd45-ece72962f01f', '4eed237a-c6f2-41a3-a4e5-fbaa55556061'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:04.994287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fdfd93a-1c58-45cb-aa0c-7ab11080a4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5620e6b-c730-43a4-8698-0d4c34f23aa0', '4c550fa5-a8e1-4209-b6a8-27bf9f3d4d16', '122a7fe6-44a2-422c-bd45-ece72962f01f', '4eed237a-c6f2-41a3-a4e5-fbaa55556061']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:04.994984 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feef1740-5a11-45f5-ac02-2c6c93b8e865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.029181 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feef1740-5a11-45f5-ac02-2c6c93b8e865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '453225b3-f2eb-4161-8491-1cb006a95020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1668295675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a6e45a74e647b1916a853f911e3809',qos_specs=None,replication_status=,reservations=['a5620e6b-c730-43a4-8698-0d4c34f23aa0','4c550fa5-a8e1-4209-b6a8-27bf9f3d4d16','122a7fe6-44a2-422c-bd45-ece72962f01f','4eed237a-c6f2-41a3-a4e5-fbaa55556061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1668295675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=453225b3-f2eb-4161-8491-1cb006a95020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a6e45a74e647b1916a853f911e3809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.030154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387d71d7-f827-4bb0-b906-680c490c8ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.060986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (387d71d7-f827-4bb0-b906-680c490c8ca9) transitioned into state 'SUCCESS' from state '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-1668295675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a6e45a74e647b1916a853f911e3809',qos_specs=None,replication_status=,reservations=['a5620e6b-c730-43a4-8698-0d4c34f23aa0','4c550fa5-a8e1-4209-b6a8-27bf9f3d4d16','122a7fe6-44a2-422c-bd45-ece72962f01f','4eed237a-c6f2-41a3-a4e5-fbaa55556061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.061921 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb64507-dd13-4419-87af-5ad40aac1623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.080276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb64507-dd13-4419-87af-5ad40aac1623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.080276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Flow 'volume_create_api' (7b490d81-a367-46a5-9c9c-76917b5b8052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:05.080861 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume request issued successfully. Aug 19 12:54:05.081479 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb9148b0-b832-4e21-8740-6ab84015bc1e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:05.082088 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 469/1890] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:04 2026] POST /volume/v3/volumes => generated 756 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:05.100083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:05.105696 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:05.105696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:05.105696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:05.122023 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:05.122023 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:05.129960 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:05.143638 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-171aa072-07af-4df3-9c63-c3f4a3b7af5e tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 200 Aug 19 12:54:05.144364 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 480/1891] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:05 2026] GET /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:05.436564 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:05.491752 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:05.492220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1101002155"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:05.494701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1101002155'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:05.494701 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Create volume of 1 GB Aug 19 12:54:05.501876 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Availability Zones retrieved successfully. Aug 19 12:54:05.512830 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Flow 'volume_create_api' (67e8aba0-4fd0-4c93-984b-05aa5b08791b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:05.516585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6908a9db-62ef-4190-bd81-e4157de971ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.517553 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:05.547658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6908a9db-62ef-4190-bd81-e4157de971ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.548562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57af2030-7b9f-4ec0-a956-9bf5adb3f956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.552607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:05.556314 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:05.558369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:05.559835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:05.582883 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:05.582883 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:05.587670 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:05.595218 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2cdc5cfb-ae7f-44b6-8f2a-f11d785aef2e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:05.595974 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 475/1892] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:05 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:05.635900 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Created reservations ['4ac0a17d-f275-4bba-94e5-70dc97861e87', '658a6dab-336a-4342-9919-3d0066a0515b', '11c7481f-9ca7-4048-a52f-1f0bc5915173', '2f1e5449-30e4-4697-89af-384953f7c5d3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:05.636758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57af2030-7b9f-4ec0-a956-9bf5adb3f956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ac0a17d-f275-4bba-94e5-70dc97861e87', '658a6dab-336a-4342-9919-3d0066a0515b', '11c7481f-9ca7-4048-a52f-1f0bc5915173', '2f1e5449-30e4-4697-89af-384953f7c5d3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.637577 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4209325b-7aec-4ad4-9b76-5dc8b050cf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.661328 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4209325b-7aec-4ad4-9b76-5dc8b050cf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395b581e-6278-43f2-a308-001833d9dc5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101002155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6971a8b16d1c42508d275047253fdccc',qos_specs=None,replication_status=,reservations=['4ac0a17d-f275-4bba-94e5-70dc97861e87','658a6dab-336a-4342-9919-3d0066a0515b','11c7481f-9ca7-4048-a52f-1f0bc5915173','2f1e5449-30e4-4697-89af-384953f7c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b79f3162d1b4a69a955572220b819b6',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1101002155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395b581e-6278-43f2-a308-001833d9dc5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6971a8b16d1c42508d275047253fdccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b79f3162d1b4a69a955572220b819b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.662328 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c3a9cd-2079-4ec5-bc54-30e25baca342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.682859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69c3a9cd-2079-4ec5-bc54-30e25baca342) transitioned into state 'SUCCESS' from state '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-1101002155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6971a8b16d1c42508d275047253fdccc',qos_specs=None,replication_status=,reservations=['4ac0a17d-f275-4bba-94e5-70dc97861e87','658a6dab-336a-4342-9919-3d0066a0515b','11c7481f-9ca7-4048-a52f-1f0bc5915173','2f1e5449-30e4-4697-89af-384953f7c5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b79f3162d1b4a69a955572220b819b6',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.683610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d74288-0ac3-4e00-a411-57c2c2190cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:05.696266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d74288-0ac3-4e00-a411-57c2c2190cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:05.697134 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Flow 'volume_create_api' (67e8aba0-4fd0-4c93-984b-05aa5b08791b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:05.697489 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Create volume request issued successfully. Aug 19 12:54:05.698113 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ba02f67-20b2-4548-9d6a-9667013edbf9 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:05.703696 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 469/1893] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:05 2026] POST /volume/v3/volumes => generated 749 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:05.720397 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:05.725041 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:05.725041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:05.725041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:05.730641 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:05.730641 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:05.734505 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:05.741555 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-530d0444-5e00-41cb-93ad-0cd9bca2aea0 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:05.741555 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 470/1894] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:05 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:06.164919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-870cfc33-5818-4618-aab6-835d5e838879 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.166987 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870cfc33-5818-4618-aab6-835d5e838879 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:06.167241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870cfc33-5818-4618-aab6-835d5e838879 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.167496 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-870cfc33-5818-4618-aab6-835d5e838879 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.177724 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.177724 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:06.186336 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-870cfc33-5818-4618-aab6-835d5e838879 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:06.192237 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-870cfc33-5818-4618-aab6-835d5e838879 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 200 Aug 19 12:54:06.194002 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 481/1895] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:06.211492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.214626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:06.215147 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1228420502", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:06.215515 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-78e3a803-6305-4739-bbce-bbc96b7e98b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.217820 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78e3a803-6305-4739-bbce-bbc96b7e98b1 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True Aug 19 12:54:06.218011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78e3a803-6305-4739-bbce-bbc96b7e98b1 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.218085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1228420502', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:06.218272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-78e3a803-6305-4739-bbce-bbc96b7e98b1 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.218560 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.218560 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:06.253529 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-78e3a803-6305-4739-bbce-bbc96b7e98b1 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True returned with HTTP 200 Aug 19 12:54:06.254171 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 470/1896] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True => generated 1347 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:06.276257 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.281957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] DELETE https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:06.282272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.282583 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.282832 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Delete volume with id: 453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:06.301556 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.301556 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:06.302112 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:06.330277 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Delete volume request issued successfully. Aug 19 12:54:06.330564 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbe5b8e0-f956-4207-a225-c94e8af60dac tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 202 Aug 19 12:54:06.331018 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 471/1897] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:06 2026] DELETE /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:06.345970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ccb8487-517d-4444-83e2-15c15231bc2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.349139 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ccb8487-517d-4444-83e2-15c15231bc2b tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:06.349400 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume of 1 GB Aug 19 12:54:06.349590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ccb8487-517d-4444-83e2-15c15231bc2b tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.349590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ccb8487-517d-4444-83e2-15c15231bc2b tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.355622 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Availability Zones retrieved successfully. Aug 19 12:54:06.359885 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.359885 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:06.362432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (a07366f0-f73c-45f7-8e8a-d6ccec0b1c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:06.363777 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9690cb3e-0161-4c35-ab29-25a6cd6895d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:06.365215 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:06.365417 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6ccb8487-517d-4444-83e2-15c15231bc2b tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:06.373911 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ccb8487-517d-4444-83e2-15c15231bc2b tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 200 Aug 19 12:54:06.373911 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 482/1898] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:06.435789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9690cb3e-0161-4c35-ab29-25a6cd6895d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:06.436623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0198177-4e95-4ae4-93a4-f46d33fd4706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:06.522687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Created reservations ['1137fff4-0b55-4836-b788-86bc78002fea', 'a0beb520-311c-4bd7-ac74-caf83e734e32', 'b0999fdc-5ec9-4e56-82b0-6e1fdbed00d7', '0031ffa4-02ab-4ee6-a7c7-6c3a1315b01e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:06.523793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0198177-4e95-4ae4-93a4-f46d33fd4706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1137fff4-0b55-4836-b788-86bc78002fea', 'a0beb520-311c-4bd7-ac74-caf83e734e32', 'b0999fdc-5ec9-4e56-82b0-6e1fdbed00d7', '0031ffa4-02ab-4ee6-a7c7-6c3a1315b01e']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:06.524950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdd5b44-d2e7-4317-b7f8-c78a8e3b7e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:06.556002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdd5b44-d2e7-4317-b7f8-c78a8e3b7e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37c454e4-0a10-45a5-9c43-e3e3b1e00439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1228420502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['1137fff4-0b55-4836-b788-86bc78002fea','a0beb520-311c-4bd7-ac74-caf83e734e32','b0999fdc-5ec9-4e56-82b0-6e1fdbed00d7','0031ffa4-02ab-4ee6-a7c7-6c3a1315b01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1228420502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37c454e4-0a10-45a5-9c43-e3e3b1e00439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9257e6c2b21a4073808e63d554338ed2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:06.556908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dca96cf-d3d6-4c3c-a6ed-1cf3fae41c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:06.586176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dca96cf-d3d6-4c3c-a6ed-1cf3fae41c6d) transitioned into state 'SUCCESS' from state '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-1228420502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['1137fff4-0b55-4836-b788-86bc78002fea','a0beb520-311c-4bd7-ac74-caf83e734e32','b0999fdc-5ec9-4e56-82b0-6e1fdbed00d7','0031ffa4-02ab-4ee6-a7c7-6c3a1315b01e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:06.587175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd2875e-3402-4372-87bf-c70c47baf8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:06.601528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd2875e-3402-4372-87bf-c70c47baf8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:06.602647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (a07366f0-f73c-45f7-8e8a-d6ccec0b1c5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:06.603076 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request issued successfully. Aug 19 12:54:06.603859 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbe03c81-def4-4fcc-9a9d-75213b94ce0e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:06.604449 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 476/1899] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:54:06 2026] POST /volume/v3/volumes => generated 781 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:06.614279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.617188 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:06.617467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.617743 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.619603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae80176c-212f-4fe9-959f-401a90e2193c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.621952 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae80176c-212f-4fe9-959f-401a90e2193c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:06.622204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae80176c-212f-4fe9-959f-401a90e2193c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.622410 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae80176c-212f-4fe9-959f-401a90e2193c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.632389 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.632389 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:06.632566 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.632566 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:06.637946 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:06.642379 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae80176c-212f-4fe9-959f-401a90e2193c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:06.644000 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d648e6b7-d2ae-41dd-927b-4db159d80142 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:06.644439 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 471/1900] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:06.657130 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae80176c-212f-4fe9-959f-401a90e2193c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:06.657669 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 472/1901] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:06.753189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:06.755267 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:06.755511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:06.755723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:06.768620 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:06.768620 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:06.777733 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:06.789679 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7bcf901-374a-4537-b9d4-f6cf1d5a7b7b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:06.790220 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 483/1902] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:06 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:07.389025 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-951efba0-9a56-48f9-8541-38a245fc0d93 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.391587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-951efba0-9a56-48f9-8541-38a245fc0d93 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:07.391879 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-951efba0-9a56-48f9-8541-38a245fc0d93 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.392018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-951efba0-9a56-48f9-8541-38a245fc0d93 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.404600 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-951efba0-9a56-48f9-8541-38a245fc0d93 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 404 Aug 19 12:54:07.405408 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 477/1903] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:54:07.414542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92e952bd-e9dc-4519-9157-5ec98d84b434 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.418118 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92e952bd-e9dc-4519-9157-5ec98d84b434 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:07.418419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92e952bd-e9dc-4519-9157-5ec98d84b434 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.418695 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92e952bd-e9dc-4519-9157-5ec98d84b434 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.429916 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92e952bd-e9dc-4519-9157-5ec98d84b434 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 404 Aug 19 12:54:07.430704 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 472/1904] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:07.444274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.448523 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] DELETE https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:07.448523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.448716 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.448915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Delete volume with id: 453225b3-f2eb-4161-8491-1cb006a95020 Aug 19 12:54:07.460530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1efb788b-cff6-41f8-b0b0-904c73d7a7db tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 returned with HTTP 404 Aug 19 12:54:07.461506 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 473/1905] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:07 2026] DELETE /volume/v3/volumes/453225b3-f2eb-4161-8491-1cb006a95020 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:07.472154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.474749 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:07.475361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2064349266"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:07.477948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2064349266'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:07.477948 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume of 1 GB Aug 19 12:54:07.484773 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Availability Zones retrieved successfully. Aug 19 12:54:07.499041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Flow 'volume_create_api' (d235eaed-aff5-456a-a1e1-03d886f466a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:07.500668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b0ca18-afaf-4646-be2a-0ddc71907f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:07.502187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:07.542035 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b0ca18-afaf-4646-be2a-0ddc71907f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:07.543307 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde5b8fa-3fe2-422b-9378-c1507ca63582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:07.595573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Created reservations ['f0bf1c38-7a29-4c21-9dfb-e00349d7cae5', 'd206de08-ffee-4775-b27d-1fbc5311ccef', 'c28cbc73-4047-417b-9940-7a00d198ad72', '656ce3ba-be07-416f-9096-558dc711f6c3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:07.597037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde5b8fa-3fe2-422b-9378-c1507ca63582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0bf1c38-7a29-4c21-9dfb-e00349d7cae5', 'd206de08-ffee-4775-b27d-1fbc5311ccef', 'c28cbc73-4047-417b-9940-7a00d198ad72', '656ce3ba-be07-416f-9096-558dc711f6c3']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:07.598187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7951ba3-a595-4ebe-8a8c-90cac90f59a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:07.635052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7951ba3-a595-4ebe-8a8c-90cac90f59a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e8fcf5-a4e7-4d82-874b-a5b028a2483f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2064349266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a6e45a74e647b1916a853f911e3809',qos_specs=None,replication_status=,reservations=['f0bf1c38-7a29-4c21-9dfb-e00349d7cae5','d206de08-ffee-4775-b27d-1fbc5311ccef','c28cbc73-4047-417b-9940-7a00d198ad72','656ce3ba-be07-416f-9096-558dc711f6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2064349266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e8fcf5-a4e7-4d82-874b-a5b028a2483f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26a6e45a74e647b1916a853f911e3809',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:07.636558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1cbed7-9357-4447-971b-6db6440c971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:07.664355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.666908 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:07.667222 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.668739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.676703 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.681812 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:07.682106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.684772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.686064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1cbed7-9357-4447-971b-6db6440c971d) transitioned into state 'SUCCESS' from state '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-2064349266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26a6e45a74e647b1916a853f911e3809',qos_specs=None,replication_status=,reservations=['f0bf1c38-7a29-4c21-9dfb-e00349d7cae5','d206de08-ffee-4775-b27d-1fbc5311ccef','c28cbc73-4047-417b-9940-7a00d198ad72','656ce3ba-be07-416f-9096-558dc711f6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a00dbdc492014e9e904a1a8c30ff5764',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:07.687982 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:07.687982 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:07.688334 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fe4cf5-ff54-4547-b7a5-a22816fa0c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:07.697222 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:07.700910 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:07.700910 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:07.710307 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31829bcb-a723-44a1-a7ac-c476bb00d5d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:07.710884 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 478/1906] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:07.711986 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:07.712318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00fe4cf5-ff54-4547-b7a5-a22816fa0c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:07.713497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Flow 'volume_create_api' (d235eaed-aff5-456a-a1e1-03d886f466a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:07.713877 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Create volume request issued successfully. Aug 19 12:54:07.714811 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38d673a1-aadc-442e-8d9f-991973cc30a6 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:07.715168 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 484/1907] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:07 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:07.726608 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d421a688-b63e-4ccc-9a5e-a9755347ecb8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:07.727289 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 473/1908] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1389 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:07.738778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.741040 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:07.741382 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.742056 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.751279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:07.751279 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:07.751279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:07.751740 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:07.752491 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:07.752491 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:07.758324 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:07.763822 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:07.763822 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:07.765052 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bc27648-b144-45e9-a9b1-d2add5f1e727 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 200 Aug 19 12:54:07.765760 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 474/1909] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:07.770629 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:07.779187 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7b73a41-6ed7-4ba6-bb15-b0f151a42de0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:07.779187 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 479/1910] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:07 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:08.169903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-3b3204de-7b32-4d26-a601-d760de61ae5d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.173040 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-3b3204de-7b32-4d26-a601-d760de61ae5d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae/action Aug 19 12:54:08.173493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-3b3204de-7b32-4d26-a601-d760de61ae5d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:08.173645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-3b3204de-7b32-4d26-a601-d760de61ae5d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:08.194177 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.194177 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:08.213186 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4a44fde0-a7f5-4221-9dd9-1c074c384315 req-3b3204de-7b32-4d26-a601-d760de61ae5d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae/action returned with HTTP 204 Aug 19 12:54:08.213749 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 485/1911] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:08 2026] POST /volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:08.732667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.734987 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:08.735077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:08.735354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:08.753731 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.753731 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:08.760151 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:08.766635 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f67ebf60-093d-478f-9ee8-3299761a1cb1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:08.767187 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 474/1912] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:08 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1654 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:08.786430 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c3cafb44-57d5-420f-bf43-903dd1133858 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.788769 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3cafb44-57d5-420f-bf43-903dd1133858 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:08.789281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.789538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3cafb44-57d5-420f-bf43-903dd1133858 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:08.789538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3cafb44-57d5-420f-bf43-903dd1133858 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:08.793450 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:08.793450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c715696-d42e-4261-aa18-8e7b7c3790de", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1770894783"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:08.800175 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.800175 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:08.807565 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c3cafb44-57d5-420f-bf43-903dd1133858 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Volume info retrieved successfully. Aug 19 12:54:08.810311 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.810311 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:08.811174 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:08.812342 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:08.815620 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3cafb44-57d5-420f-bf43-903dd1133858 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 200 Aug 19 12:54:08.816354 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 475/1913] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:08 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:54:08.817817 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a98126d6-95f9-4c4e-bc34-ec5cb85d4e9a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 400 Aug 19 12:54:08.819219 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 480/1914] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:08 2026] POST /volume/v3/snapshots => generated 160 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:54:08.831047 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98b05ae0-2bf4-4efe-aa25-dc5ed0763db8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.831442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d279d65e-192f-4955-bead-65cc37029f29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.833025 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b05ae0-2bf4-4efe-aa25-dc5ed0763db8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True Aug 19 12:54:08.833241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b05ae0-2bf4-4efe-aa25-dc5ed0763db8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:08.833436 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:08.833503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b05ae0-2bf4-4efe-aa25-dc5ed0763db8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:08.834570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c715696-d42e-4261-aa18-8e7b7c3790de", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-824626770"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:08.849221 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.849221 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:08.849966 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:08.850589 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:08.860966 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b05ae0-2bf4-4efe-aa25-dc5ed0763db8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True returned with HTTP 200 Aug 19 12:54:08.861583 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 486/1915] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:08 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:08.883599 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-37eee10e-a870-4b1a-9f07-38761cba02a3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.887771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37eee10e-a870-4b1a-9f07-38761cba02a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True Aug 19 12:54:08.888074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37eee10e-a870-4b1a-9f07-38761cba02a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:08.888335 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37eee10e-a870-4b1a-9f07-38761cba02a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:08.893307 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['d66818f3-f422-4bd4-b55b-2587716c2a0e', 'cbec4ace-053e-48e5-8a22-d34b5d022f5a', '421c21b7-c2b9-491f-93c7-6fa1b16ae0fb', 'c55dc5b9-24b4-42cf-8058-eb1de00a9120'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:08.937034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37eee10e-a870-4b1a-9f07-38761cba02a3 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True returned with HTTP 200 Aug 19 12:54:08.937828 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 476/1916] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:08 2026] GET /volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True => generated 1347 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:08.950703 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot force create request issued successfully. Aug 19 12:54:08.951176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d279d65e-192f-4955-bead-65cc37029f29 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:08.951660 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 475/1917] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:08 2026] POST /volume/v3/snapshots => generated 309 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:08.962748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.972292 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] POST https://10.4.3.137/volume/v3/os-volume-transfer Aug 19 12:54:08.972991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc628579-53ab-495a-8fbf-d4c295b58085 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:08.973370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a7e8fcf5-a4e7-4d82-874b-a5b028a2483f"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:08.973370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.volume_transfer [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a7e8fcf5-a4e7-4d82-874b-a5b028a2483f'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 19 12:54:08.973370 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.volume_transfer [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Creating transfer of volume a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:08.974221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc628579-53ab-495a-8fbf-d4c295b58085 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:08.974365 np0000007775 devstack@c-api.service[100260]: INFO cinder.transfer.api [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Generating transfer record for volume a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:08.974470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc628579-53ab-495a-8fbf-d4c295b58085 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:08.974470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc628579-53ab-495a-8fbf-d4c295b58085 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:08.986852 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.986852 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:08.986852 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bc628579-53ab-495a-8fbf-d4c295b58085 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:08.986852 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc628579-53ab-495a-8fbf-d4c295b58085 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 200 Aug 19 12:54:08.987091 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:08.987091 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:08.987411 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 487/1918] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:08 2026] GET /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:09.004996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-312cce3e-76a8-474d-8aa1-4e2c2d4aacf0 tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/os-volume-transfer returned with HTTP 202 Aug 19 12:54:09.005816 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 481/1919] 10.4.3.137 () {68 vars in 1291 bytes} [Wed Aug 19 12:54:08 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:09.017630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b03e15af-691d-49ee-864e-7818fe22d3fa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.182230 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] POST https://10.4.3.137/volume/v3/os-volume-transfer/6e7a6646-9df9-478a-be3e-846930fb584e/accept Aug 19 12:54:09.185032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a04cf6d33811d07f"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:09.189545 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.volume_transfer [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Accepting volume transfer 6e7a6646-9df9-478a-be3e-846930fb584e {{(pid=100261) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 19 12:54:09.189545 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.volume_transfer [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Accepting transfer 6e7a6646-9df9-478a-be3e-846930fb584e Aug 19 12:54:09.261384 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.266986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:09.267146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.267416 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.278443 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:09.278443 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:09.279673 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Created reservations ['f928f0e8-7580-444a-a569-c0541b9d504e', '95e5a22e-ed74-45a1-a2c8-b1fea93813dc', '0861fbb6-e4f0-4785-aa19-e82e8c5d88d6', '47e7c9d3-eeb9-4475-adc7-521c10c08504'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:09.285589 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:09.294844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-1efa5d1d-11f8-4fe8-a23c-b56321ddf0b2 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:09.295576 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 476/1920] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1371 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:09.326685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Created reservations ['f99c1644-bdf2-4c9d-b734-98efe9d00004', 'c5474a74-c6ac-4f50-8a76-64c706bc2378', '3f20c83d-0c18-4322-bf14-8b02cefaebe5', '82e2b150-b63a-427a-9175-7f43b28fab72'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:09.382680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Created reservations ['cd035e1d-fa80-4555-a0d5-f2845175053b', '3a4af646-757e-455b-8d53-813b20dec2a6', '0a8fcddd-a782-4cb2-b8ce-0bf403fc2695', '7b48b785-c968-4e60-856c-cfb10035797e'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:09.445329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Created reservations ['9f39e23b-ef9a-4afb-aa07-3a821c5eb9e8', '5d19bce1-efb6-4475-9622-c51db45dbb1a', '7fd454f0-5e2d-4cfc-a598-06c50652ed35', '19e27592-7a41-4aee-a8e2-b305d8982831'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:09.462696 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Transfer volume completed successfully. Aug 19 12:54:09.601736 np0000007775 devstack@c-api.service[100261]: INFO cinder.transfer.api [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Volume a7e8fcf5-a4e7-4d82-874b-a5b028a2483f has been transferred. Aug 19 12:54:09.611047 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b03e15af-691d-49ee-864e-7818fe22d3fa tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] https://10.4.3.137/volume/v3/os-volume-transfer/6e7a6646-9df9-478a-be3e-846930fb584e/accept returned with HTTP 202 Aug 19 12:54:09.611583 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 477/1921] 10.4.3.137 () {68 vars in 1423 bytes} [Wed Aug 19 12:54:09 2026] POST /volume/v3/os-volume-transfer/6e7a6646-9df9-478a-be3e-846930fb584e/accept => generated 365 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:09.620462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.625493 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:09.625721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.625938 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.638462 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:09.638462 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:09.652466 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] Volume info retrieved successfully. Aug 19 12:54:09.659615 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b7efe1a1-321d-40d9-95b6-b6e784a66d0e tempest-VolumeQuotasAdminTestJSON-2056395039 tempest-VolumeQuotasAdminTestJSON-2056395039-project-member] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 200 Aug 19 12:54:09.660293 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 488/1922] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:09.681346 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-958b0f46-27c1-47c5-8d90-88508775e978 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.683883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-958b0f46-27c1-47c5-8d90-88508775e978 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True Aug 19 12:54:09.684429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-958b0f46-27c1-47c5-8d90-88508775e978 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.685060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-958b0f46-27c1-47c5-8d90-88508775e978 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.708699 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-958b0f46-27c1-47c5-8d90-88508775e978 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True returned with HTTP 200 Aug 19 12:54:09.709160 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 482/1923] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809?usage=True => generated 1347 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:09.723748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1e85603-e512-4347-9430-9941ff5de585 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.725645 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1e85603-e512-4347-9430-9941ff5de585 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True Aug 19 12:54:09.725873 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1e85603-e512-4347-9430-9941ff5de585 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.726084 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1e85603-e512-4347-9430-9941ff5de585 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.752586 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1e85603-e512-4347-9430-9941ff5de585 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True returned with HTTP 200 Aug 19 12:54:09.753128 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 477/1924] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/os-quota-sets/c33dfb2f91fc4141a1ca1185d9fd938e?usage=True => generated 1347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:09.771759 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.778691 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:09.779105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.779492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.779774 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Delete volume with id: a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:09.790964 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:09.790964 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:09.791496 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Volume info retrieved successfully. Aug 19 12:54:09.822489 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Delete volume request issued successfully. Aug 19 12:54:09.822616 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57f66292-2bb1-47fc-aa4e-9b775fee581e tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 202 Aug 19 12:54:09.823322 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 478/1925] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:09 2026] DELETE /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:09.831990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e1c81c1-dcb8-4801-8307-165c948304cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.837770 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e1c81c1-dcb8-4801-8307-165c948304cf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:09.838092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e1c81c1-dcb8-4801-8307-165c948304cf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.838986 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e1c81c1-dcb8-4801-8307-165c948304cf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.853618 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:09.853618 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:09.864621 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e1c81c1-dcb8-4801-8307-165c948304cf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Volume info retrieved successfully. Aug 19 12:54:09.869988 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e1c81c1-dcb8-4801-8307-165c948304cf tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 200 Aug 19 12:54:09.871278 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 489/1926] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:09.930529 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.932658 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:09.932852 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.933111 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.948175 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:09.948175 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:09.957322 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:09.967605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-13cac0b2-268f-4a87-91cc-a942719ef009 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:09.968736 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 483/1927] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:09.980011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce6bc8bd-5fd9-45c8-a776-5234f16c80e4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.980480 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce6bc8bd-5fd9-45c8-a776-5234f16c80e4 None None] GET https://10.4.3.137/volume// Aug 19 12:54:09.980941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce6bc8bd-5fd9-45c8-a776-5234f16c80e4 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.980941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce6bc8bd-5fd9-45c8-a776-5234f16c80e4 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.981237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce6bc8bd-5fd9-45c8-a776-5234f16c80e4 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:09.981538 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 478/1928] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:54:09.995337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-ebca3475-63db-4297-920f-ff0996ebaf42 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.996777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:09.998875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:09.998967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-ebca3475-63db-4297-920f-ff0996ebaf42 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:09.999133 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:09.999386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:09.999952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-ebca3475-63db-4297-920f-ff0996ebaf42 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37c454e4-0a10-45a5-9c43-e3e3b1e00439", "connector": null, "instance_uuid": "e34b088f-2b4d-4cec-9715-b95ccf427b5c"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:10.005654 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:10.005654 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:10.006280 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:10.007414 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cbc4c6f6-5467-4de2-8b22-193d0c14d867 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 200 Aug 19 12:54:10.007826 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 490/1929] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:09 2026] GET /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:10.013979 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:10.013979 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:10.022143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.024453 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:10.025036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c715696-d42e-4261-aa18-8e7b7c3790de", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-482696813"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:10.039397 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:10.039397 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:10.040014 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:10.040227 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:10.058771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-ebca3475-63db-4297-920f-ff0996ebaf42 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:10.059266 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 479/1930] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:09 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 19 12:54:10.077334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['28d7c380-c62a-4015-9763-86fb183237bb', '166b7177-969c-41d5-87d9-00a773586800', 'a09b49f9-cf72-4567-ab2d-d627ca48da8c', 'a10bd3e1-0e69-44c1-b1f5-eb00b9b4a890'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:10.121466 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot force create request issued successfully. Aug 19 12:54:10.121944 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ffffa6b-ca43-4a57-b9b5-e22972dff71e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:10.122532 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 484/1931] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:10.135713 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.139872 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:10.139872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:10.139872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:10.149813 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:10.149813 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:10.150570 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:10.151713 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9179898b-dd5b-4ab8-aac9-20e923bbb82f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 200 Aug 19 12:54:10.152212 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 479/1932] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:10 2026] GET /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:10.889990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-590ef337-609c-41c7-9704-455dbbd368d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.892956 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-590ef337-609c-41c7-9704-455dbbd368d8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:10.893209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-590ef337-609c-41c7-9704-455dbbd368d8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:10.893501 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-590ef337-609c-41c7-9704-455dbbd368d8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:10.912276 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-590ef337-609c-41c7-9704-455dbbd368d8 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 404 Aug 19 12:54:10.912276 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 491/1933] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:10 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:10.924526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d01e2c28-d229-461c-9d05-e2d21f6167ec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.929156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d01e2c28-d229-461c-9d05-e2d21f6167ec tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] GET https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:10.929460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d01e2c28-d229-461c-9d05-e2d21f6167ec tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:10.929733 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d01e2c28-d229-461c-9d05-e2d21f6167ec tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:10.939661 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d01e2c28-d229-461c-9d05-e2d21f6167ec tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 404 Aug 19 12:54:10.940405 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 480/1934] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:10 2026] GET /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:10.952481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-60052580-a7c5-42a7-b221-a299b6e30a2d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.954697 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60052580-a7c5-42a7-b221-a299b6e30a2d tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:10.954936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60052580-a7c5-42a7-b221-a299b6e30a2d tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:10.955120 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60052580-a7c5-42a7-b221-a299b6e30a2d tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:10.955810 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-60052580-a7c5-42a7-b221-a299b6e30a2d tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] Delete volume with id: a7e8fcf5-a4e7-4d82-874b-a5b028a2483f Aug 19 12:54:10.966714 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60052580-a7c5-42a7-b221-a299b6e30a2d tempest-VolumeQuotasAdminTestJSON-1628780341 tempest-VolumeQuotasAdminTestJSON-1628780341-project-member] https://10.4.3.137/volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f returned with HTTP 404 Aug 19 12:54:10.967799 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 485/1935] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:10 2026] DELETE /volume/v3/volumes/a7e8fcf5-a4e7-4d82-874b-a5b028a2483f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:10.981938 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f8120857-7436-41c4-9d9f-7cd572cb84c9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:10.983165 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8120857-7436-41c4-9d9f-7cd572cb84c9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] GET https://10.4.3.137/volume/v3/os-quota-sets/66cd7e351a374baa9f78e7447fa23355?usage=True Aug 19 12:54:10.983165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8120857-7436-41c4-9d9f-7cd572cb84c9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:10.983488 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f8120857-7436-41c4-9d9f-7cd572cb84c9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:11.011269 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f8120857-7436-41c4-9d9f-7cd572cb84c9 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/66cd7e351a374baa9f78e7447fa23355?usage=True returned with HTTP 200 Aug 19 12:54:11.011373 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 480/1936] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:54:10 2026] GET /volume/v3/os-quota-sets/66cd7e351a374baa9f78e7447fa23355?usage=True => generated 1347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:11.030361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45a10de1-b978-4cbc-bacb-cf868d2e7d51 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.032205 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45a10de1-b978-4cbc-bacb-cf868d2e7d51 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:11.032205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45a10de1-b978-4cbc-bacb-cf868d2e7d51 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:11.162996 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.163688 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45a10de1-b978-4cbc-bacb-cf868d2e7d51 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:11.164626 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 492/1937] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:54:11 2026] PUT /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 566 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:11.168870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:11.169109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:11.171590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:11.176912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6a91a961-6c0b-473b-accb-671195998996 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.180263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a91a961-6c0b-473b-accb-671195998996 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] PUT https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 Aug 19 12:54:11.180724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6a91a961-6c0b-473b-accb-671195998996 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:11.183278 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.183278 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:11.183757 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:11.184690 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d200f7b4-58ff-4c4a-af26-04c3a61dc373 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 200 Aug 19 12:54:11.185054 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 481/1938] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:11 2026] GET /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:11.201779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d40a678d-d238-47af-b08a-056363738d5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.205863 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:11.206212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c715696-d42e-4261-aa18-8e7b7c3790de", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1209639725"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:11.207058 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.207058 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:11.228071 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.228071 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:11.228071 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:11.228071 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:11.265409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['ceaca24f-0dd6-4eef-8905-15632d23cde2', '22f690a1-2bed-412f-b9cc-b95696c7a532', '43ffdf66-7744-4557-832e-c685d40e161d', '3ebd0438-4e48-402f-9fe8-5b69b28b8e7c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:11.293448 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a91a961-6c0b-473b-accb-671195998996 tempest-VolumeQuotasAdminTestJSON-1435150332 tempest-VolumeQuotasAdminTestJSON-1435150332-project-admin] https://10.4.3.137/volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 returned with HTTP 200 Aug 19 12:54:11.293929 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 486/1939] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:54:11 2026] PUT /volume/v3/os-quota-sets/26a6e45a74e647b1916a853f911e3809 => generated 564 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:11.312481 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot force create request issued successfully. Aug 19 12:54:11.312939 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d40a678d-d238-47af-b08a-056363738d5e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:11.313515 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 481/1940] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:11.324485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.327322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:11.327653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:11.327983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:11.335148 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.335148 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:11.335805 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:11.336758 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f08f48bc-b0e4-4d70-8266-a9c6a7017079 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 200 Aug 19 12:54:11.339516 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 493/1941] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:11 2026] GET /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:11.592673 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca2e692d-1322-4f95-b91a-e808fc0d3e94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.593097 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca2e692d-1322-4f95-b91a-e808fc0d3e94 None None] GET https://10.4.3.137/volume// Aug 19 12:54:11.593337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca2e692d-1322-4f95-b91a-e808fc0d3e94 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:11.593595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca2e692d-1322-4f95-b91a-e808fc0d3e94 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:11.594035 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca2e692d-1322-4f95-b91a-e808fc0d3e94 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:11.594389 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 482/1942] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:54:11.603470 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.606621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:11.606934 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:11.607178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:11.621371 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.621371 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:11.626633 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:11.633067 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-0852dfce-99ae-48d4-844f-dfa65a5a537d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:11.633499 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 487/1943] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:11 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1550 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:11.752374 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.755094 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] PUT https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 Aug 19 12:54:11.755363 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:11.764300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Acquiring lock "cinder-attachment_update-37c454e4-0a10-45a5-9c43-e3e3b1e00439-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:11.769383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-37c454e4-0a10-45a5-9c43-e3e3b1e00439-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:11.770411 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.770411 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:11.891863 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-37c454e4-0a10-45a5-9c43-e3e3b1e00439-np0000007775" released by "attachment_update" :: held 0.122s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:11.892337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-53f13c9c-85a9-45ce-b840-fdbc41814e3f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 returned with HTTP 200 Aug 19 12:54:11.893023 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 482/1944] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:11 2026] PUT /volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:11.921555 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-6cee8ece-c7a9-48b7-9158-0e71e2bdf8d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:11.924270 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-6cee8ece-c7a9-48b7-9158-0e71e2bdf8d9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73/action Aug 19 12:54:11.924747 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-6cee8ece-c7a9-48b7-9158-0e71e2bdf8d9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:11.924913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-6cee8ece-c7a9-48b7-9158-0e71e2bdf8d9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:11.944721 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:11.944721 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:11.960990 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0fe8b248-ed3c-4cc9-9ad9-6fa691c32710 req-6cee8ece-c7a9-48b7-9158-0e71e2bdf8d9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73/action returned with HTTP 204 Aug 19 12:54:11.961545 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 494/1945] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:11 2026] POST /volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:12.355111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:12.358445 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:12.358445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:12.359638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:12.367978 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:12.367978 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:12.368589 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:12.369594 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1534cec0-b97d-4de9-bc78-1f89725b58a0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 200 Aug 19 12:54:12.370112 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 483/1946] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:12 2026] GET /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:12.383472 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:12.387177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:12.388417 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:12.388824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:12.389086 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:12.396727 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:12.396727 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:12.397362 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:12.447640 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:54:12.447933 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ee66393-5cf6-4e80-a599-e67c0e39f71b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 202 Aug 19 12:54:12.448436 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 488/1947] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:12 2026] DELETE /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:12.458099 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:12.464101 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:12.464101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:12.464266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:12.469945 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:12.469945 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:12.470562 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:12.471453 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b1e60cfb-b612-46a2-a6b3-875f98697fd0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 200 Aug 19 12:54:12.471822 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 483/1948] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:12 2026] GET /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:12.654091 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:12.658476 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:12.658670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-724180047", "imageRef": "99798f97-5979-4907-a7af-17ad37738b9f", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:12.661077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-724180047', 'imageRef': '99798f97-5979-4907-a7af-17ad37738b9f', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:12.800010 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Create volume of 1 GB Aug 19 12:54:12.807601 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Availability Zones retrieved successfully. Aug 19 12:54:12.815961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Flow 'volume_create_api' (7ef9d7a6-bd44-4737-b9c4-4868d1470325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:12.822866 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292ee364-de02-4871-8c57-4ba0afd7bdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:12.824371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:12.905775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292ee364-de02-4871-8c57-4ba0afd7bdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:12.906607 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf4f500-767e-467e-826e-41feb271c90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:12.991034 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Created reservations ['6ef0bb9b-ff2a-4457-a341-2aeec6712ef4', '1736b616-edb4-497e-b454-68c504719e51', '68c1d641-2c2e-42c8-aaeb-304ecd3fc00f', 'fb1663db-1a12-451d-b446-2141f307f91c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:12.992367 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bf4f500-767e-467e-826e-41feb271c90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef0bb9b-ff2a-4457-a341-2aeec6712ef4', '1736b616-edb4-497e-b454-68c504719e51', '68c1d641-2c2e-42c8-aaeb-304ecd3fc00f', 'fb1663db-1a12-451d-b446-2141f307f91c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:12.993591 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dce8f1-524c-46b0-bfbf-b827b40050be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:13.030217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92dce8f1-524c-46b0-bfbf-b827b40050be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5aeed37-ee89-4511-9303-73c6ac582246', '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-724180047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4988dfbbab2c4317b53a27615e777e95',qos_specs=None,replication_status=,reservations=['6ef0bb9b-ff2a-4457-a341-2aeec6712ef4','1736b616-edb4-497e-b454-68c504719e51','68c1d641-2c2e-42c8-aaeb-304ecd3fc00f','fb1663db-1a12-451d-b446-2141f307f91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e0cff9d9348cb95967d7ef0ea4082',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-724180047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5aeed37-ee89-4511-9303-73c6ac582246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4988dfbbab2c4317b53a27615e777e95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='631e0cff9d9348cb95967d7ef0ea4082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:13.034371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b164b38-ff97-4b6d-abf1-1146e29728cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:13.059554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b164b38-ff97-4b6d-abf1-1146e29728cc) transitioned into state 'SUCCESS' from state '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-724180047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4988dfbbab2c4317b53a27615e777e95',qos_specs=None,replication_status=,reservations=['6ef0bb9b-ff2a-4457-a341-2aeec6712ef4','1736b616-edb4-497e-b454-68c504719e51','68c1d641-2c2e-42c8-aaeb-304ecd3fc00f','fb1663db-1a12-451d-b446-2141f307f91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='631e0cff9d9348cb95967d7ef0ea4082',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:13.060612 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3f49d5-5f64-4fbb-9e4c-11130b3a9024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:13.076220 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3f49d5-5f64-4fbb-9e4c-11130b3a9024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:13.076865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Flow 'volume_create_api' (7ef9d7a6-bd44-4737-b9c4-4868d1470325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:13.077281 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Create volume request issued successfully. Aug 19 12:54:13.079313 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a17bdfe7-d929-4bfd-bdfa-b849ee4df50d tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:13.079313 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 495/1949] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:12 2026] POST /volume/v3/volumes => generated 752 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:13.090275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-62738543-a177-41ba-a982-50d243e50885 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:13.092560 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62738543-a177-41ba-a982-50d243e50885 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:13.092718 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62738543-a177-41ba-a982-50d243e50885 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:13.092920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62738543-a177-41ba-a982-50d243e50885 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:13.101467 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:13.101467 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:13.107264 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-62738543-a177-41ba-a982-50d243e50885 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:13.114470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62738543-a177-41ba-a982-50d243e50885 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:13.115061 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 484/1950] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:13 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:13.487507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f37144a1-c7b8-4425-a031-9850c96c10ca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:13.489744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f37144a1-c7b8-4425-a031-9850c96c10ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:13.489964 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f37144a1-c7b8-4425-a031-9850c96c10ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:13.490193 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f37144a1-c7b8-4425-a031-9850c96c10ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:13.500958 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f37144a1-c7b8-4425-a031-9850c96c10ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 404 Aug 19 12:54:13.502023 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 489/1951] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:13 2026] GET /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:13.514025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-711aa686-78c1-43ef-8976-af76733cd66c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:13.519589 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:13.519589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:13.519589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:13.519589 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:13.527206 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:13.527206 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:13.527797 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:13.569896 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:54:13.570188 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-711aa686-78c1-43ef-8976-af76733cd66c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 202 Aug 19 12:54:13.570775 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 484/1952] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:13 2026] DELETE /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:13.581268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:13.582181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:13.582451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:13.582646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:13.591996 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:13.591996 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:13.592463 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:13.593421 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e93d30-4f1e-4a2f-a6da-14dcc46f2b03 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 200 Aug 19 12:54:13.593770 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 496/1953] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:13 2026] GET /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:14.127547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.129994 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:14.129994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.129994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.132569 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.139937 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:14.140825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-attach": {"instance_uuid": "665d73ce-dc30-4c4f-a041-e118071ef000", "mountpoint": "/dev/vdb"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:14.140825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "665d73ce-dc30-4c4f-a041-e118071ef000", "mountpoint": "/dev/vdb"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:14.144927 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.144927 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:14.150853 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:14.156642 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-889840a3-529e-4c3c-9f7a-8df80f7f0982 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:14.156948 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 485/1954] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:14 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:14.157648 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.157648 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:14.158203 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:14.171399 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update volume admin metadata completed successfully. Aug 19 12:54:14.244321 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Attach volume completed successfully. Aug 19 12:54:14.245028 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e629849-7391-438b-9cc3-1fb8a4ef84da tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:14.245657 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 490/1955] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:14 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:14.252764 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.254630 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:14.254812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.255006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.263592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.263592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:14.266995 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:14.271901 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b1623fd-7c89-4d43-82ab-b2a10dee6906 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:14.271901 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 485/1956] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:14 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:14.284964 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.287003 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:14.287370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-detach": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:14.287535 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:14.291087 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=545,cinder:INSERT=80,cinder:UPDATE=140,cinder:DELETE=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:54:14.301131 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.301131 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:14.301607 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:14.349327 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Detach volume completed successfully. Aug 19 12:54:14.349596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5894e6ff-84a4-4f4a-85ec-4cbca7947eea tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:14.350341 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 497/1957] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:14 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:14.361149 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.369797 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:14.370069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.376329 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.392126 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.392126 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:14.396740 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:14.401493 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48840d14-b8eb-48a9-96a7-9622cc672c50 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:14.401868 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 486/1958] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:14 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:14.605183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cdadc9f6-550f-4af9-a1e3-fba2c54eb0e9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.607613 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdadc9f6-550f-4af9-a1e3-fba2c54eb0e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:14.608332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdadc9f6-550f-4af9-a1e3-fba2c54eb0e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.608332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdadc9f6-550f-4af9-a1e3-fba2c54eb0e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.614306 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdadc9f6-550f-4af9-a1e3-fba2c54eb0e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 404 Aug 19 12:54:14.614306 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 491/1959] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:14 2026] GET /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:14.624444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.629732 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:14.629939 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.630121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.630220 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:14.646398 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.646398 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:14.646932 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:14.682496 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:54:14.682496 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d106ce2-7187-412e-ad4d-40e2f1df6fe2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 202 Aug 19 12:54:14.682496 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 486/1960] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:14 2026] DELETE /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:14.692093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:14.694445 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:14.694806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:14.695299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:14.702480 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:14.702480 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:14.703179 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:14.704804 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7299ec4e-fdb6-4c97-87d9-2aa8fe6da375 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 200 Aug 19 12:54:14.705191 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 498/1961] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:14 2026] GET /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:15.123147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-47dfedf0-90bf-4f9e-8270-66529e5a23a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.174097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.176004 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:15.176188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.176418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.186403 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.186403 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:15.192710 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:15.198962 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e855985e-aebe-444b-8ba6-38f11a5c6c23 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:15.199706 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 492/1962] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:15.240707 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47dfedf0-90bf-4f9e-8270-66529e5a23a8 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:54:15.241212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47dfedf0-90bf-4f9e-8270-66529e5a23a8 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:15.259809 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47dfedf0-90bf-4f9e-8270-66529e5a23a8 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:54:15.260304 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 487/1963] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:54:15 2026] POST /volume/v3/types => generated 188 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:15.269884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9e8da004-bd8f-4077-b05d-59f5e70008ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.271813 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e8da004-bd8f-4077-b05d-59f5e70008ac tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:54:15.272186 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e8da004-bd8f-4077-b05d-59f5e70008ac tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:15.273681 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.273681 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:15.294775 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e8da004-bd8f-4077-b05d-59f5e70008ac tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:54:15.295269 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 487/1964] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:54:15 2026] POST /volume/v3/types => generated 188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:15.305554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da884957-97da-4184-9897-c1eadefcc77a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.405636 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:15.406119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:15.408016 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:15.420555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Create volume of 1 GB Aug 19 12:54:15.421002 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.421002 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:15.422690 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Availability Zones retrieved successfully. Aug 19 12:54:15.435366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Flow 'volume_create_api' (ce5959d4-d154-49d4-964e-c775eaea7fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:15.435366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55dce233-5692-4881-b90b-732de8a27aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:15.435366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:15.464530 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55dce233-5692-4881-b90b-732de8a27aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:54:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8896aa0e-180f-4158-b31d-5435c6ecf6ef,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8896aa0e-180f-4158-b31d-5435c6ecf6ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:15.465486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0106aaeb-1090-4f76-95fb-8265b429fedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:15.496985 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:15.497187 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:15.531495 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Created reservations ['914d2f4e-0143-4b31-b261-77ada19191bd', '0968b4c1-5cde-4134-8eb1-04e246e3272a', 'f6298cf2-a8d9-4d96-9768-0eff1f8b993c', '559d024c-91bb-46ba-8f4c-6a9c5b07e2f5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:15.532451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0106aaeb-1090-4f76-95fb-8265b429fedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914d2f4e-0143-4b31-b261-77ada19191bd', '0968b4c1-5cde-4134-8eb1-04e246e3272a', 'f6298cf2-a8d9-4d96-9768-0eff1f8b993c', '559d024c-91bb-46ba-8f4c-6a9c5b07e2f5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:15.533235 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62536dac-a0b6-424d-88db-0b1474248114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:15.557845 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62536dac-a0b6-424d-88db-0b1474248114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff120071-4baa-4c39-8bf8-6ede3337c015', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd225eff651c4ee6aea842b6c7b6e04b',qos_specs=None,replication_status=,reservations=['914d2f4e-0143-4b31-b261-77ada19191bd','0968b4c1-5cde-4134-8eb1-04e246e3272a','f6298cf2-a8d9-4d96-9768-0eff1f8b993c','559d024c-91bb-46ba-8f4c-6a9c5b07e2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929369a8004042b3b7fbb7d960e9a67f',volume_type_id=8896aa0e-180f-4158-b31d-5435c6ecf6ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff120071-4baa-4c39-8bf8-6ede3337c015,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd225eff651c4ee6aea842b6c7b6e04b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='929369a8004042b3b7fbb7d960e9a67f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8896aa0e-180f-4158-b31d-5435c6ecf6ef),volume_type_id=8896aa0e-180f-4158-b31d-5435c6ecf6ef)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:15.559455 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6ba1da-a5a6-454c-8519-ae614a9fa99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:15.581042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db6ba1da-a5a6-454c-8519-ae614a9fa99c) transitioned into state 'SUCCESS' from state '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-1299270577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd225eff651c4ee6aea842b6c7b6e04b',qos_specs=None,replication_status=,reservations=['914d2f4e-0143-4b31-b261-77ada19191bd','0968b4c1-5cde-4134-8eb1-04e246e3272a','f6298cf2-a8d9-4d96-9768-0eff1f8b993c','559d024c-91bb-46ba-8f4c-6a9c5b07e2f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='929369a8004042b3b7fbb7d960e9a67f',volume_type_id=8896aa0e-180f-4158-b31d-5435c6ecf6ef)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:15.581725 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09627d0d-3434-4b8b-b246-46ebde36a717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:15.590922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09627d0d-3434-4b8b-b246-46ebde36a717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:15.591702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Flow 'volume_create_api' (ce5959d4-d154-49d4-964e-c775eaea7fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:15.592002 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Create volume request issued successfully. Aug 19 12:54:15.592727 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da884957-97da-4184-9897-c1eadefcc77a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:15.593121 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 499/1965] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:15 2026] POST /volume/v3/volumes => generated 768 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:15.607326 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-96be462e-a89e-445c-bfca-744d33e5920a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.609072 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96be462e-a89e-445c-bfca-744d33e5920a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:15.609407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-96be462e-a89e-445c-bfca-744d33e5920a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.610741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-96be462e-a89e-445c-bfca-744d33e5920a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.613274 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=495,cinder:INSERT=66,cinder:UPDATE=116,cinder:DELETE=2 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:54:15.622292 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.622292 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:15.626801 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-96be462e-a89e-445c-bfca-744d33e5920a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:15.634623 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96be462e-a89e-445c-bfca-744d33e5920a tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:15.634623 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 493/1966] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:15.713999 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d879d0b-71cc-43b4-a0d0-d7566ae6d2ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.715573 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d879d0b-71cc-43b4-a0d0-d7566ae6d2ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:15.715745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d879d0b-71cc-43b4-a0d0-d7566ae6d2ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.715944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d879d0b-71cc-43b4-a0d0-d7566ae6d2ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.720766 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d879d0b-71cc-43b4-a0d0-d7566ae6d2ca tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 404 Aug 19 12:54:15.721296 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 488/1967] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:15.728458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.730558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:15.730791 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.731069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.731286 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 6f28f371-1703-4fae-92b7-f25c97bc7dd0 Aug 19 12:54:15.737078 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1cd59ebe-7f03-49f6-a696-0ca13cffacd5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 returned with HTTP 404 Aug 19 12:54:15.739019 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 488/1968] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:15 2026] DELETE /volume/v3/snapshots/6f28f371-1703-4fae-92b7-f25c97bc7dd0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:15.745031 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.747598 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:15.747838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.748266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.748324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 9cf6e23a-98a7-4363-8290-45ec4ee90840 Aug 19 12:54:15.755537 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4988109f-edfa-4f4c-8581-dfdf761caee1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 returned with HTTP 404 Aug 19 12:54:15.756583 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 500/1969] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:15 2026] DELETE /volume/v3/snapshots/9cf6e23a-98a7-4363-8290-45ec4ee90840 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:15.763440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.765219 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:15.765416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.765585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.765683 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 417de1c4-38a5-4f85-8159-f59e586702aa Aug 19 12:54:15.769733 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec547d16-1ddd-420f-860e-01ff9febc5a7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa returned with HTTP 404 Aug 19 12:54:15.770420 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 494/1970] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:15 2026] DELETE /volume/v3/snapshots/417de1c4-38a5-4f85-8159-f59e586702aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:15.807752 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.809961 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:15.810170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.810373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.820912 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.820912 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:15.824505 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:15.829628 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-341e6965-b385-401b-a2db-fc558ed721b8 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:15.830132 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 489/1971] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:15.849475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.852790 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de/action Aug 19 12:54:15.853157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:15.853275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:15.867423 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.867423 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:15.867965 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:15.880067 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Begin detaching volume completed successfully. Aug 19 12:54:15.880322 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-519d6773-5989-4971-9841-5d728f868572 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de/action returned with HTTP 202 Aug 19 12:54:15.880893 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 489/1972] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:54:15 2026] POST /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:15.934970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ad106e57-abbb-4f9d-973c-729049b56410 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.935344 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad106e57-abbb-4f9d-973c-729049b56410 None None] GET https://10.4.3.137/volume// Aug 19 12:54:15.935472 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ad106e57-abbb-4f9d-973c-729049b56410 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.935647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ad106e57-abbb-4f9d-973c-729049b56410 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.935980 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad106e57-abbb-4f9d-973c-729049b56410 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:15.936264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 501/1973] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:54:15.946432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:15.948832 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:15.949047 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:15.949205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:15.960489 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:15.960489 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:15.964961 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:15.970136 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-515038de-e9f1-45fd-9d7e-86e01c90d15a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:15.970639 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 495/1974] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:15 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:16.213285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:16.216606 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:16.216900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:16.217202 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:16.229161 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:16.229161 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:16.234079 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:16.239786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9111c6d3-2700-4f21-bd9d-1c916f2f1095 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:16.240223 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 490/1975] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:16 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:16.651976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:16.654227 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:16.654460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:16.654643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:16.669123 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:16.669123 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:16.673820 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:16.684144 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fa0e253-9e6b-4741-9e07-e4e1fcff3d2d tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:16.684766 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 490/1976] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:16 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:16.698396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:16.700870 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:16.701233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:16.701506 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:16.712749 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:16.712749 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:16.720503 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Volume info retrieved successfully. Aug 19 12:54:16.726651 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b881f1de-b5a2-4881-a206-19870c6f1e6a tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:16.727116 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 502/1977] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:16 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 1034 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:16.747364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:16.749502 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] POST https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015/action Aug 19 12:54:16.752265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:16.752265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:16.764532 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:16.764532 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:16.765345 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:16.791767 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:16.791993 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:16.826409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Created reservations ['e89b52de-279f-49b8-897e-e3f708e76c34', '1bcd9a3a-b328-4e69-8c36-325ec4368144'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:16.841354 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:16.841714 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-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 19 12:54:16.850230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Created reservations ['6663ab68-7c07-464c-9bf6-747598ada63c', 'b837fbad-f99f-4c6b-80d8-541b7b1338ae'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:16.888511 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Retype volume request issued successfully. Aug 19 12:54:16.889033 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a2858bc-fbe7-472d-a75f-7b8e12d94d86 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015/action returned with HTTP 202 Aug 19 12:54:16.889303 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 496/1978] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:16 2026] POST /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:16.899971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:16.901155 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:16.901435 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:16.901667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:16.916972 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:16.916972 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:16.922286 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:16.927465 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6261dfff-ad4e-41b6-9ddf-f41f32b684cd tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:16.928060 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 491/1979] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:16 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:17.236338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-656d125b-e09b-4341-88ac-27ca33cef322 req-82b640da-0341-4134-b4d5-b7195cf7cef9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:17.237915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-82b640da-0341-4134-b4d5-b7195cf7cef9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae Aug 19 12:54:17.238116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-82b640da-0341-4134-b4d5-b7195cf7cef9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:17.238292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-82b640da-0341-4134-b4d5-b7195cf7cef9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:17.240229 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=503,cinder:UPDATE=124,cinder:DELETE=3,cinder:INSERT=69 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:54:17.248590 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:17.248590 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:17.254561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:17.258277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:17.258277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:17.258277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:17.268924 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:17.268924 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:17.274706 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:17.278978 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c818907a-a0a6-4b47-a203-b462c74f3f7f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:17.279529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 503/1980] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:17 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:17.334339 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-656d125b-e09b-4341-88ac-27ca33cef322 req-82b640da-0341-4134-b4d5-b7195cf7cef9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae returned with HTTP 200 Aug 19 12:54:17.334805 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 491/1981] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:17 2026] DELETE /volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:17.416798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-8e5cdae2-b2c1-4215-9246-aab996e166f8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:17.419527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-8e5cdae2-b2c1-4215-9246-aab996e166f8 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a Aug 19 12:54:17.419909 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-8e5cdae2-b2c1-4215-9246-aab996e166f8 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:17.420206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-8e5cdae2-b2c1-4215-9246-aab996e166f8 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:17.432552 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:17.432552 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:17.511679 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-8e5cdae2-b2c1-4215-9246-aab996e166f8 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a returned with HTTP 200 Aug 19 12:54:17.511679 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 497/1982] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:17 2026] DELETE /volume/v3/attachments/0e1b4171-ab45-476a-862b-41dda1ffc98a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:17.525392 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:17.528008 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] DELETE https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:54:17.528226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:17.528486 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:17.528695 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Delete volume with id: 774bfa5f-cbde-4b99-b020-3425f2b9e9d7 Aug 19 12:54:17.537334 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:17.537334 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:17.537940 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Volume info retrieved successfully. Aug 19 12:54:17.565287 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] Delete volume request issued successfully. Aug 19 12:54:17.565287 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8d89ff78-8fba-4116-9f0d-1cdfdd9bd98d req-0f21aa64-c4fe-4e1d-90c5-46c400646f56 tempest-TestShelveInstance-140189874 tempest-TestShelveInstance-140189874-project-member] https://10.4.3.137/volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 returned with HTTP 202 Aug 19 12:54:17.565287 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 492/1983] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:54:17 2026] DELETE /volume/v3/volumes/774bfa5f-cbde-4b99-b020-3425f2b9e9d7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:17.944925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:17.947346 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:17.947642 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:17.947920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:17.967483 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:17.967483 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:17.978371 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:17.984661 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0aa74523-950b-46e2-af6d-eefb61bdad25 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:17.985473 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 504/1984] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:17 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:18.004787 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.010454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:18.010734 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.011028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.029437 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.029437 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:18.034511 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Volume info retrieved successfully. Aug 19 12:54:18.041106 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f20f6380-04cf-4cce-966a-fff37f4e8276 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:18.042893 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 492/1985] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:18 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 1034 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:18.055581 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.057819 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] GET https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577 Aug 19 12:54:18.058037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.058274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.058919 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.058919 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:18.059266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577'), ('all_tenants', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:18.094596 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Get all volumes completed successfully. Aug 19 12:54:18.095089 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cfcd326-cb5f-46e6-8bd0-43aaed193fd9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577 returned with HTTP 200 Aug 19 12:54:18.095588 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 498/1986] 10.4.3.137 () {66 vars in 1398 bytes} [Wed Aug 19 12:54:18 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1299270577 => generated 347 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:18.109211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.111695 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:18.112020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.112490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.123714 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.123714 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:18.129096 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:18.135915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d8835f5-0c2b-4dd2-9e95-c6441bc49776 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:18.136801 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 493/1987] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:18 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:18.153573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68d379a4-1d17-4946-955e-30e391496380 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.158015 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:18.158015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.158211 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.158378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Delete volume with id: ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:18.168903 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.168903 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:18.169711 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:18.194465 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Delete volume request issued successfully. Aug 19 12:54:18.194787 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68d379a4-1d17-4946-955e-30e391496380 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 202 Aug 19 12:54:18.195363 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 505/1988] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:18 2026] DELETE /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:18.206320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.208351 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:18.208633 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.208838 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.216483 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.216483 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:18.221382 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Volume info retrieved successfully. Aug 19 12:54:18.227173 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16df8124-4647-4157-b3a7-41b22c4ea8ce tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 200 Aug 19 12:54:18.227745 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 493/1989] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:18 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:18.294110 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:18.295806 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:18.296101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:18.296358 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:18.303957 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:18.303957 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:18.309506 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:18.316297 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a293dffa-43e7-4e4a-815c-11cf13c73b7c tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:18.317034 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 499/1990] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:18 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:19.246665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-877ef3cc-5ed2-4168-a066-4504334d9e34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.250065 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-877ef3cc-5ed2-4168-a066-4504334d9e34 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] GET https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 Aug 19 12:54:19.250065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-877ef3cc-5ed2-4168-a066-4504334d9e34 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.250065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-877ef3cc-5ed2-4168-a066-4504334d9e34 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.259724 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-877ef3cc-5ed2-4168-a066-4504334d9e34 tempest-VolumeRetypeWithoutMigrationTest-1651039230 tempest-VolumeRetypeWithoutMigrationTest-1651039230-project-member] https://10.4.3.137/volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 returned with HTTP 404 Aug 19 12:54:19.259724 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 494/1991] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:19 2026] GET /volume/v3/volumes/ff120071-4baa-4c39-8bf8-6ede3337c015 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:19.270814 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7af113a6-0a86-4bb0-95a0-f8a23ac33490 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.272702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7af113a6-0a86-4bb0-95a0-f8a23ac33490 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] DELETE https://10.4.3.137/volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 Aug 19 12:54:19.272929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7af113a6-0a86-4bb0-95a0-f8a23ac33490 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.273160 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7af113a6-0a86-4bb0-95a0-f8a23ac33490 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.312364 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7af113a6-0a86-4bb0-95a0-f8a23ac33490 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 returned with HTTP 202 Aug 19 12:54:19.312993 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 506/1992] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:54:19 2026] DELETE /volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:19.325036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77af4ad9-b09a-4cc2-a2bd-4d17e1186ef9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.328785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77af4ad9-b09a-4cc2-a2bd-4d17e1186ef9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] GET https://10.4.3.137/volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 Aug 19 12:54:19.329233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77af4ad9-b09a-4cc2-a2bd-4d17e1186ef9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.331373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77af4ad9-b09a-4cc2-a2bd-4d17e1186ef9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.334786 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ce2fb715-0024-4182-add4-b32c5756d5cb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.336782 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77af4ad9-b09a-4cc2-a2bd-4d17e1186ef9 tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 returned with HTTP 404 Aug 19 12:54:19.337182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce2fb715-0024-4182-add4-b32c5756d5cb tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:19.337439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce2fb715-0024-4182-add4-b32c5756d5cb tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.337699 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce2fb715-0024-4182-add4-b32c5756d5cb tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.337912 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 494/1993] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:54:19 2026] GET /volume/v3/types/32b2229a-1274-49e3-ab32-b3fd6f8b8e27 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:19.348385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2abe0473-f477-4861-a153-30f05347c3cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.351423 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2abe0473-f477-4861-a153-30f05347c3cd tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] DELETE https://10.4.3.137/volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef Aug 19 12:54:19.351576 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:19.351576 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:19.352028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2abe0473-f477-4861-a153-30f05347c3cd tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.352663 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2abe0473-f477-4861-a153-30f05347c3cd tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.362490 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ce2fb715-0024-4182-add4-b32c5756d5cb tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:19.379742 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce2fb715-0024-4182-add4-b32c5756d5cb tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:19.380974 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 500/1994] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:19 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:19.398064 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2abe0473-f477-4861-a153-30f05347c3cd tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef returned with HTTP 202 Aug 19 12:54:19.398064 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 495/1995] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:54:19 2026] DELETE /volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:19.406832 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3688baf0-0304-4e82-856f-ce6ec2f5d55e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:19.409940 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3688baf0-0304-4e82-856f-ce6ec2f5d55e tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] GET https://10.4.3.137/volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef Aug 19 12:54:19.410134 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3688baf0-0304-4e82-856f-ce6ec2f5d55e tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:19.410383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3688baf0-0304-4e82-856f-ce6ec2f5d55e tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:19.418719 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3688baf0-0304-4e82-856f-ce6ec2f5d55e tempest-VolumeRetypeWithoutMigrationTest-1193448245 tempest-VolumeRetypeWithoutMigrationTest-1193448245-project-admin] https://10.4.3.137/volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef returned with HTTP 404 Aug 19 12:54:19.419307 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 507/1996] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:54:19 2026] GET /volume/v3/types/8896aa0e-180f-4158-b31d-5435c6ecf6ef => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:20.400299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:20.405863 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:20.406158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:20.406463 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:20.424783 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:20.424783 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:20.435285 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:20.442173 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b03d2cd-2d69-49d9-95df-5d7c4aace825 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:20.442911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 495/1997] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:20 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:21.230355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-c5a0207b-db38-4ada-ba0c-0eff29354853 req-a35a5798-9631-4e95-930d-c6f8959aae4c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:21.237205 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-c5a0207b-db38-4ada-ba0c-0eff29354853 req-a35a5798-9631-4e95-930d-c6f8959aae4c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae Aug 19 12:54:21.237917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-c5a0207b-db38-4ada-ba0c-0eff29354853 req-a35a5798-9631-4e95-930d-c6f8959aae4c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:21.238983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-c5a0207b-db38-4ada-ba0c-0eff29354853 req-a35a5798-9631-4e95-930d-c6f8959aae4c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:21.247524 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-c5a0207b-db38-4ada-ba0c-0eff29354853 req-a35a5798-9631-4e95-930d-c6f8959aae4c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae returned with HTTP 404 Aug 19 12:54:21.248179 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 501/1998] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:21 2026] DELETE /volume/v3/attachments/ce04191b-4196-4d5d-856d-fe4e9c623bae => generated 149 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:21.460688 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:21.465406 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:21.465677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:21.466099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:21.469766 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=511,cinder:INSERT=87,cinder:UPDATE=138,cinder:DELETE=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:54:21.476165 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:21.476165 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:21.482772 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:21.489096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-91858b5e-e3c0-4435-bb3b-c55334ba8e0b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:21.489678 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 496/1999] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:21 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:22.510435 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.513237 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:22.513503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:22.513916 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:22.527986 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:22.527986 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:22.534786 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:22.540876 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9b0c42de-9b59-4658-8dc5-31a8849213e2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:22.541314 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 508/2000] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:22 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:22.586136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.589595 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:22.590024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:22.590393 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:22.604580 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:22.604580 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:22.611024 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:22.619655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d9cba3a4-fd11-4812-a1b1-de77dbace013 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:22.620463 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 496/2001] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:22 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 1157 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:22.650794 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e65f97f6-bbe3-4db1-b378-a816c6893897 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.837375 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e65f97f6-bbe3-4db1-b378-a816c6893897 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] GET https://10.4.3.137/volume/v3/os-services Aug 19 12:54:22.837375 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e65f97f6-bbe3-4db1-b378-a816c6893897 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:22.838059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e65f97f6-bbe3-4db1-b378-a816c6893897 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:22.851973 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e65f97f6-bbe3-4db1-b378-a816c6893897 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services returned with HTTP 200 Aug 19 12:54:22.852669 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 502/2002] 10.4.3.137 () {66 vars in 1249 bytes} [Wed Aug 19 12:54:22 2026] GET /volume/v3/os-services => generated 626 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:22.864295 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68751182-5855-4382-8082-4a3aebd1db94 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.866626 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68751182-5855-4382-8082-4a3aebd1db94 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] PUT https://10.4.3.137/volume/v3/os-services/disable-log-reason Aug 19 12:54:22.867202 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68751182-5855-4382-8082-4a3aebd1db94 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007775", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:22.870740 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68751182-5855-4382-8082-4a3aebd1db94 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 19 12:54:22.871457 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 497/2003] 10.4.3.137 () {68 vars in 1326 bytes} [Wed Aug 19 12:54:22 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:54:22.884346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b6144af-5670-4967-8255-7ae77e395976 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.886781 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b6144af-5670-4967-8255-7ae77e395976 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] PUT https://10.4.3.137/volume/v3/os-services/disable Aug 19 12:54:22.887171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b6144af-5670-4967-8255-7ae77e395976 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007775", "binary": "invalid_binary"} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:22.896787 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b6144af-5670-4967-8255-7ae77e395976 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services/disable returned with HTTP 404 Aug 19 12:54:22.897476 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 509/2004] 10.4.3.137 () {68 vars in 1293 bytes} [Wed Aug 19 12:54:22 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:22.909042 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b71a1ef3-0ada-44d3-b842-396a602465c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.911900 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b71a1ef3-0ada-44d3-b842-396a602465c8 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] PUT https://10.4.3.137/volume/v3/os-services/enable Aug 19 12:54:22.912485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b71a1ef3-0ada-44d3-b842-396a602465c8 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:22.926590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b71a1ef3-0ada-44d3-b842-396a602465c8 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services/enable returned with HTTP 404 Aug 19 12:54:22.927348 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 497/2005] 10.4.3.137 () {68 vars in 1290 bytes} [Wed Aug 19 12:54:22 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:22.939420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-26264951-796e-4534-b5d4-d710cc866e45 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.943278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26264951-796e-4534-b5d4-d710cc866e45 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] PUT https://10.4.3.137/volume/v3/os-services/freeze Aug 19 12:54:22.943278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26264951-796e-4534-b5d4-d710cc866e45 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:22.952137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26264951-796e-4534-b5d4-d710cc866e45 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services/freeze returned with HTTP 400 Aug 19 12:54:22.953078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 503/2006] 10.4.3.137 () {68 vars in 1290 bytes} [Wed Aug 19 12:54:22 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:22.961467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c3f41c3a-1508-4645-aeb1-62bc806f39e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:22.963378 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3f41c3a-1508-4645-aeb1-62bc806f39e3 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] PUT https://10.4.3.137/volume/v3/os-services/thaw Aug 19 12:54:22.963796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c3f41c3a-1508-4645-aeb1-62bc806f39e3 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:22.971980 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c3f41c3a-1508-4645-aeb1-62bc806f39e3 tempest-VolumeServicesNegativeTest-1848761921 tempest-VolumeServicesNegativeTest-1848761921-project-admin] https://10.4.3.137/volume/v3/os-services/thaw returned with HTTP 400 Aug 19 12:54:22.972609 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 498/2007] 10.4.3.137 () {68 vars in 1284 bytes} [Wed Aug 19 12:54:22 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:23.038928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.041362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:23.041605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:23.041843 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:23.050192 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:23.050192 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:23.054725 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:23.060787 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-7efe78ea-b63f-465a-9bf9-5d6abd55ddb5 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:23.061330 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 510/2008] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:23 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 1157 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:23.073327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-507b4ed7-a275-4c89-ae58-0d294f028864 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.073743 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-507b4ed7-a275-4c89-ae58-0d294f028864 None None] GET https://10.4.3.137/volume// Aug 19 12:54:23.073941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-507b4ed7-a275-4c89-ae58-0d294f028864 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:23.075635 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-507b4ed7-a275-4c89-ae58-0d294f028864 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:23.075635 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-507b4ed7-a275-4c89-ae58-0d294f028864 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:23.075635 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 498/2009] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:54: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 19 12:54:23.075767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.078474 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:23.078908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:23.079541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:23.086064 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-151a59c5-d9c3-4de9-aba6-930a29b8af20 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.088906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-151a59c5-d9c3-4de9-aba6-930a29b8af20 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:23.089444 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-151a59c5-d9c3-4de9-aba6-930a29b8af20 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5aeed37-ee89-4511-9303-73c6ac582246", "connector": null, "instance_uuid": "04f081de-1272-4093-8e85-9e49e69d0c63"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:23.094386 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:23.094386 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:23.104376 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:23.105848 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:23.105848 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:23.108444 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8c2381e-44f6-47e7-9080-9287b8cd3625 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:23.109129 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 504/2010] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:23 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:23.124498 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.126786 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:23.127110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:23.127554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:23.127554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: 5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:23.135719 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:23.135719 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:23.136284 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:23.145424 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-151a59c5-d9c3-4de9-aba6-930a29b8af20 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:23.146048 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 499/2011] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:23 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 19 12:54:23.170194 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:54:23.170194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e2c3573-c19f-4335-9ff3-942ed52d170b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 202 Aug 19 12:54:23.170885 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 511/2012] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:23 2026] DELETE /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:23.178827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:23.181537 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:23.181785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:23.181908 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:23.192606 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:23.192606 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:23.197396 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:23.205782 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f970a94-031b-4e53-a97a-d6f0d843b74b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 200 Aug 19 12:54:23.207061 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 499/2013] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:23 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:24.153418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0538032c-b805-4c9a-b73a-49424f433992 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.157069 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:24.157572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-attach": {"instance_uuid": "a17e4a00-075b-48be-89cb-b107ccdcb519", "mountpoint": "/dev/vdb"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:24.157767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a17e4a00-075b-48be-89cb-b107ccdcb519", "mountpoint": "/dev/vdb"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:24.168960 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.168960 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:24.169613 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:24.177150 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update volume admin metadata completed successfully. Aug 19 12:54:24.224708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2989c885-fde4-497a-a5d2-0a63400fe9e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.226667 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2989c885-fde4-497a-a5d2-0a63400fe9e1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de Aug 19 12:54:24.227585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2989c885-fde4-497a-a5d2-0a63400fe9e1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.227585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2989c885-fde4-497a-a5d2-0a63400fe9e1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.234156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2989c885-fde4-497a-a5d2-0a63400fe9e1 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de returned with HTTP 404 Aug 19 12:54:24.234721 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 500/2014] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/5c715696-d42e-4261-aa18-8e7b7c3790de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:24.248887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.251805 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:54:24.252148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.252650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.261970 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Attach volume completed successfully. Aug 19 12:54:24.262207 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0538032c-b805-4c9a-b73a-49424f433992 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:24.262676 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 505/2015] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:24 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:24.263600 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.263600 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:24.270199 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:24.271697 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.274391 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:24.274642 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.274963 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.279335 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83f26c5c-0def-4df7-94cf-cd56e9b4cc74 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:54:24.280050 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 512/2016] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:24.288014 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.288014 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:24.293513 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:24.296545 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.299499 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6db7bd11-217f-40b9-b94b-be531aac9cc3 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:24.299905 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:24.300278 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 500/2017] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:24.300563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-334987047"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:24.314338 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.314338 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:24.315151 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:24.315761 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:54:24.316961 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.319466 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:24.319744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.320079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.334866 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.334866 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:24.339428 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:24.348358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a820e60-e389-4874-be83-e94c7b8ae0bd tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:24.348358 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 506/2018] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:24.362548 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.365508 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:24.367295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-detach": {}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:24.367295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:24.368719 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['a40f84ef-7732-470e-a197-236aa71de1c6', '9d7e596e-f3b2-406d-b08e-9b4f3efe9922', 'acccee07-0954-4ad3-a346-3e5ac906dbd3', 'b0b53671-2fe7-40a3-ba22-1b7677bd0288'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:24.382561 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.382561 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:24.383297 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:24.446787 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot create request issued successfully. Aug 19 12:54:24.447321 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1eb82ead-30ed-4516-a379-d220cb0497e6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:24.447995 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 501/2019] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:24 2026] POST /volume/v3/snapshots => generated 379 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:24.456790 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-143fe026-88c5-4b42-b4de-e9821e837d6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.463693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-143fe026-88c5-4b42-b4de-e9821e837d6f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:24.463693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-143fe026-88c5-4b42-b4de-e9821e837d6f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.463693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-143fe026-88c5-4b42-b4de-e9821e837d6f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.471598 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Detach volume completed successfully. Aug 19 12:54:24.471718 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.471718 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:24.471939 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d87a8355-000b-471a-a5b3-030cb2e1a2be tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:24.472162 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-143fe026-88c5-4b42-b4de-e9821e837d6f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:24.472530 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 513/2020] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:24 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:24.473049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-143fe026-88c5-4b42-b4de-e9821e837d6f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:24.473752 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 501/2021] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:24.483797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a140004f-5d94-411d-89e6-c9bca92fde9f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.485387 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a140004f-5d94-411d-89e6-c9bca92fde9f tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:24.485690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a140004f-5d94-411d-89e6-c9bca92fde9f tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.486388 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a140004f-5d94-411d-89e6-c9bca92fde9f tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.497117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c1f9d253-0d73-4642-ba66-654e7eba88b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.497628 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1f9d253-0d73-4642-ba66-654e7eba88b6 None None] GET https://10.4.3.137/volume// Aug 19 12:54:24.497819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d253-0d73-4642-ba66-654e7eba88b6 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.498039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1f9d253-0d73-4642-ba66-654e7eba88b6 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.499051 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1f9d253-0d73-4642-ba66-654e7eba88b6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:24.499051 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 502/2022] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:24.502008 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.502008 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:24.507695 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.507867 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a140004f-5d94-411d-89e6-c9bca92fde9f tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:24.510173 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:24.510647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:24.510802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:24.517403 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a140004f-5d94-411d-89e6-c9bca92fde9f tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:24.517403 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 507/2023] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:24.537170 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.537170 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:24.542788 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:24.549415 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-e82a834c-5bc4-4a4a-8d33-a0c3c8aca7a0 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:24.549925 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 514/2024] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:24 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 1336 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:24.681984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.685883 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] PUT https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 Aug 19 12:54:24.689098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:24.707575 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Acquiring lock "cinder-attachment_update-d5aeed37-ee89-4511-9303-73c6ac582246-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:24.719143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Lock "cinder-attachment_update-d5aeed37-ee89-4511-9303-73c6ac582246-np0000007775" acquired by "attachment_update" :: waited 0.012s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:24.720717 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.720717 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:24.857650 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Lock "cinder-attachment_update-d5aeed37-ee89-4511-9303-73c6ac582246-np0000007775" released by "attachment_update" :: held 0.138s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:24.858018 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-76ad1a4d-af4f-4fd0-989a-f6e894270f72 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 returned with HTTP 200 Aug 19 12:54:24.858543 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 502/2025] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:24 2026] PUT /volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:24.898028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d55e998c-a634-4d2c-9b0c-2c45a836ebbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:24.903236 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d55e998c-a634-4d2c-9b0c-2c45a836ebbe tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] POST https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4/action Aug 19 12:54:24.904462 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d55e998c-a634-4d2c-9b0c-2c45a836ebbe tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:24.904462 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d55e998c-a634-4d2c-9b0c-2c45a836ebbe tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:24.936717 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:24.936717 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:24.958934 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-909e9284-02a8-45aa-8027-d6fe7f5ab9a3 req-d55e998c-a634-4d2c-9b0c-2c45a836ebbe tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4/action returned with HTTP 204 Aug 19 12:54:24.959552 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 503/2026] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:24 2026] POST /volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:25.460508 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.493192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.500118 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.502271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.502271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.510314 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.510314 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:25.510792 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.511681 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-17ae30bd-bf95-48af-aaef-b9d78bc8815d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:25.512509 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 515/2027] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 538 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.526540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.530502 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.530502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.530502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.539703 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.539703 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:25.539703 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.539703 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f1300b7-85b5-474f-92a3-2374ce86d2dc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:25.542082 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 503/2028] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.558666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9dad2291-e52d-4d63-9801-438bee505353 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.563182 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:25.563629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.563852 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.565293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:25.566567 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:54:25.571954 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Get all snapshots completed successfully. Aug 19 12:54:25.572990 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9dad2291-e52d-4d63-9801-438bee505353 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 12:54:25.573166 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 504/2029] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/snapshots => generated 407 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.587210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce90b1c3-6312-418e-b928-12d0b281a796 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.589844 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce90b1c3-6312-418e-b928-12d0b281a796 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] PUT https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.590271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce90b1c3-6312-418e-b928-12d0b281a796 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-960111446", "description": "This is the new description of snapshot."}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:25.601899 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.601899 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:25.602323 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce90b1c3-6312-418e-b928-12d0b281a796 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.603650 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:25.603650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1395621277"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:25.605870 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1395621277'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:25.605976 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Create volume of 1 GB Aug 19 12:54:25.612601 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce90b1c3-6312-418e-b928-12d0b281a796 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:25.613098 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Availability Zones retrieved successfully. Aug 19 12:54:25.613187 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 516/2030] 10.4.3.137 () {68 vars in 1375 bytes} [Wed Aug 19 12:54:25 2026] PUT /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.622928 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Flow 'volume_create_api' (e12aa8a7-6382-433e-9c4f-01ec785689af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:25.624833 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5aa5df-48aa-4165-b46a-49e96751931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:25.625562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:25.628208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d53f476-c254-4702-b585-dda38da31f27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.632146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d53f476-c254-4702-b585-dda38da31f27 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.632146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d53f476-c254-4702-b585-dda38da31f27 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.634037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d53f476-c254-4702-b585-dda38da31f27 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.648304 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.648304 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:25.649160 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d53f476-c254-4702-b585-dda38da31f27 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.650196 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d53f476-c254-4702-b585-dda38da31f27 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:25.653077 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 504/2031] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.664608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.667722 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.667987 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.668231 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.668414 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.679843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5aa5df-48aa-4165-b46a-49e96751931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:25.679843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5298d0e7-3367-4762-a23b-3921cadbb211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:25.680872 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.680872 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:25.681318 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.715541 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:54:25.715862 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c493d9dd-22c4-4917-acd1-9823294cd7ed tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 202 Aug 19 12:54:25.717054 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 505/2032] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:25 2026] DELETE /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:25.724947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.727481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:25.728097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.728097 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.736140 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.736140 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:25.737380 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:25.738630 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f79c6e3e-42f9-4aeb-8933-250c0f9f5cb7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 200 Aug 19 12:54:25.738974 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 517/2033] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:25.806709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Created reservations ['b7bb4a1d-2647-4b55-a8c8-9dffcad8fe33', 'a95b018a-117a-4813-903d-3bb80bf93032', '5de9b4d5-bebe-477c-b1a4-09cd2a823e7e', '07d4efe8-9092-4bf7-8fa1-75b659b21e94'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:25.807768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5298d0e7-3367-4762-a23b-3921cadbb211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7bb4a1d-2647-4b55-a8c8-9dffcad8fe33', 'a95b018a-117a-4813-903d-3bb80bf93032', '5de9b4d5-bebe-477c-b1a4-09cd2a823e7e', '07d4efe8-9092-4bf7-8fa1-75b659b21e94']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:25.809180 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec67a1a4-7953-4780-898a-a6d9951e36a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:25.847785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec67a1a4-7953-4780-898a-a6d9951e36a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ddc974a-5a9a-41fa-a7ec-6d1274a23204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1395621277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d358ddbce2d4d889162eb66d5494d19',qos_specs=None,replication_status=,reservations=['b7bb4a1d-2647-4b55-a8c8-9dffcad8fe33','a95b018a-117a-4813-903d-3bb80bf93032','5de9b4d5-bebe-477c-b1a4-09cd2a823e7e','07d4efe8-9092-4bf7-8fa1-75b659b21e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3239b0f6df71459aaf561a4f6d3d3411',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1395621277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ddc974a-5a9a-41fa-a7ec-6d1274a23204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d358ddbce2d4d889162eb66d5494d19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3239b0f6df71459aaf561a4f6d3d3411',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:25.849205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14ee7bd-dea5-4f17-b6e3-16b41b826c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:25.873305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d14ee7bd-dea5-4f17-b6e3-16b41b826c93) transitioned into state 'SUCCESS' from state '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-1395621277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d358ddbce2d4d889162eb66d5494d19',qos_specs=None,replication_status=,reservations=['b7bb4a1d-2647-4b55-a8c8-9dffcad8fe33','a95b018a-117a-4813-903d-3bb80bf93032','5de9b4d5-bebe-477c-b1a4-09cd2a823e7e','07d4efe8-9092-4bf7-8fa1-75b659b21e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3239b0f6df71459aaf561a4f6d3d3411',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:25.874316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4944407c-4ed1-4211-a5c6-dcbd6ce09d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:25.889063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4944407c-4ed1-4211-a5c6-dcbd6ce09d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:25.889452 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Flow 'volume_create_api' (e12aa8a7-6382-433e-9c4f-01ec785689af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:25.891278 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Create volume request issued successfully. Aug 19 12:54:25.891278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e331da15-4772-4450-9f68-ce45c65bf0c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:25.891278 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 508/2034] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:25 2026] POST /volume/v3/volumes => generated 755 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:25.907909 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:25.910239 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:25.910521 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:25.910745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:25.919946 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:25.919946 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:25.924990 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:25.930016 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-502feee1-c114-45ee-ac7c-083dc0c2bb47 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 200 Aug 19 12:54:25.930371 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 505/2035] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:25 2026] GET /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:26.752464 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a96e7bbf-fe77-40be-80f0-5c42416c6aa9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.756083 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a96e7bbf-fe77-40be-80f0-5c42416c6aa9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:26.756388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a96e7bbf-fe77-40be-80f0-5c42416c6aa9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:26.756712 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a96e7bbf-fe77-40be-80f0-5c42416c6aa9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:26.764134 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a96e7bbf-fe77-40be-80f0-5c42416c6aa9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 404 Aug 19 12:54:26.764401 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 506/2036] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:26 2026] GET /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:26.778424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-03424a74-3fb4-48a1-8589-130cfb9874cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.780178 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03424a74-3fb4-48a1-8589-130cfb9874cb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:26.780636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03424a74-3fb4-48a1-8589-130cfb9874cb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:26.781005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03424a74-3fb4-48a1-8589-130cfb9874cb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:26.781436 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-03424a74-3fb4-48a1-8589-130cfb9874cb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 923fb62c-c007-41a1-9161-7ebc46d0cf95 Aug 19 12:54:26.788445 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03424a74-3fb4-48a1-8589-130cfb9874cb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 returned with HTTP 404 Aug 19 12:54:26.789348 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 518/2037] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:26 2026] DELETE /volume/v3/snapshots/923fb62c-c007-41a1-9161-7ebc46d0cf95 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:26.797762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.800120 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:54:26.800367 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:26.800586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:26.809070 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:26.809070 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:26.814131 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:26.819886 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8f16d4f-5578-48f7-9d3a-3fd485f6564f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:54:26.820353 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 509/2038] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:26 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:26.834785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.836629 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:26.837076 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-694204937"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:26.845570 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:26.845570 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:26.846126 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:54:26.846332 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:54:26.880595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['36072c18-c0a3-4c75-99c4-7ea596029de5', '5222a271-c3e8-4694-8cb2-de3da636f106', 'e543233b-4df0-427a-99eb-d358ac43e14a', '215c3045-56a3-4f16-9efb-4818152797a2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:26.923863 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot create request issued successfully. Aug 19 12:54:26.924369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8891f0b1-6679-448d-b6cd-ae542cea4974 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:26.924960 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 506/2039] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:26.937368 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.939286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:54:26.939481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:26.939691 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:26.945193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.948464 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:26.949050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:26.949131 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:26.949131 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:26.949564 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:26.949711 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:26.950621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7fe92012-e5cd-47f4-99d8-4d4b3653fbc0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 200 Aug 19 12:54:26.950978 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 507/2040] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:26 2026] GET /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:26.963541 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:26.963541 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:26.968198 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:26.974614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6b33e15b-81ac-4e21-b4c7-d2eb4076b20c tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 200 Aug 19 12:54:26.974786 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 519/2041] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:26 2026] GET /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:26.993946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e29a8111-3571-4fba-8430-ed927da5634e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:26.996887 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:26.997266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ddc974a-5a9a-41fa-a7ec-6d1274a23204", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1266773627"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.009222 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.009222 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:27.010261 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:27.010261 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Create snapshot from volume 4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:27.054323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Created reservations ['66454229-3b08-4bbe-a463-15da5a563acf', 'e7466b6b-4e90-4671-9533-47c03249159b', '278fc35a-2b48-4d54-8d99-c858deaafcee', '543926b5-d4af-46a6-aa4e-26f3de2df97b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:27.100717 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot create request issued successfully. Aug 19 12:54:27.101211 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e29a8111-3571-4fba-8430-ed927da5634e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:27.101702 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 510/2042] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:26 2026] POST /volume/v3/snapshots => generated 311 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:27.116005 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.119501 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:27.119760 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.120053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.126977 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.126977 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:27.127679 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:27.128834 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-87449b7f-c76c-41cc-8c1a-fdcac6af58b2 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 returned with HTTP 200 Aug 19 12:54:27.129492 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 507/2043] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.154313 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.156277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.156669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.156815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.166165 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.166165 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:27.166559 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.173118 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Reserve volume completed successfully. Aug 19 12:54:27.173356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-42830d96-74a9-4b9e-8ab3-5ede2ca90047 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:27.173869 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 508/2044] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:27.182868 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.187279 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.187480 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.187661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.206429 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.206429 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:27.210298 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.216101 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42d1ba9d-d264-4027-a039-56ff7feee5a8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.216629 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 520/2045] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.231413 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.233335 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.233717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.233869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.244201 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.244201 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:27.244787 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.275508 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Unreserve volume completed successfully. Aug 19 12:54:27.275754 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7ea1cde-2f46-4657-824f-ee3021d62d0b tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:27.276187 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 511/2046] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:27.283573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.289349 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.289586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.289816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.300024 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.300024 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:27.305517 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.311515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9cdaf4d1-a3ad-47eb-ba6f-bbbea0d58379 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.312026 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 508/2047] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.326027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b182efd-0c2d-4301-a823-a8e44409e684 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.327688 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.328018 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.328160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.336028 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.336028 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:27.336474 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.348611 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume updated successfully. Aug 19 12:54:27.348888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b182efd-0c2d-4301-a823-a8e44409e684 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 200 Aug 19 12:54:27.349477 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 509/2048] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:54:27.363460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.365623 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.365887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.366108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.373174 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.373174 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:27.377487 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.381964 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6be8908-3c8e-4a5e-8a70-0504926df744 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.382396 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 521/2049] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.396012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.397726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.398076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.398201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.407638 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.407638 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:27.408022 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.419131 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume updated successfully. Aug 19 12:54:27.419383 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3562ae15-bf16-4721-a322-e6ff17f0ccf4 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 200 Aug 19 12:54:27.419819 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 512/2050] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:54:27.427328 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73aee133-8a05-4788-a271-a0912964d22c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.429364 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73aee133-8a05-4788-a271-a0912964d22c tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.429600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73aee133-8a05-4788-a271-a0912964d22c tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.429831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73aee133-8a05-4788-a271-a0912964d22c tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.439036 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.439036 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:27.443304 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73aee133-8a05-4788-a271-a0912964d22c tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.448176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73aee133-8a05-4788-a271-a0912964d22c tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.448573 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 509/2051] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.464118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-173e5c70-d517-444a-8613-d4320b433f35 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.465875 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.466264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.466402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.477192 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.477192 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:27.477862 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.492407 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update volume admin metadata completed successfully. Aug 19 12:54:27.492636 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update readonly setting on volume completed successfully. Aug 19 12:54:27.492918 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-173e5c70-d517-444a-8613-d4320b433f35 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:27.493509 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 510/2052] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:27.502328 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.504264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.504728 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.504803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.514193 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.514193 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:27.519498 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.525479 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.526772 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9dd82ce6-d4cc-4598-a783-4cb05c697466 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.527316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 522/2053] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.541711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.543460 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.543778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.543904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.557303 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.557303 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:27.557756 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.571127 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update volume admin metadata completed successfully. Aug 19 12:54:27.571343 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Update readonly setting on volume completed successfully. Aug 19 12:54:27.571606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a5aba8c-9f71-4a32-bda3-1e295008df68 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:27.572150 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 510/2054] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:27.579781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-920af567-c988-4f50-8f72-944fb71f1cef None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.581968 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-920af567-c988-4f50-8f72-944fb71f1cef tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:27.582175 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-920af567-c988-4f50-8f72-944fb71f1cef tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.582395 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-920af567-c988-4f50-8f72-944fb71f1cef tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.590579 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.590579 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:27.594733 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-920af567-c988-4f50-8f72-944fb71f1cef tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.599607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-920af567-c988-4f50-8f72-944fb71f1cef tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:27.600163 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 511/2055] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.613500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.615418 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:27.615829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1947968288", "disk_format": "raw"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:27.615988 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1947968288", "disk_format": "raw"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.622564 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:27.622937 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1154337991"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:27.624713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1154337991'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:27.624851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:54:27.624968 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.624968 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:27.625551 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:27.628816 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:54:27.634782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (4ff194c0-8fbd-4abe-9ae3-a60b40ffff16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:27.635845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3626416-0cb8-48be-afac-5cfd062802f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:27.636733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:27.638864 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.638864 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:27.642570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.image.image_utils [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1947968288'}] 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-1947968288'}]. {{(pid=100263) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 12:54:27.665195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3626416-0cb8-48be-afac-5cfd062802f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:27.666515 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c19ad08-838c-473e-8846-0e69f680eff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:27.726265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['713e0828-71e2-45ff-b268-5ec0bac04258', '65f7395b-6e96-4a83-a6ab-78fee572537d', '2e088260-e31f-48cf-a9c3-4738c1adc389', '1fdba150-58e5-41b7-930f-6a6fe7c97372'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:27.727292 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c19ad08-838c-473e-8846-0e69f680eff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713e0828-71e2-45ff-b268-5ec0bac04258', '65f7395b-6e96-4a83-a6ab-78fee572537d', '2e088260-e31f-48cf-a9c3-4738c1adc389', '1fdba150-58e5-41b7-930f-6a6fe7c97372']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:27.728157 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0d1b1b-7065-47b7-8db1-1859d6115751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:27.757914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0d1b1b-7065-47b7-8db1-1859d6115751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63be9709-a51d-4c84-9513-d75c9f6247bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1154337991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['713e0828-71e2-45ff-b268-5ec0bac04258','65f7395b-6e96-4a83-a6ab-78fee572537d','2e088260-e31f-48cf-a9c3-4738c1adc389','1fdba150-58e5-41b7-930f-6a6fe7c97372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1154337991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63be9709-a51d-4c84-9513-d75c9f6247bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:27.758722 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b788e-6327-44c5-af92-3950c43d717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:27.779966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9b788e-6327-44c5-af92-3950c43d717a) transitioned into state 'SUCCESS' from state '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-1154337991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['713e0828-71e2-45ff-b268-5ec0bac04258','65f7395b-6e96-4a83-a6ab-78fee572537d','2e088260-e31f-48cf-a9c3-4738c1adc389','1fdba150-58e5-41b7-930f-6a6fe7c97372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:27.780770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a3b1c3-c25b-4647-809c-4d0d41567bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:27.796609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a3b1c3-c25b-4647-809c-4d0d41567bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:27.797909 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (4ff194c0-8fbd-4abe-9ae3-a60b40ffff16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:27.798581 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:54:27.799667 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cda1a89-eb7d-4671-9291-db68f9caff72 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:27.800236 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 513/2056] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes => generated 758 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:27.815159 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.817497 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:54:27.817844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.818016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.827435 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.827435 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:27.832377 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:54:27.838657 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa3c9cd6-a27b-414b-852a-362e7c793f10 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd returned with HTTP 200 Aug 19 12:54:27.839338 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 511/2057] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:27.961875 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:27.964360 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:54:27.964723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:27.964918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:27.970572 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:27.970572 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:27.970572 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:54:27.971419 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ebab494-6540-4f68-b6bb-9cf518ccd84b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 200 Aug 19 12:54:27.971818 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 512/2058] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:27 2026] GET /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:28.140290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.142280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:28.142398 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.142586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.145335 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Copy volume to image completed successfully. Aug 19 12:54:28.145757 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dce315b7-5fb7-4982-a134-4b000fa1da26 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:28.146216 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 523/2059] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:54:27 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 687 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:28.150054 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.150054 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:28.150732 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.151810 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43b75b75-53e8-4c37-b2d0-63f8e94b3183 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 returned with HTTP 200 Aug 19 12:54:28.157618 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 514/2060] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:28.173696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-864ccc18-4da2-4311-a13a-69bbab831873 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.182751 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-864ccc18-4da2-4311-a13a-69bbab831873 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] POST https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.184019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-864ccc18-4da2-4311-a13a-69bbab831873 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.199180 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.199180 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:28.199180 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-864ccc18-4da2-4311-a13a-69bbab831873 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.239798 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-864ccc18-4da2-4311-a13a-69bbab831873 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.240236 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-864ccc18-4da2-4311-a13a-69bbab831873 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.241093 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 512/2061] 10.4.3.137 () {68 vars in 1402 bytes} [Wed Aug 19 12:54:28 2026] POST /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 68 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.252031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.254202 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.254515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.254773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.261118 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.261118 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:28.261741 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.262838 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.263185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff934a3d-9ff6-4210-bf9c-5db3fafa0a7e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.263659 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 513/2062] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.276467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.278051 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] PUT https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.278416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.286046 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.286046 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:28.286537 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.328209 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.328569 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-866f2119-adcb-40e5-aeb1-e7afa705a7c7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.329157 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 524/2063] 10.4.3.137 () {68 vars in 1401 bytes} [Wed Aug 19 12:54:28 2026] PUT /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 57 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.336332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.338223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.338451 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.338640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.345405 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.345405 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:28.345888 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.346809 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.347121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-604db2ba-dbd9-4af1-b8c3-56c68c91ea04 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.347795 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 515/2064] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.358224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-346db09c-97ec-4799-aa38-cef8331fdff1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.360541 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 Aug 19 12:54:28.360658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.360826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.366282 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.366282 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:28.367221 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.367827 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.383714 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Delete snapshot metadata completed successfully. Aug 19 12:54:28.383940 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-346db09c-97ec-4799-aa38-cef8331fdff1 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 returned with HTTP 200 Aug 19 12:54:28.384346 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 513/2065] 10.4.3.137 () {66 vars in 1399 bytes} [Wed Aug 19 12:54:28 2026] DELETE /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 => generated 0 bytes in 26 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 19 12:54:28.396007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-07c43d48-513b-4fc3-87b1-291ee753dabe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.398058 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.399081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.399081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.410026 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.410026 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:28.410650 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.411595 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.411906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07c43d48-513b-4fc3-87b1-291ee753dabe tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.412552 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 514/2066] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.425189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.427356 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] PUT https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.427727 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.436559 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.436559 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:28.437058 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.458563 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.458992 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4f7d149-2aa9-474b-a92c-1613dbe94096 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.459657 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 525/2067] 10.4.3.137 () {68 vars in 1401 bytes} [Wed Aug 19 12:54:28 2026] PUT /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.471705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.474546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] POST https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.475016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.485272 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.485272 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:28.486030 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.516170 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.516541 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d57603e0-e15d-420a-bfb1-1134cc1b9540 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.517139 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 516/2068] 10.4.3.137 () {68 vars in 1402 bytes} [Wed Aug 19 12:54:28 2026] POST /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.528472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.531180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.531445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.531709 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.542078 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.542078 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:28.543116 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.544290 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.544613 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b3b957d-f18a-42c4-afc8-aaf1ce05fc33 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.545099 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 514/2069] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.554985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.556559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] PUT https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 Aug 19 12:54:28.557097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.565038 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.565038 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:28.567285 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.587632 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.588149 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4dae888-8244-4bff-8a2d-460f1ec2bb68 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 returned with HTTP 200 Aug 19 12:54:28.588717 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 515/2070] 10.4.3.137 () {68 vars in 1416 bytes} [Wed Aug 19 12:54:28 2026] PUT /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.598276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.600576 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 Aug 19 12:54:28.600851 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.601107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.608739 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.608739 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:28.609406 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.610631 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.610961 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8cffd89c-6e56-4df7-a208-ac2e857f1b4f tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 returned with HTTP 200 Aug 19 12:54:28.611641 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 526/2071] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.621286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.624537 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.624701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.625018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.631638 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.631638 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:28.632305 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.633505 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Get snapshot metadata completed successfully. Aug 19 12:54:28.633841 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c71fdd38-55fe-44b5-898e-d7755985f5cb tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.634459 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 517/2072] 10.4.3.137 () {66 vars in 1381 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.642582 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.644970 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] PUT https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata Aug 19 12:54:28.645435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.654118 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.654118 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:28.654663 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.675563 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Update snapshot metadata completed successfully. Aug 19 12:54:28.675890 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dac5c5b7-42e3-4a7c-ac57-8ce18a2d8779 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata returned with HTTP 200 Aug 19 12:54:28.676409 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 515/2073] 10.4.3.137 () {68 vars in 1401 bytes} [Wed Aug 19 12:54:28 2026] PUT /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:54:28.685998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9d6440e-884b-4782-bed1-1aa90460797e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.687590 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:28.689272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.689272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.689272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Delete snapshot with id: 6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:28.694650 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.694650 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:28.695404 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.711425 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot delete request issued successfully. Aug 19 12:54:28.711849 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9d6440e-884b-4782-bed1-1aa90460797e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 returned with HTTP 202 Aug 19 12:54:28.712390 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 516/2074] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:28 2026] DELETE /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:28.721831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-19127547-a5ea-46e5-8c3e-f82d1677966e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.724282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19127547-a5ea-46e5-8c3e-f82d1677966e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:28.726338 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19127547-a5ea-46e5-8c3e-f82d1677966e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.726338 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19127547-a5ea-46e5-8c3e-f82d1677966e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.731969 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.731969 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:28.732749 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-19127547-a5ea-46e5-8c3e-f82d1677966e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Snapshot retrieved successfully. Aug 19 12:54:28.733845 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19127547-a5ea-46e5-8c3e-f82d1677966e tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 returned with HTTP 200 Aug 19 12:54:28.734837 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 527/2075] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:28.853848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.856666 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:54:28.857573 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:28.857819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:28.871684 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.871684 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:28.878272 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:54:28.885824 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae56a0cb-5832-4cb9-a9e7-b8cbc57d2f22 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd returned with HTTP 200 Aug 19 12:54:28.886455 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 518/2076] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:28 2026] GET /volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:28.907306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-761deb06-a15a-441c-aeec-679efff6195d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:28.909356 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:54:28.909800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63be9709-a51d-4c84-9513-d75c9f6247bd", "name": "tempest-CreateVolumesFromBackupTest-Backup-1884502617"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:28.911436 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Creating new backup {'backup': {'volume_id': '63be9709-a51d-4c84-9513-d75c9f6247bd', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1884502617'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:54:28.911652 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Creating backup of volume 63be9709-a51d-4c84-9513-d75c9f6247bd in container None Aug 19 12:54:28.923157 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:28.923157 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:28.923856 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:54:28.971670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['ae92b4cb-4a9e-4112-a06a-0fa7149bf9fb', '7e94cb0a-38fd-4304-bc0f-ec4dc7ed90d3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:29.017952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-761deb06-a15a-441c-aeec-679efff6195d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:54:29.018308 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 516/2077] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:28 2026] POST /volume/v3/backups => generated 339 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:29.029235 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc7ba6f9-409e-432d-9849-9afbe750505e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.033463 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc7ba6f9-409e-432d-9849-9afbe750505e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:29.033463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc7ba6f9-409e-432d-9849-9afbe750505e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.033463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc7ba6f9-409e-432d-9849-9afbe750505e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.033463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bc7ba6f9-409e-432d-9849-9afbe750505e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:29.046809 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.046809 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:29.046809 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc7ba6f9-409e-432d-9849-9afbe750505e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:29.046809 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 517/2078] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:29.138400 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ffd58f88-96aa-4932-9e6f-434007302321 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.140751 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffd58f88-96aa-4932-9e6f-434007302321 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:29.141062 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffd58f88-96aa-4932-9e6f-434007302321 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.141360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffd58f88-96aa-4932-9e6f-434007302321 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.152352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.152352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:29.163203 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ffd58f88-96aa-4932-9e6f-434007302321 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:29.172668 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffd58f88-96aa-4932-9e6f-434007302321 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:29.174116 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 528/2079] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:29.228717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.230882 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:29.231086 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.231341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.239854 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.239854 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:29.244764 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:29.250097 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-254eb464-86fd-4aee-9904-c32f8432e647 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:29.250679 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 519/2080] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:29.340339 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d017e9a-6f29-4ddd-b2aa-f6d1f7be669c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.341117 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d017e9a-6f29-4ddd-b2aa-f6d1f7be669c None None] GET https://10.4.3.137/volume// Aug 19 12:54:29.341117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d017e9a-6f29-4ddd-b2aa-f6d1f7be669c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.341305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d017e9a-6f29-4ddd-b2aa-f6d1f7be669c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.341531 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d017e9a-6f29-4ddd-b2aa-f6d1f7be669c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:29.341818 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 517/2081] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:54: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 19 12:54:29.350676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-10ab1026-e372-4b98-8d79-234970826965 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.352945 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-10ab1026-e372-4b98-8d79-234970826965 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:29.353389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-10ab1026-e372-4b98-8d79-234970826965 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01c70add-fd03-49f3-b0ad-4e746573a9e1", "connector": null, "instance_uuid": "b35a8ebd-b86a-454e-a48c-537009cc8b4d"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:29.362629 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.362629 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:29.416351 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-10ab1026-e372-4b98-8d79-234970826965 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:29.416965 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 518/2082] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:29 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 19 12:54:29.462493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.465474 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:29.465805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.466056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.473983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d59d5d2f-0fbb-465d-b7d5-974129ba64d8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.474429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d59d5d2f-0fbb-465d-b7d5-974129ba64d8 None None] GET https://10.4.3.137/volume// Aug 19 12:54:29.474613 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d59d5d2f-0fbb-465d-b7d5-974129ba64d8 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.474828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d59d5d2f-0fbb-465d-b7d5-974129ba64d8 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.475130 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d59d5d2f-0fbb-465d-b7d5-974129ba64d8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:29.475471 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 520/2083] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:29.480498 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.480498 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:29.485894 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.488683 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:29.488945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.489123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.491548 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:29.498973 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9660d6e-9335-4f22-a2d8-362f52fa3f7b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:29.499521 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 529/2084] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:29.509990 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.509990 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:29.518912 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:29.528614 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-04185657-d7ca-4bcd-bcc0-658adcc02d44 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:29.529096 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 518/2085] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:29.638223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.640502 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] PUT https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 Aug 19 12:54:29.640928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:29.649267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Acquiring lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:29.654710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:29.656080 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.656080 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:29.748003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e1edf31b-47c1-42c2-adfe-20f0b5462444 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.750298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1edf31b-47c1-42c2-adfe-20f0b5462444 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 Aug 19 12:54:29.750572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e1edf31b-47c1-42c2-adfe-20f0b5462444 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.750975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e1edf31b-47c1-42c2-adfe-20f0b5462444 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.753129 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" released by "attachment_update" :: held 0.098s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:29.753515 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-f950c404-e7d3-4e50-93aa-e2d354567296 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 returned with HTTP 200 Aug 19 12:54:29.754460 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 519/2086] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:29 2026] PUT /volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:29.756729 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1edf31b-47c1-42c2-adfe-20f0b5462444 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 returned with HTTP 404 Aug 19 12:54:29.757686 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 521/2087] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/snapshots/6844d083-fee3-4ae5-abb5-a915ab7f8981 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:29.767801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.770293 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:29.770567 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.770825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.780636 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.780636 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:29.785996 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:29.792553 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d38d6a8-6c32-4e6d-9616-53273ef807f7 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 200 Aug 19 12:54:29.793131 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 530/2088] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:29.810921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.813356 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:29.813664 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.813972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.814237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Delete volume with id: 4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:29.824655 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.824655 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:29.825144 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:29.844491 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Delete volume request issued successfully. Aug 19 12:54:29.844699 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62173a57-eebe-4838-a6d7-a7a0751b8954 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 202 Aug 19 12:54:29.845163 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 519/2089] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:29 2026] DELETE /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:29.853365 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:29.857394 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:29.857710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:29.858018 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:29.868321 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:29.868321 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:29.874120 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Volume info retrieved successfully. Aug 19 12:54:29.880995 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-775748ff-0a95-4a38-b62d-dc0f1662c253 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 200 Aug 19 12:54:29.881404 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 520/2090] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:29 2026] GET /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:30.060610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:30.065365 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:30.066081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:30.066081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:30.066081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:30.074651 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:30.074651 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:30.075401 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb72de64-9d5c-4767-96a1-c679027ceee4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:30.075888 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 522/2091] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:30 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:30.515088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:30.517034 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:30.517340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:30.517429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:30.533648 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:30.533648 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:30.538421 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:30.544626 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e2d0f3-630b-485d-a217-5b06c7a92250 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:30.545240 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 531/2092] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:30 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:30.897848 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4d2ccd7-ca88-4f3a-bf72-b304f2f6ab43 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:30.899888 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d2ccd7-ca88-4f3a-bf72-b304f2f6ab43 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] GET https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 Aug 19 12:54:30.900103 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d2ccd7-ca88-4f3a-bf72-b304f2f6ab43 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:30.900302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d2ccd7-ca88-4f3a-bf72-b304f2f6ab43 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:30.905796 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d2ccd7-ca88-4f3a-bf72-b304f2f6ab43 tempest-SnapshotMetadataTestJSON-2065536468 tempest-SnapshotMetadataTestJSON-2065536468-project-member] https://10.4.3.137/volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 returned with HTTP 404 Aug 19 12:54:30.906461 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 520/2093] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:30 2026] GET /volume/v3/volumes/4ddc974a-5a9a-41fa-a7ec-6d1274a23204 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:31.097593 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-642150c7-42b1-4cbc-98c8-671385a0e63b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:31.100019 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-642150c7-42b1-4cbc-98c8-671385a0e63b tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:31.101683 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-642150c7-42b1-4cbc-98c8-671385a0e63b tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:31.103080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-642150c7-42b1-4cbc-98c8-671385a0e63b tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:31.103294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-642150c7-42b1-4cbc-98c8-671385a0e63b tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:31.114095 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:31.114095 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:31.114095 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-642150c7-42b1-4cbc-98c8-671385a0e63b tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:31.114095 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 521/2094] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:31 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:31.558718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:31.560973 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:31.561259 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:31.561670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:31.574475 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:31.574475 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:31.580621 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:31.586587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbd3b1a1-973c-4eb9-9e8f-135ffff763e2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:31.587152 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 523/2095] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:31 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:32.127158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:32.129269 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:32.129518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:32.129803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:32.129998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:32.134782 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:32.134782 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:32.135685 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1864e9e6-ad8c-4847-847a-7ac9dad65bb3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:32.136227 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 532/2096] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:32 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:32.605518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:32.608673 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:32.608936 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:32.609165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:32.620150 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:32.620150 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:32.623982 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:32.628644 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18490497-fb11-4cdc-bbad-a73efcde4cf9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:32.629144 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 521/2097] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:32 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:32.633559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:32.635238 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:32.635566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-375882568"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:32.637212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-375882568'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:32.719708 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume of 1 GB Aug 19 12:54:32.724079 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Availability Zones retrieved successfully. Aug 19 12:54:32.729635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (922ae665-8929-4388-8684-3471c31b3f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:32.730723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4230272-7715-4cb3-b407-f86140de7f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:32.731686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:32.791791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4230272-7715-4cb3-b407-f86140de7f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:32.792599 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f417daf-1f82-4118-abb3-ffbaccd0b30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:32.863164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Created reservations ['85d01237-c345-454a-a502-7f1081553074', '5efb0739-7d9e-4b78-8ac6-38acbab6ff75', 'c53121b3-3921-43c5-88c2-93dd6bfcb3b7', 'b4afa359-423e-43c8-b5c5-ef551d86c79f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:32.864027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f417daf-1f82-4118-abb3-ffbaccd0b30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d01237-c345-454a-a502-7f1081553074', '5efb0739-7d9e-4b78-8ac6-38acbab6ff75', 'c53121b3-3921-43c5-88c2-93dd6bfcb3b7', 'b4afa359-423e-43c8-b5c5-ef551d86c79f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:32.864932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd8136-5510-4433-914c-173465155013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:32.892045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd8136-5510-4433-914c-173465155013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b97f48e-0256-48c0-afeb-cf791b41eae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-375882568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['85d01237-c345-454a-a502-7f1081553074','5efb0739-7d9e-4b78-8ac6-38acbab6ff75','c53121b3-3921-43c5-88c2-93dd6bfcb3b7','b4afa359-423e-43c8-b5c5-ef551d86c79f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-375882568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b97f48e-0256-48c0-afeb-cf791b41eae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:32.893232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b5aefd-a881-4316-b9aa-33d918b2ecf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:32.915188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b5aefd-a881-4316-b9aa-33d918b2ecf3) transitioned into state 'SUCCESS' from state '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-375882568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['85d01237-c345-454a-a502-7f1081553074','5efb0739-7d9e-4b78-8ac6-38acbab6ff75','c53121b3-3921-43c5-88c2-93dd6bfcb3b7','b4afa359-423e-43c8-b5c5-ef551d86c79f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:32.916047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec0bfcb-c4d7-4dc9-96f2-ddc5ca87f938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:32.926099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ec0bfcb-c4d7-4dc9-96f2-ddc5ca87f938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:32.927501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (922ae665-8929-4388-8684-3471c31b3f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:32.927935 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request issued successfully. Aug 19 12:54:32.928897 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ae9e315-1845-4fb8-8581-3506a83fc5ae tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:32.929451 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 522/2098] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:32 2026] POST /volume/v3/volumes => generated 746 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:32.944196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-45940022-5008-42d6-ac26-263e3d1dd899 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:32.949712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-45940022-5008-42d6-ac26-263e3d1dd899 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:32.950011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-45940022-5008-42d6-ac26-263e3d1dd899 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:32.950273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-45940022-5008-42d6-ac26-263e3d1dd899 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:32.960446 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:32.960446 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:32.965613 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-45940022-5008-42d6-ac26-263e3d1dd899 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:32.971384 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-45940022-5008-42d6-ac26-263e3d1dd899 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 200 Aug 19 12:54:32.972271 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 524/2099] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:32 2026] GET /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:33.150350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.152353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:33.152522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.152994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.153073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:33.162770 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.162770 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:33.162874 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2e11c62-1d69-41a9-a7b0-d957c54211fe tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:33.163405 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 533/2100] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:33.288394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-e7be4582-e853-4cb6-8143-24e630cd7d77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.293272 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-e7be4582-e853-4cb6-8143-24e630cd7d77 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4/action Aug 19 12:54:33.293272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-e7be4582-e853-4cb6-8143-24e630cd7d77 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:33.293272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-e7be4582-e853-4cb6-8143-24e630cd7d77 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:33.320330 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.320330 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:33.338802 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-795fe7eb-a7ef-4d75-b727-bf62a02ad5da req-e7be4582-e853-4cb6-8143-24e630cd7d77 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4/action returned with HTTP 204 Aug 19 12:54:33.338802 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 522/2101] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:33 2026] POST /volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:33.646127 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-00366bff-c6be-40c2-b741-427836ed7533 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.648295 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00366bff-c6be-40c2-b741-427836ed7533 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:33.648635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00366bff-c6be-40c2-b741-427836ed7533 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.648711 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00366bff-c6be-40c2-b741-427836ed7533 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.659692 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.659692 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:33.664399 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-00366bff-c6be-40c2-b741-427836ed7533 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:33.671140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00366bff-c6be-40c2-b741-427836ed7533 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:33.671634 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 523/2102] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:33.683957 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c2862a40-b033-42f5-8663-1b5da90aca01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.686782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c2862a40-b033-42f5-8663-1b5da90aca01 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:33.687041 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c2862a40-b033-42f5-8663-1b5da90aca01 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.687262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c2862a40-b033-42f5-8663-1b5da90aca01 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.697242 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.697242 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:33.703288 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c2862a40-b033-42f5-8663-1b5da90aca01 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:33.708540 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c2862a40-b033-42f5-8663-1b5da90aca01 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:33.709146 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 525/2103] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:33.814825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1a198544-db93-445b-b842-503b038496f1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.817089 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1a198544-db93-445b-b842-503b038496f1 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 12:54:33.817269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1a198544-db93-445b-b842-503b038496f1 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.817511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1a198544-db93-445b-b842-503b038496f1 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.838611 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1a198544-db93-445b-b842-503b038496f1 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 12:54:33.839032 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 534/2104] 10.4.3.137 () {68 vars in 1484 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:33.889808 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.896138 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:33.896435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.896695 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.915306 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.915306 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:33.919029 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:33.923546 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-1ad2cae9-7184-43ab-b9c8-4928a202e458 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 200 Aug 19 12:54:33.923971 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 523/2105] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 1449 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:33.938112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.940336 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:33.940720 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5aeed37-ee89-4511-9303-73c6ac582246", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-468468270", "description": null, "metadata": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:33.954876 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.954876 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:33.955377 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:33.955538 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Create snapshot from volume d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:33.985146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-638d8a8d-b91a-4141-8437-895922d228be None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:33.987963 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-638d8a8d-b91a-4141-8437-895922d228be tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:33.988654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-638d8a8d-b91a-4141-8437-895922d228be tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:33.988946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-638d8a8d-b91a-4141-8437-895922d228be tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:33.997612 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:33.997612 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:34.009841 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-638d8a8d-b91a-4141-8437-895922d228be tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:34.013109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Created reservations ['5527e833-7a16-463a-ba84-bb0ea9866487', '030169cb-422e-49e1-8ac9-75c72425f5b4', '3b8bc820-8a9f-43cc-8e63-16b6452abc1b', '0d97b919-7343-44d2-8014-336dcbc42572'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:34.015798 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-638d8a8d-b91a-4141-8437-895922d228be tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 200 Aug 19 12:54:34.016343 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 526/2106] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:33 2026] GET /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:34.031533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:34.033721 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:34.034208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5b97f48e-0256-48c0-afeb-cf791b41eae1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-903107821"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:34.036022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request body: {'volume': {'source_volid': '5b97f48e-0256-48c0-afeb-cf791b41eae1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-903107821'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:34.044603 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:34.044603 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:34.045228 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume retrieved successfully. Aug 19 12:54:34.045371 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume of 1 GB Aug 19 12:54:34.049716 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Availability Zones retrieved successfully. Aug 19 12:54:34.050900 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Snapshot force create request issued successfully. Aug 19 12:54:34.051351 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e8208ad2-3fdb-40f3-9dfb-ce48010dda69 req-bfd46b85-eee5-4021-9830-70d0ebe82ecd tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:34.051912 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 524/2107] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 12:54:33 2026] POST /volume/v3/snapshots => generated 318 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:34.055099 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (9557ebf9-62af-4b10-976d-45198e848def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:34.056465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e73449-9a01-4e9e-be45-9a9aed7cf62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:34.057409 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:34.085730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e73449-9a01-4e9e-be45-9a9aed7cf62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5b97f48e-0256-48c0-afeb-cf791b41eae1', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:34.086507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d2d9de-392c-49a8-a5e1-bf79ff8e0eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:34.140867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Created reservations ['bd373dee-c2ea-4907-8e3b-eeaee32f80fa', 'ac527a4a-d968-4a7b-9e14-ddb7e70077c8', 'b0281d6a-78d0-4e62-ad2c-dee4c0f45841', '1bb3fe62-d6ab-4835-9a32-62ebc1591ddd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:34.141589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d2d9de-392c-49a8-a5e1-bf79ff8e0eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd373dee-c2ea-4907-8e3b-eeaee32f80fa', 'ac527a4a-d968-4a7b-9e14-ddb7e70077c8', 'b0281d6a-78d0-4e62-ad2c-dee4c0f45841', '1bb3fe62-d6ab-4835-9a32-62ebc1591ddd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:34.142365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2041811c-8ada-445b-8ffd-bc3993640c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:34.176067 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5805916-6fa0-4440-985a-358f31b0e909 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:34.178734 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5805916-6fa0-4440-985a-358f31b0e909 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:34.178897 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5805916-6fa0-4440-985a-358f31b0e909 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:34.179116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5805916-6fa0-4440-985a-358f31b0e909 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:34.179185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a5805916-6fa0-4440-985a-358f31b0e909 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:34.190592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:34.190592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:34.190723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2041811c-8ada-445b-8ffd-bc3993640c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac8f695-2151-491c-b179-736bc555a28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-903107821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['bd373dee-c2ea-4907-8e3b-eeaee32f80fa','ac527a4a-d968-4a7b-9e14-ddb7e70077c8','b0281d6a-78d0-4e62-ad2c-dee4c0f45841','1bb3fe62-d6ab-4835-9a32-62ebc1591ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b97f48e-0256-48c0-afeb-cf791b41eae1,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T12:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-903107821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac8f695-2151-491c-b179-736bc555a28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5b97f48e-0256-48c0-afeb-cf791b41eae1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:34.194374 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5805916-6fa0-4440-985a-358f31b0e909 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:34.194374 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 524/2108] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:34 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:34.194507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b461f8ec-dc0a-4084-aecc-482db22a2fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:34.215728 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b461f8ec-dc0a-4084-aecc-482db22a2fa7) transitioned into state 'SUCCESS' from state '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-903107821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['bd373dee-c2ea-4907-8e3b-eeaee32f80fa','ac527a4a-d968-4a7b-9e14-ddb7e70077c8','b0281d6a-78d0-4e62-ad2c-dee4c0f45841','1bb3fe62-d6ab-4835-9a32-62ebc1591ddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=5b97f48e-0256-48c0-afeb-cf791b41eae1,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:34.217064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5468c2a0-5e58-49b2-ac24-32521ebdb0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:34.239487 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:34.244782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:34.245069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:34.245378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:34.248920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5468c2a0-5e58-49b2-ac24-32521ebdb0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:34.249642 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (9557ebf9-62af-4b10-976d-45198e848def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:34.250001 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request issued successfully. Aug 19 12:54:34.250606 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-339e0114-9d90-4f80-aa19-cfab56a9e513 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:34.251072 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 535/2109] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:34 2026] POST /volume/v3/volumes => generated 779 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:34.263017 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:34.263017 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:34.268509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:34.268591 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:34.270488 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:34.270656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:34.270834 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:34.276186 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-006f9a1c-f24e-473e-a0f1-d2b4d030ca0b tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:34.276559 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 527/2110] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:34 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:34.281135 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:34.281135 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:34.286528 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:34.292699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0ba817d3-5c94-4b5d-a3ac-653eacf39898 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 200 Aug 19 12:54:34.293268 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 525/2111] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:34 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.205473 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.209237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:35.209565 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.209881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.210070 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:35.216281 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.216281 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:35.217148 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cd69c0be-b04e-4247-9c1a-6d157fb4ac31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:35.217898 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 525/2112] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3cd98b1-44e0-4362-842d-e449dff7a0f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3cd98b1-44e0-4362-842d-e449dff7a0f0 None None] GET https://10.4.3.137/volume// Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3cd98b1-44e0-4362-842d-e449dff7a0f0 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3cd98b1-44e0-4362-842d-e449dff7a0f0 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3cd98b1-44e0-4362-842d-e449dff7a0f0 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:35.284850 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 536/2113] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:35.295663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-88a9cf62-ea56-4dba-975e-da5845eded96 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.298604 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-88a9cf62-ea56-4dba-975e-da5845eded96 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:35.299276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-88a9cf62-ea56-4dba-975e-da5845eded96 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01c70add-fd03-49f3-b0ad-4e746573a9e1", "connector": null, "instance_uuid": "b35a8ebd-b86a-454e-a48c-537009cc8b4d"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:35.310812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.313714 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.313966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.314242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.317469 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.317469 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:35.323350 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.323350 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:35.329682 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:35.337913 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c81f90e-7868-4b9b-8b95-27fde98410d6 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 200 Aug 19 12:54:35.338476 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 526/2114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:35.357368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59ecf3bf-7650-4c49-a399-8981710e7605 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.359560 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59ecf3bf-7650-4c49-a399-8981710e7605 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.359560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59ecf3bf-7650-4c49-a399-8981710e7605 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.360523 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59ecf3bf-7650-4c49-a399-8981710e7605 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.367562 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.367562 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:35.371682 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59ecf3bf-7650-4c49-a399-8981710e7605 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:35.376693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59ecf3bf-7650-4c49-a399-8981710e7605 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 200 Aug 19 12:54:35.377124 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 526/2115] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:35.382367 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-88a9cf62-ea56-4dba-975e-da5845eded96 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:35.382786 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 528/2116] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:35 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 19 12:54:35.390004 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79dfc788-7b34-4447-8381-d02cf6964f78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.393000 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79dfc788-7b34-4447-8381-d02cf6964f78 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.393378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79dfc788-7b34-4447-8381-d02cf6964f78 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.394268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79dfc788-7b34-4447-8381-d02cf6964f78 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.394361 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff3b1996-cd4a-41d2-ace9-26106b37da8e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.394361 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff3b1996-cd4a-41d2-ace9-26106b37da8e None None] GET https://10.4.3.137/volume// Aug 19 12:54:35.394457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff3b1996-cd4a-41d2-ace9-26106b37da8e None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.394684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff3b1996-cd4a-41d2-ace9-26106b37da8e None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.395025 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff3b1996-cd4a-41d2-ace9-26106b37da8e None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:35.395383 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 527/2117] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:35.403269 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.403269 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:35.404200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.408144 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:35.408263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.408758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.416911 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79dfc788-7b34-4447-8381-d02cf6964f78 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:35.420697 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79dfc788-7b34-4447-8381-d02cf6964f78 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 200 Aug 19 12:54:35.421370 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 537/2118] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:35.426350 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.426350 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:35.433754 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:35.437589 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.439830 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-df75564e-6f21-4f7f-942b-9dee5bd7bc1a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:35.440174 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] DELETE https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.440298 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 527/2119] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:35.440584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.440981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.441291 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume with id: 8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.450271 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.450271 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:35.450400 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:35.477856 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume request issued successfully. Aug 19 12:54:35.478058 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79c4d404-8d1a-4b3d-8f86-e43392826d62 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 202 Aug 19 12:54:35.478600 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 529/2120] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:35 2026] DELETE /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:35.488479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50409f58-43ae-4379-87d9-96e163145a04 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.490874 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50409f58-43ae-4379-87d9-96e163145a04 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:35.491096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50409f58-43ae-4379-87d9-96e163145a04 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.491325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50409f58-43ae-4379-87d9-96e163145a04 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.499329 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.499329 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:35.506059 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50409f58-43ae-4379-87d9-96e163145a04 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:35.512445 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50409f58-43ae-4379-87d9-96e163145a04 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 200 Aug 19 12:54:35.512943 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 528/2121] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:35.563818 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d476faea-20c9-4d69-9a53-a697b53a5750 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.567273 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d476faea-20c9-4d69-9a53-a697b53a5750 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:35.567273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d476faea-20c9-4d69-9a53-a697b53a5750 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.567273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d476faea-20c9-4d69-9a53-a697b53a5750 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.577696 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.577696 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:35.583274 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d476faea-20c9-4d69-9a53-a697b53a5750 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:35.590707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d476faea-20c9-4d69-9a53-a697b53a5750 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:35.590707 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 538/2122] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.605822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93fc09cb-12d1-4459-9c21-7058929f9918 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.612577 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93fc09cb-12d1-4459-9c21-7058929f9918 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:35.612991 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93fc09cb-12d1-4459-9c21-7058929f9918 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.613219 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93fc09cb-12d1-4459-9c21-7058929f9918 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.624165 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.624165 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:35.629561 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93fc09cb-12d1-4459-9c21-7058929f9918 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:35.636524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93fc09cb-12d1-4459-9c21-7058929f9918 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:35.637089 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 528/2123] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.689518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.691532 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:35.691780 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.691985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.699596 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.699596 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:35.703170 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:35.707448 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-9ba319c5-eb12-4c4c-81ff-85a4132392bf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:35.707836 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 530/2124] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.800493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ac0fa809-9aca-4cbe-bd7e-419ee6dfbd7d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.801203 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac0fa809-9aca-4cbe-bd7e-419ee6dfbd7d None None] GET https://10.4.3.137/volume// Aug 19 12:54:35.801494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac0fa809-9aca-4cbe-bd7e-419ee6dfbd7d None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.802075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ac0fa809-9aca-4cbe-bd7e-419ee6dfbd7d None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.802478 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ac0fa809-9aca-4cbe-bd7e-419ee6dfbd7d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:35.802924 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 529/2125] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:54: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 19 12:54:35.810207 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-2b12a294-6515-4340-8626-6b74ad34c27d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.813282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-2b12a294-6515-4340-8626-6b74ad34c27d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:54:35.814271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-2b12a294-6515-4340-8626-6b74ad34c27d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54520565-b69d-42a7-94e4-6a12bcc441a4", "connector": null, "instance_uuid": "f866ab14-9578-4a24-896f-5a99807d09bb"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:35.828148 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.828148 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:35.873869 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-2b12a294-6515-4340-8626-6b74ad34c27d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:54:35.873869 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 539/2126] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:54:35 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 19 12:54:35.908494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.910461 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:35.910686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.910993 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.921104 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2077fcbe-d1eb-4615-ba99-c2951c101da1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.921624 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2077fcbe-d1eb-4615-ba99-c2951c101da1 None None] GET https://10.4.3.137/volume// Aug 19 12:54:35.921856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2077fcbe-d1eb-4615-ba99-c2951c101da1 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.922132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2077fcbe-d1eb-4615-ba99-c2951c101da1 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.922514 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2077fcbe-d1eb-4615-ba99-c2951c101da1 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:35.922920 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 531/2127] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54: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 19 12:54:35.924220 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.924220 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:35.929124 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:35.930015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:35.934506 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:35.934506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:35.934666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:35.936084 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28e2adcd-d783-4ed3-90c1-0bd031ea9ae5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:35.936709 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 529/2128] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:35.949242 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:35.949242 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:35.952479 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:35.957563 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-910570a4-bb07-41b3-ad1a-2e8535529954 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:35.958124 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 530/2129] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:35 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 1059 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:36.069325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.073277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 Aug 19 12:54:36.073277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:36.082352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-54520565-b69d-42a7-94e4-6a12bcc441a4-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:36.090290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-54520565-b69d-42a7-94e4-6a12bcc441a4-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:36.090290 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.090290 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:36.230781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5b28367b-d208-49ec-8283-294c3a5a8464 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.234475 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b28367b-d208-49ec-8283-294c3a5a8464 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:36.234475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b28367b-d208-49ec-8283-294c3a5a8464 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.234475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b28367b-d208-49ec-8283-294c3a5a8464 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.234688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-54520565-b69d-42a7-94e4-6a12bcc441a4-np0000007775" released by "attachment_update" :: held 0.145s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:36.234749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5b28367b-d208-49ec-8283-294c3a5a8464 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:36.234785 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-870d3069-4d4c-4c13-8c83-20a8201c3d81 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 returned with HTTP 200 Aug 19 12:54:36.234785 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 540/2130] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:36 2026] PUT /volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:36.239290 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.239290 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:36.240105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b28367b-d208-49ec-8283-294c3a5a8464 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:36.240594 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 532/2131] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:36.244829 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-0f01015a-57cc-43fa-b266-11eead629681 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.247219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-538d626d-80af-4c34-96ec-8451457c5e1f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.247673 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-0f01015a-57cc-43fa-b266-11eead629681 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption Aug 19 12:54:36.247920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-0f01015a-57cc-43fa-b266-11eead629681 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.248105 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-0f01015a-57cc-43fa-b266-11eead629681 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.249094 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-538d626d-80af-4c34-96ec-8451457c5e1f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd Aug 19 12:54:36.249349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-538d626d-80af-4c34-96ec-8451457c5e1f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.249481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-538d626d-80af-4c34-96ec-8451457c5e1f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.256098 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.256098 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:36.256644 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-538d626d-80af-4c34-96ec-8451457c5e1f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Snapshot retrieved successfully. Aug 19 12:54:36.259775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-538d626d-80af-4c34-96ec-8451457c5e1f tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd returned with HTTP 200 Aug 19 12:54:36.260085 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 531/2132] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:36.260588 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.260588 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:36.267876 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-0f01015a-57cc-43fa-b266-11eead629681 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption returned with HTTP 200 Aug 19 12:54:36.268393 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 530/2133] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:36.464750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-38ca8561-be20-44ae-8c6f-6bc730bbbb13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.467803 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-38ca8561-be20-44ae-8c6f-6bc730bbbb13 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 Aug 19 12:54:36.468102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-38ca8561-be20-44ae-8c6f-6bc730bbbb13 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.468372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-38ca8561-be20-44ae-8c6f-6bc730bbbb13 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.479796 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.479796 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:36.530584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4c1be0c8-3316-43d9-88ab-28a18c112b45 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.532866 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4c1be0c8-3316-43d9-88ab-28a18c112b45 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f Aug 19 12:54:36.533028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4c1be0c8-3316-43d9-88ab-28a18c112b45 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.533191 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4c1be0c8-3316-43d9-88ab-28a18c112b45 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.541837 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4c1be0c8-3316-43d9-88ab-28a18c112b45 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f returned with HTTP 404 Aug 19 12:54:36.542484 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 533/2134] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/volumes/8ac8f695-2151-491c-b179-736bc555a28f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:36.552484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a38be21-3aa5-4999-82d8-18e413177249 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.558402 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a38be21-3aa5-4999-82d8-18e413177249 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:36.558613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a38be21-3aa5-4999-82d8-18e413177249 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.558805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a38be21-3aa5-4999-82d8-18e413177249 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.559631 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-38ca8561-be20-44ae-8c6f-6bc730bbbb13 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 returned with HTTP 200 Aug 19 12:54:36.560347 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 541/2135] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:36 2026] DELETE /volume/v3/attachments/8d80d0b8-c768-49d7-99e4-1063935d23a4 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:36.574808 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.574808 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:36.581426 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4a38be21-3aa5-4999-82d8-18e413177249 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:36.587981 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a38be21-3aa5-4999-82d8-18e413177249 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 200 Aug 19 12:54:36.588684 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 532/2136] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:36.594508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.598275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd Aug 19 12:54:36.598275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.598275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.598275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Delete snapshot with id: f0010939-b1dc-4b29-a5ce-bcbb75354fdd Aug 19 12:54:36.610364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b7912516-5795-47cb-8c84-22c565977a17 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.610461 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.610461 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:36.610530 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Snapshot retrieved successfully. Aug 19 12:54:36.611118 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:36.611118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.611221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.611368 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume with id: 5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:36.620057 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.620057 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:36.620598 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:36.649542 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Snapshot delete request issued successfully. Aug 19 12:54:36.649785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-877f678e-1d0c-4ab7-9def-cb7a700fb520 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd returned with HTTP 202 Aug 19 12:54:36.650222 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 531/2137] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:36 2026] DELETE /volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:36.663499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.665754 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd Aug 19 12:54:36.666009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.666241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.673209 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.673209 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:36.674136 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Snapshot retrieved successfully. Aug 19 12:54:36.675267 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7633f0d2-686b-4e7b-83bb-1effe5b62b11 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd returned with HTTP 200 Aug 19 12:54:36.676007 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 542/2138] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:36.682478 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume request issued successfully. Aug 19 12:54:36.682690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7912516-5795-47cb-8c84-22c565977a17 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 202 Aug 19 12:54:36.683148 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 534/2139] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:36 2026] DELETE /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:36.694021 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-641c22dd-6dea-40e9-8557-19774d5927f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.695788 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641c22dd-6dea-40e9-8557-19774d5927f0 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:36.696081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641c22dd-6dea-40e9-8557-19774d5927f0 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.696364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641c22dd-6dea-40e9-8557-19774d5927f0 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.706549 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.706549 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:36.712133 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-641c22dd-6dea-40e9-8557-19774d5927f0 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:36.718280 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641c22dd-6dea-40e9-8557-19774d5927f0 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 200 Aug 19 12:54:36.718698 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 533/2140] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:36.957844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b516cdc-05d6-471b-a134-a609b2467e0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:36.960445 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b516cdc-05d6-471b-a134-a609b2467e0b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:36.960445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b516cdc-05d6-471b-a134-a609b2467e0b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:36.960607 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b516cdc-05d6-471b-a134-a609b2467e0b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:36.972346 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:36.972346 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:36.977183 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5b516cdc-05d6-471b-a134-a609b2467e0b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:36.983933 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b516cdc-05d6-471b-a134-a609b2467e0b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:36.984492 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 532/2141] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:36 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:37.254026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:37.257282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:37.257282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:37.257282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:37.257282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:37.266212 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:37.266212 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:37.266212 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a0480553-1ea7-49fe-8f06-30d0b6a97e18 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:37.266212 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 543/2142] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:37 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:37.688445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-37210d13-7af7-4466-a4cf-8bc501082f6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:37.691371 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37210d13-7af7-4466-a4cf-8bc501082f6b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] GET https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd Aug 19 12:54:37.691371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37210d13-7af7-4466-a4cf-8bc501082f6b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:37.691784 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37210d13-7af7-4466-a4cf-8bc501082f6b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:37.697687 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37210d13-7af7-4466-a4cf-8bc501082f6b tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd returned with HTTP 404 Aug 19 12:54:37.698488 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 535/2143] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:37 2026] GET /volume/v3/snapshots/f0010939-b1dc-4b29-a5ce-bcbb75354fdd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:37.736388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-258c3ecb-5eea-4853-bcf5-a489158f5bad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:37.738789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-258c3ecb-5eea-4853-bcf5-a489158f5bad tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 Aug 19 12:54:37.739174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-258c3ecb-5eea-4853-bcf5-a489158f5bad tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:37.739326 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-258c3ecb-5eea-4853-bcf5-a489158f5bad tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:37.750732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-258c3ecb-5eea-4853-bcf5-a489158f5bad tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 returned with HTTP 404 Aug 19 12:54:37.751420 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 534/2144] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:37 2026] GET /volume/v3/volumes/5b97f48e-0256-48c0-afeb-cf791b41eae1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:37.768031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:37.768476 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:37.769751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-220163247"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:37.770669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-220163247'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:37.770805 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume of 1 GB Aug 19 12:54:37.776950 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Availability Zones retrieved successfully. Aug 19 12:54:37.785910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (4eceae1a-e921-4be0-8769-7548f4b5dd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:37.787867 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b48b17-c77f-4f81-a9bd-2a6ecb84ea87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:37.789418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:37.844076 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b48b17-c77f-4f81-a9bd-2a6ecb84ea87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:37.845874 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520db2c1-4402-4022-994b-a42554449c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:37.918782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Created reservations ['1130fbff-2786-420c-b5aa-3fe3e892c86b', '04d6f592-1f97-4385-873e-75065c5d3f1c', 'a559c325-e6a8-42a2-8670-270b8e25d6ad', 'b3c174ae-2f39-40bb-8172-00606bb5df9c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:37.920235 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520db2c1-4402-4022-994b-a42554449c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1130fbff-2786-420c-b5aa-3fe3e892c86b', '04d6f592-1f97-4385-873e-75065c5d3f1c', 'a559c325-e6a8-42a2-8670-270b8e25d6ad', 'b3c174ae-2f39-40bb-8172-00606bb5df9c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:37.920940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd517c26-11be-46ec-8aa4-02c88911f0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:37.963196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd517c26-11be-46ec-8aa4-02c88911f0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f33be8b8-8103-4f1a-98de-4e9a851b2b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-220163247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['1130fbff-2786-420c-b5aa-3fe3e892c86b','04d6f592-1f97-4385-873e-75065c5d3f1c','a559c325-e6a8-42a2-8670-270b8e25d6ad','b3c174ae-2f39-40bb-8172-00606bb5df9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-220163247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f33be8b8-8103-4f1a-98de-4e9a851b2b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:37.964145 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d41ecf-720a-4198-a309-04cabddc522d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:38.002782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d41ecf-720a-4198-a309-04cabddc522d) transitioned into state 'SUCCESS' from state '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-220163247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['1130fbff-2786-420c-b5aa-3fe3e892c86b','04d6f592-1f97-4385-873e-75065c5d3f1c','a559c325-e6a8-42a2-8670-270b8e25d6ad','b3c174ae-2f39-40bb-8172-00606bb5df9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:38.003640 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3c489-decb-4635-b08f-de459ad9d8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:38.006261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:38.009273 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:38.009643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:38.010298 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:38.024144 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:38.024144 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:38.029556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64e3c489-decb-4635-b08f-de459ad9d8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:38.030416 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:38.030678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (4eceae1a-e921-4be0-8769-7548f4b5dd2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:38.033268 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request issued successfully. Aug 19 12:54:38.033268 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afff0110-6b92-4dde-bc36-38dc243c08c8 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:38.033268 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 533/2145] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:37 2026] POST /volume/v3/volumes => generated 746 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:38.037613 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47ad8386-7161-459d-ab29-c8d198ba6f5e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:38.038310 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 544/2146] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:38 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:38.053397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:38.056801 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:38.058705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:38.058705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:38.076084 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:38.076084 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:38.084402 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:38.090962 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be6897ec-df71-4879-b6a5-25a4ddf86a2b tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 200 Aug 19 12:54:38.091522 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 536/2147] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:38 2026] GET /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:38.278783 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:38.280753 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:38.280822 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:38.281195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:38.281195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:38.287049 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:38.287049 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:38.287873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dfd9c6a-9f51-4025-8879-213aa9445e20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:38.288266 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 535/2148] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:38 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:39.061360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-829609ed-c807-401b-a1f9-0b25799a1e1c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.065826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-829609ed-c807-401b-a1f9-0b25799a1e1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:39.065826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-829609ed-c807-401b-a1f9-0b25799a1e1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.066048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-829609ed-c807-401b-a1f9-0b25799a1e1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.091338 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.091338 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:39.098387 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-829609ed-c807-401b-a1f9-0b25799a1e1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:39.106815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-829609ed-c807-401b-a1f9-0b25799a1e1c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:39.107343 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 534/2149] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:39.112358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.113774 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:39.114071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.114402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.128608 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.128608 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:39.134208 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:39.145370 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e52fb1f0-d789-406e-af9d-c2ce0890b55d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 200 Aug 19 12:54:39.145370 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 545/2150] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:39.161443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.166506 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:39.167481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f33be8b8-8103-4f1a-98de-4e9a851b2b6c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1609161706"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:39.170534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request body: {'volume': {'source_volid': 'f33be8b8-8103-4f1a-98de-4e9a851b2b6c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1609161706'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:39.189875 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.189875 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:39.189875 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume retrieved successfully. Aug 19 12:54:39.189875 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume of 2 GB Aug 19 12:54:39.199866 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Availability Zones retrieved successfully. Aug 19 12:54:39.214820 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (c97c8a64-8ec1-4344-8166-aece67472064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:39.216033 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eafd06-8fe0-4d2d-9762-43bc9907f9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:39.218340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:39.252085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1eafd06-8fe0-4d2d-9762-43bc9907f9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f33be8b8-8103-4f1a-98de-4e9a851b2b6c', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:39.252085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1252bfcb-86a2-4ebc-8198-31c7376f4aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:39.305199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.310069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Created reservations ['20555257-285a-4f58-8641-750672a84f63', 'bc782ebd-7750-4a5f-88d3-446bdaa2c622', '6466ef4d-6f58-4370-aba5-97a2f16a83c8', '5f1cf028-267c-43a3-8172-c2b0ed77b9a9'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:39.310356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:39.310615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.310896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.311067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:39.311280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1252bfcb-86a2-4ebc-8198-31c7376f4aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20555257-285a-4f58-8641-750672a84f63', 'bc782ebd-7750-4a5f-88d3-446bdaa2c622', '6466ef4d-6f58-4370-aba5-97a2f16a83c8', '5f1cf028-267c-43a3-8172-c2b0ed77b9a9']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:39.313673 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0c0426-fe79-42a9-9297-8fc21c23f7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:39.321526 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.321526 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:39.322205 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5045ffa5-d96d-4e6d-9f36-26d439d2f1c9 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:39.322660 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 536/2151] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:39.355806 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0c0426-fe79-42a9-9297-8fc21c23f7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950e1095-a713-46f4-b822-5b4123645ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1609161706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['20555257-285a-4f58-8641-750672a84f63','bc782ebd-7750-4a5f-88d3-446bdaa2c622','6466ef4d-6f58-4370-aba5-97a2f16a83c8','5f1cf028-267c-43a3-8172-c2b0ed77b9a9'],size=2,snapshot_id=None,source_replicaid=,source_volid=f33be8b8-8103-4f1a-98de-4e9a851b2b6c,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1609161706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=950e1095-a713-46f4-b822-5b4123645ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',provider_auth=None,provider_geometry=None,provider_id=None,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=f33be8b8-8103-4f1a-98de-4e9a851b2b6c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:39.356790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760cc4fe-fd33-4b64-ab74-b8c3bfda40f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:39.382217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (760cc4fe-fd33-4b64-ab74-b8c3bfda40f7) transitioned into state 'SUCCESS' from state '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-1609161706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7309a3a8f55e49e4b8f4ff1240e631dd',qos_specs=None,replication_status=,reservations=['20555257-285a-4f58-8641-750672a84f63','bc782ebd-7750-4a5f-88d3-446bdaa2c622','6466ef4d-6f58-4370-aba5-97a2f16a83c8','5f1cf028-267c-43a3-8172-c2b0ed77b9a9'],size=2,snapshot_id=None,source_replicaid=,source_volid=f33be8b8-8103-4f1a-98de-4e9a851b2b6c,status='creating',user_id='c815e6ba84b64f8a85c58b9672912c5c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:39.383115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002c47fe-80e6-4640-991d-0cda6675f565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:39.407468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (002c47fe-80e6-4640-991d-0cda6675f565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:39.408755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Flow 'volume_create_api' (c97c8a64-8ec1-4344-8166-aece67472064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:39.409208 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Create volume request issued successfully. Aug 19 12:54:39.410102 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-052ff26d-6b6c-4ce7-9eae-8adaae78b74f tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:39.410778 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 537/2152] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:39 2026] POST /volume/v3/volumes => generated 781 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:39.428386 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98895f35-d1bc-45ea-b085-32df15240a38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.431021 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98895f35-d1bc-45ea-b085-32df15240a38 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:39.431395 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98895f35-d1bc-45ea-b085-32df15240a38 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.431919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98895f35-d1bc-45ea-b085-32df15240a38 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.442932 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.442932 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:39.448658 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-98895f35-d1bc-45ea-b085-32df15240a38 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:39.456820 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98895f35-d1bc-45ea-b085-32df15240a38 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 200 Aug 19 12:54:39.457421 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 535/2153] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:39.725082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56df2706-8bda-43e3-baa9-85ba819c21f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.725391 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56df2706-8bda-43e3-baa9-85ba819c21f8 None None] GET https://10.4.3.137/volume// Aug 19 12:54:39.726061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56df2706-8bda-43e3-baa9-85ba819c21f8 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.726061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56df2706-8bda-43e3-baa9-85ba819c21f8 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.726061 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56df2706-8bda-43e3-baa9-85ba819c21f8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:39.728162 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 546/2154] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 12:54:39.745840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.749002 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:54:39.749192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:39.749866 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:39.771657 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.771657 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:39.777417 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:54:39.785211 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-c1782056-877b-43d6-9352-dea441ca7970 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:54:39.785661 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 537/2155] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:39 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:39.924640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:39.927842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] PUT https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 Aug 19 12:54:39.927842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:39.938876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Acquiring lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:54:39.947850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" acquired by "attachment_update" :: waited 0.009s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:54:39.948870 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:39.948870 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:40.118428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-01c70add-fd03-49f3-b0ad-4e746573a9e1-np0000007775" released by "attachment_update" :: held 0.171s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:54:40.118825 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-901abf0c-0318-4f43-8a99-c18507f47b05 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 returned with HTTP 200 Aug 19 12:54:40.119519 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 538/2156] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:54:39 2026] PUT /volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:40.121789 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.124786 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:40.125192 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.125192 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.140918 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.140918 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:40.149182 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:40.154042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-3bd2c2fe-ea8a-4d27-a7a8-f598b9385606 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.156863 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46a4b7c5-3a45-4c7f-812d-a01f7114c93c tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:40.157374 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 536/2157] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.158020 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-3bd2c2fe-ea8a-4d27-a7a8-f598b9385606 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6/action Aug 19 12:54:40.158595 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-3bd2c2fe-ea8a-4d27-a7a8-f598b9385606 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:40.158840 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-3bd2c2fe-ea8a-4d27-a7a8-f598b9385606 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:40.185319 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.185319 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:40.203284 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7ea1652b-b7ff-4e21-9606-ecda747d689a req-3bd2c2fe-ea8a-4d27-a7a8-f598b9385606 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6/action returned with HTTP 204 Aug 19 12:54:40.203819 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 547/2158] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:40 2026] POST /volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:40.335927 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24737fdb-a9aa-482a-b286-784da535d037 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.339019 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24737fdb-a9aa-482a-b286-784da535d037 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:40.339019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24737fdb-a9aa-482a-b286-784da535d037 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.339196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24737fdb-a9aa-482a-b286-784da535d037 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.339362 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-24737fdb-a9aa-482a-b286-784da535d037 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:40.345718 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.345718 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:40.346732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24737fdb-a9aa-482a-b286-784da535d037 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:40.347804 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 538/2159] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.476943 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.480933 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.480933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.480933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.492456 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.492456 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:40.502409 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:40.510956 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f08c9f1-db4b-4571-b4aa-e84056410a43 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 200 Aug 19 12:54:40.513124 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 539/2160] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:54:40.528266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.534125 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.534401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.535475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.549964 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.549964 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:40.557631 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:40.570293 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3b7168a-d0ba-4cfd-8373-ac310c854d2c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 200 Aug 19 12:54:40.571001 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 537/2161] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.592416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.596336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.596485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.597508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.612434 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.612434 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:40.623350 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:40.634878 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64adc778-7e99-4223-b7c9-6f2fa7d1242d tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 200 Aug 19 12:54:40.634878 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 548/2162] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 874 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.651514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.653897 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] DELETE https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.654359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.655274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.655274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume with id: 950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.667453 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.667453 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:40.667453 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:40.703489 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume request issued successfully. Aug 19 12:54:40.703489 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f369721-a23d-47b6-89f5-4b0d871e9d99 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 202 Aug 19 12:54:40.703489 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 539/2163] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:40 2026] DELETE /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:40.718998 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.719725 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-4996f1e1-ed24-4daf-a083-bc5b87a583d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.724329 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:40.724329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.724586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.725963 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-4996f1e1-ed24-4daf-a083-bc5b87a583d2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] DELETE https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 Aug 19 12:54:40.726875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-4996f1e1-ed24-4daf-a083-bc5b87a583d2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.727970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-4996f1e1-ed24-4daf-a083-bc5b87a583d2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.739524 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.739524 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:40.744937 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.744937 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:40.749900 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:40.757357 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a1edd9e-7b7a-41cf-8357-797e4ef48519 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 200 Aug 19 12:54:40.757914 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 540/2164] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:40 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.829904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-4996f1e1-ed24-4daf-a083-bc5b87a583d2 tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 returned with HTTP 200 Aug 19 12:54:40.830453 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 538/2165] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:40 2026] DELETE /volume/v3/attachments/00586d32-4977-44ec-aaad-b12b1f2fa1a4 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:40.864317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:40.866387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:40.866554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:40.866801 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:40.866925 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Delete volume with id: d5aeed37-ee89-4511-9303-73c6ac582246 Aug 19 12:54:40.874610 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:40.874610 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:40.875096 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Volume info retrieved successfully. Aug 19 12:54:40.907914 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] Delete volume request issued successfully. Aug 19 12:54:40.908748 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c671ce05-efd1-47b7-81e9-2fcfde2e1263 req-a786e41c-c287-4db2-8f5e-49d421a2e53a tempest-ImageDependencyTests-909398282 tempest-ImageDependencyTests-909398282-project-member] https://10.4.3.137/volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 returned with HTTP 202 Aug 19 12:54:40.909369 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 549/2166] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:54:40 2026] DELETE /volume/v3/volumes/d5aeed37-ee89-4511-9303-73c6ac582246 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:41.176473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.178678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:41.178878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.179051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.202881 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:41.202881 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:41.211022 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:41.215648 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae9ec5ad-3d1c-4631-8eee-b0a1cb9de532 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:41.216544 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 540/2167] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:41 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:41.366319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.371769 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:41.371769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.371769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.371769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:41.379025 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:41.379025 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:41.383297 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa6b332e-0938-43da-b865-ae07e5a99b07 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:41.383297 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 541/2168] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:41 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:41.777491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4ee2446-5da1-4c1e-b0a4-be74248c60fd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.779798 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4ee2446-5da1-4c1e-b0a4-be74248c60fd tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe Aug 19 12:54:41.780124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4ee2446-5da1-4c1e-b0a4-be74248c60fd tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.780355 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4ee2446-5da1-4c1e-b0a4-be74248c60fd tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.795037 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4ee2446-5da1-4c1e-b0a4-be74248c60fd tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe returned with HTTP 404 Aug 19 12:54:41.795037 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 539/2169] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:41 2026] GET /volume/v3/volumes/950e1095-a713-46f4-b822-5b4123645ffe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:41.815613 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.821785 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:41.821785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.821785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.837550 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:41.837550 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:41.847282 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:41.856354 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2eec933f-848f-4c34-8416-84df6b7e67b3 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 200 Aug 19 12:54:41.857671 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 550/2170] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:41 2026] GET /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:41.879448 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.883765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:41.884554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.884554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.884696 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume with id: f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:41.897851 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:41.897851 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:41.899750 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:41.939872 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Delete volume request issued successfully. Aug 19 12:54:41.939872 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50be0db0-4120-4654-9d7c-d62ca9de4ae1 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 202 Aug 19 12:54:41.939872 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 541/2171] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:41 2026] DELETE /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:41.951752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8489fc95-85c9-487f-9b95-68058c55996c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:41.954553 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8489fc95-85c9-487f-9b95-68058c55996c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:41.954811 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8489fc95-85c9-487f-9b95-68058c55996c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:41.955022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8489fc95-85c9-487f-9b95-68058c55996c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:41.969336 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:41.969336 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:41.990365 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8489fc95-85c9-487f-9b95-68058c55996c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Volume info retrieved successfully. Aug 19 12:54:41.998542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8489fc95-85c9-487f-9b95-68058c55996c tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 200 Aug 19 12:54:41.999135 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 542/2172] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:41 2026] GET /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 838 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:42.242509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:42.242509 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:42.242845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:42.243195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:42.275844 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:42.275844 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:42.295454 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:42.304631 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba3e773a-6fb2-42ad-86b3-311213c99923 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:42.304631 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 540/2173] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:42 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:42.400895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:42.404188 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:42.405418 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:42.406278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:42.406278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:42.431451 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:42.431451 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:42.432378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a79bbd96-ebf9-41aa-bde1-1a76ca3fb6fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:42.432871 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 551/2174] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:42 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:43.026402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ceb1c1c7-5115-402c-a26f-ed38685512f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:43.050484 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ceb1c1c7-5115-402c-a26f-ed38685512f5 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] GET https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c Aug 19 12:54:43.050926 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ceb1c1c7-5115-402c-a26f-ed38685512f5 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:43.051191 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ceb1c1c7-5115-402c-a26f-ed38685512f5 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:43.062741 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ceb1c1c7-5115-402c-a26f-ed38685512f5 tempest-VolumesCloneTest-795638070 tempest-VolumesCloneTest-795638070-project-member] https://10.4.3.137/volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c returned with HTTP 404 Aug 19 12:54:43.062741 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 542/2175] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:43 2026] GET /volume/v3/volumes/f33be8b8-8103-4f1a-98de-4e9a851b2b6c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:43.325571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:43.328004 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:43.328240 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:43.328501 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:43.361370 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:43.361370 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:43.369814 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:43.387725 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-823d325b-8fc9-4475-851b-d1a70d5097f5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:43.387725 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 543/2176] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:43 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:43.453444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60168547-78e9-4271-9fbc-d3085e6106cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:43.458270 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60168547-78e9-4271-9fbc-d3085e6106cf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:43.458270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60168547-78e9-4271-9fbc-d3085e6106cf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:43.458270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60168547-78e9-4271-9fbc-d3085e6106cf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:43.458270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-60168547-78e9-4271-9fbc-d3085e6106cf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:43.472272 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:43.472272 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:43.473231 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60168547-78e9-4271-9fbc-d3085e6106cf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:43.474037 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 541/2177] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:43 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:44.418779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:44.421219 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:44.421578 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:44.421900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:44.438408 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:44.438408 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:44.442494 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:44.448858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ab2737e-50e6-479d-b21e-db7e2d1267d7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:44.450004 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 552/2178] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:44 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:44.494075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:44.498151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:44.498151 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:44.506259 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:44.506259 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:44.514011 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:44.514011 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:44.515777 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ddd5acc-8824-46ed-9a44-34d1deea06e7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:44.516825 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 543/2179] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:44 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:45.415823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-967ad3eb-0e43-4c1a-bdde-2046a1dec662 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.471855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.478859 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:45.478859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:45.478859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:45.498413 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:45.498413 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:45.504943 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:45.511975 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-854c52ab-132c-411d-aa4e-4cd21c062e8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:45.512814 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 542/2180] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:45 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:45.531785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.535499 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:45.535499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:45.535499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:45.535499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:45.544744 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:45.544744 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:45.545934 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfd164c8-11ed-443d-9ceb-13aecd0c51cd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:45.546657 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 553/2181] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:45 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:45.684772 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-967ad3eb-0e43-4c1a-bdde-2046a1dec662 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:45.685436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-967ad3eb-0e43-4c1a-bdde-2046a1dec662 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a572716-564a-442d-afc1-e90c0b4960ec", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-110095523"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:45.703653 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-967ad3eb-0e43-4c1a-bdde-2046a1dec662 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 404 Aug 19 12:54:45.704473 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 544/2182] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/snapshots => generated 109 bytes in 289 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:45.721581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-75b02ef3-5927-4ba8-807b-939ee8333d5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.727202 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75b02ef3-5927-4ba8-807b-939ee8333d5d tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:45.727649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-75b02ef3-5927-4ba8-807b-939ee8333d5d tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1028788921"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:45.778143 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-75b02ef3-5927-4ba8-807b-939ee8333d5d tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 404 Aug 19 12:54:45.779299 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 544/2183] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/snapshots => generated 77 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:45.788740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0117b5a0-f051-41de-bc46-acf1b76b282e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.798209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.801740 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots?limit=invalid Aug 19 12:54:45.802217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:45.802217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:45.802981 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] HTTP exception thrown: limit param must be an integer Aug 19 12:54:45.803116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea7eeca0-6fb0-49a0-9bfa-f0f355522a85 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 19 12:54:45.804723 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 554/2184] 10.4.3.137 () {66 vars in 1270 bytes} [Wed Aug 19 12:54:45 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:45.820549 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.823848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots?marker=4ad360e2-0069-4a2f-9817-8f8d940c469b Aug 19 12:54:45.823848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:45.823848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:45.824754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:45.826751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:54:45.833044 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7fb92fbf-633e-4bd0-989c-069c1d72a139 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots?marker=4ad360e2-0069-4a2f-9817-8f8d940c469b returned with HTTP 404 Aug 19 12:54:45.833923 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 545/2185] 10.4.3.137 () {66 vars in 1330 bytes} [Wed Aug 19 12:54:45 2026] GET /volume/v3/snapshots?marker=4ad360e2-0069-4a2f-9817-8f8d940c469b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:45.849195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.852113 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=invalid Aug 19 12:54:45.852449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:45.852942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:45.853217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:45.855110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:54:45.856072 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b553eb2c-83d7-4e60-b1ac-ed77a68913ba tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 19 12:54:45.856805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 545/2186] 10.4.3.137 () {66 vars in 1276 bytes} [Wed Aug 19 12:54:45 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:45.869344 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0117b5a0-f051-41de-bc46-acf1b76b282e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:54:45.869344 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0117b5a0-f051-41de-bc46-acf1b76b282e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1168328769"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:45.869670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.873108 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:45.873638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2086387210"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:45.875798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2086387210'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:45.875971 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create volume of 2 GB Aug 19 12:54:45.881129 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Availability Zones retrieved successfully. Aug 19 12:54:45.890905 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Flow 'volume_create_api' (797c3173-dfb9-4b84-9b5d-524da95d6a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:45.892749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bd5ea9-be96-4ce6-8f28-ec36a548dc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:45.893683 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0117b5a0-f051-41de-bc46-acf1b76b282e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:54:45.894178 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 543/2187] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/types => generated 216 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:45.894295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Validating volume size '2' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:45.908999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4d4b5788-6fde-48a8-847c-de18651e4cd4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.914028 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d4b5788-6fde-48a8-847c-de18651e4cd4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:54:45.914028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d4b5788-6fde-48a8-847c-de18651e4cd4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1422552180"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:45.942335 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d4b5788-6fde-48a8-847c-de18651e4cd4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:54:45.945010 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 546/2188] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/group_types => generated 173 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:45.959740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bd5ea9-be96-4ce6-8f28-ec36a548dc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:45.960038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:45.961112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4b26e9-080d-4bcf-9317-4304374f88bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:46.081375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Created reservations ['123550cc-0940-4ccb-963d-0e40ee983e18', 'fd34da51-d458-45f4-825b-b73b74526260', '88789b13-40ad-409d-9738-1dad1cf5debc', '1112d8a8-c165-4233-8128-ce5ece413b95'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:46.081577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4b26e9-080d-4bcf-9317-4304374f88bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['123550cc-0940-4ccb-963d-0e40ee983e18', 'fd34da51-d458-45f4-825b-b73b74526260', '88789b13-40ad-409d-9738-1dad1cf5debc', '1112d8a8-c165-4233-8128-ce5ece413b95']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:46.082605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57cd2f0-2abf-4ec8-a229-5cbd42e5a537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:46.094289 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:54:46.094289 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af3d822c-5153-4945-91ca-e911b62066fd", "volume_types": ["cb6500bd-02eb-4ab9-9357-797f53c26803"], "name": "tempest-Group1-193367087"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:46.096876 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating new group {'group': {'group_type': 'af3d822c-5153-4945-91ca-e911b62066fd', 'volume_types': ['cb6500bd-02eb-4ab9-9357-797f53c26803'], 'name': 'tempest-Group1-193367087'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:54:46.109820 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating group tempest-Group1-193367087. Aug 19 12:54:46.115909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e57cd2f0-2abf-4ec8-a229-5cbd42e5a537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a32fe254-dd0f-4d7e-87ea-144a219bd237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2086387210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c019344b634452b215f87830cc5713',qos_specs=None,replication_status=,reservations=['123550cc-0940-4ccb-963d-0e40ee983e18','fd34da51-d458-45f4-825b-b73b74526260','88789b13-40ad-409d-9738-1dad1cf5debc','1112d8a8-c165-4233-8128-ce5ece413b95'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c745f01b2c64da4b6fe136a317b2caa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2086387210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a32fe254-dd0f-4d7e-87ea-144a219bd237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c019344b634452b215f87830cc5713',provider_auth=None,provider_geometry=None,provider_id=None,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='7c745f01b2c64da4b6fe136a317b2caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:46.117629 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa15adf-d5ea-4e41-9e47-9ed75de72507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:46.127242 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:46.160341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa15adf-d5ea-4e41-9e47-9ed75de72507) transitioned into state 'SUCCESS' from state '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-2086387210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c019344b634452b215f87830cc5713',qos_specs=None,replication_status=,reservations=['123550cc-0940-4ccb-963d-0e40ee983e18','fd34da51-d458-45f4-825b-b73b74526260','88789b13-40ad-409d-9738-1dad1cf5debc','1112d8a8-c165-4233-8128-ce5ece413b95'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c745f01b2c64da4b6fe136a317b2caa',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:46.161718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bb93f3-9c62-4a1b-b3fb-0cacf4c65000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:46.186074 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bb93f3-9c62-4a1b-b3fb-0cacf4c65000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:46.187956 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Flow 'volume_create_api' (797c3173-dfb9-4b84-9b5d-524da95d6a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:46.188829 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create volume request issued successfully. Aug 19 12:54:46.190780 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d880c24-4fb8-4d15-b461-9736fe34de8f tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:46.191425 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 555/2189] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/volumes => generated 762 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:46.196960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['f1425236-ea03-465b-8308-a9542b5c836c'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:46.215414 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26ca555c-b31f-437d-a201-697d6337bf60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:46.218170 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26ca555c-b31f-437d-a201-697d6337bf60 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:46.218448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26ca555c-b31f-437d-a201-697d6337bf60 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:46.222276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26ca555c-b31f-437d-a201-697d6337bf60 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:46.233366 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:46.233366 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:46.243950 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26ca555c-b31f-437d-a201-697d6337bf60 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:46.257567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9cb3ab0-bca5-49f7-b747-76a367652a2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:54:46.258293 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 546/2190] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:54:45 2026] POST /volume/v3/groups => generated 93 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:46.258962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26ca555c-b31f-437d-a201-697d6337bf60 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 200 Aug 19 12:54:46.259583 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 544/2191] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:46 2026] GET /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:46.270220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:46.272428 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:46.272691 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:46.272873 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:46.276273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:46.280913 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:46.280913 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:46.305839 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f23f1099-7e09-4b2e-a016-7f9d05c647bf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c returned with HTTP 200 Aug 19 12:54:46.306426 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 547/2192] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:46 2026] GET /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c => generated 321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:46.533771 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:46.535863 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:46.536156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:46.536445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:46.555832 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:46.555832 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:46.560636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48183a69-a582-4155-8976-675bbcfcfbd5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:46.562875 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:46.564140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48183a69-a582-4155-8976-675bbcfcfbd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:46.564764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48183a69-a582-4155-8976-675bbcfcfbd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:46.565662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48183a69-a582-4155-8976-675bbcfcfbd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:46.565662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-48183a69-a582-4155-8976-675bbcfcfbd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:46.568546 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d59968c-e04b-4efe-bda9-32a1a6878077 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:46.568546 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 556/2193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:46 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:46.572864 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:46.572864 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:46.573542 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48183a69-a582-4155-8976-675bbcfcfbd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:46.574416 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 547/2194] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:46 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:47.278603 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d5967164-b440-4017-aa50-f1951f2003ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.287483 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5967164-b440-4017-aa50-f1951f2003ae tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:47.287713 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5967164-b440-4017-aa50-f1951f2003ae tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.287854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d5967164-b440-4017-aa50-f1951f2003ae tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.303314 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.303314 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:47.310508 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d5967164-b440-4017-aa50-f1951f2003ae tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:47.318101 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d5967164-b440-4017-aa50-f1951f2003ae tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 200 Aug 19 12:54:47.318716 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 545/2195] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:47.320426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.324814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:47.325060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.327528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.327528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:47.332380 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.332380 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:47.344358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.344958 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7adcd80a-a641-4edc-bff9-680dcc6db8c7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c returned with HTTP 200 Aug 19 12:54:47.345521 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 548/2196] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:47.347119 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:47.347781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a32fe254-dd0f-4d7e-87ea-144a219bd237", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-2113124154"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:47.359000 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.363301 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:54:47.363830 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af3d822c-5153-4945-91ca-e911b62066fd", "volume_types": ["cb6500bd-02eb-4ab9-9357-797f53c26803"], "name": "tempest-Group2-2098276198"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:47.364141 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.364141 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:47.365085 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:47.365435 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create snapshot from volume a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:47.367296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating new group {'group': {'group_type': 'af3d822c-5153-4945-91ca-e911b62066fd', 'volume_types': ['cb6500bd-02eb-4ab9-9357-797f53c26803'], 'name': 'tempest-Group2-2098276198'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:54:47.376130 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.groups [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating group tempest-Group2-2098276198. Aug 19 12:54:47.397280 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:47.420122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['45f39fe9-a723-4183-a6ac-19c4e9b08b92'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:47.446543 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Created reservations ['963df955-aedd-4552-85e5-315e779a0e1e', 'fd50317c-f817-489d-9169-008044a089cb', '99ca7580-0f4b-4d3e-9224-4091e8dbcad2', '29c16bf3-39f2-4c78-bcfa-cbb76078588b'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:47.473180 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-269ae43a-5d6a-4e7b-946a-3ee4962f39b8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:54:47.475971 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 548/2197] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:54:47 2026] POST /volume/v3/groups => generated 94 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:47.492771 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b98434ae-50c8-4562-a705-aff931e79e8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.496566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98434ae-50c8-4562-a705-aff931e79e8a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:47.497474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98434ae-50c8-4562-a705-aff931e79e8a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.498158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98434ae-50c8-4562-a705-aff931e79e8a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.499383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-b98434ae-50c8-4562-a705-aff931e79e8a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:47.507797 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.507797 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:47.508317 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot create request issued successfully. Aug 19 12:54:47.508851 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f46b6094-abcd-44b3-9377-6e7cfa0159cf tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:47.509598 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 557/2198] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:54:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:47.531571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1fe35b8d-d377-4442-b266-b2fb244a426c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.531733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98434ae-50c8-4562-a705-aff931e79e8a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f returned with HTTP 200 Aug 19 12:54:47.531733 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 546/2199] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:47.538216 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fe35b8d-d377-4442-b266-b2fb244a426c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:47.538216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fe35b8d-d377-4442-b266-b2fb244a426c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.538216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fe35b8d-d377-4442-b266-b2fb244a426c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.547919 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.547919 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:47.548854 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1fe35b8d-d377-4442-b266-b2fb244a426c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot retrieved successfully. Aug 19 12:54:47.549873 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fe35b8d-d377-4442-b266-b2fb244a426c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd returned with HTTP 200 Aug 19 12:54:47.550901 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 549/2200] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:47.594436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.599402 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:47.599402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.599948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:47.600414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.600414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:47.609748 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:47.609748 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:47.609748 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:47.611441 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.611441 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:47.613454 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6bd731d-039e-46a6-bf50-67c6f2a44c4d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:47.613566 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 549/2201] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:47.626735 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:47.626735 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:47.636632 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:47.645437 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-02821436-8111-4c07-8a3b-3cbaa4a7c37a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:47.646316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 558/2202] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:47 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:48.542610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.544822 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:48.547307 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.547307 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.547307 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:48.554360 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.554360 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:48.566831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.569183 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:48.571583 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.573500 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f4ea9e6-7877-4343-ac03-1ed18a8d63db tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f returned with HTTP 200 Aug 19 12:54:48.573591 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 547/2203] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:48.573799 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.582622 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.582622 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:48.583645 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot retrieved successfully. Aug 19 12:54:48.584785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0ae23198-d5ca-4ee7-97ff-23467e719df8 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd returned with HTTP 200 Aug 19 12:54:48.585400 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 550/2204] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:48.588816 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.591626 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:48.591626 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1117128184", "volume_type": "cb6500bd-02eb-4ab9-9357-797f53c26803", "group_id": "13176046-89ea-44d6-a47b-d9a06fcb877c", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:48.593952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1117128184', 'volume_type': 'cb6500bd-02eb-4ab9-9357-797f53c26803', 'group_id': '13176046-89ea-44d6-a47b-d9a06fcb877c', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:48.597894 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.601312 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:48.601312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ddae7b3c-ab9a-473c-b0ed-9636227451dd"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:48.602604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ddae7b3c-ab9a-473c-b0ed-9636227451dd'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:48.603920 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.603920 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:48.604683 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume of 1 GB Aug 19 12:54:48.609320 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.609320 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:48.609917 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot retrieved successfully. Aug 19 12:54:48.610103 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Create volume of 1 GB Aug 19 12:54:48.612590 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:48.615531 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Availability Zones retrieved successfully. Aug 19 12:54:48.621591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (59a2cb3c-fbfa-435e-8d0d-0434108498a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:48.623278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c767fa-5baa-4a6e-a99b-eb85b1a9bcab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.624012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Flow 'volume_create_api' (0c76bb65-bd42-493c-b84c-4fb1ff9aa9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:48.624112 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.624112 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:48.624696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:48.625262 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813d4c6-3bc1-49cb-8b47-5d097fb5297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.629297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:48.629297 np0000007775 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813d4c6-3bc1-49cb-8b47-5d097fb5297a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 12:54:48.629297 np0000007775 devstack@c-api.service[100263]: 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 19 12:54:48.629564 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.630702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813d4c6-3bc1-49cb-8b47-5d097fb5297a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.631630 np0000007775 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b813d4c6-3bc1-49cb-8b47-5d097fb5297a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 12:54:48.631882 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:48.632769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.632918 np0000007775 devstack@c-api.service[100263]: WARNING cinder.volume.api [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Flow 'volume_create_api' (0c76bb65-bd42-493c-b84c-4fb1ff9aa9ca) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 12:54:48.632984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.632984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:48.633070 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ace8e710-99ba-4831-9e51-6940fef6ae4c tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 12:54:48.633708 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 559/2205] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:54:48 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:54:48.641239 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.641239 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:48.641514 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec4086b5-96fd-4d20-ba64-a319b580fa20 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:48.642156 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 548/2206] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:48.648632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-69b1f063-0905-4264-8239-0fa378fc66e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.653712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:48.653712 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.653712 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.653712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Delete snapshot with id: ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:48.654034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c767fa-5baa-4a6e-a99b-eb85b1a9bcab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:54:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb6500bd-02eb-4ab9-9357-797f53c26803,is_public=True,name='tempest-GroupsTest-volume-type-1168328769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb6500bd-02eb-4ab9-9357-797f53c26803', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '13176046-89ea-44d6-a47b-d9a06fcb877c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:48.654162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de67e96-c393-4399-ac3e-674d990617dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.666113 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.666113 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:48.667148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.667241 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot retrieved successfully. Aug 19 12:54:48.672708 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:48.672708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.672708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.691127 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.691127 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:48.696283 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:48.699718 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1168328769 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1168328769, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:48.699969 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1168328769 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1168328769, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:48.703037 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d7f47c6-4329-4076-a71d-99aaa4a7330a tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:48.703908 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 560/2207] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:48.710288 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot delete request issued successfully. Aug 19 12:54:48.710288 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69b1f063-0905-4264-8239-0fa378fc66e4 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd returned with HTTP 202 Aug 19 12:54:48.710288 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 551/2208] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:54:48 2026] DELETE /volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:48.719729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.721741 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:48.722050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.722624 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.737632 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.737632 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:48.739264 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Snapshot retrieved successfully. Aug 19 12:54:48.739427 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5fffe86-2d8b-4bc6-b127-6c9413658563 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd returned with HTTP 200 Aug 19 12:54:48.739957 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 549/2209] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd => generated 476 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:48.763616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['1cc948ff-5661-40f4-bcb4-b85562b33b72', 'ae51fb2e-eb74-4e7d-91eb-f9408dcadb17', 'dd6470f0-8db3-4824-abb4-503a5a110df6', '06caa73c-062d-47db-b3e4-5ec9101f2aee'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:48.763616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de67e96-c393-4399-ac3e-674d990617dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc948ff-5661-40f4-bcb4-b85562b33b72', 'ae51fb2e-eb74-4e7d-91eb-f9408dcadb17', 'dd6470f0-8db3-4824-abb4-503a5a110df6', '06caa73c-062d-47db-b3e4-5ec9101f2aee']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:48.763616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c846863-0629-4245-8475-617d3b08b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.796120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c846863-0629-4245-8475-617d3b08b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264b8c28-2f62-4978-8a99-1ba2fe41fab7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1117128184',encryption_key_id=None,group_id=13176046-89ea-44d6-a47b-d9a06fcb877c,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['1cc948ff-5661-40f4-bcb4-b85562b33b72','ae51fb2e-eb74-4e7d-91eb-f9408dcadb17','dd6470f0-8db3-4824-abb4-503a5a110df6','06caa73c-062d-47db-b3e4-5ec9101f2aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=cb6500bd-02eb-4ab9-9357-797f53c26803), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1117128184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=13176046-89ea-44d6-a47b-d9a06fcb877c,host=None,id=264b8c28-2f62-4978-8a99-1ba2fe41fab7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7817deb3fce64ff886a0d5326794add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb6500bd-02eb-4ab9-9357-797f53c26803),volume_type_id=cb6500bd-02eb-4ab9-9357-797f53c26803)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:48.796120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4609893-72bd-40b7-95d0-1d30d6fc82ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.824152 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4609893-72bd-40b7-95d0-1d30d6fc82ec) transitioned into state 'SUCCESS' from state '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-1117128184',encryption_key_id=None,group_id=13176046-89ea-44d6-a47b-d9a06fcb877c,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['1cc948ff-5661-40f4-bcb4-b85562b33b72','ae51fb2e-eb74-4e7d-91eb-f9408dcadb17','dd6470f0-8db3-4824-abb4-503a5a110df6','06caa73c-062d-47db-b3e4-5ec9101f2aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=cb6500bd-02eb-4ab9-9357-797f53c26803)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:48.825040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026c1d9d-616d-482f-b90a-b23d72a27e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:48.852269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (026c1d9d-616d-482f-b90a-b23d72a27e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:48.853896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (59a2cb3c-fbfa-435e-8d0d-0434108498a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:48.854440 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request issued successfully. Aug 19 12:54:48.855599 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:48.856054 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:48.921066 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:48.925439 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.925439 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:48.933346 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2263bdf-0072-4df3-b796-581d1ecf0038 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:48.933346 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 550/2210] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:54:48 2026] POST /volume/v3/volumes => generated 815 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:48.953991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:48.960195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 Aug 19 12:54:48.960195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:48.960195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:48.973358 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:48.973358 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:48.978220 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:48.978930 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:48.979078 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:49.035470 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:49.041329 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.041329 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:49.053337 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cef7a610-a3b7-4b73-b0fe-e77319b5d2de tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 returned with HTTP 200 Aug 19 12:54:49.054475 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 561/2211] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:48 2026] GET /volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 => generated 883 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:49.056964 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-70619f44-d3fc-4c36-999e-341536180876 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.059721 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-70619f44-d3fc-4c36-999e-341536180876 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376/action Aug 19 12:54:49.060460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-70619f44-d3fc-4c36-999e-341536180876 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:49.060460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-70619f44-d3fc-4c36-999e-341536180876 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:49.087725 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.087725 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:49.107092 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d2e51268-8519-40f7-a5d5-3df3a77e6925 req-70619f44-d3fc-4c36-999e-341536180876 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376/action returned with HTTP 204 Aug 19 12:54:49.107801 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 552/2212] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:54:49 2026] POST /volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:49.656167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.661104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:49.661104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.661104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.661104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:49.666964 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.666964 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:49.668630 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb087509-c449-4f10-8d93-77b6d6aa93cb tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:49.669142 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 550/2213] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:49.725370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.727940 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:49.728160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.728391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.740266 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.740266 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:49.742924 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:49.747507 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e9e1eeb5-9d69-4e44-a46a-5ac9229ad7f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:49.748177 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 551/2214] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:49.753161 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52dbbdf9-7053-4149-9659-91f171e395d7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.757084 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52dbbdf9-7053-4149-9659-91f171e395d7 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd Aug 19 12:54:49.757084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52dbbdf9-7053-4149-9659-91f171e395d7 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.757084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52dbbdf9-7053-4149-9659-91f171e395d7 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.761307 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52dbbdf9-7053-4149-9659-91f171e395d7 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd returned with HTTP 404 Aug 19 12:54:49.761423 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 562/2215] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/snapshots/ddae7b3c-ab9a-473c-b0ed-9636227451dd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:49.762855 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.764964 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:49.765222 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.765468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.766731 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.770275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:49.770275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.770275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.775481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.776470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:49.776984 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.777240 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.781009 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.781009 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:49.783337 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.783337 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:49.785573 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:49.791561 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82a8228a-97f8-4e66-9182-daa1aadb76e7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:49.791657 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:49.791738 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 551/2216] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:49.793625 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.793625 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:49.798546 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:49.803021 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cdee7f83-be14-4872-b3c0-4444c1916c16 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 200 Aug 19 12:54:49.803462 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 552/2217] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:49.808106 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4aa6a01c-ce30-4c2f-8872-fc079d56ecf8 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:49.808106 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 553/2218] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:49.817388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.819514 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:49.819752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.819984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.820243 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Delete volume with id: a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:49.828731 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.828731 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:49.829448 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:49.840367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.842974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:49.844267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.844267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.852219 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Delete volume request issued successfully. Aug 19 12:54:49.852387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2df5a8d0-18a9-48c3-a849-ed6f7acd7dea tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 202 Aug 19 12:54:49.852970 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 563/2219] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:49 2026] DELETE /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:49.855458 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.855458 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:49.862987 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:49.865794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.867337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-e9027d61-f514-4f2c-8fff-1a41129c477e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:49.869815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:49.869815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:49.869815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:49.870421 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 552/2220] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:49.880190 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.880190 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:49.884970 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Volume info retrieved successfully. Aug 19 12:54:49.890900 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8816c1fc-78c8-44bb-8e35-f683298a7bbe tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 200 Aug 19 12:54:49.892872 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 553/2221] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:49.896980 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.899890 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/action Aug 19 12:54:49.900343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:49.900920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:49.921356 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:49.921356 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:49.921580 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:49.936360 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Begin detaching volume completed successfully. Aug 19 12:54:49.937287 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-fb7ba616-9fb3-4588-ab91-ff1623995efd tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/action returned with HTTP 202 Aug 19 12:54:49.937924 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 554/2222] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:54:49 2026] POST /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:54:49.998720 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40c20e22-168b-48b9-a67f-2821246553ba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:49.999469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40c20e22-168b-48b9-a67f-2821246553ba None None] GET https://10.4.3.137/volume// Aug 19 12:54:49.999795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40c20e22-168b-48b9-a67f-2821246553ba None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.000986 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40c20e22-168b-48b9-a67f-2821246553ba None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.000986 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40c20e22-168b-48b9-a67f-2821246553ba None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:54:50.000986 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 564/2223] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:54:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:54:50.013436 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.016507 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:50.017848 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.018326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.034134 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.034134 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:50.041102 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:50.049066 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4b3d1454-ac46-4fa6-b8b1-f73b35a497c5 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:50.049712 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 553/2224] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:50.060873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-330c5e2d-9681-48c2-841d-9146bd681518 req-76d9a7ac-6aa1-4689-b773-1f422fa681c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.064272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-76d9a7ac-6aa1-4689-b773-1f422fa681c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption Aug 19 12:54:50.064839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-76d9a7ac-6aa1-4689-b773-1f422fa681c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.065192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-76d9a7ac-6aa1-4689-b773-1f422fa681c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.070866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.073885 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 Aug 19 12:54:50.074036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.074369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.080096 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.080096 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:50.083996 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.083996 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:50.089352 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:50.090384 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:50.090973 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:50.091070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-76d9a7ac-6aa1-4689-b773-1f422fa681c7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption returned with HTTP 200 Aug 19 12:54:50.091589 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 554/2225] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:50.144087 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:50.147217 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.147217 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:50.155360 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12eb14d1-57e8-4cf1-9c19-113a63e4c99f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 returned with HTTP 200 Aug 19 12:54:50.155886 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 555/2226] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 => generated 908 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.171798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.176377 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:50.176473 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.180723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.180907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:50.187502 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.187502 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:50.196088 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d995e88-4ccd-4acc-83c5-0b0d670aef2b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c returned with HTTP 200 Aug 19 12:54:50.196568 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 565/2227] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.205397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c319057b-4847-4247-b2e2-3c7583d89c28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.207166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c319057b-4847-4247-b2e2-3c7583d89c28 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:50.207421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c319057b-4847-4247-b2e2-3c7583d89c28 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.207637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c319057b-4847-4247-b2e2-3c7583d89c28 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.207815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-c319057b-4847-4247-b2e2-3c7583d89c28 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:50.211724 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.211724 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:50.219115 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c319057b-4847-4247-b2e2-3c7583d89c28 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f returned with HTTP 200 Aug 19 12:54:50.219504 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 554/2228] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.230670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-83691d54-14d4-4fbb-8b23-27d5e201deaf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.233062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83691d54-14d4-4fbb-8b23-27d5e201deaf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/detail Aug 19 12:54:50.233422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83691d54-14d4-4fbb-8b23-27d5e201deaf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.233714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83691d54-14d4-4fbb-8b23-27d5e201deaf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.260703 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83691d54-14d4-4fbb-8b23-27d5e201deaf tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/detail returned with HTTP 200 Aug 19 12:54:50.262499 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 555/2229] 10.4.3.137 () {68 vars in 1296 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/groups/detail => generated 639 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.270711 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.273287 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:54:50.273600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.273898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.274320 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:50.275230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:50.284052 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:54:50.284823 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:50.285009 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:50.326030 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:50.330303 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.330303 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:50.340067 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc8161b2-a516-4e1d-84e3-9e297ab5238d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:54:50.340534 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 556/2230] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.360015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.362118 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:54:50.362470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.362782 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.363183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:50.367008 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.367008 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:50.367587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:50.383376 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:54:50.384311 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:50.384538 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:50.449087 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:50.454309 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.454309 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:50.466308 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd099c3-a64b-4fee-8dcf-1993dce7de2f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:54:50.466824 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 566/2231] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.486769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.491277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action Aug 19 12:54:50.491277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:50.491277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:50.492821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] delete called for group 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:54:50.493242 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Delete group with id: 13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:50.499352 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.499352 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:50.563307 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f47ba8d7-1e73-41d9-927d-9c86b9477ec7 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action returned with HTTP 202 Aug 19 12:54:50.563959 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 555/2232] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:54:50 2026] POST /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:54:50.574920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.578341 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 Aug 19 12:54:50.579033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.579503 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.596037 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.596037 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:50.600177 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:50.601396 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:50.601396 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:50.663558 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:50.667736 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.667736 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:50.680382 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-787576b4-29b3-42dd-acaf-d1eb3aa08ed1 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 returned with HTTP 200 Aug 19 12:54:50.680875 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 556/2233] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:50.684300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-677e3c09-6a53-43fd-810b-bfc678daff82 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.686630 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-677e3c09-6a53-43fd-810b-bfc678daff82 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:50.687161 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-677e3c09-6a53-43fd-810b-bfc678daff82 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.687673 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-677e3c09-6a53-43fd-810b-bfc678daff82 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.687937 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-677e3c09-6a53-43fd-810b-bfc678daff82 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:50.695027 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.695027 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:50.697021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-677e3c09-6a53-43fd-810b-bfc678daff82 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:50.697792 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 557/2234] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:50.825087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65b39ef7-6844-4561-a332-d288668bb8d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.827411 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b39ef7-6844-4561-a332-d288668bb8d5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:54:50.827585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b39ef7-6844-4561-a332-d288668bb8d5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.827780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65b39ef7-6844-4561-a332-d288668bb8d5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.835725 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.835725 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:50.840025 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-65b39ef7-6844-4561-a332-d288668bb8d5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:50.845753 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65b39ef7-6844-4561-a332-d288668bb8d5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:54:50.846413 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 567/2235] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:50.889153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.891923 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] POST https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action Aug 19 12:54:50.892445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1821785463", "disk_format": "qcow2"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:50.892651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1821785463", "disk_format": "qcow2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:50.904692 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.904692 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:50.905810 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:54:50.911095 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d327f17e-b5a3-492a-9a14-fd042dc46327 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:50.913374 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d327f17e-b5a3-492a-9a14-fd042dc46327 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] GET https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 Aug 19 12:54:50.913492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d327f17e-b5a3-492a-9a14-fd042dc46327 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:50.913685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d327f17e-b5a3-492a-9a14-fd042dc46327 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:50.923098 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d327f17e-b5a3-492a-9a14-fd042dc46327 tempest-VolumesSnapshotNegativeTestJSON-817118401 tempest-VolumesSnapshotNegativeTestJSON-817118401-project-member] https://10.4.3.137/volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 returned with HTTP 404 Aug 19 12:54:50.923894 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 557/2236] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:50 2026] GET /volume/v3/volumes/a32fe254-dd0f-4d7e-87ea-144a219bd237 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:50.931709 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:50.931709 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:50.944485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.image.image_utils [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1821785463'}] 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-1821785463'}]. {{(pid=100262) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 12:54:51.118100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4eed4b9d-f794-4a71-b453-c79479d47abf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.120483 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4eed4b9d-f794-4a71-b453-c79479d47abf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 Aug 19 12:54:51.122183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4eed4b9d-f794-4a71-b453-c79479d47abf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:51.122183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4eed4b9d-f794-4a71-b453-c79479d47abf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:51.132228 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:51.132228 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:51.203212 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-330c5e2d-9681-48c2-841d-9146bd681518 req-4eed4b9d-f794-4a71-b453-c79479d47abf tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 returned with HTTP 200 Aug 19 12:54:51.203212 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 558/2237] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:54:51 2026] DELETE /volume/v3/attachments/b3100a3f-3fd6-43ff-ba61-72820b449376 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:51.630424 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Copy volume to image completed successfully. Aug 19 12:54:51.630424 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9be5bdc7-e23e-4152-91ff-e49663de41e5 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action returned with HTTP 202 Aug 19 12:54:51.630424 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 556/2238] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:54:50 2026] POST /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b/action => generated 689 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:51.701488 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1de87359-8284-4fba-8097-8974781d946c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.704071 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de87359-8284-4fba-8097-8974781d946c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 Aug 19 12:54:51.704235 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de87359-8284-4fba-8097-8974781d946c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:51.704692 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1de87359-8284-4fba-8097-8974781d946c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:51.714371 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1de87359-8284-4fba-8097-8974781d946c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 returned with HTTP 404 Aug 19 12:54:51.714493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-804de08c-2888-4cf9-8580-526a4bedf448 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.715031 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 568/2239] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:51 2026] GET /volume/v3/volumes/264b8c28-2f62-4978-8a99-1ba2fe41fab7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:51.716907 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-804de08c-2888-4cf9-8580-526a4bedf448 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:51.717299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-804de08c-2888-4cf9-8580-526a4bedf448 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:51.717466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-804de08c-2888-4cf9-8580-526a4bedf448 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:51.717662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-804de08c-2888-4cf9-8580-526a4bedf448 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:51.723057 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:51.723057 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:51.724112 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-804de08c-2888-4cf9-8580-526a4bedf448 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:51.724481 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 558/2240] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:51 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:51.725912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.730597 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:51.730773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:51.730949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:51.731850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:51.735096 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4a9b1fd-afd0-4bbb-8949-2b1b0ced1ce6 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c returned with HTTP 404 Aug 19 12:54:51.735966 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 559/2241] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:51 2026] GET /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:51.745076 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.750656 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action Aug 19 12:54:51.750656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:51.750656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:51.751324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] delete called for group 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:54:51.751550 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Delete group with id: 3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:51.762961 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:51.762961 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:51.806318 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15513ab5-fddd-46ad-9ac1-6d8f0cccee39 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action returned with HTTP 202 Aug 19 12:54:51.806971 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 557/2242] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:54:51 2026] POST /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:54:51.819799 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50269972-2100-4ac7-8c8f-37c5a3754088 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:51.822723 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50269972-2100-4ac7-8c8f-37c5a3754088 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:51.823666 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50269972-2100-4ac7-8c8f-37c5a3754088 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:51.823666 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50269972-2100-4ac7-8c8f-37c5a3754088 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:51.824550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-50269972-2100-4ac7-8c8f-37c5a3754088 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:51.829610 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:51.829610 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:51.842952 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50269972-2100-4ac7-8c8f-37c5a3754088 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f returned with HTTP 200 Aug 19 12:54:51.843937 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 569/2243] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:51 2026] GET /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:52.173763 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.177028 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:52.177319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.177563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.190594 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:52.190594 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:52.196900 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:52.203130 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e3976b47-b9f7-458b-8dce-e7100d44d46e req-3d1b6d8c-d598-4e99-bcd0-1fef84af0d8e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:52.203816 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 559/2244] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:52.741755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.743841 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:52.744167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.744315 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.744439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:52.751142 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:52.751142 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:52.752409 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c191457e-4f44-4e0d-9d01-0187df199cd0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:52.753102 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 560/2245] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:52.862071 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.866612 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:52.866612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.866612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.866612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:52.873773 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a40d069c-3ed2-4602-96cc-afd19c4369c4 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f returned with HTTP 404 Aug 19 12:54:52.873773 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 558/2246] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:52.885236 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3d377a0-5342-45ae-850f-79d3ad8c6893 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.888557 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3d377a0-5342-45ae-850f-79d3ad8c6893 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/detail Aug 19 12:54:52.888686 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3d377a0-5342-45ae-850f-79d3ad8c6893 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.888968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3d377a0-5342-45ae-850f-79d3ad8c6893 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.889431 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:52.889431 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:52.898119 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3d377a0-5342-45ae-850f-79d3ad8c6893 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/detail returned with HTTP 200 Aug 19 12:54:52.898119 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 570/2247] 10.4.3.137 () {68 vars in 1296 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:52.911919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e6df659-10a5-40a7-911e-c49e16f900af None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.914972 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:54:52.915303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.915511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.915874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:52.916964 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:52.926293 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:54:52.932363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e6df659-10a5-40a7-911e-c49e16f900af tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:54:52.932363 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 560/2248] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:52.951075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-56346ca7-191a-4f8e-82e4-b64498557b11 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.953119 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action Aug 19 12:54:52.953728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:52.953938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:52.956019 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] delete called for group 3b371f0e-e81d-4e7e-a9de-11491789063f {{(pid=100260) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:54:52.956019 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Delete group with id: 3b371f0e-e81d-4e7e-a9de-11491789063f Aug 19 12:54:52.963807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-56346ca7-191a-4f8e-82e4-b64498557b11 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action returned with HTTP 404 Aug 19 12:54:52.963807 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 561/2249] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:54:52 2026] POST /volume/v3/groups/3b371f0e-e81d-4e7e-a9de-11491789063f/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:52.975157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:52.978128 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:54:52.978367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:52.978574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:52.978941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:52.980998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:53.003206 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:54:53.005329 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eed8675-71a2-4ce1-8212-9b82c10e4a32 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:54:53.008794 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 559/2250] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:54:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:53.028286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.031741 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action Aug 19 12:54:53.031973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:54:53.033144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:53.035162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] delete called for group 13176046-89ea-44d6-a47b-d9a06fcb877c {{(pid=100263) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:54:53.035315 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Delete group with id: 13176046-89ea-44d6-a47b-d9a06fcb877c Aug 19 12:54:53.045114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1f4f997-adb2-492f-ab1e-9fb3ad870207 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action returned with HTTP 404 Aug 19 12:54:53.045920 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 571/2251] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:54:53 2026] POST /volume/v3/groups/13176046-89ea-44d6-a47b-d9a06fcb877c/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:54:53.055481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2d55874-ddca-4a52-aab5-7e7d007b4f5e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.057425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2d55874-ddca-4a52-aab5-7e7d007b4f5e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/af3d822c-5153-4945-91ca-e911b62066fd Aug 19 12:54:53.057891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2d55874-ddca-4a52-aab5-7e7d007b4f5e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:53.058343 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2d55874-ddca-4a52-aab5-7e7d007b4f5e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:53.080529 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2d55874-ddca-4a52-aab5-7e7d007b4f5e tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/group_types/af3d822c-5153-4945-91ca-e911b62066fd returned with HTTP 202 Aug 19 12:54:53.081380 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 561/2252] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:54:53 2026] DELETE /volume/v3/group_types/af3d822c-5153-4945-91ca-e911b62066fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:54:53.105910 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6447fc39-189f-4101-a6af-8026db86f7c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.105910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6447fc39-189f-4101-a6af-8026db86f7c4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] DELETE https://10.4.3.137/volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 Aug 19 12:54:53.105910 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6447fc39-189f-4101-a6af-8026db86f7c4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:53.105910 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6447fc39-189f-4101-a6af-8026db86f7c4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:53.153935 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6447fc39-189f-4101-a6af-8026db86f7c4 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 returned with HTTP 202 Aug 19 12:54:53.153935 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 562/2253] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:54:53 2026] DELETE /volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:53.165565 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-300c5dbf-cd99-4a41-813f-34d3763ba8b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.167641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-300c5dbf-cd99-4a41-813f-34d3763ba8b9 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] GET https://10.4.3.137/volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 Aug 19 12:54:53.167899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-300c5dbf-cd99-4a41-813f-34d3763ba8b9 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:53.168135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-300c5dbf-cd99-4a41-813f-34d3763ba8b9 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:53.174295 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-300c5dbf-cd99-4a41-813f-34d3763ba8b9 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 returned with HTTP 404 Aug 19 12:54:53.175623 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 560/2254] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:54:53 2026] GET /volume/v3/types/cb6500bd-02eb-4ab9-9357-797f53c26803 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:53.189375 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29be78b7-51a6-432d-8a2f-5a46d4ef7ab0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.190839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29be78b7-51a6-432d-8a2f-5a46d4ef7ab0 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:54:53.191172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29be78b7-51a6-432d-8a2f-5a46d4ef7ab0 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1291003473"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:53.215279 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29be78b7-51a6-432d-8a2f-5a46d4ef7ab0 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:54:53.216009 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 572/2255] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:54:53 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:53.229473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21346e43-090a-407d-8b2d-042cc12bbd0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.232440 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21346e43-090a-407d-8b2d-042cc12bbd0f tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:54:53.233274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21346e43-090a-407d-8b2d-042cc12bbd0f tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-473275553"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:53.258846 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21346e43-090a-407d-8b2d-042cc12bbd0f tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:54:53.259619 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 562/2256] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:54:53 2026] POST /volume/v3/group_types => generated 172 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:53.272621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.278978 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:54:53.280858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9e4eed8e-f81d-41df-9b9f-d1a1f48ec104", "volume_types": ["535a8964-07ce-4ab4-9faa-fadc36079580"], "name": "tempest-GroupsTest-Group-1424268401"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:53.282030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating new group {'group': {'group_type': '9e4eed8e-f81d-41df-9b9f-d1a1f48ec104', 'volume_types': ['535a8964-07ce-4ab4-9faa-fadc36079580'], 'name': 'tempest-GroupsTest-Group-1424268401'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:54:53.293720 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Creating group tempest-GroupsTest-Group-1424268401. Aug 19 12:54:53.312719 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:53.328405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['462657c7-310e-4813-b5b3-0fadfb5150cd'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:53.377345 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ded1f3a1-08f7-4d0d-8702-027dbe0868bb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:54:53.377999 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 563/2257] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:54:53 2026] POST /volume/v3/groups => generated 104 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:53.391890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01530cae-48ba-4c44-aede-904e517f915d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.393925 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01530cae-48ba-4c44-aede-904e517f915d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:53.394430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01530cae-48ba-4c44-aede-904e517f915d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:53.394871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01530cae-48ba-4c44-aede-904e517f915d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:53.395080 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-01530cae-48ba-4c44-aede-904e517f915d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:53.400127 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:53.400127 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:53.417507 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01530cae-48ba-4c44-aede-904e517f915d tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:53.418922 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 561/2258] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:53 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:53.765973 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:53.768211 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:53.768417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:53.768631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:53.768754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:53.775272 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:53.775272 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:53.776319 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c24a3eb-a56c-46f8-8924-bf07d0f31e31 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:53.776907 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 573/2259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:53 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:54.431516 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:54.434208 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:54.434973 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:54.435333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:54.435969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:54.442452 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.442452 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:54.467518 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c55856f9-96b6-4050-81ab-0d2a81da51ad tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:54.468597 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 563/2260] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:54 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 333 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:54.496405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:54.496405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:54.496405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1135380945", "volume_type": "535a8964-07ce-4ab4-9faa-fadc36079580", "group_id": "cfece9b2-9029-43ef-8cdc-ab2cf28b97d4", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:54.496405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1135380945', 'volume_type': '535a8964-07ce-4ab4-9faa-fadc36079580', 'group_id': 'cfece9b2-9029-43ef-8cdc-ab2cf28b97d4', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:54.504919 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.504919 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:54.505569 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume of 1 GB Aug 19 12:54:54.517320 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:54.526270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (fd45d611-6b92-4623-a215-d3f64cda595e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:54.527669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f683d23e-c5a2-4b81-a698-23a90297039b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:54.529326 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.529326 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:54.529326 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:54.557955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f683d23e-c5a2-4b81-a698-23a90297039b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=535a8964-07ce-4ab4-9faa-fadc36079580,is_public=True,name='tempest-GroupsTest-volume-type-1291003473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '535a8964-07ce-4ab4-9faa-fadc36079580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cfece9b2-9029-43ef-8cdc-ab2cf28b97d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:54.559217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd72db-e5b8-4a5e-8f44-e86b79423939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:54.592881 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1291003473 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1291003473, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:54.593328 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1291003473 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1291003473, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:54.650026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['a26edb6b-5f03-41c8-96ed-ac38c1c4697b', 'a573f3ff-61fa-4031-8885-2cb959faca6b', '5ffe72e5-7c79-44f2-a4d7-6442a2049faa', 'c6e672d5-afb9-4617-b527-73e7a6151d9a'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:54.651526 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24dd72db-e5b8-4a5e-8f44-e86b79423939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a26edb6b-5f03-41c8-96ed-ac38c1c4697b', 'a573f3ff-61fa-4031-8885-2cb959faca6b', '5ffe72e5-7c79-44f2-a4d7-6442a2049faa', 'c6e672d5-afb9-4617-b527-73e7a6151d9a']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:54.652395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fd95f4-586f-492e-9c41-a29416cb8bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:54.688807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fd95f4-586f-492e-9c41-a29416cb8bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b32c05-797f-4309-b085-9eb04644b0d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1135380945',encryption_key_id=None,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['a26edb6b-5f03-41c8-96ed-ac38c1c4697b','a573f3ff-61fa-4031-8885-2cb959faca6b','5ffe72e5-7c79-44f2-a4d7-6442a2049faa','c6e672d5-afb9-4617-b527-73e7a6151d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1135380945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,host=None,id=15b32c05-797f-4309-b085-9eb04644b0d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7817deb3fce64ff886a0d5326794add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(535a8964-07ce-4ab4-9faa-fadc36079580),volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:54.689577 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514cbef5-04c4-4b12-b283-59c1804ace5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:54.722934 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514cbef5-04c4-4b12-b283-59c1804ace5b) transitioned into state 'SUCCESS' from state '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-1135380945',encryption_key_id=None,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['a26edb6b-5f03-41c8-96ed-ac38c1c4697b','a573f3ff-61fa-4031-8885-2cb959faca6b','5ffe72e5-7c79-44f2-a4d7-6442a2049faa','c6e672d5-afb9-4617-b527-73e7a6151d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:54.724458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e9c520-339b-4c0c-9e60-a9f11f7e0580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:54.746691 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e9c520-339b-4c0c-9e60-a9f11f7e0580) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:54.748152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (fd45d611-6b92-4623-a215-d3f64cda595e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:54.748490 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request issued successfully. Aug 19 12:54:54.749401 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:54.749652 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:54.793704 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:54.796708 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:54.796800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:54.797085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:54.797135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:54.804516 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.804516 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:54.805649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cbe3183-2697-47f1-87c4-71c892ce1bf6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:54.806329 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 562/2261] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:54 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:54.816791 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:54.824265 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.824265 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:54.829373 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4dcf01d1-180f-4fe7-9f4d-1c20acd5b2b9 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:54.829953 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 564/2262] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:54:54 2026] POST /volume/v3/volumes => generated 815 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:54.845891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-232ab838-5441-4822-b375-5b2133fcfe45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:54.848403 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 Aug 19 12:54:54.848726 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:54.849424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:54.861308 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.861308 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:54.866773 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:54.867842 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:54.868031 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:54.921666 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:54.928293 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:54.928293 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:54.935674 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-232ab838-5441-4822-b375-5b2133fcfe45 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 returned with HTTP 200 Aug 19 12:54:54.936120 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 574/2263] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:54 2026] GET /volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 => generated 883 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:55.705940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:55.709073 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:55.709073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:55.709340 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:55.709768 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume with id: 54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:55.720853 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:55.720853 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:55.723682 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:55.742981 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:54:55.753231 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume request issued successfully. Aug 19 12:54:55.753962 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03b21a0b-43cb-4ac8-8aa0-888a8537f60b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 202 Aug 19 12:54:55.754295 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 564/2264] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:54:55 2026] DELETE /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:55.767184 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-279ef491-2ae2-4996-bce3-4f6569b26378 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:55.773568 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-279ef491-2ae2-4996-bce3-4f6569b26378 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:55.773568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-279ef491-2ae2-4996-bce3-4f6569b26378 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:55.773568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-279ef491-2ae2-4996-bce3-4f6569b26378 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:55.783803 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:55.783803 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:55.791276 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-279ef491-2ae2-4996-bce3-4f6569b26378 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:54:55.795826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-279ef491-2ae2-4996-bce3-4f6569b26378 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 200 Aug 19 12:54:55.796961 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 563/2265] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:55 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:55.820357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:55.822591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:55.822809 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:55.822984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:55.823128 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:55.828824 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:55.828824 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:55.829814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ba2875c-ec7e-45f5-9506-c874ac998135 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:55.830307 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 565/2266] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:55 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:55.953724 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-879b54c2-7538-470e-af22-553d3c7a2161 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:55.956198 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 Aug 19 12:54:55.956494 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:55.956758 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:55.966170 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:55.966170 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:55.974018 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:55.974945 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:55.974945 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:56.032266 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:56.032816 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.032816 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:56.043330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-879b54c2-7538-470e-af22-553d3c7a2161 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 returned with HTTP 200 Aug 19 12:54:56.045892 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 575/2267] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:55 2026] GET /volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 => generated 908 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:56.063081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.064942 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:56.066275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1880916131", "volume_type": "535a8964-07ce-4ab4-9faa-fadc36079580", "group_id": "cfece9b2-9029-43ef-8cdc-ab2cf28b97d4", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:56.068022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1880916131', 'volume_type': '535a8964-07ce-4ab4-9faa-fadc36079580', 'group_id': 'cfece9b2-9029-43ef-8cdc-ab2cf28b97d4', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:56.085384 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.085384 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:56.086296 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume of 1 GB Aug 19 12:54:56.096662 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Availability Zones retrieved successfully. Aug 19 12:54:56.105918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (fe7bd93b-94f5-425c-96f9-ca50e557a30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:56.107874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc633bf-5454-4998-a0a4-9684964b7550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:56.108750 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.108750 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:56.109388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:56.145948 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bc633bf-5454-4998-a0a4-9684964b7550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:54:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=535a8964-07ce-4ab4-9faa-fadc36079580,is_public=True,name='tempest-GroupsTest-volume-type-1291003473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '535a8964-07ce-4ab4-9faa-fadc36079580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cfece9b2-9029-43ef-8cdc-ab2cf28b97d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:56.147635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a88e5b0-e838-41c4-ac66-f9e94ba38c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:56.207478 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1291003473 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1291003473, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:56.207478 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1291003473 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1291003473, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:56.248099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Created reservations ['89966acc-9514-4097-8b62-99bcf1b8b10a', '105b71f4-c59c-4da3-95f0-7a969ec2a51d', '311b2be2-0042-4369-be8f-f56167843a61', 'c1d92c81-30ff-463a-bb61-1de4197f0945'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:56.248099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a88e5b0-e838-41c4-ac66-f9e94ba38c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89966acc-9514-4097-8b62-99bcf1b8b10a', '105b71f4-c59c-4da3-95f0-7a969ec2a51d', '311b2be2-0042-4369-be8f-f56167843a61', 'c1d92c81-30ff-463a-bb61-1de4197f0945']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:56.248944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef07da8-1e87-4f28-94a5-83a9b1208b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:56.293191 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef07da8-1e87-4f28-94a5-83a9b1208b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ac35fa1-b4b9-4d19-a085-e9912e675076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1880916131',encryption_key_id=None,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['89966acc-9514-4097-8b62-99bcf1b8b10a','105b71f4-c59c-4da3-95f0-7a969ec2a51d','311b2be2-0042-4369-be8f-f56167843a61','c1d92c81-30ff-463a-bb61-1de4197f0945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1880916131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,host=None,id=2ac35fa1-b4b9-4d19-a085-e9912e675076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7817deb3fce64ff886a0d5326794add0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(535a8964-07ce-4ab4-9faa-fadc36079580),volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:56.294371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12012f76-d1b7-40e7-8cd1-35293c7e6577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:56.331680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12012f76-d1b7-40e7-8cd1-35293c7e6577) transitioned into state 'SUCCESS' from state '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-1880916131',encryption_key_id=None,group_id=cfece9b2-9029-43ef-8cdc-ab2cf28b97d4,group_type_id=,metadata={},multiattach=False,project_id='4531a7282b6341bf8b79d7a8fe3d6ad3',qos_specs=None,replication_status=,reservations=['89966acc-9514-4097-8b62-99bcf1b8b10a','105b71f4-c59c-4da3-95f0-7a969ec2a51d','311b2be2-0042-4369-be8f-f56167843a61','c1d92c81-30ff-463a-bb61-1de4197f0945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7817deb3fce64ff886a0d5326794add0',volume_type_id=535a8964-07ce-4ab4-9faa-fadc36079580)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:56.332471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7b5f05-5e6b-4999-ab0e-1aa7a6501157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:56.361756 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b7b5f05-5e6b-4999-ab0e-1aa7a6501157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:56.363089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Flow 'volume_create_api' (fe7bd93b-94f5-425c-96f9-ca50e557a30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:56.363672 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Create volume request issued successfully. Aug 19 12:54:56.366006 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:56.366006 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:56.421927 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:56.427529 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.427529 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:56.434238 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cf5f749b-96cd-4740-a468-a7f34c9d6895 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:56.434939 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 565/2268] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:54:56 2026] POST /volume/v3/volumes => generated 815 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:56.451784 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.454436 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 Aug 19 12:54:56.454786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.455055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.466348 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.466348 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:56.471688 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:56.472825 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:56.472825 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:56.540392 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:56.544048 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.544048 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:56.555952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71fc6978-d8aa-42bf-947d-f31f11aa8eeb tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 returned with HTTP 200 Aug 19 12:54:56.556844 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 564/2269] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:56 2026] GET /volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 => generated 883 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:56.787271 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.788916 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 12:54:56.789135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.789374 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.802854 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1291003473 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1291003473, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:56.817231 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd854a63-29ab-4751-9f9d-87d7706cd1e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.819639 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd854a63-29ab-4751-9f9d-87d7706cd1e2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 Aug 19 12:54:56.819883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd854a63-29ab-4751-9f9d-87d7706cd1e2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.820659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd854a63-29ab-4751-9f9d-87d7706cd1e2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.827829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd854a63-29ab-4751-9f9d-87d7706cd1e2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 returned with HTTP 404 Aug 19 12:54:56.828266 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 576/2270] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:56 2026] GET /volume/v3/volumes/54520565-b69d-42a7-94e4-6a12bcc441a4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:54:56.829431 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-15c4be37-90af-4828-ae3e-42edd69e2a62 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 12:54:56.833765 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 566/2271] 10.4.3.137 () {68 vars in 1484 bytes} [Wed Aug 19 12:54:56 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 19 12:54:56.841894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.845304 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:54:56.845304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.845497 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.845706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.847029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:56.848366 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:56.848366 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.848645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.848759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:56.855275 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.855275 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:56.856978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b60b0090-b48a-4f7a-bae3-35c96649bd61 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:56.857177 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 565/2272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:56 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:56.889793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.892848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:56.893066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:56.893290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:56.910230 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.910230 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:56.918908 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:56.919793 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Get all volumes completed successfully. Aug 19 12:54:56.920239 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:56.920589 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:56.927585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-9025b01d-9aef-47e4-bc49-33a10f84b436 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:54:56.928082 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 577/2273] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:54:56 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1663 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:56.941378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:56.943268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:54:56.943268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37c454e4-0a10-45a5-9c43-e3e3b1e00439", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-815422539", "description": null, "metadata": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:56.956676 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.956676 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:56.957319 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:54:56.957319 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create snapshot from volume 37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:54:56.983570 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-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=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:56.989362 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:56.989362 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:56.993905 np0000007775 devstack@c-api.service[100261]: WARNING stevedore.named [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:56.994117 np0000007775 devstack@c-api.service[100261]: WARNING castellan.key_manager [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:57.026102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Created reservations ['a24b2116-0070-4654-b998-0028f6b0a55b', '65be75d0-7948-45b1-a0c5-5bdf48ad13c3', 'ce7c64d9-a702-4a59-b118-4b43d194664e', '083b60a3-51ce-4caa-966a-3e39b9ad5266'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:57.050836 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-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=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:57.055125 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.055125 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:57.069144 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9a03e9b-ca47-4f55-a13f-1c31a95ec01e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:54:57.069822 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 566/2274] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:54:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10320 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:57.096765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f68017d2-94f9-42bd-bdfb-849cbfd3f6ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.099840 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f68017d2-94f9-42bd-bdfb-849cbfd3f6ff tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] DELETE https://10.4.3.137/volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797 Aug 19 12:54:57.100018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f68017d2-94f9-42bd-bdfb-849cbfd3f6ff tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:57.102135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f68017d2-94f9-42bd-bdfb-849cbfd3f6ff tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:57.118481 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot force create request issued successfully. Aug 19 12:54:57.118871 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-70f9eb06-3473-4b2a-b790-99ba1c851f04 req-3e65e371-6e70-4dd6-98e0-64aa45fddc0f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:54:57.120919 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 567/2275] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 12:54:56 2026] POST /volume/v3/snapshots => generated 323 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:54:57.151852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f68017d2-94f9-42bd-bdfb-849cbfd3f6ff tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797 returned with HTTP 202 Aug 19 12:54:57.152652 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 566/2276] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:54:57 2026] DELETE /volume/v3/types/4aef611f-365a-4eb6-9eb2-3dc09ff45797 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:54:57.174668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-47b44c73-961d-497d-9447-817c71db2816 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.177153 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47b44c73-961d-497d-9447-817c71db2816 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:54:57.177153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47b44c73-961d-497d-9447-817c71db2816 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1326099163", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:57.210284 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47b44c73-961d-497d-9447-817c71db2816 tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:54:57.210760 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 578/2277] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:54:57 2026] POST /volume/v3/types => generated 212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:57.230735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6703ff3b-ca1c-40ae-a970-32d7c6a9151c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.237510 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6703ff3b-ca1c-40ae-a970-32d7c6a9151c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] POST https://10.4.3.137/volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1/encryption Aug 19 12:54:57.239222 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6703ff3b-ca1c-40ae-a970-32d7c6a9151c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:57.279924 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6703ff3b-ca1c-40ae-a970-32d7c6a9151c tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1/encryption returned with HTTP 200 Aug 19 12:54:57.280637 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 567/2278] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:54:57 2026] POST /volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1/encryption => generated 230 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:57.292214 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.294401 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:54:57.294884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-138017879", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1326099163", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:57.298265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-138017879', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1326099163', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:54:57.301407 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume of 1 GB Aug 19 12:54:57.301407 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.301407 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:57.306929 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Availability Zones retrieved successfully. Aug 19 12:54:57.310277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (8894b248-a20c-4d59-8e58-3d3bbd8446ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:57.312076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045e9347-1310-435c-b080-3b3568cc1163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:57.313014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:54:57.360124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045e9347-1310-435c-b080-3b3568cc1163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:54:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1,is_public=True,name='tempest-scenario-type-luks-1326099163',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1', '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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:57.360124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a05b34-b97a-4bde-b8eb-0b759895a4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:57.398742 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:57.399057 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:54:57.475321 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Created reservations ['a046a807-3c80-42e7-a98f-de71281fe994', 'f87edf49-0785-43a3-b03e-3f1a57f74b20', 'b9a6e344-6f03-4b8f-98c6-5a17589e76de', '480c43bb-ed04-4a6e-80a9-8907d545c116'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:54:57.476897 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a05b34-b97a-4bde-b8eb-0b759895a4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a046a807-3c80-42e7-a98f-de71281fe994', 'f87edf49-0785-43a3-b03e-3f1a57f74b20', 'b9a6e344-6f03-4b8f-98c6-5a17589e76de', '480c43bb-ed04-4a6e-80a9-8907d545c116']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:57.478028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2642e75-247d-4624-8593-72b9da6f49bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:57.512807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2642e75-247d-4624-8593-72b9da6f49bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea4e1c06-49cc-432b-a116-80e3a46df647', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-138017879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['a046a807-3c80-42e7-a98f-de71281fe994','f87edf49-0785-43a3-b03e-3f1a57f74b20','b9a6e344-6f03-4b8f-98c6-5a17589e76de','480c43bb-ed04-4a6e-80a9-8907d545c116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-138017879',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea4e1c06-49cc-432b-a116-80e3a46df647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14799891bbe549f99a9939f4f71fb35e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1),volume_type_id=88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:57.513867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248f4a68-60a3-45c9-85b2-0928906d25ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:57.552628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (248f4a68-60a3-45c9-85b2-0928906d25ae) transitioned into state 'SUCCESS' from state '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-138017879',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14799891bbe549f99a9939f4f71fb35e',qos_specs=None,replication_status=,reservations=['a046a807-3c80-42e7-a98f-de71281fe994','f87edf49-0785-43a3-b03e-3f1a57f74b20','b9a6e344-6f03-4b8f-98c6-5a17589e76de','480c43bb-ed04-4a6e-80a9-8907d545c116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdb1aad8da224afc90508c4f32a7ccd5',volume_type_id=88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:57.553395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c1cb88-55df-459c-a181-1494d8ea1b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:54:57.571895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c1cb88-55df-459c-a181-1494d8ea1b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:54:57.572918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Flow 'volume_create_api' (8894b248-a20c-4d59-8e58-3d3bbd8446ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:54:57.573927 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Create volume request issued successfully. Aug 19 12:54:57.574383 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca4a83cd-e121-42c1-b16c-7a514286ea79 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:54:57.574887 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 568/2279] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:54:57 2026] POST /volume/v3/volumes => generated 784 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:54:57.575479 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.578153 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 Aug 19 12:54:57.578519 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:57.578824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:57.596059 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.596059 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:57.606052 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:54:57.607621 np0000007775 devstack@c-api.service[100262]: WARNING stevedore.named [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:57.608649 np0000007775 devstack@c-api.service[100262]: WARNING castellan.key_manager [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:57.670839 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:57.678700 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.678700 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:57.697516 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0bb6cea-c0c6-4f4f-b91e-2139ecaab375 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 returned with HTTP 200 Aug 19 12:54:57.697516 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 567/2280] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:54:57 2026] GET /volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 => generated 908 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:57.717778 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e3a027bc-6c98-4d94-a106-1081429fc40a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.720200 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3a027bc-6c98-4d94-a106-1081429fc40a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] PUT https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:57.720200 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e3a027bc-6c98-4d94-a106-1081429fc40a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2ac35fa1-b4b9-4d19-a085-e9912e675076"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:57.726142 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-e3a027bc-6c98-4d94-a106-1081429fc40a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Update called for group cfece9b2-9029-43ef-8cdc-ab2cf28b97d4. {{(pid=100263) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:54:57.726343 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.groups [None req-e3a027bc-6c98-4d94-a106-1081429fc40a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Updating group cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 with name new_group description: This is a new group add_volumes: None remove_volumes: 2ac35fa1-b4b9-4d19-a085-e9912e675076. Aug 19 12:54:57.733751 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.733751 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:57.792724 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e3a027bc-6c98-4d94-a106-1081429fc40a tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 202 Aug 19 12:54:57.793455 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 579/2281] 10.4.3.137 () {70 vars in 1407 bytes} [Wed Aug 19 12:54:57 2026] PUT /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:54:57.806686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.809762 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:57.809762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:57.810402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:57.810402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:57.814994 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.814994 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:57.826199 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24a7513f-c22a-49e4-aad4-cd84cba1ae81 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:57.826712 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 568/2282] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:57 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:57.875893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:57.880484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:57.880484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:57.880484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:57.880484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:57.886234 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:57.886234 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:57.888273 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-154dbfd8-524c-4b4d-ad46-77cc06d420ee tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:57.888743 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 569/2283] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:57 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:58.841054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:58.844442 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:58.844442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:58.844442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:58.844442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:58.851578 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:58.851578 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:58.867940 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e10b375c-968f-4e28-abdd-6fb9a732f61b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:58.868454 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 568/2284] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:58 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:58.883365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:58.886021 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:58.886407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:58.886704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:58.886877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:58.891949 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:58.891949 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:58.906546 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df8c3745-9c49-4b9e-9a31-9a608ef13cb0 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:58.906901 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d56884f-ced1-4715-ad50-89a52461815e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:58.907391 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 580/2285] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:58 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:58.909325 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d56884f-ced1-4715-ad50-89a52461815e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:58.909559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d56884f-ced1-4715-ad50-89a52461815e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:58.909917 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d56884f-ced1-4715-ad50-89a52461815e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:58.910077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2d56884f-ced1-4715-ad50-89a52461815e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:58.915694 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:58.915694 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:58.916767 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d56884f-ced1-4715-ad50-89a52461815e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:58.917192 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 569/2286] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:58 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:54:58.930278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:58.944234 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:54:58.945004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:58.945328 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:58.947433 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:54:58.953182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:54:58.994305 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:54:58.999032 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:54:59.000773 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:54:59.063105 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:54:59.069973 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:59.069973 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:54:59.085633 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f1b69a9-fe28-4db8-aaf0-f2a6b9ef2975 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:54:59.085633 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 570/2287] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:54:58 2026] GET /volume/v3/volumes/detail => generated 1775 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:54:59.111021 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aef299af-978c-487d-8258-78141c5ade20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:59.124412 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aef299af-978c-487d-8258-78141c5ade20 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] PUT https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:59.125317 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aef299af-978c-487d-8258-78141c5ade20 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2ac35fa1-b4b9-4d19-a085-e9912e675076"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:54:59.127964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-aef299af-978c-487d-8258-78141c5ade20 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Update called for group cfece9b2-9029-43ef-8cdc-ab2cf28b97d4. {{(pid=100262) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 19 12:54:59.128960 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-aef299af-978c-487d-8258-78141c5ade20 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Updating group cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 with name None description: None add_volumes: 2ac35fa1-b4b9-4d19-a085-e9912e675076 remove_volumes: None. Aug 19 12:54:59.136849 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:59.136849 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:54:59.200314 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aef299af-978c-487d-8258-78141c5ade20 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 202 Aug 19 12:54:59.200314 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 569/2288] 10.4.3.137 () {70 vars in 1406 bytes} [Wed Aug 19 12:54:59 2026] PUT /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:54:59.213125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-51751658-9805-448c-9ba7-d6bf29f06f1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:59.215469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51751658-9805-448c-9ba7-d6bf29f06f1c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:54:59.215766 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51751658-9805-448c-9ba7-d6bf29f06f1c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:59.216182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51751658-9805-448c-9ba7-d6bf29f06f1c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:59.216265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-51751658-9805-448c-9ba7-d6bf29f06f1c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:54:59.222971 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:59.222971 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:54:59.238277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51751658-9805-448c-9ba7-d6bf29f06f1c tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:54:59.238801 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 581/2289] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:54:59 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:54:59.939081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:54:59.942166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:54:59.943154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:54:59.944753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:54:59.944753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:54:59.954483 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:54:59.954483 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:54:59.957151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b114d504-1c63-438b-8d1f-6d6d3d0d724e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:54:59.957151 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 570/2290] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:54:59 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 760 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:00.253906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.256479 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:55:00.256878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.257650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.257650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:00.264320 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.264320 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:00.276913 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d58f3543-c238-45a4-b067-5f8548fb73a5 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 200 Aug 19 12:55:00.277936 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 571/2291] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:00.279578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.283566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 Aug 19 12:55:00.283896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.284180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.290851 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.290851 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:00.291499 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:55:00.291626 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.292726 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31e3e2fa-9db6-4d36-912c-bdcf03dcac98 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 returned with HTTP 200 Aug 19 12:55:00.293303 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 570/2292] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:00.293882 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:55:00.293882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.293882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.294236 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:00.294567 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.294567 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:00.294944 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:55:00.306967 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:55:00.307726 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:55:00.308619 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:55:00.329614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.331440 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:00.331876 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1509837231", "snapshot_id": null, "imageRef": "76074ed8-bade-4453-8f8e-8c599c5ad2f4", "volume_type": null, "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:00.333864 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1509837231', 'snapshot_id': None, 'imageRef': '76074ed8-bade-4453-8f8e-8c599c5ad2f4', 'volume_type': None, 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:00.355020 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:55:00.360830 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.360830 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:00.369917 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:55:00.370083 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:55:00.424874 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:55:00.429198 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.429198 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:00.441431 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8d8ad8e-84dd-4178-9c98-845898d19276 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:55:00.441919 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 582/2293] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:00.458777 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc52cb98-e594-4947-9de2-8bd5001d361b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.460671 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:55:00.460815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.461021 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.461256 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:00.461605 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.461605 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:00.462020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:55:00.471699 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.471699 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:00.472514 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:55:00.472794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume of 1 GB Aug 19 12:55:00.475881 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Get all volumes completed successfully. Aug 19 12:55:00.476946 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:55:00.477171 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:55:00.478889 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Availability Zones retrieved successfully. Aug 19 12:55:00.488625 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (55e0a5cc-b77e-419a-907d-db31d0b3ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:00.490013 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babb1832-9584-4109-a92f-af571f1865b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:00.492192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:00.533337 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:55:00.539330 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.539330 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:00.547040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babb1832-9584-4109-a92f-af571f1865b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2445133c-b81b-4d13-9627-892db8c906a6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:00.547234 np0000007775 devstack@c-api.service[100260]: WARNING stevedore.named [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:55:00.547694 np0000007775 devstack@c-api.service[100260]: WARNING castellan.key_manager [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:55:00.548136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (983cd3a9-ca37-477b-9f31-2320944dc361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:00.602952 np0000007775 devstack@c-api.service[100260]: DEBUG oslo_db.sqlalchemy.engines [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:55:00.607495 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.607495 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:00.617855 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc52cb98-e594-4947-9de2-8bd5001d361b tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:55:00.618232 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 572/2294] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/volumes/detail => generated 1809 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:00.622446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Created reservations ['ed6f9c00-edb6-45ab-a43d-733d7921f1e3', '253bed1d-11d4-49fa-b8a0-95d06bfdb53a', 'e103c35d-db5a-477e-99d0-1c2a71a3a9b3', '4f6ee7a3-db97-4af7-ac60-60fa0bbf5031'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:00.623564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (983cd3a9-ca37-477b-9f31-2320944dc361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed6f9c00-edb6-45ab-a43d-733d7921f1e3', '253bed1d-11d4-49fa-b8a0-95d06bfdb53a', 'e103c35d-db5a-477e-99d0-1c2a71a3a9b3', '4f6ee7a3-db97-4af7-ac60-60fa0bbf5031']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:00.624289 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b6cb56-c936-40e2-b14e-d9d38843dce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:00.632239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18e6c129-40b9-4804-90c4-911abca72a35 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.635405 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] POST https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4/action Aug 19 12:55:00.635903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:00.636028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:00.638628 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] delete called for group cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100262) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:55:00.638742 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.groups [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Delete group with id: cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:55:00.642332 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.642332 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:00.688138 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b6cb56-c936-40e2-b14e-d9d38843dce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec442b2-50a9-4d0f-8766-5a06dbeef0c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1509837231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['ed6f9c00-edb6-45ab-a43d-733d7921f1e3','253bed1d-11d4-49fa-b8a0-95d06bfdb53a','e103c35d-db5a-477e-99d0-1c2a71a3a9b3','4f6ee7a3-db97-4af7-ac60-60fa0bbf5031'],size=1,snapshot_id=2445133c-b81b-4d13-9627-892db8c906a6,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T12:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1509837231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ec442b2-50a9-4d0f-8766-5a06dbeef0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9257e6c2b21a4073808e63d554338ed2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2445133c-b81b-4d13-9627-892db8c906a6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:00.690030 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed037d6d-0b65-4678-a3d3-ca6491477f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:00.712341 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18e6c129-40b9-4804-90c4-911abca72a35 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4/action returned with HTTP 202 Aug 19 12:55:00.712341 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 571/2295] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:00 2026] POST /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:00.716866 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed037d6d-0b65-4678-a3d3-ca6491477f2e) transitioned into state 'SUCCESS' from state '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-1509837231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['ed6f9c00-edb6-45ab-a43d-733d7921f1e3','253bed1d-11d4-49fa-b8a0-95d06bfdb53a','e103c35d-db5a-477e-99d0-1c2a71a3a9b3','4f6ee7a3-db97-4af7-ac60-60fa0bbf5031'],size=1,snapshot_id=2445133c-b81b-4d13-9627-892db8c906a6,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:00.718409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb870304-5dba-4c6d-8d9c-fddde705cc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:00.722065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.724032 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 Aug 19 12:55:00.725268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.725268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.734494 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.734494 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:00.740916 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Volume info retrieved successfully. Aug 19 12:55:00.741567 np0000007775 devstack@c-api.service[100263]: WARNING stevedore.named [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 19 12:55:00.741827 np0000007775 devstack@c-api.service[100263]: WARNING castellan.key_manager [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 19 12:55:00.750804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb870304-5dba-4c6d-8d9c-fddde705cc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:00.750943 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (55e0a5cc-b77e-419a-907d-db31d0b3ec86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:00.751325 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request issued successfully. Aug 19 12:55:00.752044 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-16362f69-5baa-436d-b212-a8b66ed1a5f4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:00.752614 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 571/2296] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:55:00 2026] POST /volume/v3/volumes => generated 814 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:00.767401 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b96cc3b8-c021-4740-93d4-659876a2474c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.769768 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b96cc3b8-c021-4740-93d4-659876a2474c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:00.770340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b96cc3b8-c021-4740-93d4-659876a2474c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.770457 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b96cc3b8-c021-4740-93d4-659876a2474c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.781884 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.781884 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:00.788130 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b96cc3b8-c021-4740-93d4-659876a2474c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:00.795596 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b96cc3b8-c021-4740-93d4-659876a2474c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:00.796650 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 573/2297] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:00.810656 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 12:55:00.815077 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.815077 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:00.826345 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-92b0e7e0-f6fe-42d2-b146-3b574d6cbf60 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 returned with HTTP 200 Aug 19 12:55:00.826856 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 583/2298] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 => generated 907 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:00.970660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0baec921-45af-4410-8830-03776343e1d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.972921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0baec921-45af-4410-8830-03776343e1d7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:55:00.973171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0baec921-45af-4410-8830-03776343e1d7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:00.973421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0baec921-45af-4410-8830-03776343e1d7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:00.973569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0baec921-45af-4410-8830-03776343e1d7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:00.979002 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:00.979002 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:00.980207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0baec921-45af-4410-8830-03776343e1d7 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:55:00.980777 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 572/2299] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:00 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:00.994264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:00.997436 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:00.997923 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "130e5630-9481-44cf-9c24-20fe2fa1ad47", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1607389452"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:01.000289 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {"'backup_id": '130e5630-9481-44cf-9c24-20fe2fa1ad47', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1607389452'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:01.000778 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:55:01.001334 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:01.001334 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:01.006924 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:55:01.235197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (0ade3a0c-2011-49b7-85d5-3867210cfcb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:01.236488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b572704e-ee3e-4085-9f67-62752f413afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.237656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:01.277471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b572704e-ee3e-4085-9f67-62752f413afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.278647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ff42c4-a5da-4688-818c-c29ec97a4e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.332376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['70e39e31-78cf-4915-872b-46bfcbdcc4cd', 'fe319ab4-0566-4dc9-8099-0bd5c1a30941', '9b8c9f61-a69d-4ed3-a2e3-fd73520a5176', 'c5911fa6-0fcf-4e6f-9971-18a24d4d985d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:01.333488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ff42c4-a5da-4688-818c-c29ec97a4e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e39e31-78cf-4915-872b-46bfcbdcc4cd', 'fe319ab4-0566-4dc9-8099-0bd5c1a30941', '9b8c9f61-a69d-4ed3-a2e3-fd73520a5176', 'c5911fa6-0fcf-4e6f-9971-18a24d4d985d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.334663 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4d98c5-ae4f-496e-8ed8-d12301217e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.370591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc4d98c5-ae4f-496e-8ed8-d12301217e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1607389452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['70e39e31-78cf-4915-872b-46bfcbdcc4cd','fe319ab4-0566-4dc9-8099-0bd5c1a30941','9b8c9f61-a69d-4ed3-a2e3-fd73520a5176','c5911fa6-0fcf-4e6f-9971-18a24d4d985d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1607389452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.372708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac08848-24ac-4074-b2ee-7c80ecc6f86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.410067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ac08848-24ac-4074-b2ee-7c80ecc6f86e) transitioned into state 'SUCCESS' from state '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-1607389452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['70e39e31-78cf-4915-872b-46bfcbdcc4cd','fe319ab4-0566-4dc9-8099-0bd5c1a30941','9b8c9f61-a69d-4ed3-a2e3-fd73520a5176','c5911fa6-0fcf-4e6f-9971-18a24d4d985d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.413043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38ffbf2-7cdd-4fd3-8170-eee0f9f4e361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.426690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38ffbf2-7cdd-4fd3-8170-eee0f9f4e361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.427542 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (0ade3a0c-2011-49b7-85d5-3867210cfcb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:01.427789 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:55:01.428641 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d37ffe7c-ac51-4224-89f8-4c9963e2d2bf tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:01.428939 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 572/2300] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:00 2026] POST /volume/v3/volumes => generated 758 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:01.448730 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.452376 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:01.453069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "130e5630-9481-44cf-9c24-20fe2fa1ad47", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-767731642"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:01.455083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {"'backup_id": '130e5630-9481-44cf-9c24-20fe2fa1ad47', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-767731642'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:01.455392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:55:01.462685 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:55:01.473757 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (10b61147-3981-4989-82a0-8721c0dfd6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:01.474835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae70b40-61a7-456d-9599-23c563cdf977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.476224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:01.528191 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae70b40-61a7-456d-9599-23c563cdf977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.529264 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbf669c-a928-49eb-a076-06759c7b7200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.619184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['32182637-3059-4890-807c-0546cad51104', '7f8323e2-7377-4567-892e-9fd80b7e0c11', 'd8bdfbbd-7d04-4694-aa37-71af0b61a2fd', '48b36060-999c-4ea3-9f06-a2648951b18f'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:01.620676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbf669c-a928-49eb-a076-06759c7b7200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32182637-3059-4890-807c-0546cad51104', '7f8323e2-7377-4567-892e-9fd80b7e0c11', 'd8bdfbbd-7d04-4694-aa37-71af0b61a2fd', '48b36060-999c-4ea3-9f06-a2648951b18f']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.622972 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57adeffa-3db9-4c43-a918-e18ada723dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.659016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57adeffa-3db9-4c43-a918-e18ada723dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc76cf9-5401-4945-8294-f0fdce30a80a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-767731642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['32182637-3059-4890-807c-0546cad51104','7f8323e2-7377-4567-892e-9fd80b7e0c11','d8bdfbbd-7d04-4694-aa37-71af0b61a2fd','48b36060-999c-4ea3-9f06-a2648951b18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-767731642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc76cf9-5401-4945-8294-f0fdce30a80a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.659934 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5d9b77-8df5-456f-b2dc-69cdd0db5c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.698152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d5d9b77-8df5-456f-b2dc-69cdd0db5c69) transitioned into state 'SUCCESS' from state '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-767731642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['32182637-3059-4890-807c-0546cad51104','7f8323e2-7377-4567-892e-9fd80b7e0c11','d8bdfbbd-7d04-4694-aa37-71af0b61a2fd','48b36060-999c-4ea3-9f06-a2648951b18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.699094 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98ba4e8-efd7-4ee9-af29-234fcd26f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.718363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98ba4e8-efd7-4ee9-af29-234fcd26f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.719459 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (10b61147-3981-4989-82a0-8721c0dfd6c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:01.720108 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:55:01.720598 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28eb1f76-7b29-4c17-a90e-6e3dc0527445 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:01.721106 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 574/2301] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:01 2026] POST /volume/v3/volumes => generated 757 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:55:01.739790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d812d5ec-d741-423e-ab68-37788dee880e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.742380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:01.742965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "130e5630-9481-44cf-9c24-20fe2fa1ad47", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-813544777"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:01.745280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {"'backup_id": '130e5630-9481-44cf-9c24-20fe2fa1ad47', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-813544777'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:01.745585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:55:01.754332 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:55:01.764707 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (2a01ef73-95ff-4ba7-8577-54b732a294c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:01.766748 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f423cb64-653c-48e6-bdbb-cc83caf57566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.768992 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:01.820537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-798728cf-8f22-44d6-8773-8d3e9adb03da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.823799 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-798728cf-8f22-44d6-8773-8d3e9adb03da tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:01.824101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-798728cf-8f22-44d6-8773-8d3e9adb03da tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.824299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-798728cf-8f22-44d6-8773-8d3e9adb03da tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.829426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f423cb64-653c-48e6-bdbb-cc83caf57566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.830369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf6d258-fccf-4b91-a2c5-86afe051032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.844069 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:01.844069 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:01.846629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-39170af2-3306-4238-9cb0-2fe172c04f0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.849761 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39170af2-3306-4238-9cb0-2fe172c04f0f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 Aug 19 12:55:01.850477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39170af2-3306-4238-9cb0-2fe172c04f0f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.850477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39170af2-3306-4238-9cb0-2fe172c04f0f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.856763 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-798728cf-8f22-44d6-8773-8d3e9adb03da tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:01.863164 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39170af2-3306-4238-9cb0-2fe172c04f0f tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 returned with HTTP 404 Aug 19 12:55:01.863706 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 573/2302] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:01 2026] GET /volume/v3/volumes/2ac35fa1-b4b9-4d19-a085-e9912e675076 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:55:01.867012 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-798728cf-8f22-44d6-8773-8d3e9adb03da tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:01.868488 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 573/2303] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:01 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1423 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:01.877297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-25bc37b0-d058-4f6d-b144-c68536093566 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.882272 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-25bc37b0-d058-4f6d-b144-c68536093566 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 Aug 19 12:55:01.882955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-25bc37b0-d058-4f6d-b144-c68536093566 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.882955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-25bc37b0-d058-4f6d-b144-c68536093566 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.890986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a371bb85-79e5-4351-b4f9-740818f5463f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.893621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-25bc37b0-d058-4f6d-b144-c68536093566 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 returned with HTTP 404 Aug 19 12:55:01.893621 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 575/2304] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:01 2026] GET /volume/v3/volumes/15b32c05-797f-4309-b085-9eb04644b0d9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:55:01.893789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a371bb85-79e5-4351-b4f9-740818f5463f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:01.893789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a371bb85-79e5-4351-b4f9-740818f5463f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.893927 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a371bb85-79e5-4351-b4f9-740818f5463f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.907038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.910827 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:01.910827 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:01.911801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] GET https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 Aug 19 12:55:01.912136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.912444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.912658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] show called for member cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:01.919885 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a371bb85-79e5-4351-b4f9-740818f5463f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:01.921523 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe2e8cbf-1991-4d66-91f2-d93a2e0f7dc8 tempest-GroupsTest-1942584961 tempest-GroupsTest-1942584961-project-member] https://10.4.3.137/volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 returned with HTTP 404 Aug 19 12:55:01.923662 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 574/2305] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:01 2026] GET /volume/v3/groups/cfece9b2-9029-43ef-8cdc-ab2cf28b97d4 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:55:01.931930 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a371bb85-79e5-4351-b4f9-740818f5463f tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:01.932613 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 574/2306] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:55:01 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1423 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:01.934940 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e685fdd5-e62d-4130-9af6-a4107dc7b919 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.937286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e685fdd5-e62d-4130-9af6-a4107dc7b919 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/9e4eed8e-f81d-41df-9b9f-d1a1f48ec104 Aug 19 12:55:01.938815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e685fdd5-e62d-4130-9af6-a4107dc7b919 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.938815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e685fdd5-e62d-4130-9af6-a4107dc7b919 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.938815 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:01.938815 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:01.940705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['ad99551c-6fe3-4ba3-aeed-c174433c141c', '1cd2a938-a47b-4a1f-b5b1-33fb45861dc7', '37cb654a-2e1d-4049-82d0-8816a3e9bc05', '85910c36-6f93-4486-8cba-4065fb82d9e5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:01.942224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf6d258-fccf-4b91-a2c5-86afe051032a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad99551c-6fe3-4ba3-aeed-c174433c141c', '1cd2a938-a47b-4a1f-b5b1-33fb45861dc7', '37cb654a-2e1d-4049-82d0-8816a3e9bc05', '85910c36-6f93-4486-8cba-4065fb82d9e5']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.945339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ecce3-d036-4094-8d27-2479b65ee5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:01.960069 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e685fdd5-e62d-4130-9af6-a4107dc7b919 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/group_types/9e4eed8e-f81d-41df-9b9f-d1a1f48ec104 returned with HTTP 202 Aug 19 12:55:01.961218 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 576/2307] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:55:01 2026] DELETE /volume/v3/group_types/9e4eed8e-f81d-41df-9b9f-d1a1f48ec104 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:01.976143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c7f6ecf-be0c-48b4-ae6d-a27410a2b103 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:01.981283 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c7f6ecf-be0c-48b4-ae6d-a27410a2b103 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] DELETE https://10.4.3.137/volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 Aug 19 12:55:01.981982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c7f6ecf-be0c-48b4-ae6d-a27410a2b103 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:01.981982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c7f6ecf-be0c-48b4-ae6d-a27410a2b103 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:01.997111 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e6ecce3-d036-4094-8d27-2479b65ee5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd09f2d97-db00-4921-8a49-5a44e9d464e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-813544777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['ad99551c-6fe3-4ba3-aeed-c174433c141c','1cd2a938-a47b-4a1f-b5b1-33fb45861dc7','37cb654a-2e1d-4049-82d0-8816a3e9bc05','85910c36-6f93-4486-8cba-4065fb82d9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-813544777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d09f2d97-db00-4921-8a49-5a44e9d464e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:01.998454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c93903-fd4a-4e74-89d6-855296e9a0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.027522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9c93903-fd4a-4e74-89d6-855296e9a0e0) transitioned into state 'SUCCESS' from state '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-813544777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['ad99551c-6fe3-4ba3-aeed-c174433c141c','1cd2a938-a47b-4a1f-b5b1-33fb45861dc7','37cb654a-2e1d-4049-82d0-8816a3e9bc05','85910c36-6f93-4486-8cba-4065fb82d9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.028294 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac083808-e4d5-44b2-9703-dfe746df0b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.035210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c7f6ecf-be0c-48b4-ae6d-a27410a2b103 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 returned with HTTP 202 Aug 19 12:55:02.035210 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 575/2308] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:01 2026] DELETE /volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:02.045997 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4b1b3054-ff79-48d1-9487-3b2d848f2850 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.048925 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b1b3054-ff79-48d1-9487-3b2d848f2850 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] GET https://10.4.3.137/volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 Aug 19 12:55:02.048925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b1b3054-ff79-48d1-9487-3b2d848f2850 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.050110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b1b3054-ff79-48d1-9487-3b2d848f2850 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.054892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac083808-e4d5-44b2-9703-dfe746df0b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.055992 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b1b3054-ff79-48d1-9487-3b2d848f2850 tempest-GroupsTest-1090811671 tempest-GroupsTest-1090811671-project-admin] https://10.4.3.137/volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 returned with HTTP 404 Aug 19 12:55:02.056100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (2a01ef73-95ff-4ba7-8577-54b732a294c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:02.056670 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:55:02.056862 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 575/2309] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/types/535a8964-07ce-4ab4-9faa-fadc36079580 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:02.057651 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d812d5ec-d741-423e-ab68-37788dee880e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:02.058403 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 584/2310] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:01 2026] POST /volume/v3/volumes => generated 757 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:55:02.078072 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.081900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:02.081900 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "130e5630-9481-44cf-9c24-20fe2fa1ad47", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1690608669"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:02.082898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {"'backup_id": '130e5630-9481-44cf-9c24-20fe2fa1ad47', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1690608669'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:02.083116 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:55:02.088407 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:55:02.098070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (abbeb7dc-98d9-409a-9040-a5819ff3e753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:02.099442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e124fd-2d6e-4844-9527-4c8009cb71c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.100791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:02.162135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e124fd-2d6e-4844-9527-4c8009cb71c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.164585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1b817-3f19-409c-9477-2a9b9625588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.232069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['c70f3db8-7917-4a81-be38-dae1891ebc0b', '872662ea-2a87-47de-9379-bf1b562b6224', '236a7d7f-efdb-4934-9717-a1b575a1a378', '430d95a7-9c72-4b49-917c-5d53ffaa113b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:02.233199 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ab1b817-3f19-409c-9477-2a9b9625588a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70f3db8-7917-4a81-be38-dae1891ebc0b', '872662ea-2a87-47de-9379-bf1b562b6224', '236a7d7f-efdb-4934-9717-a1b575a1a378', '430d95a7-9c72-4b49-917c-5d53ffaa113b']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.234345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f44c7716-8be8-4950-8649-04db08acb8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.270159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f44c7716-8be8-4950-8649-04db08acb8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0008363-2efe-46a3-b46c-f7489fa691a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1690608669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['c70f3db8-7917-4a81-be38-dae1891ebc0b','872662ea-2a87-47de-9379-bf1b562b6224','236a7d7f-efdb-4934-9717-a1b575a1a378','430d95a7-9c72-4b49-917c-5d53ffaa113b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1690608669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0008363-2efe-46a3-b46c-f7489fa691a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.271414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c442ebf-814c-4513-9b2a-457e76ed1776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.308184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c442ebf-814c-4513-9b2a-457e76ed1776) transitioned into state 'SUCCESS' from state '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-1690608669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['c70f3db8-7917-4a81-be38-dae1891ebc0b','872662ea-2a87-47de-9379-bf1b562b6224','236a7d7f-efdb-4934-9717-a1b575a1a378','430d95a7-9c72-4b49-917c-5d53ffaa113b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.309917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a16ab0-dee9-48de-a7a1-397c0c8ca44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.326196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a16ab0-dee9-48de-a7a1-397c0c8ca44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.327752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (abbeb7dc-98d9-409a-9040-a5819ff3e753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:02.328376 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:55:02.329363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96e71194-ca4d-4ff8-87ec-fdb4ee745d8e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:02.330213 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 577/2311] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:02 2026] POST /volume/v3/volumes => generated 758 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:02.346735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.348705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:02.348705 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "130e5630-9481-44cf-9c24-20fe2fa1ad47", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1923681636"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:02.350708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request body: {'volume': {"'backup_id": '130e5630-9481-44cf-9c24-20fe2fa1ad47', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1923681636'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:02.350898 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume of 1 GB Aug 19 12:55:02.356560 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Availability Zones retrieved successfully. Aug 19 12:55:02.363891 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (5267146f-fb8f-455b-a787-a3295c00cb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:02.365619 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6252e0ef-baf1-4e71-9964-44c4ce3267bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.366338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:02.416449 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6252e0ef-baf1-4e71-9964-44c4ce3267bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.416923 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8139ea00-f308-4fed-9825-554965da4cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.527621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Created reservations ['a2aec623-7a65-425f-80e5-fcebb3354868', 'ced02027-3b32-4e39-9031-2e611610c2ee', '5f48f68a-5d19-4080-a9e0-2266b5389821', '6757a60c-bc7f-4236-b4aa-2c55bc8de054'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:02.528892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8139ea00-f308-4fed-9825-554965da4cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2aec623-7a65-425f-80e5-fcebb3354868', 'ced02027-3b32-4e39-9031-2e611610c2ee', '5f48f68a-5d19-4080-a9e0-2266b5389821', '6757a60c-bc7f-4236-b4aa-2c55bc8de054']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.530710 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4dbcf2-fa90-4937-b1c2-9e763fc0db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.580261 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4dbcf2-fa90-4937-b1c2-9e763fc0db4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d08adb-2906-4780-8a62-a70d6e1f6d86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1923681636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['a2aec623-7a65-425f-80e5-fcebb3354868','ced02027-3b32-4e39-9031-2e611610c2ee','5f48f68a-5d19-4080-a9e0-2266b5389821','6757a60c-bc7f-4236-b4aa-2c55bc8de054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1923681636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d08adb-2906-4780-8a62-a70d6e1f6d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6cfc598edda455f86772830e6eb1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.581832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010b28e8-7f58-4925-a0e3-e5d7c2836b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.644201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010b28e8-7f58-4925-a0e3-e5d7c2836b58) transitioned into state 'SUCCESS' from state '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-1923681636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ba851a0e36b4ec1bbfd15dce08021b4',qos_specs=None,replication_status=,reservations=['a2aec623-7a65-425f-80e5-fcebb3354868','ced02027-3b32-4e39-9031-2e611610c2ee','5f48f68a-5d19-4080-a9e0-2266b5389821','6757a60c-bc7f-4236-b4aa-2c55bc8de054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6cfc598edda455f86772830e6eb1596',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.645089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6879d0f6-f64f-4182-b4a7-f30d4a75dd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:02.681011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6879d0f6-f64f-4182-b4a7-f30d4a75dd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:02.682347 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Flow 'volume_create_api' (5267146f-fb8f-455b-a787-a3295c00cb13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:02.683161 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Create volume request issued successfully. Aug 19 12:55:02.683953 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d459efcd-65e3-42fd-ac2b-0e3d683398a4 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:02.684662 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 576/2312] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:02 2026] POST /volume/v3/volumes => generated 758 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:02.702939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.705514 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 Aug 19 12:55:02.706020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.706020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.722424 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.722424 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:02.732011 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:02.740306 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f731e1d-bc05-47ec-89c3-4bf9ef4b8190 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 returned with HTTP 200 Aug 19 12:55:02.740747 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 576/2313] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:02.759752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.762877 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a Aug 19 12:55:02.763547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.763547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.777374 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.777374 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:02.784211 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:02.791522 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5a1f7af8-e997-4fcf-95b3-729f6be65cae tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a returned with HTTP 200 Aug 19 12:55:02.792283 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 585/2314] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:02.815450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6879e536-7ab1-4bfa-a29a-643e82134031 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.818204 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6879e536-7ab1-4bfa-a29a-643e82134031 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 Aug 19 12:55:02.818544 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6879e536-7ab1-4bfa-a29a-643e82134031 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.818868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6879e536-7ab1-4bfa-a29a-643e82134031 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.830887 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.830887 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:02.838657 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6879e536-7ab1-4bfa-a29a-643e82134031 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:02.844214 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6879e536-7ab1-4bfa-a29a-643e82134031 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 returned with HTTP 200 Aug 19 12:55:02.844964 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 578/2315] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:02.861930 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.864701 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 Aug 19 12:55:02.865017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.865342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.878766 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.878766 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:02.884172 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:02.891074 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-001a6454-bcee-4a65-9e13-56dafde9ebd6 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 returned with HTTP 200 Aug 19 12:55:02.891571 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 577/2316] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:02.909424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.911102 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 Aug 19 12:55:02.911340 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.911559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.923378 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.923378 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:02.927283 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:02.934328 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af12b81f-80ab-4bf9-8b86-e6b8a5fc599c tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 returned with HTTP 200 Aug 19 12:55:02.934896 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 577/2317] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:02.950719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.954634 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:55:02.954634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.954634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.954634 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete backup with id: 130e5630-9481-44cf-9c24-20fe2fa1ad47. Aug 19 12:55:02.968649 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.968649 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:02.975796 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-20880336-26e9-435f-a1f2-5ac0c9deeece None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:02.979659 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-20880336-26e9-435f-a1f2-5ac0c9deeece tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:02.979772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-20880336-26e9-435f-a1f2-5ac0c9deeece tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:02.980206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-20880336-26e9-435f-a1f2-5ac0c9deeece tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:02.999060 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:02.999060 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:03.007691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] delete_backup rpcapi backup_id 130e5630-9481-44cf-9c24-20fe2fa1ad47 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:55:03.009889 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ec2eacc2-0c0d-48d6-92bb-fe782f3c49c0 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 202 Aug 19 12:55:03.010471 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 586/2318] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:02 2026] DELETE /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:55:03.010529 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-20880336-26e9-435f-a1f2-5ac0c9deeece tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:55:03.021464 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-20880336-26e9-435f-a1f2-5ac0c9deeece tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:55:03.021623 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 579/2319] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:02 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:03.022781 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-408609a9-c105-4e78-b639-f67ffedde593 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:03.030208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-408609a9-c105-4e78-b639-f67ffedde593 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:55:03.030681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-408609a9-c105-4e78-b639-f67ffedde593 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:03.030989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-408609a9-c105-4e78-b639-f67ffedde593 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:03.032901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-408609a9-c105-4e78-b639-f67ffedde593 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:03.037336 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:03.037336 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:03.038991 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-408609a9-c105-4e78-b639-f67ffedde593 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:55:03.039336 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 578/2320] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:03 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:03.916080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:03.919755 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:03.919876 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:03.920070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:03.930847 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:03.930847 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:03.937355 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:03.946297 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-88c21b6c-3561-42a2-a1f4-9745ec3d544a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:03.946786 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 578/2321] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:03 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1405 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:04.058223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.060872 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:55:04.061072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.061072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.061447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:04.067814 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.067814 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:04.068632 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06e46d62-c8b6-4633-ba00-b2b2873f94b1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 200 Aug 19 12:55:04.072914 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 587/2322] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:04 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:04.277639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.280000 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:04.280500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.280734 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.292081 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.292081 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:04.299067 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:55:04.308198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63bee749-b3bd-4b82-96f9-053dcc8e9d90 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:55:04.308741 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 580/2323] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:04 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:04.329418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.332363 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] DELETE https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:04.332764 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.333113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.334441 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Delete volume with id: 395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:04.344179 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.344179 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:04.345079 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:55:04.373550 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Delete volume request issued successfully. Aug 19 12:55:04.373911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-097fa2ec-5e89-4087-a9f0-335169bbc279 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 202 Aug 19 12:55:04.375058 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 579/2324] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:04 2026] DELETE /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 12:55:04.386367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.388377 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:04.388443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.388678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.405224 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.405224 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:04.412004 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Volume info retrieved successfully. Aug 19 12:55:04.418328 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-adfd6f37-876a-49c7-b11b-d3f5405e8cac tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 200 Aug 19 12:55:04.418328 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 579/2325] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:04 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:04.672030 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.674875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:04.675198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.675560 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.684210 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.684210 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:04.688789 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:04.693845 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-386815d1-2e0a-4096-8c04-4217c8c71ce4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:04.694395 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 588/2326] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:04 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:04.705655 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9b25fc97-ed93-45cd-b978-f98bd4018edd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.705923 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9b25fc97-ed93-45cd-b978-f98bd4018edd None None] GET https://10.4.3.137/volume// Aug 19 12:55:04.706103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9b25fc97-ed93-45cd-b978-f98bd4018edd None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:04.706367 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9b25fc97-ed93-45cd-b978-f98bd4018edd None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:04.706839 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9b25fc97-ed93-45cd-b978-f98bd4018edd None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:04.707136 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 581/2327] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:55: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 19 12:55:04.718865 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-9cb463ca-67c0-420b-b516-3a58186ae5e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:04.722654 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-9cb463ca-67c0-420b-b516-3a58186ae5e5 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:04.723165 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-9cb463ca-67c0-420b-b516-3a58186ae5e5 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ec442b2-50a9-4d0f-8766-5a06dbeef0c0", "connector": null, "instance_uuid": "4523aac6-71d7-4c6b-b7bd-00b8e3042f10"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:04.736535 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:04.736535 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:04.783813 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-9cb463ca-67c0-420b-b516-3a58186ae5e5 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:04.784448 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 580/2328] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:04 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 19 12:55:05.086520 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:05.092223 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 Aug 19 12:55:05.092223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:05.092223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:05.092561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Show backup with id 130e5630-9481-44cf-9c24-20fe2fa1ad47. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:05.100340 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01145fa6-42d4-48a5-abdf-c287a0b2e0dc tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 returned with HTTP 404 Aug 19 12:55:05.100805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 580/2329] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:05 2026] GET /volume/v3/backups/130e5630-9481-44cf-9c24-20fe2fa1ad47 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:05.114219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70775592-9e72-4a4f-93ed-a5ab16756162 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:05.116916 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 Aug 19 12:55:05.117082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:05.117299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:05.117481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: 25d08adb-2906-4780-8a62-a70d6e1f6d86 Aug 19 12:55:05.133478 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:05.133478 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:05.134131 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:05.173181 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:05.174266 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70775592-9e72-4a4f-93ed-a5ab16756162 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 returned with HTTP 202 Aug 19 12:55:05.174996 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 589/2330] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:05 2026] DELETE /volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:05.187119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:05.191242 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 Aug 19 12:55:05.191242 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:05.191447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:05.204158 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:05.204158 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:05.210855 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:05.217291 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d2fba40-61b7-4859-8d98-e7e6f73d02b3 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 returned with HTTP 200 Aug 19 12:55:05.217885 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 582/2331] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:05 2026] GET /volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:05.443351 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d3466f49-ada6-40de-9cd7-d893c0be9594 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:05.447278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3466f49-ada6-40de-9cd7-d893c0be9594 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] GET https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b Aug 19 12:55:05.447278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3466f49-ada6-40de-9cd7-d893c0be9594 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:05.447278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3466f49-ada6-40de-9cd7-d893c0be9594 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:05.454762 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3466f49-ada6-40de-9cd7-d893c0be9594 tempest-VolumesActionsTest-1724401188 tempest-VolumesActionsTest-1724401188-project-member] https://10.4.3.137/volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b returned with HTTP 404 Aug 19 12:55:05.455705 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 581/2332] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:05 2026] GET /volume/v3/volumes/395b581e-6278-43f2-a308-001833d9dc5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:05.818952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ca2d0b0-20fa-4cfb-8ed2-41cb1d533af5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:05.992765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ca2d0b0-20fa-4cfb-8ed2-41cb1d533af5 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:05.993286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ca2d0b0-20fa-4cfb-8ed2-41cb1d533af5 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1262970198"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:06.016067 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ca2d0b0-20fa-4cfb-8ed2-41cb1d533af5 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:06.016653 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 581/2333] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:05 2026] POST /volume/v3/types => generated 220 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:06.029205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-277b998b-2452-4f73-be14-4bf1e6de32b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.032514 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-277b998b-2452-4f73-be14-4bf1e6de32b8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/group_types Aug 19 12:55:06.032993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-277b998b-2452-4f73-be14-4bf1e6de32b8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2116762440"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:06.069991 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-277b998b-2452-4f73-be14-4bf1e6de32b8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/group_types returned with HTTP 202 Aug 19 12:55:06.070493 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 590/2334] 10.4.3.137 () {70 vars in 1311 bytes} [Wed Aug 19 12:55:06 2026] POST /volume/v3/group_types => generated 177 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:06.083006 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.173885 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] POST https://10.4.3.137/volume/v3/groups Aug 19 12:55:06.174439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b936ca65-65dd-4478-b743-d205e20e77c6", "volume_types": ["58efc969-9e51-43c3-8d9f-c99c40168886"], "name": "tempest-GroupsV320Test-Group-112884949"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:06.179979 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Creating new group {'group': {'group_type': 'b936ca65-65dd-4478-b743-d205e20e77c6', 'volume_types': ['58efc969-9e51-43c3-8d9f-c99c40168886'], 'name': 'tempest-GroupsV320Test-Group-112884949'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 19 12:55:06.186286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Creating group tempest-GroupsV320Test-Group-112884949. Aug 19 12:55:06.199615 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Availability Zones retrieved successfully. Aug 19 12:55:06.236748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1b64aed-5c56-4e27-8354-8eda3e417bd1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.237620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Created reservations ['0cc99040-299f-4ae4-8d4e-fb5cf19db283'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:06.243642 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b64aed-5c56-4e27-8354-8eda3e417bd1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 Aug 19 12:55:06.243820 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b64aed-5c56-4e27-8354-8eda3e417bd1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.244033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b64aed-5c56-4e27-8354-8eda3e417bd1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.255184 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b64aed-5c56-4e27-8354-8eda3e417bd1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 returned with HTTP 404 Aug 19 12:55:06.256453 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 582/2335] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:06 2026] GET /volume/v3/volumes/25d08adb-2906-4780-8a62-a70d6e1f6d86 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:06.269380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.271766 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 Aug 19 12:55:06.271986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.272287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.272755 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: a0008363-2efe-46a3-b46c-f7489fa691a1 Aug 19 12:55:06.274334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21e5dcdd-2274-43f6-8352-32d6a21c0b33 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups returned with HTTP 202 Aug 19 12:55:06.275303 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 583/2336] 10.4.3.137 () {70 vars in 1297 bytes} [Wed Aug 19 12:55:06 2026] POST /volume/v3/groups => generated 107 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:06.285895 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:06.285895 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:06.286566 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:06.288530 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.292683 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:06.293025 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.293406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.294384 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:06.305855 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:06.305855 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:06.317294 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-308cb09f-a6ac-4e51-b79d-834bb6dfa271 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:06.318116 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 591/2337] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:06 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:06.354620 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:06.354925 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-704ead2f-fd57-4e4d-8b89-db6f93510d1e tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 returned with HTTP 202 Aug 19 12:55:06.355427 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 582/2338] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:06 2026] DELETE /volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:06.368415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.370676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 Aug 19 12:55:06.370975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.371263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.385311 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:06.385311 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:06.396769 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:06.405564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-753216ee-aadc-4af0-b90c-fb9f6358fdd5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 returned with HTTP 200 Aug 19 12:55:06.405564 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 583/2339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:06 2026] GET /volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:06.569467 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bf338feb-956d-46b0-b19c-e72dceb717e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.569992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf338feb-956d-46b0-b19c-e72dceb717e4 None None] GET https://10.4.3.137/volume// Aug 19 12:55:06.570262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf338feb-956d-46b0-b19c-e72dceb717e4 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.570548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf338feb-956d-46b0-b19c-e72dceb717e4 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.571039 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf338feb-956d-46b0-b19c-e72dceb717e4 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:06.574516 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 584/2340] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55:06 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:06.586328 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.589655 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:55:06.589958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:06.590373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:06.614239 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:06.614239 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:06.626130 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:06.645229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-5073eca2-185b-4761-b9c1-d9b4a60ea8b4 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:55:06.645229 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 592/2341] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:06 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1584 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:06.809746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:06.813491 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] PUT https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa Aug 19 12:55:06.814387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:06.834768 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Acquiring lock "cinder-attachment_update-1ec442b2-50a9-4d0f-8766-5a06dbeef0c0-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:06.840397 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-1ec442b2-50a9-4d0f-8766-5a06dbeef0c0-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:06.842787 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:06.842787 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:06.987992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-1ec442b2-50a9-4d0f-8766-5a06dbeef0c0-np0000007775" released by "attachment_update" :: held 0.148s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:06.988379 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-2c6dd33e-b404-445b-8756-917fe551d7b3 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa returned with HTTP 200 Aug 19 12:55:06.989077 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 583/2342] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:06 2026] PUT /volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.052033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-fabc20a7-11ab-4efd-9681-c2ddf04f5651 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.056520 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-fabc20a7-11ab-4efd-9681-c2ddf04f5651 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa/action Aug 19 12:55:07.057094 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-fabc20a7-11ab-4efd-9681-c2ddf04f5651 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.057318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-fabc20a7-11ab-4efd-9681-c2ddf04f5651 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.085237 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.085237 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:07.107200 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e54b3eba-d505-4b85-8a95-660f7ee6509e req-fabc20a7-11ab-4efd-9681-c2ddf04f5651 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa/action returned with HTTP 204 Aug 19 12:55:07.107868 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 584/2343] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:07.335881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0233282b-2916-4904-82d0-df9220f16031 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.339146 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0233282b-2916-4904-82d0-df9220f16031 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.339443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0233282b-2916-4904-82d0-df9220f16031 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.339688 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0233282b-2916-4904-82d0-df9220f16031 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.339844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-0233282b-2916-4904-82d0-df9220f16031 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.344665 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.344665 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:07.359976 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0233282b-2916-4904-82d0-df9220f16031 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.364294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 585/2344] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.374636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.380759 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action Aug 19 12:55:07.381286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.381954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.383955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Updating group '25facc40-e46c-4afc-85d9-86d1fdd6fe0f' with 'creating' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 12:55:07.398523 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.398523 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:07.415484 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d993e7ae-1fdd-4ddf-bfb9-8032ad7710ad tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action returned with HTTP 202 Aug 19 12:55:07.415964 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 593/2345] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:07.431038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f22d24de-559b-446f-86ca-0618ebdcd5ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.433559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e69224be-9201-42ad-b4c4-136001a16474 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.437070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f22d24de-559b-446f-86ca-0618ebdcd5ff tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 Aug 19 12:55:07.437070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f22d24de-559b-446f-86ca-0618ebdcd5ff tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.437218 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69224be-9201-42ad-b4c4-136001a16474 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.437420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f22d24de-559b-446f-86ca-0618ebdcd5ff tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.437605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69224be-9201-42ad-b4c4-136001a16474 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.437605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e69224be-9201-42ad-b4c4-136001a16474 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.437605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.groups [None req-e69224be-9201-42ad-b4c4-136001a16474 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.441948 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.441948 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:07.451812 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f22d24de-559b-446f-86ca-0618ebdcd5ff tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 returned with HTTP 404 Aug 19 12:55:07.452670 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 584/2346] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/volumes/a0008363-2efe-46a3-b46c-f7489fa691a1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:07.459411 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e69224be-9201-42ad-b4c4-136001a16474 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.459911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 585/2347] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.466431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.469069 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 Aug 19 12:55:07.469357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.469592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.469807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: d09f2d97-db00-4921-8a49-5a44e9d464e2 Aug 19 12:55:07.474513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.476205 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action Aug 19 12:55:07.479346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.479346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.480517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Updating group '25facc40-e46c-4afc-85d9-86d1fdd6fe0f' with 'available' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 12:55:07.488549 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.488549 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:07.488712 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.488712 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:07.489505 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:07.505482 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3f1f0b32-a949-4fe0-9e5e-6c26596807db tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action returned with HTTP 202 Aug 19 12:55:07.508791 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 594/2348] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:07.519739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.522821 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.523340 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.524863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.524863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.531881 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.531881 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:07.536527 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:07.536527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa2611b0-1940-4d99-b4a5-b1359b7715fd tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 returned with HTTP 202 Aug 19 12:55:07.536527 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 586/2349] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:07 2026] DELETE /volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:07.548812 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ff4cac78-c080-4e14-b790-e8d037af2f12 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.549805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 585/2350] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.561166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.567278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 Aug 19 12:55:07.567416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0e264035-e000-4f65-9dff-75471845245e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.567475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.567475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.568604 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e264035-e000-4f65-9dff-75471845245e tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action Aug 19 12:55:07.569685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e264035-e000-4f65-9dff-75471845245e tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.569685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0e264035-e000-4f65-9dff-75471845245e tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.571155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-0e264035-e000-4f65-9dff-75471845245e tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Updating group '25facc40-e46c-4afc-85d9-86d1fdd6fe0f' with 'error' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 12:55:07.575593 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.575593 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:07.583676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.583676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:07.586862 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0e264035-e000-4f65-9dff-75471845245e tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action returned with HTTP 202 Aug 19 12:55:07.587372 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 595/2351] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:07.588226 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:07.600603 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ee5d0a6-c961-4634-85a7-41beb5ffccb1 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 returned with HTTP 200 Aug 19 12:55:07.600603 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 586/2352] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:07.603119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.612865 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.613928 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.613928 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.614235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.622157 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.622157 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:07.635531 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65b6a50d-05e6-4ef2-b2e6-406e3f671aa5 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.635531 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 587/2353] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 384 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.650469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.656274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] POST https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action Aug 19 12:55:07.656274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.656707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.658845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Updating group '25facc40-e46c-4afc-85d9-86d1fdd6fe0f' with 'available' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 19 12:55:07.663554 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.663554 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:07.677351 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bb982ea-b944-4b02-ae2f-190a028569a8 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action returned with HTTP 202 Aug 19 12:55:07.677351 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 586/2354] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:07.694276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9071f91-efdd-418b-b64c-731a818ed0cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.694697 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9071f91-efdd-418b-b64c-731a818ed0cc tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.695005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9071f91-efdd-418b-b64c-731a818ed0cc tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.695489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9071f91-efdd-418b-b64c-731a818ed0cc tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.695798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.groups [None req-b9071f91-efdd-418b-b64c-731a818ed0cc tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.701674 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.701674 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:07.718270 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9071f91-efdd-418b-b64c-731a818ed0cc tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.719008 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 596/2355] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:07.741215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6c382cbb-e992-4207-97a8-50ad18517a6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.746977 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 12:55:07.747346 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.747670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.748124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:07.749197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:55:07.759277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Get all volumes completed successfully. Aug 19 12:55:07.760506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6c382cbb-e992-4207-97a8-50ad18517a6d tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 12:55:07.761011 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 587/2356] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:07.776327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a83744ee-3f59-4a91-b436-24ead4464a5a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.780104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] POST https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action Aug 19 12:55:07.781764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:07.781764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:07.784874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.groups [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] delete called for group 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100260) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 19 12:55:07.784874 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.groups [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Delete group with id: 25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.792454 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.792454 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:07.847432 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a83744ee-3f59-4a91-b436-24ead4464a5a tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action returned with HTTP 202 Aug 19 12:55:07.849748 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 588/2357] 10.4.3.137 () {70 vars in 1428 bytes} [Wed Aug 19 12:55:07 2026] POST /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:07.861001 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:07.864657 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:07.865772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:07.865772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:07.865772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:07.874200 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:07.874200 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:07.895732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-13a867ff-cfcd-4b3d-a2d7-a593e0fc36b9 tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 200 Aug 19 12:55:07.896753 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 587/2358] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:07 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:08.621163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01a8a307-7ae9-41f1-8161-732f9ff5d962 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:08.624158 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01a8a307-7ae9-41f1-8161-732f9ff5d962 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 Aug 19 12:55:08.624460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01a8a307-7ae9-41f1-8161-732f9ff5d962 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:08.624750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01a8a307-7ae9-41f1-8161-732f9ff5d962 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:08.635380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01a8a307-7ae9-41f1-8161-732f9ff5d962 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 returned with HTTP 404 Aug 19 12:55:08.636144 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 597/2359] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:08 2026] GET /volume/v3/volumes/d09f2d97-db00-4921-8a49-5a44e9d464e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:08.646462 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:08.648780 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a Aug 19 12:55:08.649681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:08.649681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:08.649681 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: 4dc76cf9-5401-4945-8294-f0fdce30a80a Aug 19 12:55:08.660683 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:08.660683 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:08.661187 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:08.697277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:08.697277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-90318f03-6fc6-41d9-8f9a-13e56c29c84d tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a returned with HTTP 202 Aug 19 12:55:08.697277 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 588/2360] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:08 2026] DELETE /volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:08.711924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:08.714600 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a Aug 19 12:55:08.714694 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:08.714970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:08.723344 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:08.723344 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:08.729393 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:08.734633 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60ad10b7-53ce-4ea5-b45d-ba6ca16358d5 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a returned with HTTP 200 Aug 19 12:55:08.735025 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 589/2361] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:08 2026] GET /volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:08.914628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-18271ce8-aca3-45d8-901c-5f3231482edd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:08.921404 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18271ce8-aca3-45d8-901c-5f3231482edd tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] GET https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f Aug 19 12:55:08.922501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18271ce8-aca3-45d8-901c-5f3231482edd tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:08.922501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18271ce8-aca3-45d8-901c-5f3231482edd tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:08.923176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.groups [None req-18271ce8-aca3-45d8-901c-5f3231482edd tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] show called for member 25facc40-e46c-4afc-85d9-86d1fdd6fe0f {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 19 12:55:08.931814 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18271ce8-aca3-45d8-901c-5f3231482edd tempest-GroupsV320Test-604274128 tempest-GroupsV320Test-604274128-project-member] https://10.4.3.137/volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f returned with HTTP 404 Aug 19 12:55:08.933123 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 588/2362] 10.4.3.137 () {68 vars in 1386 bytes} [Wed Aug 19 12:55:08 2026] GET /volume/v3/groups/25facc40-e46c-4afc-85d9-86d1fdd6fe0f => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:55:08.942266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d787a1e9-5a6c-4982-8a83-5617bc5b76a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:08.947190 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d787a1e9-5a6c-4982-8a83-5617bc5b76a6 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] DELETE https://10.4.3.137/volume/v3/group_types/b936ca65-65dd-4478-b743-d205e20e77c6 Aug 19 12:55:08.947190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d787a1e9-5a6c-4982-8a83-5617bc5b76a6 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:08.947190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d787a1e9-5a6c-4982-8a83-5617bc5b76a6 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:08.947190 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:08.947190 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:09.009042 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d787a1e9-5a6c-4982-8a83-5617bc5b76a6 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/group_types/b936ca65-65dd-4478-b743-d205e20e77c6 returned with HTTP 202 Aug 19 12:55:09.009722 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 598/2363] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 12:55:08 2026] DELETE /volume/v3/group_types/b936ca65-65dd-4478-b743-d205e20e77c6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:55:09.023120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85444eb8-f83a-4455-858f-354ff1838c42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:09.025429 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85444eb8-f83a-4455-858f-354ff1838c42 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] DELETE https://10.4.3.137/volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 Aug 19 12:55:09.025928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85444eb8-f83a-4455-858f-354ff1838c42 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:09.026576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85444eb8-f83a-4455-858f-354ff1838c42 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:09.060451 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85444eb8-f83a-4455-858f-354ff1838c42 tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 returned with HTTP 202 Aug 19 12:55:09.060451 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 589/2364] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:09 2026] DELETE /volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:09.069102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-775def27-37b6-40bd-81b8-cfa4ca6f4aec None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:09.071635 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-775def27-37b6-40bd-81b8-cfa4ca6f4aec tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] GET https://10.4.3.137/volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 Aug 19 12:55:09.071923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-775def27-37b6-40bd-81b8-cfa4ca6f4aec tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:09.072216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-775def27-37b6-40bd-81b8-cfa4ca6f4aec tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:09.078897 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-775def27-37b6-40bd-81b8-cfa4ca6f4aec tempest-GroupsV320Test-131692805 tempest-GroupsV320Test-131692805-project-admin] https://10.4.3.137/volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 returned with HTTP 404 Aug 19 12:55:09.079715 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 590/2365] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:09 2026] GET /volume/v3/types/58efc969-9e51-43c3-8d9f-c99c40168886 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:09.754336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e7e2ead4-c0a1-493c-bf69-992e24c64839 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:09.759787 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e7e2ead4-c0a1-493c-bf69-992e24c64839 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a Aug 19 12:55:09.759787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e7e2ead4-c0a1-493c-bf69-992e24c64839 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:09.760826 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e7e2ead4-c0a1-493c-bf69-992e24c64839 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:09.771425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e7e2ead4-c0a1-493c-bf69-992e24c64839 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a returned with HTTP 404 Aug 19 12:55:09.771425 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 589/2366] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:09 2026] GET /volume/v3/volumes/4dc76cf9-5401-4945-8294-f0fdce30a80a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:09.783577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a84fb79-f08b-4736-8bff-408df982da13 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:09.786104 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 Aug 19 12:55:09.786511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:09.787219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:09.787219 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 Aug 19 12:55:09.796600 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:09.796600 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:09.797722 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:09.834280 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:09.834280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a84fb79-f08b-4736-8bff-408df982da13 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 returned with HTTP 202 Aug 19 12:55:09.834280 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 599/2367] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:09 2026] DELETE /volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:09.844569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:09.846875 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 Aug 19 12:55:09.848580 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:09.850325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:09.864193 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:09.864193 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:09.872330 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:09.877125 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8e924fa-7f73-4a80-8049-56a0ce7ac331 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 returned with HTTP 200 Aug 19 12:55:09.877991 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 590/2368] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:09 2026] GET /volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:10.897867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d34ab478-301b-4306-a4b1-0d4259f5001f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:10.900434 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d34ab478-301b-4306-a4b1-0d4259f5001f tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 Aug 19 12:55:10.900613 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d34ab478-301b-4306-a4b1-0d4259f5001f tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:10.900744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d34ab478-301b-4306-a4b1-0d4259f5001f tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:10.907536 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d34ab478-301b-4306-a4b1-0d4259f5001f tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 returned with HTTP 404 Aug 19 12:55:10.908629 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 591/2369] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:10 2026] GET /volume/v3/volumes/fbe2f4d6-93e9-4a1e-b088-b69605cf3dc5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:10.920171 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25ee161d-3bc1-4135-a6af-3b1880716752 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:10.922104 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] DELETE https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:55:10.922507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:10.922507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:10.922702 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume with id: 63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:55:10.940029 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:10.940029 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:10.940801 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:10.973244 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Delete volume request issued successfully. Aug 19 12:55:10.974181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25ee161d-3bc1-4135-a6af-3b1880716752 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd returned with HTTP 202 Aug 19 12:55:10.977276 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 590/2370] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:10 2026] DELETE /volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:10.989432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:10.993188 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:55:10.993188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:10.993188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:11.004798 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:11.004798 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:11.015686 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Volume info retrieved successfully. Aug 19 12:55:11.028784 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66f9d0da-67d4-4ed2-9499-c0fe024d5783 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd returned with HTTP 200 Aug 19 12:55:11.029256 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 600/2371] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:10 2026] GET /volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:12.049018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8280ce29-fd81-41f7-85be-ecc6cb71a886 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:12.051586 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8280ce29-fd81-41f7-85be-ecc6cb71a886 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] GET https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd Aug 19 12:55:12.051768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8280ce29-fd81-41f7-85be-ecc6cb71a886 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:12.052600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8280ce29-fd81-41f7-85be-ecc6cb71a886 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:12.062075 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8280ce29-fd81-41f7-85be-ecc6cb71a886 tempest-CreateVolumesFromBackupTest-1606286265 tempest-CreateVolumesFromBackupTest-1606286265-project-member] https://10.4.3.137/volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd returned with HTTP 404 Aug 19 12:55:12.062788 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 591/2372] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:12 2026] GET /volume/v3/volumes/63be9709-a51d-4c84-9513-d75c9f6247bd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:12.902447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1a57fad2-bd4d-4725-8670-a7e552fad25a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:13.064081 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a57fad2-bd4d-4725-8670-a7e552fad25a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:13.064714 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a57fad2-bd4d-4725-8670-a7e552fad25a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-499572940", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:13.097419 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a57fad2-bd4d-4725-8670-a7e552fad25a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:13.097990 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 592/2373] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:55:12 2026] POST /volume/v3/types => generated 274 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:13.111779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1bb52628-6a31-4843-94f4-64bfc5b33492 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:13.114909 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bb52628-6a31-4843-94f4-64bfc5b33492 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:13.115154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bb52628-6a31-4843-94f4-64bfc5b33492 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1693056248", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:13.148419 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bb52628-6a31-4843-94f4-64bfc5b33492 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:13.148419 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 591/2374] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:55:13 2026] POST /volume/v3/types => generated 275 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:13.160796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:13.287116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:13.287630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-452580147", "volume_type": "2a26d86a-566e-4ecb-b0f4-dc59c29c0a00", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:13.289694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-452580147', 'volume_type': '2a26d86a-566e-4ecb-b0f4-dc59c29c0a00', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:13.297190 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Create volume of 1 GB Aug 19 12:55:13.297858 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:13.297858 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:13.298634 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Availability Zones retrieved successfully. Aug 19 12:55:13.307824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Flow 'volume_create_api' (8cb346b2-7b09-4c8e-9928-320affa6506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:13.309000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2788d7ee-2cc7-463e-9d2c-06901d61e561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:13.310028 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:13.344140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2788d7ee-2cc7-463e-9d2c-06901d61e561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:55:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2a26d86a-566e-4ecb-b0f4-dc59c29c0a00,is_public=True,name='tempest-VolumeTypesTest-volume-type-499572940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a26d86a-566e-4ecb-b0f4-dc59c29c0a00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:13.345465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f054d193-ac39-4837-a679-010e67f4169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:13.385896 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-499572940 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-499572940, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:13.386274 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-499572940 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-499572940, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:13.447341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Created reservations ['e92434e9-7502-4bc8-9902-25974d11f17d', '5d904b92-dfa8-4956-bda6-1aa19edae805', '9ab66002-1774-403e-8bde-f6bbbf48c726', '352cf550-a760-40bd-95c2-c49fb5f2b708'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:13.448707 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f054d193-ac39-4837-a679-010e67f4169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e92434e9-7502-4bc8-9902-25974d11f17d', '5d904b92-dfa8-4956-bda6-1aa19edae805', '9ab66002-1774-403e-8bde-f6bbbf48c726', '352cf550-a760-40bd-95c2-c49fb5f2b708']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:13.449730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9a4ff6-cf0d-4b0c-bacb-7ef869f622a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:13.489272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e9a4ff6-cf0d-4b0c-bacb-7ef869f622a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2feca8e2-820f-4fd5-beb8-077f1f953daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-452580147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5a4c9dd877446be86a5f142bfe4de2a',qos_specs=None,replication_status=,reservations=['e92434e9-7502-4bc8-9902-25974d11f17d','5d904b92-dfa8-4956-bda6-1aa19edae805','9ab66002-1774-403e-8bde-f6bbbf48c726','352cf550-a760-40bd-95c2-c49fb5f2b708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dedccc3033c46329412fcc1991cd6a8',volume_type_id=2a26d86a-566e-4ecb-b0f4-dc59c29c0a00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-452580147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2feca8e2-820f-4fd5-beb8-077f1f953daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5a4c9dd877446be86a5f142bfe4de2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dedccc3033c46329412fcc1991cd6a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a26d86a-566e-4ecb-b0f4-dc59c29c0a00),volume_type_id=2a26d86a-566e-4ecb-b0f4-dc59c29c0a00)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:13.491043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1a7f52-7931-4152-84c8-307d3ae5a24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:13.532977 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1a7f52-7931-4152-84c8-307d3ae5a24f) transitioned into state 'SUCCESS' from state '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-452580147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5a4c9dd877446be86a5f142bfe4de2a',qos_specs=None,replication_status=,reservations=['e92434e9-7502-4bc8-9902-25974d11f17d','5d904b92-dfa8-4956-bda6-1aa19edae805','9ab66002-1774-403e-8bde-f6bbbf48c726','352cf550-a760-40bd-95c2-c49fb5f2b708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dedccc3033c46329412fcc1991cd6a8',volume_type_id=2a26d86a-566e-4ecb-b0f4-dc59c29c0a00)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:13.534352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f001c9-0990-4c82-b320-fbd6dcea5593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:13.545506 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f001c9-0990-4c82-b320-fbd6dcea5593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:13.546442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Flow 'volume_create_api' (8cb346b2-7b09-4c8e-9928-320affa6506b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:13.546869 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Create volume request issued successfully. Aug 19 12:55:13.548883 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a4a351-118c-4c9e-9bba-64ce49ff431a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:13.549407 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 601/2375] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:13 2026] POST /volume/v3/volumes => generated 782 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:13.568316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c61c27e-1667-4c08-94bc-e16850149280 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:13.571149 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c61c27e-1667-4c08-94bc-e16850149280 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:13.571586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c61c27e-1667-4c08-94bc-e16850149280 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:13.572285 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c61c27e-1667-4c08-94bc-e16850149280 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:13.586063 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:13.586063 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:13.600663 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5c61c27e-1667-4c08-94bc-e16850149280 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:13.612049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c61c27e-1667-4c08-94bc-e16850149280 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:13.612742 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 592/2376] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:13 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:14.334922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fcb76601-305e-4257-a823-371516ff2886 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:14.485053 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:14.485273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1977031202"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:14.490368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1977031202'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:14.490601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:14.495435 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:14.506360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (672190c7-8af2-4784-9540-1d2b256087cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:14.508196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7911860-69be-4875-b263-73b43f9b12b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:14.508774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:14.543058 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7911860-69be-4875-b263-73b43f9b12b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:14.543952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37618811-1ea7-4c44-9dab-eec65c1cb391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:14.625560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['acd5f17b-6e66-4def-9bfe-63b958334fdf', '7dc28d4b-bb12-4fd7-b97f-f8c9ba236280', '939c5889-19d5-4faa-9c07-484c6b64510e', 'bf71db52-15e2-4911-827e-adb124e91e9d'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:14.627091 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37618811-1ea7-4c44-9dab-eec65c1cb391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd5f17b-6e66-4def-9bfe-63b958334fdf', '7dc28d4b-bb12-4fd7-b97f-f8c9ba236280', '939c5889-19d5-4faa-9c07-484c6b64510e', 'bf71db52-15e2-4911-827e-adb124e91e9d']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:14.628518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e353f5b-113b-42e6-8135-89ce4bc1b9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:14.629221 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0195303-5b7a-4095-ae19-c74076953cb1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:14.635983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0195303-5b7a-4095-ae19-c74076953cb1 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:14.636317 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0195303-5b7a-4095-ae19-c74076953cb1 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:14.636613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0195303-5b7a-4095-ae19-c74076953cb1 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:14.650833 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:14.650833 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:14.657532 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b0195303-5b7a-4095-ae19-c74076953cb1 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:14.663859 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0195303-5b7a-4095-ae19-c74076953cb1 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:14.664359 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 592/2377] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:14 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:14.665792 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e353f5b-113b-42e6-8135-89ce4bc1b9c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1977031202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['acd5f17b-6e66-4def-9bfe-63b958334fdf','7dc28d4b-bb12-4fd7-b97f-f8c9ba236280','939c5889-19d5-4faa-9c07-484c6b64510e','bf71db52-15e2-4911-827e-adb124e91e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1977031202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba1a1ec-9f33-4c21-8a2e-0acc5f477574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:14.666846 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51c0a17-cbdc-4475-bc3f-b65eaeb07191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:14.682208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-646ffe71-0421-4614-9afe-64faa24a6d47 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:14.686007 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] POST https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf/action Aug 19 12:55:14.686007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Action body: b'{"os-retype": {"new_type": "3f6125d6-6175-466b-8f4f-6b8bad98917d"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:14.686007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "3f6125d6-6175-466b-8f4f-6b8bad98917d"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:14.690628 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=452,cinder:INSERT=60,cinder:UPDATE=105 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:55:14.697638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f51c0a17-cbdc-4475-bc3f-b65eaeb07191) transitioned into state 'SUCCESS' from state '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-1977031202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['acd5f17b-6e66-4def-9bfe-63b958334fdf','7dc28d4b-bb12-4fd7-b97f-f8c9ba236280','939c5889-19d5-4faa-9c07-484c6b64510e','bf71db52-15e2-4911-827e-adb124e91e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:14.698778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054c86b6-587b-4840-82c3-1d521b56ba94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:14.701311 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:14.701311 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:14.701311 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:14.715853 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (054c86b6-587b-4840-82c3-1d521b56ba94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:14.717085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (672190c7-8af2-4784-9540-1d2b256087cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:14.718068 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:14.718435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fcb76601-305e-4257-a823-371516ff2886 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:14.719173 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 593/2378] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:14 2026] POST /volume/v3/volumes => generated 764 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:14.733833 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1693056248 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1693056248, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:14.735235 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1693056248 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1693056248, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:14.736736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3166dad-040f-4a53-b0af-eeec26090c89 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:14.747677 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3166dad-040f-4a53-b0af-eeec26090c89 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:14.747677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3166dad-040f-4a53-b0af-eeec26090c89 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:14.747857 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3166dad-040f-4a53-b0af-eeec26090c89 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:14.761902 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:14.761902 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:14.767711 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b3166dad-040f-4a53-b0af-eeec26090c89 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:14.773867 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3166dad-040f-4a53-b0af-eeec26090c89 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 returned with HTTP 200 Aug 19 12:55:14.774363 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 593/2379] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:14 2026] GET /volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:14.780055 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Created reservations ['e7603a4d-b920-4215-923a-64fcb33c1688', 'b13c86dc-c558-474c-a3c8-c93e6fe86bd5'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:14.812274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Created reservations ['fb722601-e499-4a4c-8eb8-da86c688e43d', '8f41d390-4df1-48fa-8df3-21e2c3a59a61'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:14.857279 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Retype volume request issued successfully. Aug 19 12:55:14.857279 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-646ffe71-0421-4614-9afe-64faa24a6d47 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf/action returned with HTTP 202 Aug 19 12:55:14.857279 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 602/2380] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:55:14 2026] POST /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:55:14.869019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:14.871427 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:14.872644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:14.872644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:14.882852 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:14.882852 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:14.889572 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:14.895562 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-461c10f3-ad22-4dcf-991e-4f9bc9671771 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:14.896065 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 593/2381] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:14 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:15.791715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:15.794036 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:15.794351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:15.794806 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:15.800391 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=551,cinder:INSERT=102,cinder:UPDATE=156 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:55:15.811493 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:15.811493 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:15.820336 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:15.837241 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b096116-e78b-42a5-b1ca-1a87391f8f9e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 returned with HTTP 200 Aug 19 12:55:15.837816 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 594/2382] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:15 2026] GET /volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:15.862183 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fe9d639-b1f3-407e-a351-abce1c15179d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:15.864450 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:15.865222 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8ba1a1ec-9f33-4c21-8a2e-0acc5f477574", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1641119226"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:15.866875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {"'source_volid": '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1641119226'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:15.867069 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:15.872946 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:15.881608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (b9ca7421-edab-4667-8460-691be1ac2d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:15.882988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a14abea-6985-4d7d-ab2c-11dc67b0823e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:15.884475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:15.914533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:15.917549 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:15.918632 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:15.918632 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:15.930032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a14abea-6985-4d7d-ab2c-11dc67b0823e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:15.931832 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:15.931832 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:15.931932 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a96deb-288c-4572-890d-5e66e01b90f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:15.940672 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:15.948945 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f6157ca-7ede-48f8-a974-6ed9f8055821 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:15.949948 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 603/2383] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:15 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:15.977627 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db260db7-dc86-4f71-8672-338fb5358982 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:15.979984 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db260db7-dc86-4f71-8672-338fb5358982 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:15.980105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db260db7-dc86-4f71-8672-338fb5358982 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:15.980310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db260db7-dc86-4f71-8672-338fb5358982 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:15.995433 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:15.995433 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:16.003012 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-db260db7-dc86-4f71-8672-338fb5358982 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:16.009675 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db260db7-dc86-4f71-8672-338fb5358982 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:16.010363 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 594/2384] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:15 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:16.010549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['f3a54867-8573-4332-9058-3003df97095b', '9ab4a7ff-a445-4f9b-bb0e-6f2db751ff64', 'a8eb5973-90f6-4649-af3e-093bb9778e0b', '7c9203fd-3652-4e27-8816-a717c18703af'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:16.011726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a96deb-288c-4572-890d-5e66e01b90f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a54867-8573-4332-9058-3003df97095b', '9ab4a7ff-a445-4f9b-bb0e-6f2db751ff64', 'a8eb5973-90f6-4649-af3e-093bb9778e0b', '7c9203fd-3652-4e27-8816-a717c18703af']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.012892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c75baf0-9eea-4f84-a977-ed38c21e8dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.032818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1cf6605e-66af-4811-98b3-815d413c62a2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.035334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1cf6605e-66af-4811-98b3-815d413c62a2 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:16.035513 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1cf6605e-66af-4811-98b3-815d413c62a2 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.036553 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1cf6605e-66af-4811-98b3-815d413c62a2 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.047186 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.047186 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:16.057414 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c75baf0-9eea-4f84-a977-ed38c21e8dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccabdefe-170e-4dc0-bcae-0595bcd057b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1641119226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f3a54867-8573-4332-9058-3003df97095b','9ab4a7ff-a445-4f9b-bb0e-6f2db751ff64','a8eb5973-90f6-4649-af3e-093bb9778e0b','7c9203fd-3652-4e27-8816-a717c18703af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1641119226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccabdefe-170e-4dc0-bcae-0595bcd057b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.058660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2481b67-9bdc-41e3-b972-e004796cc98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.060359 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1cf6605e-66af-4811-98b3-815d413c62a2 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:16.070771 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1cf6605e-66af-4811-98b3-815d413c62a2 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:16.070771 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 595/2385] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:16.090668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.092971 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:16.094665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.094665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.094665 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Delete volume with id: 2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:16.097083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2481b67-9bdc-41e3-b972-e004796cc98b) transitioned into state 'SUCCESS' from state '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-1641119226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f3a54867-8573-4332-9058-3003df97095b','9ab4a7ff-a445-4f9b-bb0e-6f2db751ff64','a8eb5973-90f6-4649-af3e-093bb9778e0b','7c9203fd-3652-4e27-8816-a717c18703af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.100880 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4e2b32-6fe6-456f-b6d4-1cd13d6c213a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.106107 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.106107 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:16.108377 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:16.124424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4e2b32-6fe6-456f-b6d4-1cd13d6c213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.125789 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (b9ca7421-edab-4667-8460-691be1ac2d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.126169 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:16.126989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fe9d639-b1f3-407e-a351-abce1c15179d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:16.128310 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 594/2386] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:15 2026] POST /volume/v3/volumes => generated 764 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:16.152848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85c94318-6e9e-4f2c-886a-7875980e68be None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.155140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:16.155744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8ba1a1ec-9f33-4c21-8a2e-0acc5f477574", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-368644622"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:16.157735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {"'source_volid": '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-368644622'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:16.159933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:16.164487 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:16.174065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (e6f29fa8-1bf2-4e9b-b89a-c82387a44306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.175791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c527324-851f-4924-bb40-f182de11b7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.177536 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Delete volume request issued successfully. Aug 19 12:55:16.177536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8ad4fb1-84c6-48a3-bc13-6b89edee8c05 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 202 Aug 19 12:55:16.177707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:16.177755 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 604/2387] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:16 2026] DELETE /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:16.192856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94bdd05d-c37f-4cea-b565-d1886149368a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.197694 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94bdd05d-c37f-4cea-b565-d1886149368a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:16.198325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94bdd05d-c37f-4cea-b565-d1886149368a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.198325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94bdd05d-c37f-4cea-b565-d1886149368a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.211103 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.211103 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:16.217292 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94bdd05d-c37f-4cea-b565-d1886149368a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Volume info retrieved successfully. Aug 19 12:55:16.224440 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94bdd05d-c37f-4cea-b565-d1886149368a tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 200 Aug 19 12:55:16.225279 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 596/2388] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:16.240307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c527324-851f-4924-bb40-f182de11b7ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.240307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c8b763-0b76-42f1-bf8f-3adcd19f2375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.332492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['e78a203a-d20d-40c1-8f80-5af205c0473d', '80eddbdc-61e5-4828-99b9-c24b537bdbed', '32cc55f1-5e7c-4d6c-8dcd-623e7b7abb3f', '767ec244-96d7-4118-bf3c-c38c98418974'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:16.333666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c8b763-0b76-42f1-bf8f-3adcd19f2375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78a203a-d20d-40c1-8f80-5af205c0473d', '80eddbdc-61e5-4828-99b9-c24b537bdbed', '32cc55f1-5e7c-4d6c-8dcd-623e7b7abb3f', '767ec244-96d7-4118-bf3c-c38c98418974']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.334522 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078da581-79a0-4f26-a318-5dcbaf384ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.354662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.358462 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:16.358849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.359702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.371696 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.371696 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:16.373081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078da581-79a0-4f26-a318-5dcbaf384ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0271663c-10bb-4ee3-9d87-f2b790ef219a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-368644622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['e78a203a-d20d-40c1-8f80-5af205c0473d','80eddbdc-61e5-4828-99b9-c24b537bdbed','32cc55f1-5e7c-4d6c-8dcd-623e7b7abb3f','767ec244-96d7-4118-bf3c-c38c98418974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-368644622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0271663c-10bb-4ee3-9d87-f2b790ef219a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.374272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d54ab4d-9e5c-40df-965f-79d1a916f7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.382530 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:16.392211 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-dba2e9a5-1ff3-458a-9fbc-24f5139c8ae0 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:16.392893 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 595/2389] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:16.414942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d54ab4d-9e5c-40df-965f-79d1a916f7a4) transitioned into state 'SUCCESS' from state '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-368644622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['e78a203a-d20d-40c1-8f80-5af205c0473d','80eddbdc-61e5-4828-99b9-c24b537bdbed','32cc55f1-5e7c-4d6c-8dcd-623e7b7abb3f','767ec244-96d7-4118-bf3c-c38c98418974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.416300 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db941c38-481f-405f-b9b3-1fb17d4f40ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.434403 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db941c38-481f-405f-b9b3-1fb17d4f40ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.435561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (e6f29fa8-1bf2-4e9b-b89a-c82387a44306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.436696 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:16.437985 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c94318-6e9e-4f2c-886a-7875980e68be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:16.438141 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 595/2390] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:16 2026] POST /volume/v3/volumes => generated 763 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:16.464760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bad4932d-2ab9-433a-856a-3f6748944490 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.466405 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:16.466940 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8ba1a1ec-9f33-4c21-8a2e-0acc5f477574", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-591042763"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:16.470450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {"'source_volid": '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-591042763'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:16.470450 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:16.486319 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:16.498593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (73fd6146-5b6e-47ea-b399-a5bb565c82c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.500878 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19d6aa8-8ed5-4045-b92a-c096ba4c0808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.502108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:16.564923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d19d6aa8-8ed5-4045-b92a-c096ba4c0808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.564923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f01ea5-c945-4310-b192-343293ceacf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.569353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36ec2bda-1815-4f22-9f42-0a4e72edc051 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.569874 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36ec2bda-1815-4f22-9f42-0a4e72edc051 None None] GET https://10.4.3.137/volume// Aug 19 12:55:16.570173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36ec2bda-1815-4f22-9f42-0a4e72edc051 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.570471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36ec2bda-1815-4f22-9f42-0a4e72edc051 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.570938 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36ec2bda-1815-4f22-9f42-0a4e72edc051 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:16.571323 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 597/2391] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:16.587506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-66e48ba2-235f-4073-bdde-201598204baa req-200129e8-81f2-452d-b9d7-3d5f3f01238b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.592415 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-200129e8-81f2-452d-b9d7-3d5f3f01238b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:16.592415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-200129e8-81f2-452d-b9d7-3d5f3f01238b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e04822b6-410c-4f88-aa1f-a757905a57c5", "connector": null, "instance_uuid": "c36feac8-4010-44d4-b138-dd87d2fc87a0"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:16.605166 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.605166 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:16.642643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['f1eddccf-8c55-45a2-a86b-131051486cd8', '2185ecee-8699-43d9-a0bb-d8df168599a6', '40e0ffc4-5615-46dd-9892-7399b11225f9', 'd70d0fb7-5caa-452c-88c3-f39c380b9716'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:16.644229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49f01ea5-c945-4310-b192-343293ceacf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1eddccf-8c55-45a2-a86b-131051486cd8', '2185ecee-8699-43d9-a0bb-d8df168599a6', '40e0ffc4-5615-46dd-9892-7399b11225f9', 'd70d0fb7-5caa-452c-88c3-f39c380b9716']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.645453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04efb44c-a6eb-4e96-8687-5529031199b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.655430 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-200129e8-81f2-452d-b9d7-3d5f3f01238b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:16.655430 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 596/2392] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:16 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 19 12:55:16.691432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04efb44c-a6eb-4e96-8687-5529031199b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f5dcdb5-5555-415e-8115-d903cba60753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-591042763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f1eddccf-8c55-45a2-a86b-131051486cd8','2185ecee-8699-43d9-a0bb-d8df168599a6','40e0ffc4-5615-46dd-9892-7399b11225f9','d70d0fb7-5caa-452c-88c3-f39c380b9716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-591042763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f5dcdb5-5555-415e-8115-d903cba60753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.692084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f99797a-500e-4e85-b0d3-34c22802314d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.715561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a55f032a-065f-47db-aab0-e66fe6668f2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.717775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a55f032a-065f-47db-aab0-e66fe6668f2d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:16.718592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a55f032a-065f-47db-aab0-e66fe6668f2d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.718855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a55f032a-065f-47db-aab0-e66fe6668f2d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.729949 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.729949 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:16.734769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f99797a-500e-4e85-b0d3-34c22802314d) transitioned into state 'SUCCESS' from state '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-591042763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f1eddccf-8c55-45a2-a86b-131051486cd8','2185ecee-8699-43d9-a0bb-d8df168599a6','40e0ffc4-5615-46dd-9892-7399b11225f9','d70d0fb7-5caa-452c-88c3-f39c380b9716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.737455 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74c2d6b-a673-4aa8-ae61-3c765e30030b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.740286 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a55f032a-065f-47db-aab0-e66fe6668f2d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:16.743076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-75ec2699-e8b8-4f8f-b65e-c9be41b76e85 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.743628 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75ec2699-e8b8-4f8f-b65e-c9be41b76e85 None None] GET https://10.4.3.137/volume// Aug 19 12:55:16.743961 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75ec2699-e8b8-4f8f-b65e-c9be41b76e85 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.744235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75ec2699-e8b8-4f8f-b65e-c9be41b76e85 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.744917 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75ec2699-e8b8-4f8f-b65e-c9be41b76e85 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:16.745216 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 598/2393] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:16.748321 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a55f032a-065f-47db-aab0-e66fe6668f2d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:16.749167 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 596/2394] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:16.757280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74c2d6b-a673-4aa8-ae61-3c765e30030b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.758563 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (73fd6146-5b6e-47ea-b399-a5bb565c82c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.759129 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:16.760011 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bad4932d-2ab9-433a-856a-3f6748944490 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:16.761005 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 605/2395] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:16 2026] POST /volume/v3/volumes => generated 763 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:16.763049 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.768291 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:16.768291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:16.768291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:16.777220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.779444 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:16.780533 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8ba1a1ec-9f33-4c21-8a2e-0acc5f477574", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-778698255"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:16.782453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {"'source_volid": '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-778698255'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:16.782639 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:16.784437 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.784437 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:16.788487 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:16.792359 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:16.796917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (a7fdc887-2848-4a9a-8142-6ee220027371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.798211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa8cb6a-fc51-4860-84e5-bbc50dd1dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.799535 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:16.800537 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-f41f55d4-4e7c-4af5-a7cc-3263cf576f7a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:16.800762 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 597/2396] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:16 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:16.836016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa8cb6a-fc51-4860-84e5-bbc50dd1dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.836932 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70ac3aa-8141-4dd8-b5d3-89a8dc9437f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.905987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['f101e918-a6d9-4aad-8cd0-64ff5a5b04ab', '33690bbf-2d51-4b06-8f07-17085bcda5b9', 'abacce98-da24-4dc8-b044-d32993e9808e', '608e66f0-aec9-490b-a8ce-5b00b7c99b7e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:16.907611 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70ac3aa-8141-4dd8-b5d3-89a8dc9437f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f101e918-a6d9-4aad-8cd0-64ff5a5b04ab', '33690bbf-2d51-4b06-8f07-17085bcda5b9', 'abacce98-da24-4dc8-b044-d32993e9808e', '608e66f0-aec9-490b-a8ce-5b00b7c99b7e']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.909758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9bc372-035d-4b4b-906e-c4f78d038f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.945232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9bc372-035d-4b4b-906e-c4f78d038f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a274f7-d63a-42b5-be43-671979c7722e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-778698255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f101e918-a6d9-4aad-8cd0-64ff5a5b04ab','33690bbf-2d51-4b06-8f07-17085bcda5b9','abacce98-da24-4dc8-b044-d32993e9808e','608e66f0-aec9-490b-a8ce-5b00b7c99b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-778698255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11a274f7-d63a-42b5-be43-671979c7722e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.946917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00baf92b-81e0-472c-aff1-773ecb1a222d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.958589 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:16.962965 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] PUT https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 Aug 19 12:55:16.963544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:16.975936 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00baf92b-81e0-472c-aff1-773ecb1a222d) transitioned into state 'SUCCESS' from state '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-778698255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['f101e918-a6d9-4aad-8cd0-64ff5a5b04ab','33690bbf-2d51-4b06-8f07-17085bcda5b9','abacce98-da24-4dc8-b044-d32993e9808e','608e66f0-aec9-490b-a8ce-5b00b7c99b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.976893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcf5806-7870-4e54-b1e7-dd146b0e1f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:16.981137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Acquiring lock "cinder-attachment_update-e04822b6-410c-4f88-aa1f-a757905a57c5-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:16.989160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Lock "cinder-attachment_update-e04822b6-410c-4f88-aa1f-a757905a57c5-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:16.991306 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:16.991306 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:16.994100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcf5806-7870-4e54-b1e7-dd146b0e1f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:16.995167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (a7fdc887-2848-4a9a-8142-6ee220027371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:16.996642 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:16.996970 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d5ad0d9-14bd-44b6-bbf3-73135e13544c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:16.997725 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 599/2397] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:16 2026] POST /volume/v3/volumes => generated 763 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:17.012631 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-da0b6056-8594-4cec-8a71-20059a0704f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.014858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:17.014969 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8ba1a1ec-9f33-4c21-8a2e-0acc5f477574", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1507053664"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.016957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request body: {'volume': {"'source_volid": '8ba1a1ec-9f33-4c21-8a2e-0acc5f477574', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1507053664'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:17.016957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume of 1 GB Aug 19 12:55:17.017181 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.017181 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:17.023664 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Availability Zones retrieved successfully. Aug 19 12:55:17.031976 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (11045014-cd77-4160-ace1-960a428842d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:17.033538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aa3eac-22a9-4628-8f16-03b00b91aa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:17.035163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:17.085500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3aa3eac-22a9-4628-8f16-03b00b91aa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:17.086211 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3943a55-6e91-4fc9-ada9-6fe9d1c1a2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:17.151898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Created reservations ['8a052c22-2465-446b-9d0a-468be05a0dcd', 'f6f6e201-e0df-405c-8e8d-f81726e74722', 'c063da86-fc5e-4241-9560-334c1a7cbcd6', 'a48bbed7-0ddc-41a0-9809-5066450ebf37'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:17.153060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3943a55-6e91-4fc9-ada9-6fe9d1c1a2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a052c22-2465-446b-9d0a-468be05a0dcd', 'f6f6e201-e0df-405c-8e8d-f81726e74722', 'c063da86-fc5e-4241-9560-334c1a7cbcd6', 'a48bbed7-0ddc-41a0-9809-5066450ebf37']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:17.154168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05f39ac-d49d-4be0-b6b1-90d24bc446d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:17.155692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Lock "cinder-attachment_update-e04822b6-410c-4f88-aa1f-a757905a57c5-np0000007775" released by "attachment_update" :: held 0.166s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:17.157172 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-e45a99fa-6222-4e5f-b79a-9d76a1f00fcf tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 returned with HTTP 200 Aug 19 12:55:17.157882 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 597/2398] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:16 2026] PUT /volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:17.195856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a05f39ac-d49d-4be0-b6b1-90d24bc446d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7121b511-66f0-4fa7-b22a-3f15117f4218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1507053664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['8a052c22-2465-446b-9d0a-468be05a0dcd','f6f6e201-e0df-405c-8e8d-f81726e74722','c063da86-fc5e-4241-9560-334c1a7cbcd6','a48bbed7-0ddc-41a0-9809-5066450ebf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1507053664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7121b511-66f0-4fa7-b22a-3f15117f4218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3edc96278a5433593e275a8ce23ee91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:17.197639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76bb7cb-f296-486a-8d96-183b3dc02348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:17.234827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a76bb7cb-f296-486a-8d96-183b3dc02348) transitioned into state 'SUCCESS' from state '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-1507053664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3edc96278a5433593e275a8ce23ee91',qos_specs=None,replication_status=,reservations=['8a052c22-2465-446b-9d0a-468be05a0dcd','f6f6e201-e0df-405c-8e8d-f81726e74722','c063da86-fc5e-4241-9560-334c1a7cbcd6','a48bbed7-0ddc-41a0-9809-5066450ebf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='068bca71a0d8456f83bc5a3a6b9bbfd9',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:17.236238 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8891e2-802f-45ef-9776-37ba0d0aaa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:17.241378 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb4aad55-3405-4226-8ecb-3c67e6304143 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.244844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb4aad55-3405-4226-8ecb-3c67e6304143 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] GET https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf Aug 19 12:55:17.245092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb4aad55-3405-4226-8ecb-3c67e6304143 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.245382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb4aad55-3405-4226-8ecb-3c67e6304143 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.253281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc8891e2-802f-45ef-9776-37ba0d0aaa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:17.253281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Flow 'volume_create_api' (11045014-cd77-4160-ace1-960a428842d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:17.253612 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb4aad55-3405-4226-8ecb-3c67e6304143 tempest-VolumeTypesTest-782534370 tempest-VolumeTypesTest-782534370-project-member] https://10.4.3.137/volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf returned with HTTP 404 Aug 19 12:55:17.253666 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Create volume request issued successfully. Aug 19 12:55:17.253913 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 598/2399] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/2feca8e2-820f-4fd5-beb8-077f1f953daf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:17.254902 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-da0b6056-8594-4cec-8a71-20059a0704f6 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:17.255529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 606/2400] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:17 2026] POST /volume/v3/volumes => generated 764 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:17.263395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3e755d7f-c0d8-40b3-9e84-20883c842722 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.265959 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3e755d7f-c0d8-40b3-9e84-20883c842722 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d Aug 19 12:55:17.266219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3e755d7f-c0d8-40b3-9e84-20883c842722 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.269007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3e755d7f-c0d8-40b3-9e84-20883c842722 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.269007 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.269007 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:17.274991 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.280275 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 Aug 19 12:55:17.280275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.280275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.297185 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.297185 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:17.304734 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:17.314722 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be2c0386-5cd4-41e2-88f0-910dd87531ea tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 returned with HTTP 200 Aug 19 12:55:17.314722 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 598/2401] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.315035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3e755d7f-c0d8-40b3-9e84-20883c842722 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d returned with HTTP 202 Aug 19 12:55:17.315569 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 600/2402] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:17 2026] DELETE /volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:17.329298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9013f205-dda9-4cb8-bb07-4294005b6613 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.331241 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9013f205-dda9-4cb8-bb07-4294005b6613 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d Aug 19 12:55:17.331755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9013f205-dda9-4cb8-bb07-4294005b6613 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.331858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.332030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9013f205-dda9-4cb8-bb07-4294005b6613 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.334939 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a Aug 19 12:55:17.335077 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=459,cinder:UPDATE=103,cinder:INSERT=37 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:55:17.336058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.336058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.339606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9013f205-dda9-4cb8-bb07-4294005b6613 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d returned with HTTP 404 Aug 19 12:55:17.340587 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 599/2403] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/3f6125d6-6175-466b-8f4f-6b8bad98917d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:17.349380 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.349380 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:17.352489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a529126-a6da-422b-b82d-8a931f695a85 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.356012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a529126-a6da-422b-b82d-8a931f695a85 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 Aug 19 12:55:17.358106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a529126-a6da-422b-b82d-8a931f695a85 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.358106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a529126-a6da-422b-b82d-8a931f695a85 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.358225 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:17.362817 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-721bc8fe-be3d-48ed-993a-e2ecdaedaa63 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a returned with HTTP 200 Aug 19 12:55:17.363409 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 607/2404] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.381144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.385954 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 Aug 19 12:55:17.385954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.385954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.394270 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.394270 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:17.400074 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:17.404837 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a529126-a6da-422b-b82d-8a931f695a85 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 returned with HTTP 202 Aug 19 12:55:17.405762 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 599/2405] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:17 2026] DELETE /volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:17.411417 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9eb2c80-07d7-4707-b59a-ab99b1f17869 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 returned with HTTP 200 Aug 19 12:55:17.412120 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 601/2406] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.418819 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6363d02b-1f8f-4bcb-adf4-69618a7cb4fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.421494 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6363d02b-1f8f-4bcb-adf4-69618a7cb4fc tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 Aug 19 12:55:17.421948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6363d02b-1f8f-4bcb-adf4-69618a7cb4fc tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.422370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6363d02b-1f8f-4bcb-adf4-69618a7cb4fc tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.429658 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.429769 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6363d02b-1f8f-4bcb-adf4-69618a7cb4fc tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 returned with HTTP 404 Aug 19 12:55:17.429769 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 600/2407] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/2a26d86a-566e-4ecb-b0f4-dc59c29c0a00 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:17.434633 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e Aug 19 12:55:17.434841 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.435042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.439424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76a02678-3b08-4a7a-bb9a-191deabe6aff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.441833 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76a02678-3b08-4a7a-bb9a-191deabe6aff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:17.442669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76a02678-3b08-4a7a-bb9a-191deabe6aff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1388676261", "description": "tempest-volume-type-description-622786318", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.445416 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.445416 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:17.451632 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:17.456062 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f5a87d5b-97de-4303-9c6a-d8fc0da228cb tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e returned with HTTP 200 Aug 19 12:55:17.456529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 608/2408] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.472180 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76a02678-3b08-4a7a-bb9a-191deabe6aff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:17.472680 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 600/2409] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:55:17 2026] POST /volume/v3/types => generated 314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.472780 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.475319 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:17.475558 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.475779 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.487989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9614e11-f0f4-479e-b07b-c789dcca9821 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.491664 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.491664 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:17.491825 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9614e11-f0f4-479e-b07b-c789dcca9821 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 Aug 19 12:55:17.491825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9614e11-f0f4-479e-b07b-c789dcca9821 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.491825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9614e11-f0f4-479e-b07b-c789dcca9821 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.495942 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:17.502531 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00fc3a0c-0fd3-4dd1-b168-f6c32d9838ee tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 returned with HTTP 200 Aug 19 12:55:17.504094 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 602/2410] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.508039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9614e11-f0f4-479e-b07b-c789dcca9821 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 returned with HTTP 200 Aug 19 12:55:17.508720 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 601/2411] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.524883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c209379a-cc84-4165-b4f9-58bfedb67e03 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.527104 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c209379a-cc84-4165-b4f9-58bfedb67e03 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 Aug 19 12:55:17.529465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c209379a-cc84-4165-b4f9-58bfedb67e03 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.529465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c209379a-cc84-4165-b4f9-58bfedb67e03 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.569183 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c209379a-cc84-4165-b4f9-58bfedb67e03 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 returned with HTTP 202 Aug 19 12:55:17.569609 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 609/2412] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:17 2026] DELETE /volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:17.578091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-01c6bf3e-aca2-4842-8ee4-1c8766d9b1e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.580130 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01c6bf3e-aca2-4842-8ee4-1c8766d9b1e0 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 Aug 19 12:55:17.580389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01c6bf3e-aca2-4842-8ee4-1c8766d9b1e0 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.580658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-01c6bf3e-aca2-4842-8ee4-1c8766d9b1e0 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.584634 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-01c6bf3e-aca2-4842-8ee4-1c8766d9b1e0 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 returned with HTTP 404 Aug 19 12:55:17.585137 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 601/2413] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/02b7e96b-11dc-4a6b-b795-680c21dd88e2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:17.595000 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e19c2a0c-d223-4d89-870d-98238c7a88e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.598071 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e19c2a0c-d223-4d89-870d-98238c7a88e4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:17.598534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e19c2a0c-d223-4d89-870d-98238c7a88e4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1689648967"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.615709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e19c2a0c-d223-4d89-870d-98238c7a88e4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:17.616023 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 603/2414] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:17 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.629920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f03b9fd-6c59-4291-a524-cf63672b66c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.631911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f03b9fd-6c59-4291-a524-cf63672b66c8 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption Aug 19 12:55:17.632346 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f03b9fd-6c59-4291-a524-cf63672b66c8 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.661561 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f03b9fd-6c59-4291-a524-cf63672b66c8 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption returned with HTTP 200 Aug 19 12:55:17.662227 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 602/2415] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:55:17 2026] POST /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.673720 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e592bb6d-4e1e-4e6d-904d-d59e5cae3429 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.676103 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e592bb6d-4e1e-4e6d-904d-d59e5cae3429 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption Aug 19 12:55:17.676370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e592bb6d-4e1e-4e6d-904d-d59e5cae3429 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.676677 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e592bb6d-4e1e-4e6d-904d-d59e5cae3429 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.683530 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e592bb6d-4e1e-4e6d-904d-d59e5cae3429 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption returned with HTTP 200 Aug 19 12:55:17.683922 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 610/2416] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.693782 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-18ec9d83-d3b6-41c5-9118-8a8188aeabcd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.696295 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18ec9d83-d3b6-41c5-9118-8a8188aeabcd tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] PUT https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 Aug 19 12:55:17.696800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18ec9d83-d3b6-41c5-9118-8a8188aeabcd tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.728658 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18ec9d83-d3b6-41c5-9118-8a8188aeabcd tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 returned with HTTP 200 Aug 19 12:55:17.729169 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 602/2417] 10.4.3.137 () {68 vars in 1507 bytes} [Wed Aug 19 12:55:17 2026] PUT /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 => generated 122 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.737798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5ad89da8-20f4-42a4-a370-6ebdd117ea19 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.740872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5ad89da8-20f4-42a4-a370-6ebdd117ea19 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption Aug 19 12:55:17.741135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5ad89da8-20f4-42a4-a370-6ebdd117ea19 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.741379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5ad89da8-20f4-42a4-a370-6ebdd117ea19 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.749844 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5ad89da8-20f4-42a4-a370-6ebdd117ea19 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption returned with HTTP 200 Aug 19 12:55:17.750201 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 604/2418] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.759547 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14da45f2-428a-424b-bf93-0e917605d7f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.761584 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14da45f2-428a-424b-bf93-0e917605d7f5 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/cipher Aug 19 12:55:17.761846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14da45f2-428a-424b-bf93-0e917605d7f5 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.762106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14da45f2-428a-424b-bf93-0e917605d7f5 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.771101 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9351ef3d-680c-471f-a999-0a66aacaad73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.771534 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14da45f2-428a-424b-bf93-0e917605d7f5 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/cipher returned with HTTP 200 Aug 19 12:55:17.772115 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 603/2419] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:55:17.774301 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9351ef3d-680c-471f-a999-0a66aacaad73 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:17.774567 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9351ef3d-680c-471f-a999-0a66aacaad73 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.774820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9351ef3d-680c-471f-a999-0a66aacaad73 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.781264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1081902f-f00e-46c4-ba2f-2ce4a3b573b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.784821 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1081902f-f00e-46c4-ba2f-2ce4a3b573b4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 Aug 19 12:55:17.785090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1081902f-f00e-46c4-ba2f-2ce4a3b573b4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.785447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1081902f-f00e-46c4-ba2f-2ce4a3b573b4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.793518 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:17.793518 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:17.798996 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9351ef3d-680c-471f-a999-0a66aacaad73 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:17.805055 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9351ef3d-680c-471f-a999-0a66aacaad73 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:17.805554 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 611/2420] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.808516 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1081902f-f00e-46c4-ba2f-2ce4a3b573b4 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 returned with HTTP 202 Aug 19 12:55:17.808883 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 603/2421] 10.4.3.137 () {66 vars in 1489 bytes} [Wed Aug 19 12:55:17 2026] DELETE /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption/e252d964-3dd3-4849-b57e-6c6a4aac5013 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:17.819392 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f1ffd701-16da-42f8-87a8-c4b1280a1cfa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.821820 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f1ffd701-16da-42f8-87a8-c4b1280a1cfa tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption Aug 19 12:55:17.821820 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f1ffd701-16da-42f8-87a8-c4b1280a1cfa tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.822026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f1ffd701-16da-42f8-87a8-c4b1280a1cfa tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.828487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f1ffd701-16da-42f8-87a8-c4b1280a1cfa tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption returned with HTTP 200 Aug 19 12:55:17.828958 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 605/2422] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:55:17.839867 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f33b8153-db72-4038-b909-16626d34a9b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.842188 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f33b8153-db72-4038-b909-16626d34a9b2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption Aug 19 12:55:17.842433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f33b8153-db72-4038-b909-16626d34a9b2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.842663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f33b8153-db72-4038-b909-16626d34a9b2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.855422 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f33b8153-db72-4038-b909-16626d34a9b2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption returned with HTTP 200 Aug 19 12:55:17.855876 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 604/2423] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:55:17.868278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8487202-fe21-4598-bb50-72f27e74c2d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.869977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8487202-fe21-4598-bb50-72f27e74c2d2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 Aug 19 12:55:17.870230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8487202-fe21-4598-bb50-72f27e74c2d2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.870508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8487202-fe21-4598-bb50-72f27e74c2d2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.907100 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8487202-fe21-4598-bb50-72f27e74c2d2 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 returned with HTTP 202 Aug 19 12:55:17.907612 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 612/2424] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:17 2026] DELETE /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:17.916554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2e01e59-7f12-4d61-8de3-f7c58501409a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.919652 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2e01e59-7f12-4d61-8de3-f7c58501409a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 Aug 19 12:55:17.919912 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2e01e59-7f12-4d61-8de3-f7c58501409a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.920221 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2e01e59-7f12-4d61-8de3-f7c58501409a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.924271 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2e01e59-7f12-4d61-8de3-f7c58501409a tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 returned with HTTP 404 Aug 19 12:55:17.924947 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 604/2425] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types/933d46a8-7ace-49ad-be8d-eebe63bb86e6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:17.935534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9e22521-b477-415e-9b33-9647efef3dff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.937614 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9e22521-b477-415e-9b33-9647efef3dff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types Aug 19 12:55:17.937869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9e22521-b477-415e-9b33-9647efef3dff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:17.938150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9e22521-b477-415e-9b33-9647efef3dff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:17.954536 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9e22521-b477-415e-9b33-9647efef3dff tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:17.954965 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 606/2426] 10.4.3.137 () {66 vars in 1231 bytes} [Wed Aug 19 12:55:17 2026] GET /volume/v3/types => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:17.968054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29d2e084-c6fb-4b13-9fdc-8d15be482d45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:17.970094 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29d2e084-c6fb-4b13-9fdc-8d15be482d45 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:17.971054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29d2e084-c6fb-4b13-9fdc-8d15be482d45 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-60250117"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:17.993346 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29d2e084-c6fb-4b13-9fdc-8d15be482d45 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:17.993879 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 605/2427] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:17 2026] POST /volume/v3/types => generated 219 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:18.005425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af5cfde9-cf4b-4787-89c6-48cc97dab437 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.006897 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5cfde9-cf4b-4787-89c6-48cc97dab437 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] PUT https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 Aug 19 12:55:18.007234 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af5cfde9-cf4b-4787-89c6-48cc97dab437 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1603464908", "description": "tempest-volume-type-description-2098163163", "is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:18.062907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af5cfde9-cf4b-4787-89c6-48cc97dab437 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 returned with HTTP 200 Aug 19 12:55:18.063650 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 613/2428] 10.4.3.137 () {68 vars in 1363 bytes} [Wed Aug 19 12:55:18 2026] PUT /volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 => generated 205 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:18.076077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8cd486d0-978f-4478-8444-dd5e0ea2f62c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.078344 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8cd486d0-978f-4478-8444-dd5e0ea2f62c tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 Aug 19 12:55:18.078592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8cd486d0-978f-4478-8444-dd5e0ea2f62c tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.080275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8cd486d0-978f-4478-8444-dd5e0ea2f62c tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.087574 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8cd486d0-978f-4478-8444-dd5e0ea2f62c tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 returned with HTTP 200 Aug 19 12:55:18.088197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 605/2429] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:18 2026] GET /volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 => generated 269 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:18.098640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f3194bf9-7e0a-4ce6-8534-39fde999377b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.100959 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3194bf9-7e0a-4ce6-8534-39fde999377b tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] DELETE https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 Aug 19 12:55:18.101189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3194bf9-7e0a-4ce6-8534-39fde999377b tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.101446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3194bf9-7e0a-4ce6-8534-39fde999377b tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.131635 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3194bf9-7e0a-4ce6-8534-39fde999377b tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 returned with HTTP 202 Aug 19 12:55:18.132316 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 607/2430] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:18 2026] DELETE /volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:18.140394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee0cdc00-99f2-4538-aedf-c40c2a7895a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.142505 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee0cdc00-99f2-4538-aedf-c40c2a7895a3 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] GET https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 Aug 19 12:55:18.142706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee0cdc00-99f2-4538-aedf-c40c2a7895a3 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.142924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee0cdc00-99f2-4538-aedf-c40c2a7895a3 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.147213 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee0cdc00-99f2-4538-aedf-c40c2a7895a3 tempest-VolumeTypesTest-1469897785 tempest-VolumeTypesTest-1469897785-project-admin] https://10.4.3.137/volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 returned with HTTP 404 Aug 19 12:55:18.148296 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 606/2431] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:18 2026] GET /volume/v3/types/31d35000-b87d-4657-9d63-e517665b3513 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:18.522736 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.528340 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:18.529585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.529915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.547222 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:18.547222 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:18.557964 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:18.573029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2ec2956-cd56-44cc-84be-b8f5aab3857f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 returned with HTTP 200 Aug 19 12:55:18.573810 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 614/2432] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:18 2026] GET /volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:18.605949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.608305 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:18.608575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.608763 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.608935 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: 7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:18.620432 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:18.620432 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:18.620432 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:18.668660 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:18.668980 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc2ee7a4-b7dc-4657-8c80-62ac269ab102 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 returned with HTTP 202 Aug 19 12:55:18.669619 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 606/2433] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:18 2026] DELETE /volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 12:55:18.683576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-851111d2-25a6-4721-b7ac-786af0aefd14 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.686284 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-851111d2-25a6-4721-b7ac-786af0aefd14 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:18.686547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-851111d2-25a6-4721-b7ac-786af0aefd14 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.686789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-851111d2-25a6-4721-b7ac-786af0aefd14 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.700412 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:18.700412 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:18.709154 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-851111d2-25a6-4721-b7ac-786af0aefd14 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:18.715502 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-851111d2-25a6-4721-b7ac-786af0aefd14 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 returned with HTTP 200 Aug 19 12:55:18.715502 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 608/2434] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:18 2026] GET /volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:18.823188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:18.827512 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:18.827620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:18.828152 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:18.855004 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:18.855004 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:18.867147 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:18.880409 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770d4c1b-7320-452b-a403-8ace2a0f05e4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:18.881059 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 607/2435] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:18 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:19.242438 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66182f17-df8b-479a-9bbf-97c24539c467 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.244389 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:19.244835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1184410164", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:19.246747 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1184410164', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:19.246917 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume of 1 GB Aug 19 12:55:19.252645 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Availability Zones retrieved successfully. Aug 19 12:55:19.262360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Flow 'volume_create_api' (6f1d29d0-7d10-4865-8b43-73beed1aeb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:19.263921 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bfd390-fccd-46e4-81f8-c17e7135f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.264547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:19.310550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64bfd390-fccd-46e4-81f8-c17e7135f019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.310550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8add1b1e-5ef6-4970-8128-e88a53dcd824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.422614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Created reservations ['a7cc831e-42cb-4afb-a11d-65c6422cc579', '62229078-dfb2-450a-9ea8-afd8be01ff81', '9f20c27f-040d-404a-87b7-7006a6a6b366', '49fd9def-535d-4f5a-bfcb-572fbd04eee8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:19.424071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8add1b1e-5ef6-4970-8128-e88a53dcd824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cc831e-42cb-4afb-a11d-65c6422cc579', '62229078-dfb2-450a-9ea8-afd8be01ff81', '9f20c27f-040d-404a-87b7-7006a6a6b366', '49fd9def-535d-4f5a-bfcb-572fbd04eee8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.425372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51e6d04-9cb6-4a14-95dc-bb0b758a4f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.474960 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51e6d04-9cb6-4a14-95dc-bb0b758a4f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9475c72-70d1-46a7-bdaf-7dba83d8ea92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1184410164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30684d796d6463b9b9016c0bfd3ef51',qos_specs=None,replication_status=,reservations=['a7cc831e-42cb-4afb-a11d-65c6422cc579','62229078-dfb2-450a-9ea8-afd8be01ff81','9f20c27f-040d-404a-87b7-7006a6a6b366','49fd9def-535d-4f5a-bfcb-572fbd04eee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6fbd037996446718ea5175d5a578ecc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1184410164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9475c72-70d1-46a7-bdaf-7dba83d8ea92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e30684d796d6463b9b9016c0bfd3ef51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6fbd037996446718ea5175d5a578ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.475957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f375f6-af02-49d6-8f5d-1ea36fe1e362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.507624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f375f6-af02-49d6-8f5d-1ea36fe1e362) transitioned into state 'SUCCESS' from state '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-1184410164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30684d796d6463b9b9016c0bfd3ef51',qos_specs=None,replication_status=,reservations=['a7cc831e-42cb-4afb-a11d-65c6422cc579','62229078-dfb2-450a-9ea8-afd8be01ff81','9f20c27f-040d-404a-87b7-7006a6a6b366','49fd9def-535d-4f5a-bfcb-572fbd04eee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6fbd037996446718ea5175d5a578ecc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.509036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4a152d-ae1d-4a6b-872b-d5f5e91b2d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.528613 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e4a152d-ae1d-4a6b-872b-d5f5e91b2d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.530112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Flow 'volume_create_api' (6f1d29d0-7d10-4865-8b43-73beed1aeb89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:19.530725 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume request issued successfully. Aug 19 12:55:19.531699 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66182f17-df8b-479a-9bbf-97c24539c467 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:19.532264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 615/2436] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:19 2026] POST /volume/v3/volumes => generated 755 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:19.532951 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.552362 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78783779-62fa-441d-85dc-62acf6800cb7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.554372 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78783779-62fa-441d-85dc-62acf6800cb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:19.554558 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78783779-62fa-441d-85dc-62acf6800cb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:19.554705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78783779-62fa-441d-85dc-62acf6800cb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:19.564078 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:19.564078 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:19.566784 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-78783779-62fa-441d-85dc-62acf6800cb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:19.571695 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78783779-62fa-441d-85dc-62acf6800cb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:19.572404 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 609/2437] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:19 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:19.727650 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:19.728061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-474333871"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:19.730644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-474333871'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:19.730919 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume of 1 GB Aug 19 12:55:19.731598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f4d2a185-69ca-4c76-87d5-1b9e95c59fe8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.734295 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d2a185-69ca-4c76-87d5-1b9e95c59fe8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 Aug 19 12:55:19.734556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d2a185-69ca-4c76-87d5-1b9e95c59fe8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:19.735031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f4d2a185-69ca-4c76-87d5-1b9e95c59fe8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:19.738075 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:55:19.742856 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f4d2a185-69ca-4c76-87d5-1b9e95c59fe8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 returned with HTTP 404 Aug 19 12:55:19.743577 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 608/2438] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:19 2026] GET /volume/v3/volumes/7121b511-66f0-4fa7-b22a-3f15117f4218 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:19.747240 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (b3c7adfa-0ac3-45ea-9ffb-f253b1e257fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:19.747664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a87f91-1aad-4d25-a97a-329e5e1b780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.749468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:19.754709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.762792 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e Aug 19 12:55:19.762792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:19.762792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:19.762792 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: 11a274f7-d63a-42b5-be43-671979c7722e Aug 19 12:55:19.770031 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:19.770031 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:19.770641 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:19.797136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a87f91-1aad-4d25-a97a-329e5e1b780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.798041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4af6c1d-79b7-464e-b242-3f71ad947210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.801195 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:19.801498 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8dd2ad3-0152-4783-b0f5-dbdbf61eff9f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e returned with HTTP 202 Aug 19 12:55:19.802058 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 616/2439] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:19 2026] DELETE /volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:19.813556 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.816584 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e Aug 19 12:55:19.816876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:19.817127 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:19.827378 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:19.827378 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:19.833002 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:19.839960 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1cd7ad5e-ae36-466c-872b-13ceb8627012 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e returned with HTTP 200 Aug 19 12:55:19.840542 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 610/2440] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:19 2026] GET /volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:19.906297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:19.909815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:19.910553 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:19.910746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:19.922061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['361057cb-c8ca-43cb-af6b-0908ca2a665d', 'db3bea99-bf8f-4480-82d5-22878c035253', '9855031b-2441-4cdc-91ed-37858935b4e1', 'ea852e09-effa-4753-812d-ff1acc35a6ca'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:19.922684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4af6c1d-79b7-464e-b242-3f71ad947210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361057cb-c8ca-43cb-af6b-0908ca2a665d', 'db3bea99-bf8f-4480-82d5-22878c035253', '9855031b-2441-4cdc-91ed-37858935b4e1', 'ea852e09-effa-4753-812d-ff1acc35a6ca']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.923620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddafecb6-6153-4467-a80d-48af529f74a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.925661 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:19.925661 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:19.934700 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:19.942967 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31a7d461-af4a-4f2d-8746-f9faa347ddcd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:19.943487 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 609/2441] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:19 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:19.954069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddafecb6-6153-4467-a80d-48af529f74a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae6ecf0-386e-4320-b107-7ee45c080ea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-474333871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['361057cb-c8ca-43cb-af6b-0908ca2a665d','db3bea99-bf8f-4480-82d5-22878c035253','9855031b-2441-4cdc-91ed-37858935b4e1','ea852e09-effa-4753-812d-ff1acc35a6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-474333871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dae6ecf0-386e-4320-b107-7ee45c080ea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.955541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9e0866-0f88-484c-bf24-27bd5b28b451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.976847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c9e0866-0f88-484c-bf24-27bd5b28b451) transitioned into state 'SUCCESS' from state '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-474333871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['361057cb-c8ca-43cb-af6b-0908ca2a665d','db3bea99-bf8f-4480-82d5-22878c035253','9855031b-2441-4cdc-91ed-37858935b4e1','ea852e09-effa-4753-812d-ff1acc35a6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.977237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1b80a0-4ef8-4e91-ac7b-9b851a501628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:19.990766 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1b80a0-4ef8-4e91-ac7b-9b851a501628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:19.992055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (b3c7adfa-0ac3-45ea-9ffb-f253b1e257fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:19.992537 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:55:19.993356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1aa559c9-a78b-41c8-a46b-7b7224fc06f1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:19.993933 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 607/2442] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:19 2026] POST /volume/v3/volumes => generated 748 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:55:20.591481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24316c89-093d-477d-bb4d-3f5559be7720 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.598890 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24316c89-093d-477d-bb4d-3f5559be7720 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:20.598890 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24316c89-093d-477d-bb4d-3f5559be7720 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.598890 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24316c89-093d-477d-bb4d-3f5559be7720 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.614244 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.614244 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:20.622395 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24316c89-093d-477d-bb4d-3f5559be7720 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:20.632290 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24316c89-093d-477d-bb4d-3f5559be7720 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:20.632562 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 617/2443] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:20.655920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.659146 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:20.659446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.659731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.669907 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.669907 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:20.677061 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:20.685161 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6c10b75-2d37-4c23-9266-1978b66342f4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:20.685921 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 611/2444] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:20.708947 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a88096ea-08fd-4a6d-8398-9498811429b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.712737 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:55:20.712737 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.713156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.713447 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:20.714823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:55:20.730041 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Get all volumes completed successfully. Aug 19 12:55:20.730520 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a88096ea-08fd-4a6d-8398-9498811429b4 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:55:20.731556 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 610/2445] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes => generated 339 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:20.745802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.749422 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:20.749727 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.750102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.760850 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.760850 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:20.768419 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:20.775791 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f04e9c04-cc4c-4392-bf58-4f333bd3f46b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:20.776274 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 608/2446] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:20.835474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.839286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:20.839286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.839286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.849521 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.849521 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:20.857271 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:20.858503 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2acfb328-122e-45ac-8815-4c7de5a661a4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.862209 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2acfb328-122e-45ac-8815-4c7de5a661a4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e Aug 19 12:55:20.862473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2acfb328-122e-45ac-8815-4c7de5a661a4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.862774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2acfb328-122e-45ac-8815-4c7de5a661a4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.867268 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-cdfabb6a-7848-4f4d-be9d-89518a97f08e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:20.867268 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 618/2447] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:20.872109 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2acfb328-122e-45ac-8815-4c7de5a661a4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e returned with HTTP 404 Aug 19 12:55:20.872540 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 612/2448] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/11a274f7-d63a-42b5-be43-671979c7722e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:20.885111 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.890823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 Aug 19 12:55:20.891117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.891433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.891606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: 5f5dcdb5-5555-415e-8115-d903cba60753 Aug 19 12:55:20.910281 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.910281 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:20.911282 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:20.949298 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:20.949298 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83f92d85-c8a0-481f-a658-6193d41d80d8 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 returned with HTTP 202 Aug 19 12:55:20.950272 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 611/2449] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:20 2026] DELETE /volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:20.965527 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.967362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:20.968805 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 Aug 19 12:55:20.969111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.969437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.973946 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:20.974730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:20.975481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:20.983059 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.983059 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:20.991127 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:20.997932 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:20.997932 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:20.998399 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0306dbec-80f9-495c-b98e-bb0acf1b1f6a tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 returned with HTTP 200 Aug 19 12:55:20.999024 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 609/2450] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:21.006607 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:21.010851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-854030f3-eb5c-4684-a5bb-2bc43ea04962 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.011554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-854030f3-eb5c-4684-a5bb-2bc43ea04962 None None] GET https://10.4.3.137/volume// Aug 19 12:55:21.011714 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-854030f3-eb5c-4684-a5bb-2bc43ea04962 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:21.011950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-854030f3-eb5c-4684-a5bb-2bc43ea04962 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:21.012397 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-854030f3-eb5c-4684-a5bb-2bc43ea04962 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:21.012714 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 613/2451] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:55: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 19 12:55:21.018295 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-65aa384c-f898-42be-bfcb-977e74bd3f35 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:21.018295 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 619/2452] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:20 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:21.028215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-93957749-d938-498b-9e20-e84ec17b1c1c req-28aad260-10db-4afa-bbd6-acc67712fcb7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.030730 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-28aad260-10db-4afa-bbd6-acc67712fcb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:21.031126 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-28aad260-10db-4afa-bbd6-acc67712fcb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9475c72-70d1-46a7-bdaf-7dba83d8ea92", "connector": null, "instance_uuid": "1357dff0-780d-4e8b-9838-74dc273127af"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.041380 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:21.041380 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:21.088212 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-28aad260-10db-4afa-bbd6-acc67712fcb7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:21.089090 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 612/2453] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:21 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 19 12:55:21.138178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.144422 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:21.144422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:21.144422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:21.157385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3b71388c-39c8-4dd0-83bd-11a0045c07e0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.157792 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b71388c-39c8-4dd0-83bd-11a0045c07e0 None None] GET https://10.4.3.137/volume// Aug 19 12:55:21.157942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3b71388c-39c8-4dd0-83bd-11a0045c07e0 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:21.158145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3b71388c-39c8-4dd0-83bd-11a0045c07e0 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:21.158535 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b71388c-39c8-4dd0-83bd-11a0045c07e0 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:21.158869 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 614/2454] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55: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 19 12:55:21.162707 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:21.162707 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:21.168140 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:21.170225 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.173199 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:21.173886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:21.174277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:21.176018 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d3bb7d4-2698-4e8d-b286-4c98eb14c6fa tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:21.176934 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 610/2455] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:21 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:21.187301 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:21.187301 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:21.192522 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:21.200837 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-11ae6d46-b05a-4a09-b33f-78231c0d7304 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:21.202262 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 620/2456] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:21 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1027 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:21.337151 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.341429 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] PUT https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 Aug 19 12:55:21.341836 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.352895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Acquiring lock "cinder-attachment_update-e9475c72-70d1-46a7-bdaf-7dba83d8ea92-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:21.366394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Lock "cinder-attachment_update-e9475c72-70d1-46a7-bdaf-7dba83d8ea92-np0000007775" acquired by "attachment_update" :: waited 0.011s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:21.366394 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:21.366394 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:21.529528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-66e48ba2-235f-4073-bdde-201598204baa req-9e96d295-8376-4fe5-96b5-a8bcfc56af3a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.539129 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Lock "cinder-attachment_update-e9475c72-70d1-46a7-bdaf-7dba83d8ea92-np0000007775" released by "attachment_update" :: held 0.175s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:21.539590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-09f077a4-1eea-4fd5-80b0-040fce466764 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 returned with HTTP 200 Aug 19 12:55:21.540188 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 613/2457] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:21 2026] PUT /volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:21.546525 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-9e96d295-8376-4fe5-96b5-a8bcfc56af3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972/action Aug 19 12:55:21.546525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-9e96d295-8376-4fe5-96b5-a8bcfc56af3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:21.546525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-9e96d295-8376-4fe5-96b5-a8bcfc56af3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.583365 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:21.583365 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:21.612952 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-66e48ba2-235f-4073-bdde-201598204baa req-9e96d295-8376-4fe5-96b5-a8bcfc56af3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972/action returned with HTTP 204 Aug 19 12:55:21.613579 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 615/2458] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:55:21 2026] POST /volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:21.701406 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8265d5a3-cdfe-408d-8b67-d993e09df8cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.822571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8265d5a3-cdfe-408d-8b67-d993e09df8cd tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] POST https://10.4.3.137/volume/v3/types/27858f95-cc8f-4b05-8288-d25345f737fd/encryption Aug 19 12:55:21.823017 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8265d5a3-cdfe-408d-8b67-d993e09df8cd tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.827722 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=525,cinder:UPDATE=146,cinder:INSERT=93 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:55:21.837348 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8265d5a3-cdfe-408d-8b67-d993e09df8cd tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/27858f95-cc8f-4b05-8288-d25345f737fd/encryption returned with HTTP 404 Aug 19 12:55:21.837989 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 611/2459] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:55:21 2026] POST /volume/v3/types/27858f95-cc8f-4b05-8288-d25345f737fd/encryption => generated 114 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:21.849033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ac3a2a9e-5986-4fd0-9fe0-7dc4c863cacc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.852076 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac3a2a9e-5986-4fd0-9fe0-7dc4c863cacc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:21.852921 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ac3a2a9e-5986-4fd0-9fe0-7dc4c863cacc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1081819986", "os-volume-type-access:is_public": false}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.871773 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ac3a2a9e-5986-4fd0-9fe0-7dc4c863cacc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:21.872338 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 621/2460] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:55:21 2026] POST /volume/v3/types => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:21.885908 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d6f86bea-a553-472e-9026-ed54390de24f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:21.977527 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6f86bea-a553-472e-9026-ed54390de24f tempest-VolumeTypesNegativeTest-1199160836 tempest-VolumeTypesNegativeTest-1199160836-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:21.978069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d6f86bea-a553-472e-9026-ed54390de24f tempest-VolumeTypesNegativeTest-1199160836 tempest-VolumeTypesNegativeTest-1199160836-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "376a61c5-ec78-4984-93e3-91a08e249041", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-324286355"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:21.979784 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-d6f86bea-a553-472e-9026-ed54390de24f tempest-VolumeTypesNegativeTest-1199160836 tempest-VolumeTypesNegativeTest-1199160836-project-member] Create volume request body: {'volume': {'volume_type': '376a61c5-ec78-4984-93e3-91a08e249041', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-324286355'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:21.988229 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6f86bea-a553-472e-9026-ed54390de24f tempest-VolumeTypesNegativeTest-1199160836 tempest-VolumeTypesNegativeTest-1199160836-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 404 Aug 19 12:55:21.988984 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 614/2461] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:21 2026] POST /volume/v3/volumes => generated 114 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:21.999985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e4ff3ca3-f449-40a8-bee5-a78ea63c064d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.002198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4ff3ca3-f449-40a8-bee5-a78ea63c064d tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] DELETE https://10.4.3.137/volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 Aug 19 12:55:22.002545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3ca3-f449-40a8-bee5-a78ea63c064d tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.002771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4ff3ca3-f449-40a8-bee5-a78ea63c064d tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.019005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8a8b1e5-c40d-4931-bcb7-b0b2392e942b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.022277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8a8b1e5-c40d-4931-bcb7-b0b2392e942b tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 Aug 19 12:55:22.022277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8a8b1e5-c40d-4931-bcb7-b0b2392e942b tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.022277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8a8b1e5-c40d-4931-bcb7-b0b2392e942b tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.031671 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8a8b1e5-c40d-4931-bcb7-b0b2392e942b tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 returned with HTTP 404 Aug 19 12:55:22.032633 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 612/2462] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/volumes/5f5dcdb5-5555-415e-8115-d903cba60753 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:22.039601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4ff3ca3-f449-40a8-bee5-a78ea63c064d tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 returned with HTTP 202 Aug 19 12:55:22.040181 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 616/2463] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:21 2026] DELETE /volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:22.041990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.042396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.044235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a Aug 19 12:55:22.044529 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.044776 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.044833 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:22.044981 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: 0271663c-10bb-4ee3-9d87-f2b790ef219a Aug 19 12:55:22.045054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.045467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.049933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-263af6d9-0173-473e-b176-856838c036fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.051437 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-263af6d9-0173-473e-b176-856838c036fc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] GET https://10.4.3.137/volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 Aug 19 12:55:22.051802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-263af6d9-0173-473e-b176-856838c036fc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.052098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-263af6d9-0173-473e-b176-856838c036fc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.057938 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.057938 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:22.058742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-263af6d9-0173-473e-b176-856838c036fc tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 returned with HTTP 404 Aug 19 12:55:22.058945 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:22.059000 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.059000 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:22.059576 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 613/2464] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/types/376a61c5-ec78-4984-93e3-91a08e249041 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:22.064116 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:22.071148 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8278f6b3-f3e8-406a-bc30-7cb3ee8aa1f9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:22.071747 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 615/2465] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:22.072275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2b7dd2b9-8928-4b71-a312-85656a9027ef None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.081310 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b7dd2b9-8928-4b71-a312-85656a9027ef tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:22.084865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2b7dd2b9-8928-4b71-a312-85656a9027ef tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:22.086893 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:22.087114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45e7b015-ac96-4d4c-a975-038d9b878a8e tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a returned with HTTP 202 Aug 19 12:55:22.087650 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 622/2466] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:22 2026] DELETE /volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:22.090500 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b7dd2b9-8928-4b71-a312-85656a9027ef tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 400 Aug 19 12:55:22.091199 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 617/2467] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:22 2026] POST /volume/v3/types => generated 115 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 12:55:22.096079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-90835f88-9e49-468e-8314-af71d33e8de4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.097284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.098912 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:22.101293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-740270653"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:22.101415 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90835f88-9e49-468e-8314-af71d33e8de4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a Aug 19 12:55:22.101415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90835f88-9e49-468e-8314-af71d33e8de4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.101415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-90835f88-9e49-468e-8314-af71d33e8de4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.105809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0692293b-c933-48b2-b2b5-20b264157343 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.107950 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0692293b-c933-48b2-b2b5-20b264157343 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:22.108573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0692293b-c933-48b2-b2b5-20b264157343 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1090072535"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:22.113052 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.113052 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:22.117470 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.117470 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:22.118150 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:22.118481 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:22.122289 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-90835f88-9e49-468e-8314-af71d33e8de4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:22.124910 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-90835f88-9e49-468e-8314-af71d33e8de4 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a returned with HTTP 200 Aug 19 12:55:22.125507 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 614/2468] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:22.131260 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0692293b-c933-48b2-b2b5-20b264157343 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:55:22.131835 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 623/2469] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:22 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:22.140942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e8e1f92e-99fb-47bf-b39c-8215cf2266a9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.143726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8e1f92e-99fb-47bf-b39c-8215cf2266a9 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:55:22.144107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8e1f92e-99fb-47bf-b39c-8215cf2266a9 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1090072535"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:22.150363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8e1f92e-99fb-47bf-b39c-8215cf2266a9 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1090072535 already exists. Aug 19 12:55:22.150838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8e1f92e-99fb-47bf-b39c-8215cf2266a9 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 409 Aug 19 12:55:22.151938 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 618/2470] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:55:22 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 19 12:55:22.156757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['2fa7d0d9-85e1-450c-8c71-989ac5a258d4', '94ecb13a-cbd9-4b7b-a70a-6503db9369f6', '4e7755a6-5497-4684-9526-731086cd7842', 'a1d51a83-599b-423d-9252-231fbcacc732'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:22.160754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-afc8e166-8da9-4ac9-9e57-18951508b03e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.163103 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afc8e166-8da9-4ac9-9e57-18951508b03e tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] DELETE https://10.4.3.137/volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 Aug 19 12:55:22.163617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afc8e166-8da9-4ac9-9e57-18951508b03e tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.163714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-afc8e166-8da9-4ac9-9e57-18951508b03e tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.193007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.195533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:22.195698 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-afc8e166-8da9-4ac9-9e57-18951508b03e tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 returned with HTTP 202 Aug 19 12:55:22.195774 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.195982 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.196078 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 615/2471] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:22 2026] DELETE /volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:22.207145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5951b7b5-7e80-4d71-938b-7a2eed1270a4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.211379 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.211379 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:22.212261 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5951b7b5-7e80-4d71-938b-7a2eed1270a4 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] GET https://10.4.3.137/volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 Aug 19 12:55:22.212261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5951b7b5-7e80-4d71-938b-7a2eed1270a4 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.212261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5951b7b5-7e80-4d71-938b-7a2eed1270a4 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.218451 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:22.219096 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5951b7b5-7e80-4d71-938b-7a2eed1270a4 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 returned with HTTP 404 Aug 19 12:55:22.220878 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 619/2472] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/types/388ed995-e39a-4149-8229-618bc2c548f5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:22.224829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-879a4f4c-5840-4a61-a2f5-1f0e811c4303 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:22.225318 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 624/2473] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:22.226112 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot force create request issued successfully. Aug 19 12:55:22.226519 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d80b6212-6303-4f20-a799-f2f7e7f9eaa4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:22.226911 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 616/2474] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:22.229653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bcbe4697-c019-43cf-8260-6155f0deba55 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.232177 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcbe4697-c019-43cf-8260-6155f0deba55 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] DELETE https://10.4.3.137/volume/v3/types/7604517a-d46d-493a-8a97-ca339dad23ba Aug 19 12:55:22.232480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcbe4697-c019-43cf-8260-6155f0deba55 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.232693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcbe4697-c019-43cf-8260-6155f0deba55 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.237787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.238531 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcbe4697-c019-43cf-8260-6155f0deba55 tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/7604517a-d46d-493a-8a97-ca339dad23ba returned with HTTP 404 Aug 19 12:55:22.239149 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 616/2475] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:55:22 2026] DELETE /volume/v3/types/7604517a-d46d-493a-8a97-ca339dad23ba => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:22.239528 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:22.239708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.239816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.246487 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:22.246487 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:22.247013 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:22.248286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49501e36-1b8d-4f46-8a6c-977d7d859d99 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 200 Aug 19 12:55:22.248916 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 620/2476] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:22.250237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75679eb1-2c44-457d-9be8-0aca45aea36c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:22.252131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75679eb1-2c44-457d-9be8-0aca45aea36c tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] GET https://10.4.3.137/volume/v3/types/fa9181ac-897d-43bd-808d-3b83f7bd43e3 Aug 19 12:55:22.252420 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75679eb1-2c44-457d-9be8-0aca45aea36c tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:22.252664 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75679eb1-2c44-457d-9be8-0aca45aea36c tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:22.256131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75679eb1-2c44-457d-9be8-0aca45aea36c tempest-VolumeTypesNegativeTest-1565907205 tempest-VolumeTypesNegativeTest-1565907205-project-admin] https://10.4.3.137/volume/v3/types/fa9181ac-897d-43bd-808d-3b83f7bd43e3 returned with HTTP 404 Aug 19 12:55:22.256814 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 625/2477] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:55:22 2026] GET /volume/v3/types/fa9181ac-897d-43bd-808d-3b83f7bd43e3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:23.141790 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ce137df-0d58-4f38-b978-ac9a9eaa157d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.143949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce137df-0d58-4f38-b978-ac9a9eaa157d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a Aug 19 12:55:23.144188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce137df-0d58-4f38-b978-ac9a9eaa157d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.144533 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ce137df-0d58-4f38-b978-ac9a9eaa157d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.151905 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ce137df-0d58-4f38-b978-ac9a9eaa157d tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a returned with HTTP 404 Aug 19 12:55:23.152586 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 617/2478] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:23 2026] GET /volume/v3/volumes/0271663c-10bb-4ee3-9d87-f2b790ef219a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:23.163348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76ad071a-1e95-4b77-a958-0a894c61422c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.166612 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 Aug 19 12:55:23.167069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.167308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.167530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: ccabdefe-170e-4dc0-bcae-0595bcd057b5 Aug 19 12:55:23.175625 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.175625 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:23.176112 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:23.196323 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:23.196553 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76ad071a-1e95-4b77-a958-0a894c61422c tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 returned with HTTP 202 Aug 19 12:55:23.196991 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 617/2479] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:23 2026] DELETE /volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:23.205070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.207733 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 Aug 19 12:55:23.207924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.208205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.222868 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.222868 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:23.228890 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:23.237592 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d2cb1b3-2abc-4b76-adcc-75f103bac69f tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 returned with HTTP 200 Aug 19 12:55:23.238171 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 621/2480] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:23 2026] GET /volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:23.248755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.250111 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:23.250452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.250758 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.262233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.264333 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:23.265537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.265537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.266458 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.266458 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:23.278010 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.278010 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:23.278149 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:23.278877 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:23.280043 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-82398a66-6bdc-4d4e-a726-9bc42f27df8f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 200 Aug 19 12:55:23.280693 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 618/2481] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:23 2026] GET /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:23.288354 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86f0478d-2a70-4ed5-bb9e-88fb84b736ea tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:23.288354 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 626/2482] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:23 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:23.292084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d947f683-acec-4ab9-97d3-1280a92cb036 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.295159 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:23.295768 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e04822b6-410c-4f88-aa1f-a757905a57c5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-303392687"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:23.310522 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.310522 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:23.310522 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:23.310730 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:23.350605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['c6943309-0917-450e-8077-61bafd65d1d6', '25b99238-4216-4f6c-b5a1-b8e148c586b8', 'f2a85578-b194-4fd6-94c0-ffc06d32167d', 'cca48fa4-6f9c-4d57-b022-32c873c8b7f5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:23.418615 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot force create request issued successfully. Aug 19 12:55:23.418987 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d947f683-acec-4ab9-97d3-1280a92cb036 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:23.419697 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 618/2483] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:23.431898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-09221445-eb2d-4603-9028-e4203732b649 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:23.434586 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09221445-eb2d-4603-9028-e4203732b649 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:23.434858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09221445-eb2d-4603-9028-e4203732b649 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:23.435140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-09221445-eb2d-4603-9028-e4203732b649 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:23.447174 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:23.447174 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:23.447458 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-09221445-eb2d-4603-9028-e4203732b649 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:23.448652 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-09221445-eb2d-4603-9028-e4203732b649 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 200 Aug 19 12:55:23.449368 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 622/2484] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:23 2026] GET /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:24.261059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-07acc36e-ad90-4663-b689-239c39683baf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.263109 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07acc36e-ad90-4663-b689-239c39683baf tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 Aug 19 12:55:24.263561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07acc36e-ad90-4663-b689-239c39683baf tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.263727 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-07acc36e-ad90-4663-b689-239c39683baf tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.273726 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-07acc36e-ad90-4663-b689-239c39683baf tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 returned with HTTP 404 Aug 19 12:55:24.274346 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 619/2485] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/volumes/ccabdefe-170e-4dc0-bcae-0595bcd057b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:24.285476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.287072 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] DELETE https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:24.287357 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.287634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.287859 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume with id: 8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:24.297753 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.297753 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:24.299173 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:24.309272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.313567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:24.313681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.313956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.338357 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Delete volume request issued successfully. Aug 19 12:55:24.338357 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58089ef7-544e-41df-a9f5-5fe5df8f92be tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 returned with HTTP 202 Aug 19 12:55:24.338357 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 627/2486] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:24 2026] DELETE /volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:24.343713 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.343713 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:24.350862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-535455f4-4de4-4d45-b125-cae34a708903 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.352726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-535455f4-4de4-4d45-b125-cae34a708903 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:24.352884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-535455f4-4de4-4d45-b125-cae34a708903 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.353069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-535455f4-4de4-4d45-b125-cae34a708903 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.354048 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:24.361217 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39ae483d-ebff-4e9f-8d36-b4a17a34a57a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:24.363271 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 619/2487] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:24.365605 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.365605 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:24.371586 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-535455f4-4de4-4d45-b125-cae34a708903 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Volume info retrieved successfully. Aug 19 12:55:24.378816 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-535455f4-4de4-4d45-b125-cae34a708903 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 returned with HTTP 200 Aug 19 12:55:24.379861 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 623/2488] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:55:24.461681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1475dfe-f281-495e-82ec-8335ad150f94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.463979 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1475dfe-f281-495e-82ec-8335ad150f94 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:24.464206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1475dfe-f281-495e-82ec-8335ad150f94 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.464502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1475dfe-f281-495e-82ec-8335ad150f94 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.477171 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.477171 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:24.477818 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c1475dfe-f281-495e-82ec-8335ad150f94 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:24.479464 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1475dfe-f281-495e-82ec-8335ad150f94 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 200 Aug 19 12:55:24.480515 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 620/2489] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:24.493540 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.496305 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:24.496638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.496979 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.497358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:24.504162 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.504162 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:24.504576 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:24.530937 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:55:24.531387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e1e1eb2-e53a-4140-8785-b889993c6b89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 202 Aug 19 12:55:24.532306 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 628/2490] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:24 2026] DELETE /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:24.541795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-45fb400c-17ec-4b44-8f07-860993f4c401 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.546835 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45fb400c-17ec-4b44-8f07-860993f4c401 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:24.547090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45fb400c-17ec-4b44-8f07-860993f4c401 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:24.547528 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45fb400c-17ec-4b44-8f07-860993f4c401 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:24.558190 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.558190 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:24.559013 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-45fb400c-17ec-4b44-8f07-860993f4c401 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:24.559797 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45fb400c-17ec-4b44-8f07-860993f4c401 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 200 Aug 19 12:55:24.560699 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 620/2491] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:24.930466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-93957749-d938-498b-9e20-e84ec17b1c1c req-310bcb3f-f7d8-4545-b456-fad3cd647ea5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.934157 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-310bcb3f-f7d8-4545-b456-fad3cd647ea5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09/action Aug 19 12:55:24.934626 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-310bcb3f-f7d8-4545-b456-fad3cd647ea5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:24.934786 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-310bcb3f-f7d8-4545-b456-fad3cd647ea5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:24.957580 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:24.957580 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:24.963887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:24.979893 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-93957749-d938-498b-9e20-e84ec17b1c1c req-310bcb3f-f7d8-4545-b456-fad3cd647ea5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09/action returned with HTTP 204 Aug 19 12:55:24.980565 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 624/2492] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:55:24 2026] POST /volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:25.100901 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc tempest-AvailabilityZoneTestJSON-1416081950 tempest-AvailabilityZoneTestJSON-1416081950-project-member] GET https://10.4.3.137/volume/v3/os-availability-zone Aug 19 12:55:25.100901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc tempest-AvailabilityZoneTestJSON-1416081950 tempest-AvailabilityZoneTestJSON-1416081950-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.100901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc tempest-AvailabilityZoneTestJSON-1416081950 tempest-AvailabilityZoneTestJSON-1416081950-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.104646 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc tempest-AvailabilityZoneTestJSON-1416081950 tempest-AvailabilityZoneTestJSON-1416081950-project-member] Availability Zones retrieved successfully. Aug 19 12:55:25.105146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4281b12-5cc5-46b2-8ec4-409c089378dc tempest-AvailabilityZoneTestJSON-1416081950 tempest-AvailabilityZoneTestJSON-1416081950-project-member] https://10.4.3.137/volume/v3/os-availability-zone returned with HTTP 200 Aug 19 12:55:25.105772 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 621/2493] 10.4.3.137 () {66 vars in 1276 bytes} [Wed Aug 19 12:55:24 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:55:25.383552 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c23a021a-5429-47cf-9a44-c79f8eead12e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.385503 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23a021a-5429-47cf-9a44-c79f8eead12e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:25.385716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23a021a-5429-47cf-9a44-c79f8eead12e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.385966 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23a021a-5429-47cf-9a44-c79f8eead12e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.400141 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f47e8b0-1138-403b-9c7b-098b41e2eed2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.401559 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.401559 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:25.402601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f47e8b0-1138-403b-9c7b-098b41e2eed2 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 Aug 19 12:55:25.402826 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f47e8b0-1138-403b-9c7b-098b41e2eed2 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.403007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f47e8b0-1138-403b-9c7b-098b41e2eed2 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.411441 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c23a021a-5429-47cf-9a44-c79f8eead12e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:25.412240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f47e8b0-1138-403b-9c7b-098b41e2eed2 tempest-CreateVolumesFromSourceVolumeTest-836002474 tempest-CreateVolumesFromSourceVolumeTest-836002474-project-member] https://10.4.3.137/volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 returned with HTTP 404 Aug 19 12:55:25.413468 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 621/2494] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/8ba1a1ec-9f33-4c21-8a2e-0acc5f477574 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:25.423924 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23a021a-5429-47cf-9a44-c79f8eead12e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:25.425153 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 629/2495] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:25.440105 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.442147 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:25.442365 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.442561 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.453789 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.453789 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:25.459660 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:25.463969 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a0ea2df-62b2-4dc4-b6ad-18e0701bbb98 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:25.464746 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 625/2496] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:25.481221 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.487276 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:25.487276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9475c72-70d1-46a7-bdaf-7dba83d8ea92", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1752243467", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:25.491451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.492675 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:55:25.492852 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.493089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.507601 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.507601 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:25.507763 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.507763 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:25.508542 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:25.508693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create snapshot from volume e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:25.514826 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:25.520790 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10eec08d-1fc8-4259-89de-1d9940c94e30 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:55:25.521280 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 622/2497] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:25.572491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf705f11-46cc-48da-8a16-8d42324aaf1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.573623 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Created reservations ['96af7fae-d874-449b-b87b-7e33e66737a3', 'd3b6de35-7dc8-48c7-b7c5-7066acab9bc8', 'd17be738-a355-4aef-8b05-09b02782fc56', '20af32df-e585-4a95-bb4d-9167c5823a87'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:25.578300 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf705f11-46cc-48da-8a16-8d42324aaf1d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:25.578300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf705f11-46cc-48da-8a16-8d42324aaf1d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.578558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf705f11-46cc-48da-8a16-8d42324aaf1d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.586918 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf705f11-46cc-48da-8a16-8d42324aaf1d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 404 Aug 19 12:55:25.586918 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 630/2498] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:25.594889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.597705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:25.597807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.598039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.598189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:25.604698 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.604698 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:25.605364 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:25.614259 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot force create request issued successfully. Aug 19 12:55:25.614860 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8050bd70-1965-4af1-9c60-ff32c4ba2f01 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:25.615483 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 622/2499] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:25 2026] POST /volume/v3/snapshots => generated 311 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:25.629279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.634381 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:25.634381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.634381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.634859 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:55:25.634859 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e10c61ea-d9ef-4f8e-b460-77fdfc772fad tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 202 Aug 19 12:55:25.635463 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 626/2500] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:25 2026] DELETE /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:25.642783 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.642783 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:25.643581 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot retrieved successfully. Aug 19 12:55:25.645795 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a8bef0a-ccba-45f8-b229-85f7a6e52eae tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 200 Aug 19 12:55:25.646225 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 623/2501] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:25.648799 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.651394 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:25.651706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.652311 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.659980 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.659980 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:25.660768 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:25.661962 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3a6eb1f5-cfcb-4361-931d-aaf397484c9d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 200 Aug 19 12:55:25.662551 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 631/2502] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:25.860675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2277650-58d3-4044-977b-682914058512 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.862552 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2277650-58d3-4044-977b-682914058512 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:55:25.863217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2277650-58d3-4044-977b-682914058512 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.863626 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2277650-58d3-4044-977b-682914058512 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.875608 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.875608 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:25.882760 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2277650-58d3-4044-977b-682914058512 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:25.886039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2277650-58d3-4044-977b-682914058512 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:55:25.886717 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 623/2503] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:25.949112 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:25.951486 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:55:25.951946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:25.951946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:25.977791 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:25.977791 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:25.982067 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:25.987232 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-4660b11c-920d-4296-a41f-d3e1fd2ebcbc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:55:25.987898 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 627/2504] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:25 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:26.017582 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.021508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1/action Aug 19 12:55:26.022925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:26.022925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:26.054405 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.054405 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:26.055390 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:26.068180 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Begin detaching volume completed successfully. Aug 19 12:55:26.069226 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-8b45a528-c5a8-4c6d-a7fd-63925efbb75a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1/action returned with HTTP 202 Aug 19 12:55:26.069498 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 624/2505] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:55:26 2026] POST /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:55:26.149132 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bc9c4007-08d8-4eb0-9984-c027847e5dc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.150861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc9c4007-08d8-4eb0-9984-c027847e5dc2 None None] GET https://10.4.3.137/volume// Aug 19 12:55:26.154474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc9c4007-08d8-4eb0-9984-c027847e5dc2 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.154474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bc9c4007-08d8-4eb0-9984-c027847e5dc2 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.154474 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bc9c4007-08d8-4eb0-9984-c027847e5dc2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:26.154474 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 632/2506] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:26.172950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.177973 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:55:26.178807 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.179176 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.197468 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.197468 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:26.204790 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:26.215041 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-bc9833d0-43fc-4bbc-848f-d2d9e31db251 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:55:26.215751 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 624/2507] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:26.660907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.666091 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:26.666323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.666674 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.675956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bd83b06c-9d5f-4d0c-89d2-7a2627a4507c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.677863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd83b06c-9d5f-4d0c-89d2-7a2627a4507c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:26.677975 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.677975 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:26.678163 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd83b06c-9d5f-4d0c-89d2-7a2627a4507c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.678484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd83b06c-9d5f-4d0c-89d2-7a2627a4507c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.678869 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot retrieved successfully. Aug 19 12:55:26.679661 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d63fd621-643e-4be5-80a9-a6c0c8bff31a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 200 Aug 19 12:55:26.680128 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 628/2508] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:26.687742 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd83b06c-9d5f-4d0c-89d2-7a2627a4507c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 404 Aug 19 12:55:26.688487 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 625/2509] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:26.698321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-210630c6-5b25-4a15-818f-7ca47eb06812 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.701420 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75210f1e-f652-42e7-ac1d-430cf31b531e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.702923 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-210630c6-5b25-4a15-818f-7ca47eb06812 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:26.702923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-210630c6-5b25-4a15-818f-7ca47eb06812 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.702923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-210630c6-5b25-4a15-818f-7ca47eb06812 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.704515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:26.705002 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.706285 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.706285 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:26.711392 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.711392 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:26.712080 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-210630c6-5b25-4a15-818f-7ca47eb06812 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot retrieved successfully. Aug 19 12:55:26.712957 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.712957 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:26.713280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-210630c6-5b25-4a15-818f-7ca47eb06812 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 200 Aug 19 12:55:26.713816 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:26.714136 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 633/2510] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:26.731472 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.736458 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:55:26.738047 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.738140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.754232 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.754232 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:26.754382 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:55:26.756822 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75210f1e-f652-42e7-ac1d-430cf31b531e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 202 Aug 19 12:55:26.757548 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 625/2511] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:26 2026] DELETE /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:26.762002 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:55:26.769350 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8fbe85c7-19bd-4aa1-8cef-a3a2313cc5fd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:55:26.769503 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 629/2512] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:26.770046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:26.773356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:26.777467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:26.777467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:26.785360 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:26.785360 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:26.785360 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:26.785360 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-850bd14e-a5c8-48d7-9091-b5ecf24b3f34 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 200 Aug 19 12:55:26.786224 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 626/2513] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:26 2026] GET /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:27.491697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-5dfd569c-dce8-424b-8ec2-2a949569a83d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.499455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-5dfd569c-dce8-424b-8ec2-2a949569a83d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 Aug 19 12:55:27.499526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-5dfd569c-dce8-424b-8ec2-2a949569a83d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:27.499759 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-5dfd569c-dce8-424b-8ec2-2a949569a83d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:27.515170 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:27.515170 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:27.590301 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5e620144-56d8-4c32-be6b-f677c173fbfc req-5dfd569c-dce8-424b-8ec2-2a949569a83d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 returned with HTTP 200 Aug 19 12:55:27.590836 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 634/2514] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:55:27 2026] DELETE /volume/v3/attachments/1057ac48-cdfb-4103-9830-8544164970d6 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:27.797818 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f7f50bca-0abd-45d8-a638-5e5794fc0660 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.799762 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7f50bca-0abd-45d8-a638-5e5794fc0660 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:27.799962 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7f50bca-0abd-45d8-a638-5e5794fc0660 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:27.800147 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f7f50bca-0abd-45d8-a638-5e5794fc0660 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:27.805717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f7f50bca-0abd-45d8-a638-5e5794fc0660 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 404 Aug 19 12:55:27.806225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 626/2515] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:27 2026] GET /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:27.818890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.822438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:27.822675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:27.822905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:27.823047 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 3573848f-ee25-4851-99f6-b0c8c33c46fb Aug 19 12:55:27.832081 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9d36550-18b1-4f6b-96dd-5a4b9ddcc31e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb returned with HTTP 404 Aug 19 12:55:27.833032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 630/2516] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:27 2026] DELETE /volume/v3/snapshots/3573848f-ee25-4851-99f6-b0c8c33c46fb => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:27.845501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc927e9e-80ad-49d6-b802-5362343be314 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.846830 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc927e9e-80ad-49d6-b802-5362343be314 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:27.847028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc927e9e-80ad-49d6-b802-5362343be314 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:27.847273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc927e9e-80ad-49d6-b802-5362343be314 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:27.847369 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-dc927e9e-80ad-49d6-b802-5362343be314 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb Aug 19 12:55:27.852750 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc927e9e-80ad-49d6-b802-5362343be314 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb returned with HTTP 404 Aug 19 12:55:27.854430 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 627/2517] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:27 2026] DELETE /volume/v3/snapshots/c6de5e3e-dfeb-4ff7-9588-e2cf5df67adb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:27.905479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.908614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:27.908834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:27.909039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:27.923287 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:27.923287 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:27.929648 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:27.931785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f578718-f544-48ee-979a-15c8de8576fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.934536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-86923e14-f836-4fc3-9864-fcb04d51f3e9 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:27.934789 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 635/2518] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:27 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:27.965226 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:27.968763 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5/action Aug 19 12:55:27.969336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:27.970954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:27.989666 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:27.989666 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:27.990463 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:28.002207 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Begin detaching volume completed successfully. Aug 19 12:55:28.003453 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-54f41a57-8328-4eaf-85e6-ffc4f65ac5cd tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5/action returned with HTTP 202 Aug 19 12:55:28.003610 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 631/2519] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:55:27 2026] POST /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:55:28.073468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c594715-24c2-4605-a101-5988f7a7b73c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:28.073968 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c594715-24c2-4605-a101-5988f7a7b73c None None] GET https://10.4.3.137/volume// Aug 19 12:55:28.074197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c594715-24c2-4605-a101-5988f7a7b73c None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:28.074485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c594715-24c2-4605-a101-5988f7a7b73c None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:28.074854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c594715-24c2-4605-a101-5988f7a7b73c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:28.075413 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 628/2520] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:28.086580 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:28.089552 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:28.089822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:28.090070 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:28.103212 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:28.103212 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:28.109156 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:28.116594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-4a103098-30ba-4fd8-89ef-1d5a7bed66e3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:28.117215 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 636/2521] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:28 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:28.163064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:28.163639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1017788547"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:28.166226 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1017788547'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:28.166226 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Create volume of 1 GB Aug 19 12:55:28.166784 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:28.166784 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:28.173483 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Availability Zones retrieved successfully. Aug 19 12:55:28.179327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Flow 'volume_create_api' (0675dd6f-43a3-452a-80b1-369bea964cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:28.180740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb8e212-208b-403c-b905-a5d8fd11f62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:28.185283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:28.236342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbb8e212-208b-403c-b905-a5d8fd11f62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:28.237923 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fa52a0-eb2a-469e-81ca-f472494e81a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:28.306042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:28.309049 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:55:28.309756 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:28.309756 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:28.324780 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:28.324780 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:28.335542 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:28.353072 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-10ca5bc7-5267-46c2-b420-9285b6aa9fa7 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:55:28.353679 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 632/2522] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:28 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:55:28.371921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Created reservations ['4b0369e7-b412-488a-b22f-21049ede1e22', '75489ba4-c6ff-4a2a-9cbd-2cb672728b12', '46a73ce2-90fe-45b4-a7bf-4b53cadb9431', '94e44e1d-809c-4dd3-8330-ef852010cf2d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:28.373323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6fa52a0-eb2a-469e-81ca-f472494e81a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0369e7-b412-488a-b22f-21049ede1e22', '75489ba4-c6ff-4a2a-9cbd-2cb672728b12', '46a73ce2-90fe-45b4-a7bf-4b53cadb9431', '94e44e1d-809c-4dd3-8330-ef852010cf2d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:28.374242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d759378-c8f7-477e-a66e-bdb5bce1b8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:28.418273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d759378-c8f7-477e-a66e-bdb5bce1b8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fab26d6-db40-47cf-856a-6d67264f5077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1017788547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f913bb58cc1452cbdeef937cb00b8b6',qos_specs=None,replication_status=,reservations=['4b0369e7-b412-488a-b22f-21049ede1e22','75489ba4-c6ff-4a2a-9cbd-2cb672728b12','46a73ce2-90fe-45b4-a7bf-4b53cadb9431','94e44e1d-809c-4dd3-8330-ef852010cf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab89269d9f44203820c2262c9c94eeb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1017788547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fab26d6-db40-47cf-856a-6d67264f5077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f913bb58cc1452cbdeef937cb00b8b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab89269d9f44203820c2262c9c94eeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:28.423623 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af7108a-7f9f-442e-9e4a-99fc0b7c4671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:28.477815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af7108a-7f9f-442e-9e4a-99fc0b7c4671) transitioned into state 'SUCCESS' from state '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-1017788547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f913bb58cc1452cbdeef937cb00b8b6',qos_specs=None,replication_status=,reservations=['4b0369e7-b412-488a-b22f-21049ede1e22','75489ba4-c6ff-4a2a-9cbd-2cb672728b12','46a73ce2-90fe-45b4-a7bf-4b53cadb9431','94e44e1d-809c-4dd3-8330-ef852010cf2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab89269d9f44203820c2262c9c94eeb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:28.478875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4cc977-105e-45b1-8e98-ee24dd185b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:28.511272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f4cc977-105e-45b1-8e98-ee24dd185b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:28.513297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Flow 'volume_create_api' (0675dd6f-43a3-452a-80b1-369bea964cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:28.513788 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Create volume request issued successfully. Aug 19 12:55:28.514669 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f578718-f544-48ee-979a-15c8de8576fa tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:28.515260 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 627/2523] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:27 2026] POST /volume/v3/volumes => generated 750 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:28.538020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:28.540739 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:28.540991 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:28.541232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:28.558718 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:28.558718 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:28.572982 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Volume info retrieved successfully. Aug 19 12:55:28.585139 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0aa155e2-0bf2-4945-876d-ef0dd26ac1ca tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 200 Aug 19 12:55:28.585764 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 629/2524] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:28 2026] GET /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:29.415823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-757fd583-8265-4329-b3a9-57d61fe5a9f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.427341 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-757fd583-8265-4329-b3a9-57d61fe5a9f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 Aug 19 12:55:29.427341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-757fd583-8265-4329-b3a9-57d61fe5a9f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.427341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-757fd583-8265-4329-b3a9-57d61fe5a9f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.442965 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.442965 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:29.550446 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-ea533d9f-3b6d-4bfd-9494-568224471546 req-757fd583-8265-4329-b3a9-57d61fe5a9f4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 returned with HTTP 200 Aug 19 12:55:29.552412 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 637/2525] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:55:29 2026] DELETE /volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:29.608314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.611278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:29.612080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.612367 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.630461 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.630461 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:29.647837 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Volume info retrieved successfully. Aug 19 12:55:29.655275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ffc4e693-2b65-4fc2-a9bc-d6e9d91016fb tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 200 Aug 19 12:55:29.655850 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 633/2526] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:29 2026] GET /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:29.673332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.677322 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 12:55:29.677554 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.677813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.691183 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:29.691602 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:29.691973 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:29.693704 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.693704 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:29.716980 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a344a18-0f50-4c34-ae77-e7909eddace6 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 12:55:29.716980 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 628/2527] 10.4.3.137 () {66 vars in 1234 bytes} [Wed Aug 19 12:55:29 2026] GET /volume/v3/limits => generated 302 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:29.734895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6da956b0-e772-4a34-89f7-744c6d373b61 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.740291 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6da956b0-e772-4a34-89f7-744c6d373b61 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:29.740291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6da956b0-e772-4a34-89f7-744c6d373b61 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.740291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6da956b0-e772-4a34-89f7-744c6d373b61 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.752516 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.752516 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:29.757825 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6da956b0-e772-4a34-89f7-744c6d373b61 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Volume info retrieved successfully. Aug 19 12:55:29.764312 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6da956b0-e772-4a34-89f7-744c6d373b61 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 200 Aug 19 12:55:29.765110 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 630/2528] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:29 2026] GET /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:29.779749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.782145 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:29.783272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.783272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.783272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Delete volume with id: 3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:29.796387 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.796387 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:29.798533 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Volume info retrieved successfully. Aug 19 12:55:29.846363 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Delete volume request issued successfully. Aug 19 12:55:29.846363 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-163dfb4e-bbf9-49e9-a6c4-942d9326811d tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 202 Aug 19 12:55:29.846363 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 638/2529] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:29 2026] DELETE /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:29.861609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:29.865466 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:29.865466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:29.865466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:29.887039 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:29.887039 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:29.893825 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Volume info retrieved successfully. Aug 19 12:55:29.901406 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75d6e0f3-1d01-4889-a5eb-959ccabb02e5 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 200 Aug 19 12:55:29.902042 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 634/2530] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:29 2026] GET /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:30.920974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3d741c88-2ded-493c-b40c-12611a183745 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:30.923369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d741c88-2ded-493c-b40c-12611a183745 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] GET https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 Aug 19 12:55:30.925197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d741c88-2ded-493c-b40c-12611a183745 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:30.925197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3d741c88-2ded-493c-b40c-12611a183745 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:30.940598 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3d741c88-2ded-493c-b40c-12611a183745 tempest-AbsoluteLimitsTests-61598547 tempest-AbsoluteLimitsTests-61598547-project-member] https://10.4.3.137/volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 returned with HTTP 404 Aug 19 12:55:30.941521 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 629/2531] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:30 2026] GET /volume/v3/volumes/3fab26d6-db40-47cf-856a-6d67264f5077 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:31.215429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c836b6c5-2629-47c6-b06d-45b4d1bf79c2 req-fc8cb25c-b360-491d-a1ef-cca0d2ae46b5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:31.220139 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c836b6c5-2629-47c6-b06d-45b4d1bf79c2 req-fc8cb25c-b360-491d-a1ef-cca0d2ae46b5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 Aug 19 12:55:31.221267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c836b6c5-2629-47c6-b06d-45b4d1bf79c2 req-fc8cb25c-b360-491d-a1ef-cca0d2ae46b5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:31.221267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c836b6c5-2629-47c6-b06d-45b4d1bf79c2 req-fc8cb25c-b360-491d-a1ef-cca0d2ae46b5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:31.229201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c836b6c5-2629-47c6-b06d-45b4d1bf79c2 req-fc8cb25c-b360-491d-a1ef-cca0d2ae46b5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 returned with HTTP 404 Aug 19 12:55:31.229966 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 631/2532] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:55:31 2026] DELETE /volume/v3/attachments/e2bbfbbd-7070-4906-94c6-7e5d1ca41972 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:55:32.741312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb78227b-8944-4c99-b739-0ba4ff06013a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:32.745065 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:32.746675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1280155885", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:32.749077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1280155885', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:32.883332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume of 1 GB Aug 19 12:55:32.889728 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Availability Zones retrieved successfully. Aug 19 12:55:32.899509 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Flow 'volume_create_api' (cbcb4bdf-0958-4a6e-8232-0db81bd783bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:32.903129 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e26775-342a-4118-916d-37bc5fb3d30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:32.908418 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:32.969123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:32.972140 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:32.972442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:32.972739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:32.972921 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 39859c93-7d49-41d2-8364-0defc54dbd4e Aug 19 12:55:32.983734 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa2cb673-a878-4510-bb5f-06a0dd1add68 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e returned with HTTP 404 Aug 19 12:55:32.984601 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 635/2533] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:32 2026] DELETE /volume/v3/snapshots/39859c93-7d49-41d2-8364-0defc54dbd4e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:32.996197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:33.001185 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:33.001467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:33.001762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:33.003208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e26775-342a-4118-916d-37bc5fb3d30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.005058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0270be-b9a8-44c7-9700-5cbc971c7abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.012870 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:33.012870 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:33.019012 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:33.025343 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddea8732-1d56-4ab7-a246-0aff36c069bb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:33.026011 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 630/2534] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:32 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:33.046123 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:33.048820 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:33.050416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-494545333"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:33.058795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-494545333'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:33.058979 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 1 GB Aug 19 12:55:33.064565 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:55:33.072117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Created reservations ['ae4ca3a3-9d44-4315-9870-6458d0f86a84', '45335db1-f89c-437f-a384-85788462b6fd', '5990b6ca-4259-4dd2-b031-5ff9203d4607', '4c7c0028-07c8-4b91-a89e-c131a910466c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:33.072768 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (786421c9-20c9-455d-b635-5079a3e7d06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:33.073157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0270be-b9a8-44c7-9700-5cbc971c7abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae4ca3a3-9d44-4315-9870-6458d0f86a84', '45335db1-f89c-437f-a384-85788462b6fd', '5990b6ca-4259-4dd2-b031-5ff9203d4607', '4c7c0028-07c8-4b91-a89e-c131a910466c']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.074138 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648a550a-7523-4bd8-8636-c366fece82cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.074332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761c9375-c2f7-46cd-bc32-1c3ffe1ba797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.075638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:33.115603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648a550a-7523-4bd8-8636-c366fece82cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df0c545-96d2-4f56-b74f-b0bd62ae0d67', '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-1280155885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d525f3b2a32a481e88a0e97976533584',qos_specs=None,replication_status=,reservations=['ae4ca3a3-9d44-4315-9870-6458d0f86a84','45335db1-f89c-437f-a384-85788462b6fd','5990b6ca-4259-4dd2-b031-5ff9203d4607','4c7c0028-07c8-4b91-a89e-c131a910466c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1280155885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df0c545-96d2-4f56-b74f-b0bd62ae0d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d525f3b2a32a481e88a0e97976533584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.116762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7467b68c-c973-4152-a6b4-1896eed930c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.120505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (761c9375-c2f7-46cd-bc32-1c3ffe1ba797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.121603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb921633-120c-414a-8007-261859f673be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.159037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7467b68c-c973-4152-a6b4-1896eed930c0) transitioned into state 'SUCCESS' from state '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-1280155885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d525f3b2a32a481e88a0e97976533584',qos_specs=None,replication_status=,reservations=['ae4ca3a3-9d44-4315-9870-6458d0f86a84','45335db1-f89c-437f-a384-85788462b6fd','5990b6ca-4259-4dd2-b031-5ff9203d4607','4c7c0028-07c8-4b91-a89e-c131a910466c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfd4b02273b5474d9d3a536a21c0c480',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.160242 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10cfdcd-ad20-42f2-8284-ff711c478984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.177319 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e10cfdcd-ad20-42f2-8284-ff711c478984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.177606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Flow 'volume_create_api' (cbcb4bdf-0958-4a6e-8232-0db81bd783bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:33.178067 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Create volume request issued successfully. Aug 19 12:55:33.180754 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb78227b-8944-4c99-b739-0ba4ff06013a tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:33.181204 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 639/2535] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:32 2026] POST /volume/v3/volumes => generated 753 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:33.205612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['150d5154-6458-41c6-8a3b-963395d89e09', 'df21a0cd-dbbf-4261-be6d-a814b885234a', '594ef9f2-8940-4777-ab54-cbba088ccee1', '209daec6-3857-48da-8765-f6081ef9c40d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:33.206701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:33.206801 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb921633-120c-414a-8007-261859f673be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['150d5154-6458-41c6-8a3b-963395d89e09', 'df21a0cd-dbbf-4261-be6d-a814b885234a', '594ef9f2-8940-4777-ab54-cbba088ccee1', '209daec6-3857-48da-8765-f6081ef9c40d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.207823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c9656d-26b2-4a4c-9fd6-6715549f9c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.211226 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:55:33.211566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:33.211864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:33.223021 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:33.223021 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:33.229544 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:33.239159 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be16233c-e7b8-48a3-a2f6-f53cb02322e6 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 200 Aug 19 12:55:33.239553 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 636/2536] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:33 2026] GET /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:33.245265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34c9656d-26b2-4a4c-9fd6-6715549f9c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e451a28-ece7-49a8-a624-dd3afa7032c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-494545333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['150d5154-6458-41c6-8a3b-963395d89e09','df21a0cd-dbbf-4261-be6d-a814b885234a','594ef9f2-8940-4777-ab54-cbba088ccee1','209daec6-3857-48da-8765-f6081ef9c40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-494545333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e451a28-ece7-49a8-a624-dd3afa7032c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.246265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d0e9b7-b0c2-40ef-bb94-0091473e4b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.277576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d0e9b7-b0c2-40ef-bb94-0091473e4b24) transitioned into state 'SUCCESS' from state '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-494545333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['150d5154-6458-41c6-8a3b-963395d89e09','df21a0cd-dbbf-4261-be6d-a814b885234a','594ef9f2-8940-4777-ab54-cbba088ccee1','209daec6-3857-48da-8765-f6081ef9c40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.278709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fe2bd7-c2b4-400f-8478-4b6648bbe647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:33.298159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fe2bd7-c2b4-400f-8478-4b6648bbe647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:33.299555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (786421c9-20c9-455d-b635-5079a3e7d06f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:33.299935 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:55:33.300856 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca8bc6b7-6889-4f9b-b890-8f2db0d21c3a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:33.301418 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 632/2537] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:33 2026] POST /volume/v3/volumes => generated 753 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:33.317285 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbc171e8-316d-4a35-9533-9c26df505d3f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:33.320904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbc171e8-316d-4a35-9533-9c26df505d3f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:33.321178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbc171e8-316d-4a35-9533-9c26df505d3f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:33.321503 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbc171e8-316d-4a35-9533-9c26df505d3f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:33.336781 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:33.336781 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:33.346014 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbc171e8-316d-4a35-9533-9c26df505d3f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:33.354050 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbc171e8-316d-4a35-9533-9c26df505d3f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 200 Aug 19 12:55:33.354628 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 631/2538] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:33 2026] GET /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:34.222810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.253991 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.258741 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:55:34.259534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.259534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.274199 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.274199 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:34.279902 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:34.290753 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1685500-0f85-49d2-b8f0-4848619e2c5d tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 200 Aug 19 12:55:34.291530 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 637/2539] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:34.345311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.348044 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:55:34.348462 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.348790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.360906 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.360906 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:34.365687 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:34.365687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1521584794"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:34.367451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1521584794'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:34.367685 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create volume of 1 GB Aug 19 12:55:34.368145 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.368145 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:34.372664 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.373621 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:34.374748 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Availability Zones retrieved successfully. Aug 19 12:55:34.376728 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:34.376728 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.376877 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.382489 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-6f69e410-2c6c-416f-bccf-dfcef4f31d0e tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 200 Aug 19 12:55:34.382489 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 633/2540] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:34.387888 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Flow 'volume_create_api' (0f72af77-3d67-46be-a7a8-a534c536beac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:34.389405 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a467aae-c659-496d-84b2-ff906f3a4483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.390227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:34.395289 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.395289 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:34.402264 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:34.411410 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e86fb8b4-c017-4fe8-9a85-feb6683bca0b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 200 Aug 19 12:55:34.411994 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 632/2541] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:34.430344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-08216a73-fc36-43b6-8695-bade342a2e1b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.436789 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:34.437172 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e451a28-ece7-49a8-a624-dd3afa7032c7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1696141578"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:34.445961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a467aae-c659-496d-84b2-ff906f3a4483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.446702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2049c9e9-1032-433d-ad89-adf195b756b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.454851 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.454851 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:34.455547 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:34.455713 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:34.505564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.517919 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['ce56bee9-7dd5-49a2-ac73-7d92e2e62e82', '30263949-2285-43d4-b18e-833b409a2259', '98dcc63c-3bf6-4a31-9f1d-b7d3ed328803', '8b4d91f9-2cee-4ed8-b94b-257a055d11c6'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:34.567874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Created reservations ['14ae14e6-de0d-42f5-b9be-b0d91a2cc364', '749d1f3c-4bd9-4791-85e3-840710ae394a', '6235ee8d-97ab-46fc-bba8-419d86df8200', '28fcc7a3-51e2-4152-9191-3f7f59aea591'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:34.568277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:34.568890 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2049c9e9-1032-433d-ad89-adf195b756b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ae14e6-de0d-42f5-b9be-b0d91a2cc364', '749d1f3c-4bd9-4791-85e3-840710ae394a', '6235ee8d-97ab-46fc-bba8-419d86df8200', '28fcc7a3-51e2-4152-9191-3f7f59aea591']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.569473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1701953837"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:34.569846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399aa220-8cd2-4820-ba2e-a47dbb08e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.573099 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1701953837'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:34.573099 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume of 1 GB Aug 19 12:55:34.583061 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Availability Zones retrieved successfully. Aug 19 12:55:34.591298 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot create request issued successfully. Aug 19 12:55:34.591589 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08216a73-fc36-43b6-8695-bade342a2e1b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:34.592111 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 638/2542] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:34.594659 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (0bfd0329-1db0-4dd9-9a79-eb68b27f5b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:34.596348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370ed3a7-ef08-4a3f-ad4b-219e4da337e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.598385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:34.599389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (399aa220-8cd2-4820-ba2e-a47dbb08e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '506e6fb5-389b-4a13-bcf2-85ccb832ccf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1521584794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5246fc568528404593473f06eb929fc7',qos_specs=None,replication_status=,reservations=['14ae14e6-de0d-42f5-b9be-b0d91a2cc364','749d1f3c-4bd9-4791-85e3-840710ae394a','6235ee8d-97ab-46fc-bba8-419d86df8200','28fcc7a3-51e2-4152-9191-3f7f59aea591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e20909304a0414f8d97517273a7c5af',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1521584794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=506e6fb5-389b-4a13-bcf2-85ccb832ccf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5246fc568528404593473f06eb929fc7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e20909304a0414f8d97517273a7c5af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.600320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1666150f-3f79-44dc-9590-7c9f14677410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.603453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.606266 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:34.606565 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.607199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.615810 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.615810 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:34.615980 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:34.617172 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea45e88b-0abd-43a3-8578-37d956f68de3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e returned with HTTP 200 Aug 19 12:55:34.618174 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 633/2543] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:34.638758 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1666150f-3f79-44dc-9590-7c9f14677410) transitioned into state 'SUCCESS' from state '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-1521584794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5246fc568528404593473f06eb929fc7',qos_specs=None,replication_status=,reservations=['14ae14e6-de0d-42f5-b9be-b0d91a2cc364','749d1f3c-4bd9-4791-85e3-840710ae394a','6235ee8d-97ab-46fc-bba8-419d86df8200','28fcc7a3-51e2-4152-9191-3f7f59aea591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e20909304a0414f8d97517273a7c5af',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.639758 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f98fc4c-6163-471a-a177-74a44c3c8285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.653075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (370ed3a7-ef08-4a3f-ad4b-219e4da337e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.654617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd56725-f4d2-4beb-a511-ef0f4d7e5299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.655067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f98fc4c-6163-471a-a177-74a44c3c8285) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.656337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Flow 'volume_create_api' (0f72af77-3d67-46be-a7a8-a534c536beac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:34.656708 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create volume request issued successfully. Aug 19 12:55:34.657542 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52424ece-2b79-42e7-8b87-a90b5654b7ad tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:34.658005 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 640/2544] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:34 2026] POST /volume/v3/volumes => generated 758 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:34.680075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9df137a-d15e-4754-8d41-a24efec86db8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.683561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9df137a-d15e-4754-8d41-a24efec86db8 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:34.683561 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9df137a-d15e-4754-8d41-a24efec86db8 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.685734 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9df137a-d15e-4754-8d41-a24efec86db8 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.697114 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.697114 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:34.703802 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b9df137a-d15e-4754-8d41-a24efec86db8 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:34.713716 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9df137a-d15e-4754-8d41-a24efec86db8 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 200 Aug 19 12:55:34.714394 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 639/2545] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:34.753278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['4571b58f-f314-4d50-88f4-8c96cf2f4215', '481fa298-c608-4327-8a04-21d668ec51f8', '9d8ac2a0-9cb8-4e53-9010-b645b27458eb', 'd72de424-8848-454c-8aaf-869863e2fc5b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:34.755332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bd56725-f4d2-4beb-a511-ef0f4d7e5299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4571b58f-f314-4d50-88f4-8c96cf2f4215', '481fa298-c608-4327-8a04-21d668ec51f8', '9d8ac2a0-9cb8-4e53-9010-b645b27458eb', 'd72de424-8848-454c-8aaf-869863e2fc5b']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.757405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d2e6e-e460-4075-835f-cc29aded9f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.796591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845d2e6e-e460-4075-835f-cc29aded9f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42dded09-6a50-4307-9361-e90fe5e03b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1701953837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['4571b58f-f314-4d50-88f4-8c96cf2f4215','481fa298-c608-4327-8a04-21d668ec51f8','9d8ac2a0-9cb8-4e53-9010-b645b27458eb','d72de424-8848-454c-8aaf-869863e2fc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1701953837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42dded09-6a50-4307-9361-e90fe5e03b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aa6270355548f48d34b0e681bf30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.799985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce91fa61-52bf-4a67-ad24-9c8bb0ed2038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.835708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce91fa61-52bf-4a67-ad24-9c8bb0ed2038) transitioned into state 'SUCCESS' from state '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-1701953837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['4571b58f-f314-4d50-88f4-8c96cf2f4215','481fa298-c608-4327-8a04-21d668ec51f8','9d8ac2a0-9cb8-4e53-9010-b645b27458eb','d72de424-8848-454c-8aaf-869863e2fc5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.836785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985b6fc0-7500-49c0-906e-72f9daf28c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:34.851839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (985b6fc0-7500-49c0-906e-72f9daf28c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:34.853107 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (0bfd0329-1db0-4dd9-9a79-eb68b27f5b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:34.853809 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request issued successfully. Aug 19 12:55:34.855004 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af1d4ad4-1d72-4b34-8d6a-86c1d550805f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:34.855862 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 634/2546] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:34 2026] POST /volume/v3/volumes => generated 749 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:34.873296 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:34.877459 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:55:34.877459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:34.877459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:34.886851 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:34.886851 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:34.892591 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:55:34.900566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86d24d2a-d9ca-4051-a6d8-9464e214b178 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 200 Aug 19 12:55:34.900566 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 634/2547] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:34 2026] GET /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.051463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.054634 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:55:35.054634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.054844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.064021 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.064021 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:35.069464 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:35.075788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-a851bdf5-6c8a-4568-bd4e-355d5a8c3157 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 200 Aug 19 12:55:35.076388 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 641/2548] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:35.090724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7a9c3def-fc3a-4735-9c5a-73cc3bc42963 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.091270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a9c3def-fc3a-4735-9c5a-73cc3bc42963 None None] GET https://10.4.3.137/volume// Aug 19 12:55:35.091555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a9c3def-fc3a-4735-9c5a-73cc3bc42963 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.091784 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7a9c3def-fc3a-4735-9c5a-73cc3bc42963 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.092178 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7a9c3def-fc3a-4735-9c5a-73cc3bc42963 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:35.092568 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 640/2549] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:55: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 19 12:55:35.105122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-5d071cdb-3969-4432-b8f9-88ea3575ec90 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.107685 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-5d071cdb-3969-4432-b8f9-88ea3575ec90 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:35.108312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-5d071cdb-3969-4432-b8f9-88ea3575ec90 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0df0c545-96d2-4f56-b74f-b0bd62ae0d67", "connector": null, "instance_uuid": "055b4240-3ebb-4fa2-a6b8-a69b4e895aa7"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:35.124456 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.124456 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:35.165705 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-5d071cdb-3969-4432-b8f9-88ea3575ec90 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:35.166460 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 635/2550] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:35 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 19 12:55:35.630432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.632498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:35.632704 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.632917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.638538 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.638538 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:35.639015 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:35.640277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fcbf1f1-b192-4ceb-bd00-d99fd8c48412 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e returned with HTTP 200 Aug 19 12:55:35.640423 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 635/2551] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.650932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8539ac99-9227-426c-b753-c4765c7fe046 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.653097 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:35.653395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "64c30984-466d-4461-ac0c-e65f3a1e342e", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1448987224"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:35.654886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'snapshot_id': '64c30984-466d-4461-ac0c-e65f3a1e342e', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1448987224'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:35.661654 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.661654 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:35.662265 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:35.662462 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 2 GB Aug 19 12:55:35.667782 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:55:35.675461 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (7254d677-1cc7-4b66-9c06-b9ac00bb28f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:35.676628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354562e5-d743-4569-8cdb-ddd65eddfdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:35.677886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:35.718127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354562e5-d743-4569-8cdb-ddd65eddfdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '64c30984-466d-4461-ac0c-e65f3a1e342e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:35.718918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe36d0e-8a54-43bb-9166-2096b698db8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:35.732600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.734692 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:35.734914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.735129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.747097 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.747097 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:35.754331 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:35.761438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-153ef71c-fcc6-49e2-a4dc-6a4ce7ca235b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 200 Aug 19 12:55:35.761986 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 641/2552] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.772960 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['a7866782-4c3c-4cb7-8e00-d6433eedb380', '1617b464-14be-47b9-a9eb-f46c4e2a36c7', '410b0d37-47c5-4035-bf2d-069ae6dd2ba1', '46fd4b9f-8582-4a92-b03e-84adede73882'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:35.774088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebe36d0e-8a54-43bb-9166-2096b698db8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7866782-4c3c-4cb7-8e00-d6433eedb380', '1617b464-14be-47b9-a9eb-f46c4e2a36c7', '410b0d37-47c5-4035-bf2d-069ae6dd2ba1', '46fd4b9f-8582-4a92-b03e-84adede73882']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:35.775132 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88800d1-0602-4c07-b5ac-b05a37ff6287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:35.778272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-88f762a2-d031-49fd-a873-060b689f98b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.780377 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:35.780868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "506e6fb5-389b-4a13-bcf2-85ccb832ccf2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1239264315"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:35.798214 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.798214 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:35.798950 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:35.799264 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create snapshot from volume 506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:35.830144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c88800d1-0602-4c07-b5ac-b05a37ff6287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a164eb17-0cba-4218-8603-08b911a08d83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448987224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['a7866782-4c3c-4cb7-8e00-d6433eedb380','1617b464-14be-47b9-a9eb-f46c4e2a36c7','410b0d37-47c5-4035-bf2d-069ae6dd2ba1','46fd4b9f-8582-4a92-b03e-84adede73882'],size=2,snapshot_id=64c30984-466d-4461-ac0c-e65f3a1e342e,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1448987224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a164eb17-0cba-4218-8603-08b911a08d83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,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=64c30984-466d-4461-ac0c-e65f3a1e342e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:35.831271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78551010-a878-4ec0-8d05-3b59965239ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:35.864152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78551010-a878-4ec0-8d05-3b59965239ae) transitioned into state 'SUCCESS' from state '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-1448987224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['a7866782-4c3c-4cb7-8e00-d6433eedb380','1617b464-14be-47b9-a9eb-f46c4e2a36c7','410b0d37-47c5-4035-bf2d-069ae6dd2ba1','46fd4b9f-8582-4a92-b03e-84adede73882'],size=2,snapshot_id=64c30984-466d-4461-ac0c-e65f3a1e342e,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:35.865185 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374f2768-ebbf-4c5c-b13f-05cabbc5e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:35.873551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Created reservations ['105b0a03-571e-40a3-b4d6-cbebf84fa76c', 'a28b1b76-d50f-4cf8-b725-48d8e3092ccf', 'd2979e6b-804b-4f2b-a263-76a5a5471eab', '4bc9d7c5-c2d4-42e3-8600-2346acbd8b65'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:35.894962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374f2768-ebbf-4c5c-b13f-05cabbc5e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:35.896240 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (7254d677-1cc7-4b66-9c06-b9ac00bb28f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:35.896728 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:55:35.897595 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8539ac99-9227-426c-b753-c4765c7fe046 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:35.898161 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 642/2553] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:35 2026] POST /volume/v3/volumes => generated 788 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:35.916917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5dc1555-b151-4b8c-a453-d89698f641bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.920545 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5dc1555-b151-4b8c-a453-d89698f641bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:55:35.920545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5dc1555-b151-4b8c-a453-d89698f641bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.920744 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5dc1555-b151-4b8c-a453-d89698f641bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.921029 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.923031 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot create request issued successfully. Aug 19 12:55:35.923480 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88f762a2-d031-49fd-a873-060b689f98b4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:35.923877 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 636/2554] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:35 2026] POST /volume/v3/snapshots => generated 314 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:35.924624 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:35.924682 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.925129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.931191 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.931191 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:35.936057 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b5dc1555-b151-4b8c-a453-d89698f641bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:55:35.936346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.938741 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:35.938968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:35.939222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:35.941159 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5dc1555-b151-4b8c-a453-d89698f641bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 200 Aug 19 12:55:35.941293 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.941293 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:35.941650 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 636/2555] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.945764 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.945764 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:35.946288 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:35.947110 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-39e0a8b7-dc7d-4a07-8661-549b8194a001 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 returned with HTTP 200 Aug 19 12:55:35.947548 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 643/2556] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.948308 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:35.955809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25b18857-b7c5-4800-bd51-84bc7941e455 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:35.957964 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94f51bef-d566-4950-b1fd-dc125c5f05d5 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 200 Aug 19 12:55:35.958283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:55:35.958658 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 642/2557] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:35 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:35.958723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42dded09-6a50-4307-9361-e90fe5e03b10", "name": "tempest-VolumesBackupsTest-Backup-323591458"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:35.960285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': '42dded09-6a50-4307-9361-e90fe5e03b10', 'name': 'tempest-VolumesBackupsTest-Backup-323591458'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:55:35.960507 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume 42dded09-6a50-4307-9361-e90fe5e03b10 in container None Aug 19 12:55:35.973929 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:35.973929 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:35.974677 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:55:36.012443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['c7414898-027f-4504-8d64-013552632352', '8aac061a-a18c-4854-b2d2-83d5827114aa'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:36.059644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25b18857-b7c5-4800-bd51-84bc7941e455 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:55:36.060259 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 637/2558] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:35 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:36.068815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.071032 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:36.071236 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:36.071585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:36.071767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:36.077697 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.077697 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:36.078702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8d4089c-37ce-499e-98c1-2c48c11f4e70 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:36.079146 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 637/2559] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:36 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:36.503772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-86c6e430-5c37-450e-9121-aeafaa223d76 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.503772 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86c6e430-5c37-450e-9121-aeafaa223d76 None None] GET https://10.4.3.137/volume// Aug 19 12:55:36.503772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86c6e430-5c37-450e-9121-aeafaa223d76 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:36.504039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-86c6e430-5c37-450e-9121-aeafaa223d76 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:36.504312 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-86c6e430-5c37-450e-9121-aeafaa223d76 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:36.504710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 644/2560] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55: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 19 12:55:36.518150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.521331 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:55:36.521570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:36.521785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:36.535934 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.535934 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:36.543004 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:55:36.552838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-f2303e35-e0e4-4b07-b1c3-88c2b724a23f tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 200 Aug 19 12:55:36.553428 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 643/2561] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:36 2026] GET /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:36.671050 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.674754 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] PUT https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc Aug 19 12:55:36.674908 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:36.685300 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Acquiring lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:36.690547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:36.691596 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.691596 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:36.792775 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" released by "attachment_update" :: held 0.102s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:36.793284 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-eb584b9c-3ef1-44ec-baa4-c24a994c79aa tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc returned with HTTP 200 Aug 19 12:55:36.793802 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 638/2562] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:36 2026] PUT /volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:36.823240 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-2b059683-040a-46e6-a1f2-7ebab3529db8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.825519 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-2b059683-040a-46e6-a1f2-7ebab3529db8 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc/action Aug 19 12:55:36.825901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-2b059683-040a-46e6-a1f2-7ebab3529db8 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:36.826098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-2b059683-040a-46e6-a1f2-7ebab3529db8 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:36.844696 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.844696 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:36.862235 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-884cfc1f-e109-4709-99f4-4d70cd85c996 req-2b059683-040a-46e6-a1f2-7ebab3529db8 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc/action returned with HTTP 204 Aug 19 12:55:36.862821 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 638/2563] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:55:36 2026] POST /volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:36.962227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8faba9e-7473-43ae-999f-d6a64be67935 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.963853 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8faba9e-7473-43ae-999f-d6a64be67935 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:36.964168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8faba9e-7473-43ae-999f-d6a64be67935 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:36.964477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8faba9e-7473-43ae-999f-d6a64be67935 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:36.971134 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.971134 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:36.971759 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8faba9e-7473-43ae-999f-d6a64be67935 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:36.972641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8faba9e-7473-43ae-999f-d6a64be67935 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 returned with HTTP 200 Aug 19 12:55:36.973062 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 645/2564] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:36 2026] GET /volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:36.977941 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-124bf782-8ce3-479e-8997-b944686f3db6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.980092 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-124bf782-8ce3-479e-8997-b944686f3db6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:36.980412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-124bf782-8ce3-479e-8997-b944686f3db6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:36.980633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-124bf782-8ce3-479e-8997-b944686f3db6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:36.983705 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-850ff512-a4f7-4a48-827c-d031a83414f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:36.987170 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:36.987773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "506e6fb5-389b-4a13-bcf2-85ccb832ccf2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-960099004"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:36.989139 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.989139 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:36.994226 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-124bf782-8ce3-479e-8997-b944686f3db6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:36.998786 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-124bf782-8ce3-479e-8997-b944686f3db6 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 200 Aug 19 12:55:36.999371 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:36.999371 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:36.999497 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 644/2565] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:36 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:36.999945 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:37.000087 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create snapshot from volume 506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:37.018144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:37.022362 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:37.022568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:37.023097 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:37.034225 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:37.034225 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:37.040093 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:37.051928 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60a0264d-c32f-4d43-a4a9-3e30b6f65038 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 200 Aug 19 12:55:37.051928 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 639/2566] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:37 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:37.052096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Created reservations ['68e2004a-b6a3-471e-8ec2-165a5104642f', '8af4b7da-9b9c-4796-b77b-4fa73253fb37', 'f78c7c08-5eff-47ac-8824-80c700eea87e', '2c5690a3-d499-46ff-b228-e7f3d21b6456'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:37.071831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:37.073794 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:37.074148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:37.074474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:37.074663 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:37.083549 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:37.083549 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:37.084088 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:37.095213 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:37.096911 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:37.097460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:37.097871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:37.098115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:37.103649 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:37.103649 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:37.105571 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24a322cb-6fb9-443c-b924-1ccdb417e02e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:37.106375 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 645/2567] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:37 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:37.119805 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:55:37.123280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fcfd361-0151-4d0c-88a8-88b9f8a47501 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 202 Aug 19 12:55:37.123280 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 646/2568] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:37 2026] DELETE /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:37.133659 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f41721e-01a7-45a7-9927-9da9683d527d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:37.133659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f41721e-01a7-45a7-9927-9da9683d527d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:37.133659 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f41721e-01a7-45a7-9927-9da9683d527d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:37.133773 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f41721e-01a7-45a7-9927-9da9683d527d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:37.135735 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot create request issued successfully. Aug 19 12:55:37.136300 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-850ff512-a4f7-4a48-827c-d031a83414f7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:37.137231 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 639/2569] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:37.147352 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:37.147352 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:37.151400 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:37.153308 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:37.158227 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f41721e-01a7-45a7-9927-9da9683d527d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:37.158385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:37.158385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:37.164542 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f41721e-01a7-45a7-9927-9da9683d527d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 200 Aug 19 12:55:37.168179 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 640/2570] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:37 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:37.168311 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:37.168311 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:37.168311 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:37.168311 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e66d98b0-67e9-4d50-a0d2-0c69e8d14075 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 200 Aug 19 12:55:37.168770 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 646/2571] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:37 2026] GET /volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:38.121439 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.123283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:38.123531 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.123705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.123905 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:38.135147 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.135147 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:38.136117 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8329f7f-18de-4d50-b1ab-dda3afb5ed16 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:38.136609 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 647/2572] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:38.182792 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05f9ae5d-ea87-4f80-8bb9-bb8f8628fb46 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.183225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d8994be-3abe-45d6-a466-c07ce5182416 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.184884 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d8994be-3abe-45d6-a466-c07ce5182416 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:38.185832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d8994be-3abe-45d6-a466-c07ce5182416 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.185832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d8994be-3abe-45d6-a466-c07ce5182416 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.185939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05f9ae5d-ea87-4f80-8bb9-bb8f8628fb46 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:38.185939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05f9ae5d-ea87-4f80-8bb9-bb8f8628fb46 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.185939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05f9ae5d-ea87-4f80-8bb9-bb8f8628fb46 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.192278 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05f9ae5d-ea87-4f80-8bb9-bb8f8628fb46 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 404 Aug 19 12:55:38.193098 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 640/2573] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:38.193333 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.193333 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:38.193676 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d8994be-3abe-45d6-a466-c07ce5182416 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:38.195412 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d8994be-3abe-45d6-a466-c07ce5182416 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 200 Aug 19 12:55:38.196214 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 641/2574] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:38.203018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc7915ac-2839-4a26-9e6d-7cd1da59ae4e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.205483 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc7915ac-2839-4a26-9e6d-7cd1da59ae4e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:38.205746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc7915ac-2839-4a26-9e6d-7cd1da59ae4e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.206016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc7915ac-2839-4a26-9e6d-7cd1da59ae4e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.206378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.208667 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:38.209150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "506e6fb5-389b-4a13-bcf2-85ccb832ccf2", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-487412267"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:38.213499 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc7915ac-2839-4a26-9e6d-7cd1da59ae4e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 404 Aug 19 12:55:38.214362 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 647/2575] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:38.222356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.224754 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:38.225032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.225331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.226296 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: a164eb17-0cba-4218-8603-08b911a08d83 Aug 19 12:55:38.228951 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.228951 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:38.229686 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:38.229868 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Create snapshot from volume 506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:38.233563 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5076f16-d147-4009-a8c3-eb68c0b71ff7 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 returned with HTTP 404 Aug 19 12:55:38.234226 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 641/2576] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:38 2026] DELETE /volume/v3/volumes/a164eb17-0cba-4218-8603-08b911a08d83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:38.244224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e05d979-c807-4432-a089-f227ee166781 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.246568 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:38.246821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.247138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.247328 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:38.254061 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.254061 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:38.254733 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:38.275974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Created reservations ['81f17c22-3cb6-453e-878b-9ba51102446b', '034dc11a-4ba4-4ab8-bae9-590568e9f6f1', '281c198a-f36f-496e-92ac-5fe4025cce42', '271d2bae-7722-4f0b-ba53-a145da74a062'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:38.278658 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:55:38.278961 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e05d979-c807-4432-a089-f227ee166781 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e returned with HTTP 202 Aug 19 12:55:38.279451 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 642/2577] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:38 2026] DELETE /volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:38.290381 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-08689625-330f-4b88-97f5-d57eb6e4a252 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.293014 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08689625-330f-4b88-97f5-d57eb6e4a252 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:38.293624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08689625-330f-4b88-97f5-d57eb6e4a252 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.293624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08689625-330f-4b88-97f5-d57eb6e4a252 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.299643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.299643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:38.300494 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-08689625-330f-4b88-97f5-d57eb6e4a252 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:38.302537 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08689625-330f-4b88-97f5-d57eb6e4a252 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e returned with HTTP 200 Aug 19 12:55:38.303051 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 648/2578] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:38.332053 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot create request issued successfully. Aug 19 12:55:38.332472 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8661ca9-d5fb-4305-a22d-f78d037955bd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:38.332866 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 648/2579] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:38.349354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:38.352377 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:38.352570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:38.352823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:38.367083 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:38.367083 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:38.367792 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:38.368995 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6aa94183-a7f5-49e3-8871-6f56df0a0ca3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a returned with HTTP 200 Aug 19 12:55:38.372039 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 642/2580] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:38 2026] GET /volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a => generated 445 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.151125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.153521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:39.153805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.153972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.154075 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:39.159889 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.159889 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.160894 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c8c18aa-06fa-4d7b-bcf2-639152911a29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:39.161414 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 643/2581] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.316228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7e18be41-1725-4d66-9641-f5978fdedc64 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.318321 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e18be41-1725-4d66-9641-f5978fdedc64 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e Aug 19 12:55:39.320468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e18be41-1725-4d66-9641-f5978fdedc64 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.320685 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e18be41-1725-4d66-9641-f5978fdedc64 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.328174 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e18be41-1725-4d66-9641-f5978fdedc64 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e returned with HTTP 404 Aug 19 12:55:39.328843 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 649/2582] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots/64c30984-466d-4461-ac0c-e65f3a1e342e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:39.339224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.341579 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:39.342098 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.342554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.353493 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.353493 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:39.358504 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:39.365999 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a940189d-3ffc-4060-a922-91ad94aaf5bc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 200 Aug 19 12:55:39.366760 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 649/2583] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.386283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.386634 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4be67819-68b2-4c58-bbaf-589c7b322438 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.388939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:39.389178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.389461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.389627 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: 4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:39.389852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:39.390306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.390653 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.402131 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.402131 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.402215 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.402215 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:39.402298 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:39.402374 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:39.402573 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a897fe1-4a71-4b2f-b4f0-dd1d46bcbde3 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a returned with HTTP 200 Aug 19 12:55:39.403047 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 644/2584] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.417637 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.421231 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?limit=1 Aug 19 12:55:39.421565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.421830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.422208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.424223 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.434092 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.434759 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-feb77f47-4ef1-44ee-a667-d865c34d9e7e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 19 12:55:39.435237 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 650/2585] 10.4.3.137 () {66 vars in 1258 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.448889 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:55:39.448889 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4be67819-68b2-4c58-bbaf-589c7b322438 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 202 Aug 19 12:55:39.448889 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 643/2586] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:39 2026] DELETE /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:39.451831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.456037 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:39.456037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.456037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.456037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.457453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.459638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.462370 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:39.462724 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.463039 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.475232 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.475232 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54aa8937-04a8-4740-90aa-2fb0154f48e4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 12:55:39.475687 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 650/2587] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.481912 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.481912 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.487428 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:39.489827 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ec9d780f-2f15-4845-a41c-241c78147705 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.495512 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c4e2d5a-fee2-4ab8-ae5b-aee0aa8db297 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 200 Aug 19 12:55:39.495652 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?limit=100000 Aug 19 12:55:39.495855 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.496562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.496562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.496706 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 645/2588] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.496832 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.496832 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:39.498366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.507813 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.507813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec9d780f-2f15-4845-a41c-241c78147705 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 19 12:55:39.508231 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 651/2589] 10.4.3.137 () {66 vars in 1268 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.523012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.525837 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?limit=0 Aug 19 12:55:39.526058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.527824 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.527824 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.529620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.534597 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.534882 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27c57b51-9558-40f5-adc7-041e66c4d1e7 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 19 12:55:39.537149 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 644/2590] 10.4.3.137 () {66 vars in 1258 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:55:39.552085 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.554358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:39.554595 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.555428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.555428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.555560 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.555560 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:39.557019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.562826 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.563714 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53492876-57b8-402d-a0cf-1eb1d3f4f21e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 12:55:39.564215 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 651/2591] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.580278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.583168 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?marker=a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:39.583717 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.584404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.584765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.586765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.619137 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.619582 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f7b7e1c-0d72-4307-a011-1e57238f3f96 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?marker=a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 200 Aug 19 12:55:39.620400 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 646/2592] 10.4.3.137 () {66 vars in 1330 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?marker=a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.639547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aee29732-6aea-4e1f-84fc-6164dd957956 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.642991 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?offset=2&limit=3 Aug 19 12:55:39.643295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.643617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.643930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.645069 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.645069 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:39.646883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.669114 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.669614 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aee29732-6aea-4e1f-84fc-6164dd957956 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 19 12:55:39.670148 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 652/2593] 10.4.3.137 () {66 vars in 1276 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.682941 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.685060 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 19 12:55:39.685415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.685708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.686010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.687427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.704015 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.704015 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ef1a111-0bcc-4fc9-af44-952aae65f76a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 19 12:55:39.704500 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 645/2594] 10.4.3.137 () {66 vars in 1308 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.718315 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.720272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 19 12:55:39.720630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.720872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.721977 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.721977 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.721977 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:39.723033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.727867 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.728314 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91615e52-a2eb-4c52-b74e-77957fdb7e06 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 19 12:55:39.728778 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 652/2595] 10.4.3.137 () {66 vars in 1310 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.741294 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-92972ee4-586d-492c-ab35-b8272ea176ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.742901 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 19 12:55:39.743153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.743538 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.743882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.747275 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.747275 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.747275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.762294 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.762889 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-92972ee4-586d-492c-ab35-b8272ea176ff tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 19 12:55:39.763443 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 647/2596] 10.4.3.137 () {66 vars in 1292 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.776650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bf941178-45ce-412f-9531-38604336755d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.779180 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 19 12:55:39.779405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.779621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.779857 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.780746 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.780746 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:39.781492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.795124 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.795454 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf941178-45ce-412f-9531-38604336755d tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 19 12:55:39.795847 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 653/2597] 10.4.3.137 () {66 vars in 1294 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.806859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a307ce0-8031-45a8-aeb2-707668e40442 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.808840 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 19 12:55:39.809134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.809504 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.809805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.810158 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.810158 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:39.811266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.828032 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.828643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a307ce0-8031-45a8-aeb2-707668e40442 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 19 12:55:39.829041 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 646/2598] 10.4.3.137 () {66 vars in 1312 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.840414 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.843283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 19 12:55:39.843682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.844009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.844703 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.845229 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.845229 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:39.846537 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.865778 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.866434 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3eabed8a-b36a-49df-a153-cf28adc7c03c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 19 12:55:39.867031 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 653/2599] 10.4.3.137 () {66 vars in 1314 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.879708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0610927f-01a6-44a0-8203-73a69fb2e60a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.882356 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 Aug 19 12:55:39.882714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.883064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.883439 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.883943 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.883943 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.885131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.899520 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.899982 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.899982 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:39.900731 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0610927f-01a6-44a0-8203-73a69fb2e60a tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 returned with HTTP 200 Aug 19 12:55:39.901306 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 648/2600] 10.4.3.137 () {66 vars in 1383 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.910188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78298025-3642-4e87-bdc4-567667aa5a0c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.912097 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail?status=available Aug 19 12:55:39.912332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.912559 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.912741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.913023 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.913023 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:39.913889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.925415 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.925855 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.925855 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:39.926562 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78298025-3642-4e87-bdc4-567667aa5a0c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 19 12:55:39.926920 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 654/2601] 10.4.3.137 () {66 vars in 1297 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:39.939111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.941632 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 Aug 19 12:55:39.941913 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.942196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.942536 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.942913 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.942913 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:39.944036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.db.api [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100261) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.960787 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.961190 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.961190 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:39.961976 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eee0c63f-1782-4f05-92a0-2b35353b9263 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 returned with HTTP 200 Aug 19 12:55:39.962483 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 647/2602] 10.4.3.137 () {66 vars in 1417 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:39.974473 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:39.976271 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 Aug 19 12:55:39.976557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:39.976762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:39.976982 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:39.977263 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:39.977263 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:39.978073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:39.991468 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:39.991885 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50f3e0c5-980b-453b-8972-bb41c83e4a2c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 returned with HTTP 200 Aug 19 12:55:39.992456 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 654/2603] 10.4.3.137 () {66 vars in 1362 bytes} [Wed Aug 19 12:55:39 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.001549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-866a5292-2f97-417b-afb3-09a506d9f621 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.003580 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?status=available Aug 19 12:55:40.003884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.004090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.004376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:40.005551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:40.019435 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:40.019868 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-866a5292-2f97-417b-afb3-09a506d9f621 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?status=available returned with HTTP 200 Aug 19 12:55:40.020507 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 649/2604] 10.4.3.137 () {66 vars in 1276 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.029636 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36488680-d5ea-432d-85bb-ee280d3c9856 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.031683 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 Aug 19 12:55:40.031896 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.032132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.032417 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:55:40.033620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Building query based on filter {{(pid=100260) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 12:55:40.047936 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Get all snapshots completed successfully. Aug 19 12:55:40.048375 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36488680-d5ea-432d-85bb-ee280d3c9856 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 returned with HTTP 200 Aug 19 12:55:40.048934 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 655/2605] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-487412267 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.063804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.065759 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:40.066077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.066653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.068016 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Delete snapshot with id: 16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:40.073700 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:40.073700 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:40.074403 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:40.095489 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot delete request issued successfully. Aug 19 12:55:40.095715 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c114515-e3e0-4547-b7e9-d94cecbbec18 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a returned with HTTP 202 Aug 19 12:55:40.096109 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 648/2606] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:40 2026] DELETE /volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:40.108568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5015605e-e12b-454e-b5f3-541a79159f6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.115039 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5015605e-e12b-454e-b5f3-541a79159f6c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:40.115039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5015605e-e12b-454e-b5f3-541a79159f6c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.117130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5015605e-e12b-454e-b5f3-541a79159f6c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.128835 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:40.128835 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:40.128835 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5015605e-e12b-454e-b5f3-541a79159f6c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:40.131218 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5015605e-e12b-454e-b5f3-541a79159f6c tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a returned with HTTP 200 Aug 19 12:55:40.131844 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 655/2607] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a => generated 471 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.177999 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.181126 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:40.181126 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.182035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.182213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:40.191268 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:40.191268 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:40.193494 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcdadb75-1e99-417f-a581-91d7cf50cb7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:40.193494 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 650/2608] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.513962 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c8f46c12-5472-4080-83d8-e9949b0af587 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.516531 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8f46c12-5472-4080-83d8-e9949b0af587 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 Aug 19 12:55:40.516810 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8f46c12-5472-4080-83d8-e9949b0af587 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.517061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8f46c12-5472-4080-83d8-e9949b0af587 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.528960 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8f46c12-5472-4080-83d8-e9949b0af587 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 returned with HTTP 404 Aug 19 12:55:40.529629 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 656/2609] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/volumes/4e451a28-ece7-49a8-a624-dd3afa7032c7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:40.540274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.543016 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:40.543244 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.543564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.554472 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:40.554472 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:40.560437 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:40.569105 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4cd575b-4fc7-40ba-bc7a-a8dbd008555e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:40.569772 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 649/2610] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:40.584970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.589343 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:40.589343 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1122516915"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:40.595624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1122516915'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:40.595624 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 1 GB Aug 19 12:55:40.607285 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:55:40.621131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (62096d35-9509-40be-9471-9fbf40a81c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:40.625772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dc648d-e48a-4519-aac0-fd9837677239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:40.627092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:40.672993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36dc648d-e48a-4519-aac0-fd9837677239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:40.674056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d37b69-952a-4b05-a271-44289d54ba98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:40.760094 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['620c4d78-a817-4eee-914b-b11a907118ef', '355f663b-ec85-41c8-8363-8fb3154773f9', '8cc790f9-687a-44bb-b15b-8e3c3b315f68', 'c73f5b5e-9a74-44c6-82ff-2d620571b37a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:40.761096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d37b69-952a-4b05-a271-44289d54ba98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['620c4d78-a817-4eee-914b-b11a907118ef', '355f663b-ec85-41c8-8363-8fb3154773f9', '8cc790f9-687a-44bb-b15b-8e3c3b315f68', 'c73f5b5e-9a74-44c6-82ff-2d620571b37a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:40.763710 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83500b76-d411-4eb6-9428-4116952f9a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:40.801285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83500b76-d411-4eb6-9428-4116952f9a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1297653e-339a-4207-bdc7-240d6832adb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1122516915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['620c4d78-a817-4eee-914b-b11a907118ef','355f663b-ec85-41c8-8363-8fb3154773f9','8cc790f9-687a-44bb-b15b-8e3c3b315f68','c73f5b5e-9a74-44c6-82ff-2d620571b37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1122516915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1297653e-339a-4207-bdc7-240d6832adb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:40.803370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d10025-1aba-485b-9dd6-42b8aaee82e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:40.835952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40d10025-1aba-485b-9dd6-42b8aaee82e9) transitioned into state 'SUCCESS' from state '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-1122516915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['620c4d78-a817-4eee-914b-b11a907118ef','355f663b-ec85-41c8-8363-8fb3154773f9','8cc790f9-687a-44bb-b15b-8e3c3b315f68','c73f5b5e-9a74-44c6-82ff-2d620571b37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:40.837289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf1bd94-23e9-4e8f-9882-098f42b07295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:40.860603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf1bd94-23e9-4e8f-9882-098f42b07295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:40.862271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (62096d35-9509-40be-9471-9fbf40a81c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:40.862422 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:55:40.865051 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-16548900-34cd-42fb-9cba-09f7fbd2f628 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:40.865051 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 656/2611] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:55:40 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:40.883668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:40.889278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:40.889278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:40.889278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:40.896799 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:40.896799 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:40.903467 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:40.909604 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-40767fc8-eba2-4672-96c0-dfcce0548e6c tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 200 Aug 19 12:55:40.910041 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 651/2612] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:40 2026] GET /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:41.146269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fb70e9e7-fb59-49f1-a61b-1d10ffb02a88 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.148208 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fb70e9e7-fb59-49f1-a61b-1d10ffb02a88 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a Aug 19 12:55:41.148485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fb70e9e7-fb59-49f1-a61b-1d10ffb02a88 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:41.148766 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fb70e9e7-fb59-49f1-a61b-1d10ffb02a88 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:41.153561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fb70e9e7-fb59-49f1-a61b-1d10ffb02a88 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a returned with HTTP 404 Aug 19 12:55:41.154270 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 657/2613] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:41 2026] GET /volume/v3/snapshots/16654269-86f1-462c-85d7-c61d6ed2856a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:41.161638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.163624 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:41.163895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:41.164098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:41.164240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Delete snapshot with id: a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:41.169375 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:41.169375 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:41.169818 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:41.192974 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot delete request issued successfully. Aug 19 12:55:41.193240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b469f76-68d0-43b0-93c1-4c910f55d9dd tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 202 Aug 19 12:55:41.193805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 650/2614] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:41 2026] DELETE /volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:41.202503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95070731-41c9-4994-a294-52719083bc72 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.205565 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95070731-41c9-4994-a294-52719083bc72 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:41.205565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95070731-41c9-4994-a294-52719083bc72 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:41.205956 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95070731-41c9-4994-a294-52719083bc72 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:41.210580 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.214776 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:41.214776 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:41.215264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:41.215566 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-95070731-41c9-4994-a294-52719083bc72 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:41.215613 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:41.215839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:41.216000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:41.216811 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95070731-41c9-4994-a294-52719083bc72 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 200 Aug 19 12:55:41.217258 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 657/2615] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:41 2026] GET /volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:41.228661 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:41.228661 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:41.230515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fcc8d661-24e9-4d21-a68a-54c97bfc2914 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:41.230515 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 652/2616] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:41 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:41.927223 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.929445 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:41.929669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:41.929898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:41.938946 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:41.938946 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:41.943951 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:41.949553 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-faf00702-7ee6-40e5-ba12-0fc492695e41 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 200 Aug 19 12:55:41.949984 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 658/2617] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:41 2026] GET /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:41.963399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:41.965520 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:41.965962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1297653e-339a-4207-bdc7-240d6832adb8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1268917246"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:41.975050 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:41.975050 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:41.975639 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:41.975801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create snapshot from volume 1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:42.004425 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['550df36b-13d1-4e49-a3c5-6334453edba6', '967ab181-546c-4a93-af54-93315e970638', '0d24db57-aa3c-449f-8f72-a6164735a6e2', '997e8b20-7b1f-40ea-a639-e73af129c68d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:42.052278 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot create request issued successfully. Aug 19 12:55:42.056346 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7728467-86a3-44d0-b51a-3197205bc9a2 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:42.056346 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 651/2618] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:55:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:42.066276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:42.066821 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:42.067016 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:42.067345 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:42.074549 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:42.074549 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:42.075184 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:42.076944 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adae3994-378d-42c5-86d5-e2dcdc5b3ce4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 returned with HTTP 200 Aug 19 12:55:42.077195 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 658/2619] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:42 2026] GET /volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:42.229667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df15a775-9cf5-4b05-8e74-c5c7e13cff95 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:42.233658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df15a775-9cf5-4b05-8e74-c5c7e13cff95 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 Aug 19 12:55:42.233658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df15a775-9cf5-4b05-8e74-c5c7e13cff95 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:42.233658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df15a775-9cf5-4b05-8e74-c5c7e13cff95 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:42.239203 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df15a775-9cf5-4b05-8e74-c5c7e13cff95 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 returned with HTTP 404 Aug 19 12:55:42.240560 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 653/2620] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:42 2026] GET /volume/v3/snapshots/a6bbfdb7-1e9c-4c37-a066-aaf7692a0389 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:42.245209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:42.247735 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:42.248125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:42.248684 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:42.248684 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:42.249398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:42.252644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:42.252865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:42.253220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:42.253446 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Delete snapshot with id: 3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:42.254297 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:42.254297 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:42.255264 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00ff3f20-9ce3-48e5-968d-e4b8a14fed4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:42.255758 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 659/2621] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:42 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:42.261906 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:42.261906 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:42.262549 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:42.298901 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot delete request issued successfully. Aug 19 12:55:42.299269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae6ee6ba-8321-48a0-ac9b-f0f5cfa8dd2f tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 returned with HTTP 202 Aug 19 12:55:42.300928 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 652/2622] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:42 2026] DELETE /volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:42.316912 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:42.319409 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:42.319635 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:42.319848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:42.329852 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:42.329852 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:42.330157 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Snapshot retrieved successfully. Aug 19 12:55:42.331810 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ffa1d22-f5fd-4b36-8e79-91e6301e6615 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 returned with HTTP 200 Aug 19 12:55:42.332546 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 659/2623] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:42 2026] GET /volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:43.090058 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a76936e3-a139-432b-be5a-e62865ebcec4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.091656 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a76936e3-a139-432b-be5a-e62865ebcec4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:43.093101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a76936e3-a139-432b-be5a-e62865ebcec4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.093101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a76936e3-a139-432b-be5a-e62865ebcec4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.097873 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.097873 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:43.098609 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a76936e3-a139-432b-be5a-e62865ebcec4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:43.099517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a76936e3-a139-432b-be5a-e62865ebcec4 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 returned with HTTP 200 Aug 19 12:55:43.099925 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 654/2624] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:43.115831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.117714 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:43.118103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9c6fc27e-792b-48c4-93bb-d51927228837", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1257124576"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:43.119650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request body: {'volume': {'snapshot_id': '9c6fc27e-792b-48c4-93bb-d51927228837', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1257124576'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:43.125809 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.125809 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:43.125809 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:43.125809 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume of 1 GB Aug 19 12:55:43.129700 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Availability Zones retrieved successfully. Aug 19 12:55:43.134616 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (7bb90d68-84a3-4c25-878c-100879abad3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:43.135658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694e6f46-8f49-42d8-b2a2-cb9e90d060e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:43.136660 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:43.168748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (694e6f46-8f49-42d8-b2a2-cb9e90d060e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9c6fc27e-792b-48c4-93bb-d51927228837', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:43.169796 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61f3eb1-7ef3-4f9b-b8fd-a22ddae94b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:43.228960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Created reservations ['f7c154b8-5764-41a8-833c-4986364f0054', '96def253-0ece-46f8-8a7d-03a66f8688f2', '6bed70a0-14e0-48c0-a494-fdfe16ff87d9', '72746b2c-9a2a-4f7d-b476-f5a2dae3c91e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:43.230051 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61f3eb1-7ef3-4f9b-b8fd-a22ddae94b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7c154b8-5764-41a8-833c-4986364f0054', '96def253-0ece-46f8-8a7d-03a66f8688f2', '6bed70a0-14e0-48c0-a494-fdfe16ff87d9', '72746b2c-9a2a-4f7d-b476-f5a2dae3c91e']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:43.231123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb6802f-0610-405c-93e1-021c9e86330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:43.267341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.270035 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:43.270112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.270328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.270457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:43.276450 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.276450 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:43.277660 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4829fa82-5e9f-4ec8-ae04-0fa073511b8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:43.278112 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 653/2625] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:43.283700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb6802f-0610-405c-93e1-021c9e86330a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '310bcdaf-14db-4495-bc9b-683823241566', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1257124576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['f7c154b8-5764-41a8-833c-4986364f0054','96def253-0ece-46f8-8a7d-03a66f8688f2','6bed70a0-14e0-48c0-a494-fdfe16ff87d9','72746b2c-9a2a-4f7d-b476-f5a2dae3c91e'],size=1,snapshot_id=9c6fc27e-792b-48c4-93bb-d51927228837,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1257124576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=310bcdaf-14db-4495-bc9b-683823241566,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bd9f2f7f05442d19542bf7296f81c37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9c6fc27e-792b-48c4-93bb-d51927228837,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:43.285127 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a7688d-6bb0-4caa-918d-1ba6a9596fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:43.313523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a7688d-6bb0-4caa-918d-1ba6a9596fbe) transitioned into state 'SUCCESS' from state '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-1257124576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bd9f2f7f05442d19542bf7296f81c37',qos_specs=None,replication_status=,reservations=['f7c154b8-5764-41a8-833c-4986364f0054','96def253-0ece-46f8-8a7d-03a66f8688f2','6bed70a0-14e0-48c0-a494-fdfe16ff87d9','72746b2c-9a2a-4f7d-b476-f5a2dae3c91e'],size=1,snapshot_id=9c6fc27e-792b-48c4-93bb-d51927228837,source_replicaid=,source_volid=None,status='creating',user_id='4c8ac9fbfcf048dbb06ff0a1c37c4bed',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:43.314461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1d630b-0f74-4bc1-a515-f243a1441007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:43.344398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e9ab0a4b-74a2-4a5a-9fa0-d3ce5b418111 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.345473 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9ab0a4b-74a2-4a5a-9fa0-d3ce5b418111 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 Aug 19 12:55:43.345674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9ab0a4b-74a2-4a5a-9fa0-d3ce5b418111 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.345857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9ab0a4b-74a2-4a5a-9fa0-d3ce5b418111 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.346314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1d630b-0f74-4bc1-a515-f243a1441007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:43.347617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Flow 'volume_create_api' (7bb90d68-84a3-4c25-878c-100879abad3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:43.348216 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Create volume request issued successfully. Aug 19 12:55:43.349091 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40b4ce72-0549-4f8b-875b-ed531c57ff08 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:43.350336 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 660/2626] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:43 2026] POST /volume/v3/volumes => generated 788 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:43.353465 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9ab0a4b-74a2-4a5a-9fa0-d3ce5b418111 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 returned with HTTP 404 Aug 19 12:55:43.354039 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 660/2627] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/snapshots/3e7bafda-0ca6-4493-b093-d5cfe2803f82 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:43.366065 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.366531 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.368268 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:43.368809 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:43.369113 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.369437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.372363 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.372913 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.381379 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.381379 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:43.386633 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.386633 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:43.386747 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:43.392148 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52732c1f-33bc-4fb8-8f9c-cdf1fe27404b tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 200 Aug 19 12:55:43.392946 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 654/2628] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:43.394218 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:43.400658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a49de50-f5c0-4249-a86d-1ce56d14424b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 200 Aug 19 12:55:43.401166 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 655/2629] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:43.419724 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-599ceb20-992e-4efd-8531-7f085a59201b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.422018 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] DELETE https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:43.422827 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.422827 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.423385 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Delete volume with id: 506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:43.431595 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.431595 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:43.432085 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:43.468406 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Delete volume request issued successfully. Aug 19 12:55:43.468406 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-599ceb20-992e-4efd-8531-7f085a59201b tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 202 Aug 19 12:55:43.469192 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 661/2630] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:43 2026] DELETE /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:43.479744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:43.484431 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:43.484972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:43.486026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:43.503630 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:43.503630 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:43.511439 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Volume info retrieved successfully. Aug 19 12:55:43.518517 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-80619f0d-47bf-4355-8db2-4f0649caf4f4 tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 200 Aug 19 12:55:43.519241 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 661/2631] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:43 2026] GET /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:44.293318 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.295506 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:44.295918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.296192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.296192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:44.304553 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:44.304553 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:44.305678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e95c1e9-d7a2-42b0-a358-09cb75464523 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:44.305678 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 655/2632] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:44 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:44.408029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.410500 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:44.410989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.411125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.427050 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:44.427050 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:44.433752 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:44.443536 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b414eb7-3cc2-4e80-ac6b-66974106fa71 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 200 Aug 19 12:55:44.444110 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 656/2633] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:44 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:44.459727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.462667 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:44.462667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.462903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.472209 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:44.472209 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:44.477705 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:44.482444 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f3fc0597-5d79-4a59-b3b0-ed529ebe2c82 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 200 Aug 19 12:55:44.482996 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 662/2634] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:44 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:44.496442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-835b54dd-9144-4083-85fd-6a7065092096 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.499757 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:44.499923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.500127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.500331 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: 310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:44.514856 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:44.514856 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:44.515449 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:44.540606 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:55:44.540804 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b54dd-9144-4083-85fd-6a7065092096 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 202 Aug 19 12:55:44.541109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-195a37da-ca9a-42f2-8b80-034ac567c20e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.541330 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 662/2635] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:44 2026] DELETE /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:44.543292 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-195a37da-ca9a-42f2-8b80-034ac567c20e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] GET https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 Aug 19 12:55:44.543465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-195a37da-ca9a-42f2-8b80-034ac567c20e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.543678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-195a37da-ca9a-42f2-8b80-034ac567c20e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.551230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-032301eb-8773-493e-a823-517d82097cfb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:44.553333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-195a37da-ca9a-42f2-8b80-034ac567c20e tempest-VolumesSnapshotListTestJSON-1231810220 tempest-VolumesSnapshotListTestJSON-1231810220-project-member] https://10.4.3.137/volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 returned with HTTP 404 Aug 19 12:55:44.554029 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-032301eb-8773-493e-a823-517d82097cfb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:44.554152 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 656/2636] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:44 2026] GET /volume/v3/volumes/506e6fb5-389b-4a13-bcf2-85ccb832ccf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:44.554330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-032301eb-8773-493e-a823-517d82097cfb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:44.554572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-032301eb-8773-493e-a823-517d82097cfb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:44.567441 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:44.567441 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:44.573204 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-032301eb-8773-493e-a823-517d82097cfb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:44.580918 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-032301eb-8773-493e-a823-517d82097cfb tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 200 Aug 19 12:55:44.581528 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 657/2637] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:44 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:45.329667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.329667 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:45.329667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.329667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.329667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:45.334853 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:45.334853 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:45.334853 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-572b8245-fe69-4ebf-83c7-0aee43eaf612 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:45.335219 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 663/2638] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:45 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:45.597539 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dca526d6-3718-4b7f-a971-c0db286bc8d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.600401 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dca526d6-3718-4b7f-a971-c0db286bc8d3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:45.600630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dca526d6-3718-4b7f-a971-c0db286bc8d3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.600915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dca526d6-3718-4b7f-a971-c0db286bc8d3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.611041 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dca526d6-3718-4b7f-a971-c0db286bc8d3 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 404 Aug 19 12:55:45.611968 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 663/2639] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:45 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:45.621597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec0165e7-ef06-429e-97ec-78b5d93bc2ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.624061 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec0165e7-ef06-429e-97ec-78b5d93bc2ba tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:45.624285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec0165e7-ef06-429e-97ec-78b5d93bc2ba tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.624576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec0165e7-ef06-429e-97ec-78b5d93bc2ba tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.634659 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec0165e7-ef06-429e-97ec-78b5d93bc2ba tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 404 Aug 19 12:55:45.634777 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 657/2640] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:45 2026] GET /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:45.645766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.648727 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:45.649602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.649602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.649756 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: 310bcdaf-14db-4495-bc9b-683823241566 Aug 19 12:55:45.657881 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5965e0b2-9d0e-4053-9342-5fcef13d1f97 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 returned with HTTP 404 Aug 19 12:55:45.658534 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 658/2641] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:45 2026] DELETE /volume/v3/volumes/310bcdaf-14db-4495-bc9b-683823241566 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:55:45.669609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ee0304e-346b-4263-9052-1b10cf804eec None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.672985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:45.673617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.674011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.674477 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete snapshot with id: 9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:45.683375 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:45.683375 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:45.684200 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:45.710103 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot delete request issued successfully. Aug 19 12:55:45.710507 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ee0304e-346b-4263-9052-1b10cf804eec tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 returned with HTTP 202 Aug 19 12:55:45.711434 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 664/2642] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:45 2026] DELETE /volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:45.725199 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-622189bd-d65c-4d17-85fa-17c79d01e28e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:45.728182 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-622189bd-d65c-4d17-85fa-17c79d01e28e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:45.728182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-622189bd-d65c-4d17-85fa-17c79d01e28e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:45.729151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-622189bd-d65c-4d17-85fa-17c79d01e28e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:45.737504 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:45.737504 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:45.737985 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-622189bd-d65c-4d17-85fa-17c79d01e28e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Snapshot retrieved successfully. Aug 19 12:55:45.738995 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-622189bd-d65c-4d17-85fa-17c79d01e28e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 returned with HTTP 200 Aug 19 12:55:45.739667 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 664/2643] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:45 2026] GET /volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:46.348622 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:46.351460 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:46.352327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:46.352327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:46.352327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:46.359638 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:46.359638 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:46.360579 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6036e2a1-44af-46c3-94cf-e88d9c7843a8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:46.361169 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 658/2644] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:46 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:46.753048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-12c26453-5331-4be5-97bb-8b82736f5adc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:46.755519 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12c26453-5331-4be5-97bb-8b82736f5adc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 Aug 19 12:55:46.755804 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12c26453-5331-4be5-97bb-8b82736f5adc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:46.756056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12c26453-5331-4be5-97bb-8b82736f5adc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:46.762826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12c26453-5331-4be5-97bb-8b82736f5adc tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 returned with HTTP 404 Aug 19 12:55:46.763240 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 659/2645] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:46 2026] GET /volume/v3/snapshots/9c6fc27e-792b-48c4-93bb-d51927228837 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:46.776940 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6be40828-af68-480e-b15a-79d0726df24e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:46.779368 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6be40828-af68-480e-b15a-79d0726df24e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:46.779625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6be40828-af68-480e-b15a-79d0726df24e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:46.779870 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6be40828-af68-480e-b15a-79d0726df24e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:46.792001 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:46.792001 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:46.797796 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6be40828-af68-480e-b15a-79d0726df24e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:46.804814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6be40828-af68-480e-b15a-79d0726df24e tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 200 Aug 19 12:55:46.805580 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 665/2646] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:46 2026] GET /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:46.820298 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:46.823462 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:46.824390 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:46.824390 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:46.825009 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: 1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:46.835861 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:46.835861 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:46.836496 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:46.880699 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:55:46.881298 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9af4828d-9f01-400f-9600-2ca2eae6e45f tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 202 Aug 19 12:55:46.881436 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 665/2647] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:46 2026] DELETE /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:46.889415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cb258e02-6910-498c-902e-b28c9f1d6526 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:46.894587 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb258e02-6910-498c-902e-b28c9f1d6526 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:46.894587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb258e02-6910-498c-902e-b28c9f1d6526 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:46.894587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb258e02-6910-498c-902e-b28c9f1d6526 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:46.904783 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:46.904783 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:46.909979 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cb258e02-6910-498c-902e-b28c9f1d6526 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:46.917794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb258e02-6910-498c-902e-b28c9f1d6526 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 200 Aug 19 12:55:46.918494 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 659/2648] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:46 2026] GET /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:47.376675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e58af91f-7433-4b63-832d-e793dbdd80eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:47.378760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e58af91f-7433-4b63-832d-e793dbdd80eb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:47.378946 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e58af91f-7433-4b63-832d-e793dbdd80eb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:47.379220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e58af91f-7433-4b63-832d-e793dbdd80eb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:47.379390 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e58af91f-7433-4b63-832d-e793dbdd80eb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:47.385161 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:47.385161 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:47.386345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e58af91f-7433-4b63-832d-e793dbdd80eb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:47.386721 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 660/2649] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:47 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:47.931848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-68b6babc-c7b4-4f56-a36b-acac88a97c89 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:47.934109 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68b6babc-c7b4-4f56-a36b-acac88a97c89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 Aug 19 12:55:47.934429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68b6babc-c7b4-4f56-a36b-acac88a97c89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:47.934685 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68b6babc-c7b4-4f56-a36b-acac88a97c89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:47.942746 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68b6babc-c7b4-4f56-a36b-acac88a97c89 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 returned with HTTP 404 Aug 19 12:55:47.943385 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 666/2650] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:47 2026] GET /volume/v3/volumes/1297653e-339a-4207-bdc7-240d6832adb8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:47.952187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbaab852-017b-4892-8f75-5820bb088405 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:47.954501 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbaab852-017b-4892-8f75-5820bb088405 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:47.954805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbaab852-017b-4892-8f75-5820bb088405 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:47.955082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbaab852-017b-4892-8f75-5820bb088405 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:47.967365 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:47.967365 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:47.969574 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bbaab852-017b-4892-8f75-5820bb088405 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:47.975792 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbaab852-017b-4892-8f75-5820bb088405 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:47.976187 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 666/2651] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:47 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:47.989909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:47.992348 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:47.992348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:47.992470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:47.992595 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume with id: e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:48.002657 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:48.002657 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:48.003228 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:48.030482 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Delete volume request issued successfully. Aug 19 12:55:48.030482 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8900bf25-be3b-4e0c-9acb-b571d0609a43 tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 202 Aug 19 12:55:48.030482 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 660/2652] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:55:47 2026] DELETE /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:48.040135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:48.047111 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:48.048295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:48.048295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:48.056320 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:48.056320 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:48.064847 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Volume info retrieved successfully. Aug 19 12:55:48.075577 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-45ca028d-1015-4995-b0b7-4cf2fca9597d tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 200 Aug 19 12:55:48.076318 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 661/2653] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:48 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:48.400649 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:48.402975 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:48.403265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:48.403620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:48.403780 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:48.409706 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:48.409706 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:48.411087 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4a9747d-fd07-45a2-a277-c8d65f9c946a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:48.412705 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 667/2654] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:48 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:49.091974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60cf7ba3-d7a0-4b6d-898a-de03c51ba03a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:49.096664 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60cf7ba3-d7a0-4b6d-898a-de03c51ba03a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] GET https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 Aug 19 12:55:49.097403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60cf7ba3-d7a0-4b6d-898a-de03c51ba03a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:49.097403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60cf7ba3-d7a0-4b6d-898a-de03c51ba03a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:49.105193 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60cf7ba3-d7a0-4b6d-898a-de03c51ba03a tempest-VolumesSnapshotTestJSON-1014699689 tempest-VolumesSnapshotTestJSON-1014699689-project-member] https://10.4.3.137/volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 returned with HTTP 404 Aug 19 12:55:49.105917 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 667/2655] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:49 2026] GET /volume/v3/volumes/e04822b6-410c-4f88-aa1f-a757905a57c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:49.432879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:49.438723 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:49.441282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:49.441282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:49.441282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:49.456784 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:49.456784 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:49.459683 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1c758fb5-08f6-42a5-89fc-ad406179d5b4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:49.459683 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 661/2656] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:49 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:50.479082 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ace815b2-64da-4e14-8f87-2c0edc454944 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:50.481301 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ace815b2-64da-4e14-8f87-2c0edc454944 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:50.481498 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ace815b2-64da-4e14-8f87-2c0edc454944 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:50.481750 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ace815b2-64da-4e14-8f87-2c0edc454944 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:50.481980 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ace815b2-64da-4e14-8f87-2c0edc454944 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:50.488362 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:50.488362 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:50.489383 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ace815b2-64da-4e14-8f87-2c0edc454944 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:50.489859 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 662/2657] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:50 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:51.292935 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57a54e21-c99d-4d91-b7bc-eb832131ca01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:51.293598 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57a54e21-c99d-4d91-b7bc-eb832131ca01 None None] GET https://10.4.3.137/volume// Aug 19 12:55:51.293802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57a54e21-c99d-4d91-b7bc-eb832131ca01 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:51.294142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57a54e21-c99d-4d91-b7bc-eb832131ca01 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:51.294567 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57a54e21-c99d-4d91-b7bc-eb832131ca01 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:51.295805 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 668/2658] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:55:51.308027 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-7ff9e4c0-c4aa-416f-9352-cf226e1ad2fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:51.311558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-7ff9e4c0-c4aa-416f-9352-cf226e1ad2fc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:51.312447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-7ff9e4c0-c4aa-416f-9352-cf226e1ad2fc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0df0c545-96d2-4f56-b74f-b0bd62ae0d67", "connector": null, "instance_uuid": "055b4240-3ebb-4fa2-a6b8-a69b4e895aa7"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:51.333019 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:51.333019 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:51.417894 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-7ff9e4c0-c4aa-416f-9352-cf226e1ad2fc tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:51.417894 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 668/2659] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:51 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:51.429686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-f75a81ba-e4d5-4bf7-a38f-9ecd15b1a0b2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:51.432430 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-f75a81ba-e4d5-4bf7-a38f-9ecd15b1a0b2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc Aug 19 12:55:51.432692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-f75a81ba-e4d5-4bf7-a38f-9ecd15b1a0b2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:51.433350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-f75a81ba-e4d5-4bf7-a38f-9ecd15b1a0b2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:51.450498 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:51.450498 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:51.507769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:51.510729 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:51.511011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:51.511281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:51.511572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:51.523186 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:51.523186 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:51.523777 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc82f09b-7b0b-49a8-b0c6-3e406171a783 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:51.524171 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 663/2660] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:51 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:51.531779 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-f75a81ba-e4d5-4bf7-a38f-9ecd15b1a0b2 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc returned with HTTP 200 Aug 19 12:55:51.532401 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 662/2661] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:55:51 2026] DELETE /volume/v3/attachments/2e08981a-3e93-499a-bae7-16429a3208cc => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:52.540237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:52.542816 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:52.543132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:52.543456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:52.543623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:52.551726 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:52.551726 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:52.553448 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7d8105b2-9fff-42a3-948b-e7c14c7b4616 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:52.553623 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 669/2662] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:52 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:52.827141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:52.832055 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] PUT https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 Aug 19 12:55:52.836687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:52.845653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Acquiring lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:52.851142 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:52.854070 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:52.854070 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:52.997040 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Lock "cinder-attachment_update-0df0c545-96d2-4f56-b74f-b0bd62ae0d67-np0000007775" released by "attachment_update" :: held 0.146s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:52.999427 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-87c1dcfe-0ef1-4f7d-9bc1-9058fc60125c tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 returned with HTTP 200 Aug 19 12:55:52.999427 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 669/2663] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:52 2026] PUT /volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:53.008842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-af2579e4-b975-4141-a241-d02c64502156 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:53.011731 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-af2579e4-b975-4141-a241-d02c64502156 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 Aug 19 12:55:53.012093 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-af2579e4-b975-4141-a241-d02c64502156 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:53.013492 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-af2579e4-b975-4141-a241-d02c64502156 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:53.031196 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-af2579e4-b975-4141-a241-d02c64502156 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 returned with HTTP 200 Aug 19 12:55:53.032561 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 664/2664] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:55:53 2026] GET /volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:53.571569 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7150d742-6fab-4abb-9c77-95e205f02d22 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:53.575148 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7150d742-6fab-4abb-9c77-95e205f02d22 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:53.575419 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7150d742-6fab-4abb-9c77-95e205f02d22 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:53.575741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7150d742-6fab-4abb-9c77-95e205f02d22 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:53.575983 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7150d742-6fab-4abb-9c77-95e205f02d22 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:53.586797 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:53.586797 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:53.587872 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7150d742-6fab-4abb-9c77-95e205f02d22 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:53.588468 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 663/2665] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:53 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:54.606088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:54.610656 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:54.611126 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:54.611220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:54.611384 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:54.616694 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:54.616694 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:54.617661 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f09f3745-79af-4b47-a550-6e2eff75b9ea tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:54.618544 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 670/2666] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:54 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:55.031346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:55.033688 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:55.034121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:55.034408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:55.034556 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete snapshot with id: 71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:55.041997 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:55.041997 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:55.042568 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot retrieved successfully. Aug 19 12:55:55.066530 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot delete request issued successfully. Aug 19 12:55:55.066794 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cdf816d-bb57-4953-9b2b-fbddf7680953 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 202 Aug 19 12:55:55.067480 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 670/2667] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:55:55 2026] DELETE /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:55:55.077726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:55.080952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:55.081289 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:55.081595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:55.092664 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:55.092664 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:55.093984 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Snapshot retrieved successfully. Aug 19 12:55:55.095463 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1862d200-cb4e-4939-a53f-e8b4e80fecef tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 200 Aug 19 12:55:55.095978 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 665/2668] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:55 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:55.641521 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:55.643638 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:55.643894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:55.644149 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:55.644555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:55.650476 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:55.650476 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:55.651441 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e935dc5-2bd4-4532-a656-3ffb7fd45a51 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:55.651896 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 664/2669] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:55 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:56.107972 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f8c1eb0c-2b7f-4093-b441-eca6e294bc03 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.109848 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8c1eb0c-2b7f-4093-b441-eca6e294bc03 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:55:56.113273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8c1eb0c-2b7f-4093-b441-eca6e294bc03 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.113273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8c1eb0c-2b7f-4093-b441-eca6e294bc03 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.116107 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8c1eb0c-2b7f-4093-b441-eca6e294bc03 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 404 Aug 19 12:55:56.116694 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 671/2670] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:56.270090 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-e2086fd2-9bae-4d29-8b88-a6f6fa8aa600 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.273578 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-e2086fd2-9bae-4d29-8b88-a6f6fa8aa600 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/attachments?instance_id=1357dff0-780d-4e8b-9838-74dc273127af Aug 19 12:55:56.274057 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-e2086fd2-9bae-4d29-8b88-a6f6fa8aa600 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.275706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-e2086fd2-9bae-4d29-8b88-a6f6fa8aa600 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.298691 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-e2086fd2-9bae-4d29-8b88-a6f6fa8aa600 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments?instance_id=1357dff0-780d-4e8b-9838-74dc273127af returned with HTTP 200 Aug 19 12:55:56.299470 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 671/2671] 10.4.3.137 () {70 vars in 1637 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/attachments?instance_id=1357dff0-780d-4e8b-9838-74dc273127af => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:56.319930 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-b449ba1a-3df3-40a9-bcd8-cdad42500e60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.323964 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4802c72e-9c04-4abc-b705-7e50c3995634 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.324801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-b449ba1a-3df3-40a9-bcd8-cdad42500e60 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 Aug 19 12:55:56.324801 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-b449ba1a-3df3-40a9-bcd8-cdad42500e60 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.326972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-b449ba1a-3df3-40a9-bcd8-cdad42500e60 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.327777 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4802c72e-9c04-4abc-b705-7e50c3995634 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:56.327777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4802c72e-9c04-4abc-b705-7e50c3995634 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.327777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4802c72e-9c04-4abc-b705-7e50c3995634 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.336118 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.336118 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:56.339613 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4802c72e-9c04-4abc-b705-7e50c3995634 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:56.348283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4802c72e-9c04-4abc-b705-7e50c3995634 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:56.348283 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 665/2672] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:56.354472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b61b3107-a1b1-48fb-adff-c64a204d8eb3 req-b449ba1a-3df3-40a9-bcd8-cdad42500e60 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 returned with HTTP 200 Aug 19 12:55:56.354908 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 666/2673] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 => generated 993 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:56.363372 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.365287 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:56.365599 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.365931 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.375367 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.375367 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:56.380435 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:56.386340 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3fa3b607-0642-4db8-aac9-53fe28a7db39 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:56.386846 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 672/2674] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:56.444780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.447703 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:56.448136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.448523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.460988 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.460988 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:56.465052 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:56.471861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-d7d6e0a8-1502-4586-9858-11246d25b638 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:56.472469 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 672/2675] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:56.609565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d9772a7-9b2d-464d-919c-82b40bc8bb92 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.610578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d9772a7-9b2d-464d-919c-82b40bc8bb92 None None] GET https://10.4.3.137/volume// Aug 19 12:55:56.611770 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d9772a7-9b2d-464d-919c-82b40bc8bb92 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.612102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d9772a7-9b2d-464d-919c-82b40bc8bb92 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.612892 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d9772a7-9b2d-464d-919c-82b40bc8bb92 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:56.613531 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 666/2676] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 12:55:56.623380 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-790aee0b-2921-46de-ab06-50dd10c3f967 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.626417 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-790aee0b-2921-46de-ab06-50dd10c3f967 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:55:56.627019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-790aee0b-2921-46de-ab06-50dd10c3f967 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea4e1c06-49cc-432b-a116-80e3a46df647", "connector": null, "instance_uuid": "a2b925ca-ab98-41d2-ad0e-993e4674ccf2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:56.641982 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.641982 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:56.664539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.667103 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:56.667103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.667407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.667485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:56.672464 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.672464 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:56.673607 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1d381d9b-ee25-4bea-b293-21e144e6ca93 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:56.674064 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 673/2677] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:56.679363 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-790aee0b-2921-46de-ab06-50dd10c3f967 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:55:56.680004 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 667/2678] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:55:56 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 19 12:55:56.716374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.718465 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:56.718933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.719371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.727360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ef1a9cbb-794d-4c19-afba-0f26e2bb42c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.727688 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef1a9cbb-794d-4c19-afba-0f26e2bb42c8 None None] GET https://10.4.3.137/volume// Aug 19 12:55:56.728660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef1a9cbb-794d-4c19-afba-0f26e2bb42c8 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.728660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ef1a9cbb-794d-4c19-afba-0f26e2bb42c8 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.728660 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ef1a9cbb-794d-4c19-afba-0f26e2bb42c8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:55:56.728876 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 667/2679] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:55: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 19 12:55:56.736776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.738099 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.738099 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:56.739480 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:56.739677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:56.739888 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:56.746573 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:56.753072 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc68a209-41db-40dc-9cd3-0d31c8261280 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:56.753816 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 673/2680] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:55:56.754409 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.754409 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:56.760325 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:56.766004 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-633ad3b0-d69a-451b-8ded-2491a26677b9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:56.766449 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 674/2681] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:55:56 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:55:56.892234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:56.895383 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc Aug 19 12:55:56.895923 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:56.913518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:55:56.922774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:55:56.924266 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:56.924266 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:57.035679 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" released by "attachment_update" :: held 0.113s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:55:57.036081 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-070838a8-af04-4dfa-b096-7e1971c1c82e tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc returned with HTTP 200 Aug 19 12:55:57.036647 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 668/2682] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:55:56 2026] PUT /volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:57.045971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-66359b68-7187-41a0-b813-ef7d3f09640d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:57.048988 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-66359b68-7187-41a0-b813-ef7d3f09640d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption Aug 19 12:55:57.049178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-66359b68-7187-41a0-b813-ef7d3f09640d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:57.049409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-66359b68-7187-41a0-b813-ef7d3f09640d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:57.061011 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:57.061011 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:57.068743 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-66359b68-7187-41a0-b813-ef7d3f09640d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption returned with HTTP 200 Aug 19 12:55:57.069510 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 668/2683] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:55:57 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:57.685920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:57.688172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:57.688380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:57.688524 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:57.688679 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:57.694733 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:57.694733 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:57.695789 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6fe5612-87fb-421f-9eea-fbdffd212eb3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:57.698301 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 674/2684] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:57 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:57.769469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-463d56a4-079f-4da3-be98-955c432226c9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:57.771591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-463d56a4-079f-4da3-be98-955c432226c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:57.771860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-463d56a4-079f-4da3-be98-955c432226c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:57.772124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-463d56a4-079f-4da3-be98-955c432226c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:57.784761 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:57.784761 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:57.791320 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-463d56a4-079f-4da3-be98-955c432226c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:57.793808 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-463d56a4-079f-4da3-be98-955c432226c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:57.794344 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 675/2685] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:57 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:58.710990 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93b7b48e-c2da-4952-939d-742ef67c2103 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:58.717165 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93b7b48e-c2da-4952-939d-742ef67c2103 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:58.717542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93b7b48e-c2da-4952-939d-742ef67c2103 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:58.718907 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93b7b48e-c2da-4952-939d-742ef67c2103 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:58.719306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-93b7b48e-c2da-4952-939d-742ef67c2103 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:58.729636 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:58.729636 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:55:58.730641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93b7b48e-c2da-4952-939d-742ef67c2103 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:58.731070 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 669/2686] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:58 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:58.807969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:58.809964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:58.810236 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:58.810342 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:58.822684 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:58.822684 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:58.826472 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:58.831880 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-475f1297-5e6c-45f0-b4a1-e942fb2fc037 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:58.832783 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 669/2687] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:58 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:59.042172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-5936ae05-55d9-448a-be39-35619b7a8735 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.046624 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-5936ae05-55d9-448a-be39-35619b7a8735 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] POST https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014/action Aug 19 12:55:59.046624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-5936ae05-55d9-448a-be39-35619b7a8735 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:55:59.046624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-5936ae05-55d9-448a-be39-35619b7a8735 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:59.070895 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.070895 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:59.083728 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-68998e5d-47b7-419f-a15c-d99b433ec078 req-5936ae05-55d9-448a-be39-35619b7a8735 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014/action returned with HTTP 204 Aug 19 12:55:59.084478 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 675/2688] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:55:59 2026] POST /volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:55:59.415273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.418158 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 12:55:59.418835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:59.418835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:59.433866 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1326099163 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1326099163, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:55:59.450544 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-9da39dd5-16fa-40dc-9a08-77e1182afacc tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 12:55:59.450854 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 676/2689] 10.4.3.137 () {68 vars in 1484 bytes} [Wed Aug 19 12:55:59 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:59.519490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.528617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.533367 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:55:59.533777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:59.534055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:59.550957 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.550957 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:59.557272 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:59.564621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-45f12441-76e6-4a9c-b5c2-b20a93633dfb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:55:59.565311 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 670/2690] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:55:59 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1663 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:55:59.578694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.581138 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:55:59.581596 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37c454e4-0a10-45a5-9c43-e3e3b1e00439", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-342924810", "description": null, "metadata": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:59.596875 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.596875 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:59.597608 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:55:59.597818 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create snapshot from volume 37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:55:59.635313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Created reservations ['94d97d04-c7d0-412a-b99f-657aa8f2352c', '697eb330-eeb8-4e4c-922a-40ec4728462b', '01f40980-ad0e-4569-89dd-6894d2221210', 'b680fd7e-e963-4568-9e13-7277a96888e3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:59.660538 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:55:59.660896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1736271318", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:55:59.662689 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1736271318', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:55:59.662881 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Create volume of 1 GB Aug 19 12:55:59.669930 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Availability Zones retrieved successfully. Aug 19 12:55:59.676753 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Flow 'volume_create_api' (8e09442d-0f09-4f60-a148-066fbeef5db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:59.678573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295f84be-8440-4463-a378-bf9488a5edae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:59.680028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:55:59.694726 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot force create request issued successfully. Aug 19 12:55:59.694726 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9d830051-167a-4498-9b95-51e51cecb642 req-5f12f078-9920-4f7d-b30a-0102112e2ccd tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:55:59.694726 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 676/2691] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 12:55:59 2026] POST /volume/v3/snapshots => generated 323 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:59.721616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (295f84be-8440-4463-a378-bf9488a5edae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:59.722910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5520c2e1-7fa1-48ee-980d-cdcc699978b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:59.747536 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.749645 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:55:59.749891 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:59.750124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:59.750302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:55:59.755429 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.755429 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:55:59.756727 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ff5921f3-6ea4-44dc-82e7-c82af47bf7ca tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:55:59.757314 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 677/2692] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:59 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:59.831606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Created reservations ['b267312e-4444-4505-ac6e-316c4d836cae', '5d82c99e-90a7-4bac-ae68-5bd9e9254f17', '2d292b88-9fa2-4b91-86ec-eda30d59dd03', '855dfec0-5cab-4c4d-8e50-78553437bc51'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:55:59.832452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5520c2e1-7fa1-48ee-980d-cdcc699978b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b267312e-4444-4505-ac6e-316c4d836cae', '5d82c99e-90a7-4bac-ae68-5bd9e9254f17', '2d292b88-9fa2-4b91-86ec-eda30d59dd03', '855dfec0-5cab-4c4d-8e50-78553437bc51']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:59.833344 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1cbb07-f158-4d45-8d63-f7997d954c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:59.850056 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.852854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:55:59.853090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:59.853399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:59.864170 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1cbb07-f158-4d45-8d63-f7997d954c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7900f9d-a4c6-4b23-a0fa-36b01142c944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1736271318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d99fed1dd2453abd61dcc06d8fea41',qos_specs=None,replication_status=,reservations=['b267312e-4444-4505-ac6e-316c4d836cae','5d82c99e-90a7-4bac-ae68-5bd9e9254f17','2d292b88-9fa2-4b91-86ec-eda30d59dd03','855dfec0-5cab-4c4d-8e50-78553437bc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be9db8fce6424e94277f687f6f1f95',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1736271318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7900f9d-a4c6-4b23-a0fa-36b01142c944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6d99fed1dd2453abd61dcc06d8fea41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5be9db8fce6424e94277f687f6f1f95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:59.865425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430f572f-5774-4c37-b45f-b23d62b789ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:59.868827 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.868827 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:55:59.875397 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:55:59.882333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e8d8a54-47cb-4a8c-8f22-214ba97fe76d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:55:59.882596 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 671/2693] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:59 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:55:59.892108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430f572f-5774-4c37-b45f-b23d62b789ce) transitioned into state 'SUCCESS' from state '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-1736271318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6d99fed1dd2453abd61dcc06d8fea41',qos_specs=None,replication_status=,reservations=['b267312e-4444-4505-ac6e-316c4d836cae','5d82c99e-90a7-4bac-ae68-5bd9e9254f17','2d292b88-9fa2-4b91-86ec-eda30d59dd03','855dfec0-5cab-4c4d-8e50-78553437bc51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be9db8fce6424e94277f687f6f1f95',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:59.892980 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca853f-f613-4a31-8760-e569db6737cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:55:59.919420 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ca853f-f613-4a31-8760-e569db6737cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:55:59.921223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Flow 'volume_create_api' (8e09442d-0f09-4f60-a148-066fbeef5db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:55:59.921623 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Create volume request issued successfully. Aug 19 12:55:59.923133 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eed7effe-bbaf-492e-aa3b-a324d3351fbb tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:55:59.923658 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 670/2694] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:55:59 2026] POST /volume/v3/volumes => generated 756 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:55:59.944476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:55:59.946672 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:55:59.947071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:55:59.948340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:55:59.957662 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:55:59.957662 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:55:59.962870 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:55:59.970790 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4e134e7f-85a1-404d-aec6-efa2ec58335b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:55:59.971482 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 677/2695] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:55:59 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:00.775389 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eaae77df-87ff-468a-915f-513d968230fe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:00.778637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaae77df-87ff-468a-915f-513d968230fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:00.781306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaae77df-87ff-468a-915f-513d968230fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:00.781306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaae77df-87ff-468a-915f-513d968230fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:00.781306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-eaae77df-87ff-468a-915f-513d968230fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:00.790772 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:00.790772 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:00.791611 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaae77df-87ff-468a-915f-513d968230fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:00.792658 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 678/2696] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:00 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:00.900268 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:00.903409 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:00.903409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:00.903409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:00.919283 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:00.919283 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:00.926083 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:00.937773 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92fc3a99-3626-4f35-97be-a09ce98efb6f tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:00.938473 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 672/2697] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:00 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:00.992770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:00.995444 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:00.995722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:00.996378 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:01.006985 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.006985 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:01.011185 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:01.019803 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d57f3468-a93b-4557-bbaa-4618ba84d582 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:01.021225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 671/2698] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:00 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:01.036428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.038651 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:01.038895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:01.039152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:01.048662 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.048662 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:01.055548 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:01.065991 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ad4c56a-7d41-4ed4-8c18-392ee67acb4d tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:01.066738 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 678/2699] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:01 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:01.087585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.091729 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] POST https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944/action Aug 19 12:56:01.091729 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-642292127", "disk_format": "raw"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:01.091729 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-642292127", "disk_format": "raw"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:01.106795 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.106795 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:01.107874 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:01.144546 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.144546 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:01.151460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.image.image_utils [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-642292127'}] 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-642292127'}]. {{(pid=100260) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 19 12:56:01.807556 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4336b93e-d899-4463-a81d-224c002813fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.812110 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4336b93e-d899-4463-a81d-224c002813fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:01.812110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4336b93e-d899-4463-a81d-224c002813fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:01.812339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4336b93e-d899-4463-a81d-224c002813fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:01.812412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4336b93e-d899-4463-a81d-224c002813fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:01.821378 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.821378 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:01.822271 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4336b93e-d899-4463-a81d-224c002813fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:01.824640 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 673/2700] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:01 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:01.835339 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.841392 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8/restore Aug 19 12:56:01.841910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "42dded09-6a50-4307-9361-e90fe5e03b10"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:01.848869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Restoring backup 227d8807-073e-4b3a-ab5e-8d4cc244a7e8 ({'restore': {'volume_id': '42dded09-6a50-4307-9361-e90fe5e03b10'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:56:01.849064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Restoring backup 227d8807-073e-4b3a-ab5e-8d4cc244a7e8 to volume 42dded09-6a50-4307-9361-e90fe5e03b10. Aug 19 12:56:01.855024 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.855024 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:01.863935 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.863935 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:01.864528 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:01.864688 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:56:01.864883 np0000007775 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Overwriting volume 42dded09-6a50-4307-9361-e90fe5e03b10 with restore of backup 227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:01.887873 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] restore_backup in rpcapi backup_id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:56:01.890266 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab3b334d-b5d4-4611-9e08-564581fbe781 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8/restore returned with HTTP 202 Aug 19 12:56:01.890848 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 672/2701] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:56:01 2026] POST /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8/restore => generated 182 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:01.899549 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.901472 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:01.901738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:01.901984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:01.902139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:01.908015 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.908015 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:01.909159 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cd47fbd-9fde-4d27-b670-45e5c0ecce01 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:01.909995 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 679/2702] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:01 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:01.956895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25a7690c-4d7b-417f-a882-e6316054522b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:01.960653 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25a7690c-4d7b-417f-a882-e6316054522b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:01.960653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25a7690c-4d7b-417f-a882-e6316054522b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:01.961416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25a7690c-4d7b-417f-a882-e6316054522b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:01.977714 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:01.977714 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:01.988882 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-25a7690c-4d7b-417f-a882-e6316054522b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:01.997617 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25a7690c-4d7b-417f-a882-e6316054522b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:01.998077 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 674/2703] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:01 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:02.026050 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Copy volume to image completed successfully. Aug 19 12:56:02.027408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e84bb856-22c4-4b2b-aa6a-ed5d44b7f549 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944/action returned with HTTP 202 Aug 19 12:56:02.027740 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 679/2704] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:56:01 2026] POST /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944/action => generated 685 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:02.176228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d919d29-54eb-4550-9898-21f050101a8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:02.178326 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d919d29-54eb-4550-9898-21f050101a8a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 Aug 19 12:56:02.179458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d919d29-54eb-4550-9898-21f050101a8a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:02.179458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d919d29-54eb-4550-9898-21f050101a8a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:02.186032 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:02.186032 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:02.186545 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d919d29-54eb-4550-9898-21f050101a8a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:56:02.187460 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d919d29-54eb-4550-9898-21f050101a8a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 returned with HTTP 200 Aug 19 12:56:02.188028 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 673/2705] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:02 2026] GET /volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:02.225082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:02.228971 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:02.229454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-33300290", "snapshot_id": null, "imageRef": "b2b244d0-c2b7-4122-8f7a-71b88b11fb6a", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:02.231160 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-33300290', 'snapshot_id': None, 'imageRef': 'b2b244d0-c2b7-4122-8f7a-71b88b11fb6a', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:02.375387 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:02.375387 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:02.375895 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:56:02.376161 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume of 1 GB Aug 19 12:56:02.383154 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Availability Zones retrieved successfully. Aug 19 12:56:02.393723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (093cf27d-3070-4942-908b-b477d37c0136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:02.395859 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397c7b3f-2725-4256-899d-fa2d5d3811c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:02.398058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:02.487989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397c7b3f-2725-4256-899d-fa2d5d3811c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '685e5943-4a8c-4734-b3f5-3123752c71b9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:02.489014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8410a68f-ba40-4dc2-9140-aabe42d084a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:02.562321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Created reservations ['1c53ffac-a9b9-42c1-b1b8-f0997ca63f80', '7a47adbd-e2bf-470a-8143-0830faaa6179', 'f8dcd7c9-3375-495c-9331-e1443498e0d9', '7f551843-9d0b-4bde-a010-9f1e4a83f011'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:02.563578 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8410a68f-ba40-4dc2-9140-aabe42d084a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c53ffac-a9b9-42c1-b1b8-f0997ca63f80', '7a47adbd-e2bf-470a-8143-0830faaa6179', 'f8dcd7c9-3375-495c-9331-e1443498e0d9', '7f551843-9d0b-4bde-a010-9f1e4a83f011']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:02.564682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c315ff-4492-48b0-a47d-91604b3339f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:02.627273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c315ff-4492-48b0-a47d-91604b3339f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ad47081-bafa-462f-bd04-1667e48a7a90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-33300290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['1c53ffac-a9b9-42c1-b1b8-f0997ca63f80','7a47adbd-e2bf-470a-8143-0830faaa6179','f8dcd7c9-3375-495c-9331-e1443498e0d9','7f551843-9d0b-4bde-a010-9f1e4a83f011'],size=1,snapshot_id=685e5943-4a8c-4734-b3f5-3123752c71b9,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T12:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-33300290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ad47081-bafa-462f-bd04-1667e48a7a90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9257e6c2b21a4073808e63d554338ed2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=685e5943-4a8c-4734-b3f5-3123752c71b9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:02.628215 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6972c5b-4293-4cfc-927e-96da0670a443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:02.672276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6972c5b-4293-4cfc-927e-96da0670a443) transitioned into state 'SUCCESS' from state '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-33300290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9257e6c2b21a4073808e63d554338ed2',qos_specs=None,replication_status=,reservations=['1c53ffac-a9b9-42c1-b1b8-f0997ca63f80','7a47adbd-e2bf-470a-8143-0830faaa6179','f8dcd7c9-3375-495c-9331-e1443498e0d9','7f551843-9d0b-4bde-a010-9f1e4a83f011'],size=1,snapshot_id=685e5943-4a8c-4734-b3f5-3123752c71b9,source_replicaid=,source_volid=None,status='creating',user_id='26d2198ccebb4dceba45e37f326a2ff7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:02.672646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e2cd53-c595-4763-83be-ac44741238b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:02.721041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60e2cd53-c595-4763-83be-ac44741238b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:02.722064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Flow 'volume_create_api' (093cf27d-3070-4942-908b-b477d37c0136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:02.722522 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Create volume request issued successfully. Aug 19 12:56:02.723223 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d4a7fe8a-c441-4d93-ad6a-abcbf7185a67 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:02.723708 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 680/2706] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:02 2026] POST /volume/v3/volumes => generated 812 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:02.741919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-67a697c2-5994-44e9-86aa-3e6770009230 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:02.744512 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67a697c2-5994-44e9-86aa-3e6770009230 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:02.744788 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67a697c2-5994-44e9-86aa-3e6770009230 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:02.745080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67a697c2-5994-44e9-86aa-3e6770009230 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:02.755455 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:02.755455 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:02.761327 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-67a697c2-5994-44e9-86aa-3e6770009230 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:02.766390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67a697c2-5994-44e9-86aa-3e6770009230 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:02.766864 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 675/2707] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:02 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:02.925858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ef60900-99bf-4c92-8a78-0e54551809dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:02.930363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ef60900-99bf-4c92-8a78-0e54551809dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:02.930644 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ef60900-99bf-4c92-8a78-0e54551809dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:02.930894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ef60900-99bf-4c92-8a78-0e54551809dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:02.931059 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6ef60900-99bf-4c92-8a78-0e54551809dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:02.942059 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:02.942059 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:02.943268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ef60900-99bf-4c92-8a78-0e54551809dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:02.943928 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 680/2708] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:02 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:03.016010 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:03.018723 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:03.019050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:03.019270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:03.034503 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:03.034503 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:03.040136 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:03.047106 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba8283b0-aa15-4c22-a99f-6fb8a13d0d85 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:03.047709 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 674/2709] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:03 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:03.780693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49e50f01-6c69-41f1-9ad6-f567479709df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:03.784028 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49e50f01-6c69-41f1-9ad6-f567479709df tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:03.784417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49e50f01-6c69-41f1-9ad6-f567479709df tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:03.784680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49e50f01-6c69-41f1-9ad6-f567479709df tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:03.795719 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:03.795719 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:03.801663 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-49e50f01-6c69-41f1-9ad6-f567479709df tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:03.809144 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49e50f01-6c69-41f1-9ad6-f567479709df tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:03.810677 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 681/2710] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:03 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1421 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:03.826941 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:03.829181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:03.829480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:03.829693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:03.837315 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:03.837315 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:03.843090 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:03.850068 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10d192db-b3b7-4c2d-af01-e9b6024d3ff9 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:03.850668 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 676/2711] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:03 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:03.966935 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d767bf20-38e0-45e7-a924-13f28523d367 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:03.968057 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d767bf20-38e0-45e7-a924-13f28523d367 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:03.968319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d767bf20-38e0-45e7-a924-13f28523d367 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:03.968518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d767bf20-38e0-45e7-a924-13f28523d367 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:03.968632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-d767bf20-38e0-45e7-a924-13f28523d367 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:03.976118 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:03.976118 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:03.977591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d767bf20-38e0-45e7-a924-13f28523d367 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:03.978354 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 681/2712] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:03 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:04.063845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:04.066636 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:04.066636 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:04.066846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:04.080558 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:04.080558 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:04.088563 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:04.093702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b6bff2f-cc9c-423d-b1e4-d8f8671eccb8 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:04.094364 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 675/2713] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:04 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:04.997118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:04.999006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:04.999203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:04.999442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:04.999523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:05.005616 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:05.005616 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:05.007054 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-62ce3d62-8ccd-440e-835f-e3fd23ef31bd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:05.007236 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 682/2714] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:04 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:05.111505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b85a874-263a-487a-9722-de322f447ccc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:05.114373 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b85a874-263a-487a-9722-de322f447ccc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:05.114838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b85a874-263a-487a-9722-de322f447ccc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:05.116320 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b85a874-263a-487a-9722-de322f447ccc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:05.134423 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:05.134423 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:05.141518 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b85a874-263a-487a-9722-de322f447ccc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:05.154671 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b85a874-263a-487a-9722-de322f447ccc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:05.154671 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 677/2715] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:05 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:05.300395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-f7ca9b46-8a5a-4089-9595-2f302d776ce6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:05.307818 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-f7ca9b46-8a5a-4089-9595-2f302d776ce6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc/action Aug 19 12:56:05.308595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-f7ca9b46-8a5a-4089-9595-2f302d776ce6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:05.308595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-f7ca9b46-8a5a-4089-9595-2f302d776ce6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:05.341859 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:05.341859 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:05.365006 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9c386364-d52a-4f1d-bfa4-ff75c74a2eae req-f7ca9b46-8a5a-4089-9595-2f302d776ce6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc/action returned with HTTP 204 Aug 19 12:56:05.365859 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 682/2716] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:05 2026] POST /volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:06.019851 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55b945d0-1812-43fe-b028-5401c48925c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:06.023590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55b945d0-1812-43fe-b028-5401c48925c5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:06.023871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55b945d0-1812-43fe-b028-5401c48925c5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:06.024144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55b945d0-1812-43fe-b028-5401c48925c5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:06.025040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-55b945d0-1812-43fe-b028-5401c48925c5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:06.039421 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:06.039421 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:06.040653 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55b945d0-1812-43fe-b028-5401c48925c5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:06.041707 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 676/2717] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:06 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:06.164513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:06.170478 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:06.170886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:06.171069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:06.172096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:06.176284 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:06.176538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:06.177061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:06.190672 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:06.190672 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:06.197096 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:06.208245 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a223b5fe-2160-4630-9f8d-7d5315faa0aa tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:06.208917 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 678/2718] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:06 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1169 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:06.223567 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:06.226552 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:06.226846 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:06.227426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:06.238643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:06.238643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:06.242676 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:06.247491 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e39a4a04-debf-4cba-b1fa-3221ebe778c9 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:06.247859 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 683/2719] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:06 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:06.382511 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:06.382511 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:06.387324 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:06.394808 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-d1c1acb5-2139-4bbd-941e-d87fcbae7e16 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:06.395471 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 683/2720] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:06 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1403 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:07.056380 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.058454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:07.058628 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:07.059009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:07.059009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:07.066030 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:07.066030 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:07.066794 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc5481ae-e811-4a54-af85-8c0ff60d0582 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:07.067283 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 677/2721] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:07 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:07.361359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.371043 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:07.371337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:07.371620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:07.387391 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:07.387391 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:07.399757 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:07.410027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-1fb5a056-6505-4067-a49c-d95c22691373 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:07.410870 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 679/2722] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:07 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1403 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:07.430623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b6623251-f86c-4817-a417-43553db83ef7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.431353 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6623251-f86c-4817-a417-43553db83ef7 None None] GET https://10.4.3.137/volume// Aug 19 12:56:07.431353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6623251-f86c-4817-a417-43553db83ef7 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:07.431709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b6623251-f86c-4817-a417-43553db83ef7 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:07.438901 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b6623251-f86c-4817-a417-43553db83ef7 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:07.438901 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 684/2723] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:56:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:07.457592 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-38f8f452-f401-4a2e-98ef-cdf6dd6b3106 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.460494 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-38f8f452-f401-4a2e-98ef-cdf6dd6b3106 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:07.460691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-38f8f452-f401-4a2e-98ef-cdf6dd6b3106 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ad47081-bafa-462f-bd04-1667e48a7a90", "connector": null, "instance_uuid": "a43c8531-c568-4854-adf8-950e5577c09a"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:07.478459 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:07.478459 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:07.558090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-38f8f452-f401-4a2e-98ef-cdf6dd6b3106 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:07.558579 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 684/2724] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:07 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:07.763294 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4f634ff-f157-4fa1-8a17-59d4e8c8d100 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.864839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4f634ff-f157-4fa1-8a17-59d4e8c8d100 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:56:07.865698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4f634ff-f157-4fa1-8a17-59d4e8c8d100 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-948824186", "extra_specs": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:07.887906 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4f634ff-f157-4fa1-8a17-59d4e8c8d100 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:56:07.888316 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 678/2725] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:56:07 2026] POST /volume/v3/types => generated 211 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:07.902159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-81549c52-89c1-49df-a359-6a2f0781c209 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:07.904100 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81549c52-89c1-49df-a359-6a2f0781c209 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] POST https://10.4.3.137/volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62/encryption Aug 19 12:56:07.906034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-81549c52-89c1-49df-a359-6a2f0781c209 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:07.934687 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-81549c52-89c1-49df-a359-6a2f0781c209 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62/encryption returned with HTTP 200 Aug 19 12:56:07.935349 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 680/2726] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:56:07 2026] POST /volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:07.946903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.041404 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:08.041865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-305308985", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-948824186", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:08.043984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-305308985', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-948824186', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:08.047753 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:56:08.048133 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.048133 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:08.048791 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:56:08.055511 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (4acd99e5-abd2-46fb-8952-bef05431e830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:08.057333 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53e8e85-8d46-42ff-aa82-a1aaaa6e2661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:08.058080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:08.085278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b2600fd-7840-4229-a0bd-399c8051253d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.085278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b2600fd-7840-4229-a0bd-399c8051253d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:08.085278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b2600fd-7840-4229-a0bd-399c8051253d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.085552 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b2600fd-7840-4229-a0bd-399c8051253d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.085594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4b2600fd-7840-4229-a0bd-399c8051253d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:08.090740 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.090740 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:08.090844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e53e8e85-8d46-42ff-aa82-a1aaaa6e2661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:56:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c6578f87-ccb6-4d86-b50a-99f79645ef62,is_public=True,name='tempest-scenario-type-luks-948824186',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6578f87-ccb6-4d86-b50a-99f79645ef62', '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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:08.092324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b2600fd-7840-4229-a0bd-399c8051253d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:08.092633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eab64f-1622-442d-a51b-c21e6c93f18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:08.092743 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 685/2727] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:08.131789 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-948824186 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-948824186, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:56:08.132091 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-948824186 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-948824186, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:56:08.170905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['3d277178-7488-44b4-9088-cd9f51f0c7e7', 'abd4ba8e-a7f0-49d9-894f-759150057c14', 'bca1419c-9366-486e-9ee2-886994e24311', '95e523ca-2799-4325-881f-9d21fb3bbeb6'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:08.171465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12eab64f-1622-442d-a51b-c21e6c93f18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d277178-7488-44b4-9088-cd9f51f0c7e7', 'abd4ba8e-a7f0-49d9-894f-759150057c14', 'bca1419c-9366-486e-9ee2-886994e24311', '95e523ca-2799-4325-881f-9d21fb3bbeb6']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:08.172158 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d986ae4-5c1f-4bc8-8ba3-b2c0579bae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:08.197607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d986ae4-5c1f-4bc8-8ba3-b2c0579bae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-305308985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['3d277178-7488-44b4-9088-cd9f51f0c7e7','abd4ba8e-a7f0-49d9-894f-759150057c14','bca1419c-9366-486e-9ee2-886994e24311','95e523ca-2799-4325-881f-9d21fb3bbeb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=c6578f87-ccb6-4d86-b50a-99f79645ef62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-305308985',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6578f87-ccb6-4d86-b50a-99f79645ef62),volume_type_id=c6578f87-ccb6-4d86-b50a-99f79645ef62)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:08.198481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982023bf-139d-4f38-93f5-b528aaf7c3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:08.219345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (982023bf-139d-4f38-93f5-b528aaf7c3cb) transitioned into state 'SUCCESS' from state '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-305308985',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['3d277178-7488-44b4-9088-cd9f51f0c7e7','abd4ba8e-a7f0-49d9-894f-759150057c14','bca1419c-9366-486e-9ee2-886994e24311','95e523ca-2799-4325-881f-9d21fb3bbeb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=c6578f87-ccb6-4d86-b50a-99f79645ef62)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:08.220068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2940de00-dcfe-43cc-b3e5-18a5ad7a0c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:08.231082 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2940de00-dcfe-43cc-b3e5-18a5ad7a0c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:08.232327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (4acd99e5-abd2-46fb-8952-bef05431e830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:08.232722 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:56:08.233471 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4b2ffef-3a39-47a7-ace6-8fe4400a40f9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:08.233939 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 685/2728] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:07 2026] POST /volume/v3/volumes => generated 778 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:08.249742 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a621fa44-8b85-4712-b537-35d20ba6d6be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.252837 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a621fa44-8b85-4712-b537-35d20ba6d6be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:08.252837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a621fa44-8b85-4712-b537-35d20ba6d6be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.257543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a621fa44-8b85-4712-b537-35d20ba6d6be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.283399 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.283399 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:08.298280 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a621fa44-8b85-4712-b537-35d20ba6d6be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:08.304138 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a621fa44-8b85-4712-b537-35d20ba6d6be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:08.304842 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 679/2729] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:08.448819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43141331-3c72-417c-9dee-5a16b0c2768c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.451481 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43141331-3c72-417c-9dee-5a16b0c2768c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:08.451481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43141331-3c72-417c-9dee-5a16b0c2768c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.451675 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43141331-3c72-417c-9dee-5a16b0c2768c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.464738 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.464738 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:08.472362 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-43141331-3c72-417c-9dee-5a16b0c2768c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:08.481785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43141331-3c72-417c-9dee-5a16b0c2768c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:08.482355 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 681/2730] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:08.538320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.541124 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:08.541460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.541710 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.551921 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.551921 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:08.567769 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:08.572009 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-6732aa9a-e1f9-4999-b9ff-d049d3f1c20f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:08.573284 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 686/2731] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:08.679790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-02722ab8-ad76-4005-9bcb-bdff1ee9f152 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.680360 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02722ab8-ad76-4005-9bcb-bdff1ee9f152 None None] GET https://10.4.3.137/volume// Aug 19 12:56:08.680560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02722ab8-ad76-4005-9bcb-bdff1ee9f152 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.680781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02722ab8-ad76-4005-9bcb-bdff1ee9f152 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.681177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02722ab8-ad76-4005-9bcb-bdff1ee9f152 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:08.681541 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 686/2732] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:08.690222 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-727bd2a1-1b3e-4757-a657-7ba4c799452d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.692106 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-727bd2a1-1b3e-4757-a657-7ba4c799452d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:08.692504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-727bd2a1-1b3e-4757-a657-7ba4c799452d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dae6ecf0-386e-4320-b107-7ee45c080ea4", "connector": null, "instance_uuid": "a6b2ce67-c5d0-4d97-9e34-c7e3d47b2b5f"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:08.700344 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.700344 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:08.733978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-727bd2a1-1b3e-4757-a657-7ba4c799452d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:08.734700 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 680/2733] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:08 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:08.783572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3341207a-8929-45e4-a613-17182a50dad2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.785680 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3341207a-8929-45e4-a613-17182a50dad2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:08.785958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3341207a-8929-45e4-a613-17182a50dad2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.786166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3341207a-8929-45e4-a613-17182a50dad2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.804698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c74aeea-415d-479f-be8e-d0da60384b9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.804851 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.804851 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:08.804970 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c74aeea-415d-479f-be8e-d0da60384b9d None None] GET https://10.4.3.137/volume// Aug 19 12:56:08.804970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c74aeea-415d-479f-be8e-d0da60384b9d None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.805441 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c74aeea-415d-479f-be8e-d0da60384b9d None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.808029 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c74aeea-415d-479f-be8e-d0da60384b9d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:08.808316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 687/2734] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:08.809945 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3341207a-8929-45e4-a613-17182a50dad2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:08.819479 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3341207a-8929-45e4-a613-17182a50dad2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:08.819791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:08.820084 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 682/2735] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:08.826215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:08.826590 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:08.826876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:08.861218 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:08.861218 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:08.872875 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:08.886519 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-17e3b8e8-1958-401f-91c3-b445d9ed915d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:08.886978 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 687/2736] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:08 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1020 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:09.039934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.044469 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] PUT https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e Aug 19 12:56:09.045059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:09.059124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Acquiring lock "cinder-attachment_update-dae6ecf0-386e-4320-b107-7ee45c080ea4-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:09.064753 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Lock "cinder-attachment_update-dae6ecf0-386e-4320-b107-7ee45c080ea4-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:09.065983 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.065983 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:09.109346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc602697-e0c5-495c-b17d-f27778fab327 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.113526 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc602697-e0c5-495c-b17d-f27778fab327 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:09.113882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc602697-e0c5-495c-b17d-f27778fab327 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:09.114153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc602697-e0c5-495c-b17d-f27778fab327 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:09.119621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dc602697-e0c5-495c-b17d-f27778fab327 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:09.132838 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.132838 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:09.133954 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc602697-e0c5-495c-b17d-f27778fab327 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:09.134499 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 688/2737] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:09 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:09.232794 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Lock "cinder-attachment_update-dae6ecf0-386e-4320-b107-7ee45c080ea4-np0000007775" released by "attachment_update" :: held 0.167s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:09.232794 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-c7843de6-30ed-4ccb-8be8-e80b53b8535e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e returned with HTTP 200 Aug 19 12:56:09.234439 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 681/2738] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:09 2026] PUT /volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:09.325548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.329523 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:09.329523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:09.329523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:09.343745 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.343745 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:09.350543 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:09.356355 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d7703ad-1bd3-4e04-9d12-6935eb3dd8e0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:09.356355 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 683/2739] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:09 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:09.381454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.384554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:09.385371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:09.385371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:09.394655 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.394655 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:09.402665 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:09.412818 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-664fef15-eb9f-4c9d-99b8-2887782c7fcd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:09.413426 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 688/2740] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:09 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:09.434401 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.437460 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/action Aug 19 12:56:09.438372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:09.438475 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:09.461368 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.461368 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:09.462124 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:09.480974 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume updated successfully. Aug 19 12:56:09.481645 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab3881e-68cd-47c0-9c99-fefbcbfb8927 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/action returned with HTTP 200 Aug 19 12:56:09.482458 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 689/2741] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:56:09 2026] POST /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/action => generated 0 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:56:09.661855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.666954 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:09.666954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:09.669054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:09.681625 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.681625 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:09.691837 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:09.699353 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-b771f164-8f5d-416e-b5b7-090416682a77 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:09.700199 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 682/2742] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:09 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:09.834355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a16155c3-aa79-4096-a508-97ce9b04b014 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:09.837114 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a16155c3-aa79-4096-a508-97ce9b04b014 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:09.837382 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a16155c3-aa79-4096-a508-97ce9b04b014 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:09.837598 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a16155c3-aa79-4096-a508-97ce9b04b014 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:09.859142 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:09.859142 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:09.860977 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a16155c3-aa79-4096-a508-97ce9b04b014 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:09.866567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a16155c3-aa79-4096-a508-97ce9b04b014 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:09.867023 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 684/2743] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:09 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:10.150337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-26873a9e-d1ce-420b-8cac-98406cf512dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.154791 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26873a9e-d1ce-420b-8cac-98406cf512dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:10.154791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26873a9e-d1ce-420b-8cac-98406cf512dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.154791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26873a9e-d1ce-420b-8cac-98406cf512dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.154791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-26873a9e-d1ce-420b-8cac-98406cf512dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:10.159794 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.159794 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:10.161173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26873a9e-d1ce-420b-8cac-98406cf512dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:10.161779 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 689/2744] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:10 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:10.328323 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.332615 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:10.332927 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.333266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.344602 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.344602 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:10.351608 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:10.358422 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-5fc701c8-0a9d-4247-8833-d344480df352 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:10.360225 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 690/2745] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:10 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:10.384946 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-626cacfc-6dc9-4f19-a4a8-72230cf852f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.386376 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-626cacfc-6dc9-4f19-a4a8-72230cf852f7 None None] GET https://10.4.3.137/volume// Aug 19 12:56:10.386376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-626cacfc-6dc9-4f19-a4a8-72230cf852f7 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.386376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-626cacfc-6dc9-4f19-a4a8-72230cf852f7 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.387434 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-626cacfc-6dc9-4f19-a4a8-72230cf852f7 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:10.387434 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 683/2746] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:56:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:10.401293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-736cd99d-0eed-4292-9a7c-04c2351d73d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.404781 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-736cd99d-0eed-4292-9a7c-04c2351d73d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:10.405276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-736cd99d-0eed-4292-9a7c-04c2351d73d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9", "connector": null, "instance_uuid": "b7015cb1-0f74-4a0f-9baf-4d7da6bb18d9"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:10.426376 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.426376 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:10.464176 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-736cd99d-0eed-4292-9a7c-04c2351d73d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:10.465149 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 685/2747] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:10 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 19 12:56:10.515608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0aa67db8-5013-450a-9d23-e321eee110ad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.515608 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0aa67db8-5013-450a-9d23-e321eee110ad None None] GET https://10.4.3.137/volume// Aug 19 12:56:10.515608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0aa67db8-5013-450a-9d23-e321eee110ad None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.515837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0aa67db8-5013-450a-9d23-e321eee110ad None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.516365 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0aa67db8-5013-450a-9d23-e321eee110ad None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:10.517075 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 690/2748] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56: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 19 12:56:10.535330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.538289 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:56:10.538790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.539165 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.554841 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.554841 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:10.572936 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:56:10.596347 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-a3e06676-20ca-403c-b84d-e53c2f1d1c7e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:56:10.596347 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 691/2749] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:10 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1582 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:10.755056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.758326 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] PUT https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 Aug 19 12:56:10.758712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:10.773890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Acquiring lock "cinder-attachment_update-7ad47081-bafa-462f-bd04-1667e48a7a90-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:10.781661 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-7ad47081-bafa-462f-bd04-1667e48a7a90-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:10.783275 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.783275 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:10.891271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:10.893753 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:10.894111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:10.894356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:10.917598 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:10.917598 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:10.917598 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:10.927590 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-82a78f1a-7f85-4895-9340-7ef1e4045349 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:10.927831 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 686/2750] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:10 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:11.037055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Lock "cinder-attachment_update-7ad47081-bafa-462f-bd04-1667e48a7a90-np0000007775" released by "attachment_update" :: held 0.255s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:11.037055 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-ff9b374c-887a-42e7-95bd-403b30934e2a tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 returned with HTTP 200 Aug 19 12:56:11.038720 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 684/2751] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:10 2026] PUT /volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:11.079730 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-29c6d9b7-0d35-4724-b662-1f0ab1678468 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:11.084288 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-29c6d9b7-0d35-4724-b662-1f0ab1678468 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] POST https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390/action Aug 19 12:56:11.084288 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-29c6d9b7-0d35-4724-b662-1f0ab1678468 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:11.084288 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-29c6d9b7-0d35-4724-b662-1f0ab1678468 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:11.112796 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:11.112796 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:11.140713 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-96d60f8f-3775-4aa0-98c7-925e048978f9 req-29c6d9b7-0d35-4724-b662-1f0ab1678468 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390/action returned with HTTP 204 Aug 19 12:56:11.140713 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 691/2752] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:11 2026] POST /volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:11.183443 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:11.187194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:11.187194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:11.187194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:11.187194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:11.206822 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:11.206822 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:11.206822 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b76eb2ac-671f-4dee-a4f1-79b112d9e4fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:11.213872 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 692/2753] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:11 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:11.948687 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-242f96d7-44c9-4a08-890c-7e384b07316e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:11.953334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-242f96d7-44c9-4a08-890c-7e384b07316e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:11.957699 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-242f96d7-44c9-4a08-890c-7e384b07316e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:11.958051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-242f96d7-44c9-4a08-890c-7e384b07316e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:11.986648 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:11.986648 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:12.002510 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-242f96d7-44c9-4a08-890c-7e384b07316e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:12.007432 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-242f96d7-44c9-4a08-890c-7e384b07316e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:12.009735 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 687/2754] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:11 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:12.228573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:12.231279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:12.231425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:12.233367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:12.233367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:12.242680 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:12.242680 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:12.243955 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f69f0a5-e653-481c-9ccc-a9dd828d27b8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:12.244667 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 685/2755] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:12 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:12.553832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-355b690f-debc-4d3d-a98e-cecb89b744f8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:12.554419 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-355b690f-debc-4d3d-a98e-cecb89b744f8 None None] GET https://10.4.3.137/volume// Aug 19 12:56:12.554419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-355b690f-debc-4d3d-a98e-cecb89b744f8 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:12.554419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-355b690f-debc-4d3d-a98e-cecb89b744f8 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:12.555443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-355b690f-debc-4d3d-a98e-cecb89b744f8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:12.555443 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 692/2756] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56: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 19 12:56:12.570526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:12.573893 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:12.574265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:12.574513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:12.599963 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:12.599963 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:12.609724 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:12.624102 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-8a5e7607-6ab4-45e2-9427-a0a9675b4241 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:12.624999 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 693/2757] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:12 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 1049 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:12.816489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:12.820864 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 Aug 19 12:56:12.821313 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:12.846893 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:12.853273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:12.854391 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:12.854391 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:13.033978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.037623 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:13.037901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:13.037995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:13.043736 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9-np0000007775" released by "attachment_update" :: held 0.190s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:13.043736 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-9bc1cc52-41f1-4a0d-b878-7457a728472a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 returned with HTTP 200 Aug 19 12:56:13.044577 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 688/2758] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:12 2026] PUT /volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 => generated 968 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:13.054773 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.054773 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:13.062379 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:13.070975 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ed2e16-0274-45c9-a90f-499253e4ce98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:13.071533 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 686/2759] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:13 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:13.100055 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-61fdefe7-65d9-4980-934c-c2158e4ce54a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.104819 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-61fdefe7-65d9-4980-934c-c2158e4ce54a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065/action Aug 19 12:56:13.104984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-61fdefe7-65d9-4980-934c-c2158e4ce54a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:13.105181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-61fdefe7-65d9-4980-934c-c2158e4ce54a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:13.120507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-37e6f889-e621-4885-a61d-fe4cbf788e0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.126497 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-37e6f889-e621-4885-a61d-fe4cbf788e0a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e/action Aug 19 12:56:13.126983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-37e6f889-e621-4885-a61d-fe4cbf788e0a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:13.127182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-37e6f889-e621-4885-a61d-fe4cbf788e0a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:13.136802 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.136802 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:13.161621 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.161621 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:13.194060 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-61fdefe7-65d9-4980-934c-c2158e4ce54a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065/action returned with HTTP 204 Aug 19 12:56:13.194826 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 693/2760] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:13 2026] POST /volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:13.212153 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01b543b5-55d1-47a9-9ca5-0e75656794a7 req-37e6f889-e621-4885-a61d-fe4cbf788e0a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e/action returned with HTTP 204 Aug 19 12:56:13.213413 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 694/2761] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:13 2026] POST /volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:13.262645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.265379 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:13.265630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:13.265846 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:13.265922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:13.277823 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.277823 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:13.282084 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba392fdf-1513-4dc4-86fa-19885d07d8b0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:13.282084 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 689/2762] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:13 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:13.807153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a01aba96-76ed-45f6-a910-f9f7508f7a78 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.807739 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a01aba96-76ed-45f6-a910-f9f7508f7a78 None None] GET https://10.4.3.137/volume// Aug 19 12:56:13.807916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a01aba96-76ed-45f6-a910-f9f7508f7a78 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:13.808085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a01aba96-76ed-45f6-a910-f9f7508f7a78 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:13.808618 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a01aba96-76ed-45f6-a910-f9f7508f7a78 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:13.808906 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 687/2763] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56: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 19 12:56:13.823493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-0592bd01-45ad-4dc0-97ff-abc4b92f80f0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.827730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-0592bd01-45ad-4dc0-97ff-abc4b92f80f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:13.828152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-0592bd01-45ad-4dc0-97ff-abc4b92f80f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea4e1c06-49cc-432b-a116-80e3a46df647", "connector": null, "instance_uuid": "a2b925ca-ab98-41d2-ad0e-993e4674ccf2"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:13.841694 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.841694 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:13.913997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-0592bd01-45ad-4dc0-97ff-abc4b92f80f0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:13.914668 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 694/2764] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:13 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 19 12:56:13.925742 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-8b2341db-a74c-4aed-85b7-8b74c92f80eb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:13.930685 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-8b2341db-a74c-4aed-85b7-8b74c92f80eb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc Aug 19 12:56:13.930685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-8b2341db-a74c-4aed-85b7-8b74c92f80eb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:13.930685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-8b2341db-a74c-4aed-85b7-8b74c92f80eb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:13.953044 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:13.953044 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:14.075366 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-8b2341db-a74c-4aed-85b7-8b74c92f80eb tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc returned with HTTP 200 Aug 19 12:56:14.075366 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 695/2765] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:13 2026] DELETE /volume/v3/attachments/44cf0e14-d2a1-430d-a0f2-a9481d1dd5dc => generated 192 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:14.099558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-39c7c839-8714-4dad-8e64-647948083967 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:14.104507 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39c7c839-8714-4dad-8e64-647948083967 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:14.104507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39c7c839-8714-4dad-8e64-647948083967 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:14.104507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39c7c839-8714-4dad-8e64-647948083967 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:14.124405 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:14.124405 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:14.136348 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-39c7c839-8714-4dad-8e64-647948083967 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:14.152786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39c7c839-8714-4dad-8e64-647948083967 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:14.153754 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 690/2766] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:14 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1133 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:14.190077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:14.192391 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:56:14.192961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dae6ecf0-386e-4320-b107-7ee45c080ea4", "name": "tempest-VolumesBackupsTest-Backup-575434186", "force": true, "container": "tempest-volumesbackupstest-backup-container-1876087303"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:14.195125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': 'dae6ecf0-386e-4320-b107-7ee45c080ea4', 'name': 'tempest-VolumesBackupsTest-Backup-575434186', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1876087303'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:56:14.195655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume dae6ecf0-386e-4320-b107-7ee45c080ea4 in container tempest-volumesbackupstest-backup-container-1876087303 Aug 19 12:56:14.216277 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:14.216277 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:14.217092 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:14.284019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['0a65b2a0-50ac-451d-ba44-253d8743de53', '8ac4a026-b344-4d5f-8486-f973a4877bb7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:14.297035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a812ec62-2b95-45f2-991f-4297076df19d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:14.301603 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a812ec62-2b95-45f2-991f-4297076df19d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:14.301603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a812ec62-2b95-45f2-991f-4297076df19d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:14.301603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a812ec62-2b95-45f2-991f-4297076df19d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:14.301603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a812ec62-2b95-45f2-991f-4297076df19d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:14.314908 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:14.314908 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:14.322339 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a812ec62-2b95-45f2-991f-4297076df19d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:14.322339 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 695/2767] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:14 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:14.350949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a00d2662-adaf-4bc6-8d04-9e1c8eaa0240 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:56:14.351890 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 688/2768] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:14 2026] POST /volume/v3/backups => generated 329 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:14.365293 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1001f63f-b807-4c11-a64a-78a008952a2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:14.368213 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1001f63f-b807-4c11-a64a-78a008952a2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:14.368500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1001f63f-b807-4c11-a64a-78a008952a2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:14.368730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1001f63f-b807-4c11-a64a-78a008952a2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:14.368873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1001f63f-b807-4c11-a64a-78a008952a2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:14.377226 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:14.377226 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:14.378229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1001f63f-b807-4c11-a64a-78a008952a2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:14.379426 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 696/2769] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:14 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:15.336514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:15.340338 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:15.340575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:15.340805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:15.340918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:15.348959 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:15.348959 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:15.351085 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-266dc2a0-a61f-4c5d-8cc6-1a1c2e6dd784 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:15.351085 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 691/2770] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:15 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:15.392598 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:15.396436 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:15.396436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:15.396436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:15.396436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:15.404813 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:15.404813 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:15.406495 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e3d0fe64-0003-480f-9e1b-e40b1df92ccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:15.408513 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 696/2771] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:15 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:15.774931 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:15.778590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 Aug 19 12:56:15.781637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:15.795109 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:15.803053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:15.804596 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:15.804596 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:15.989350 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" released by "attachment_update" :: held 0.186s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:15.989784 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-6908c015-f7ee-4fb1-adfe-6d9652f453b3 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 returned with HTTP 200 Aug 19 12:56:15.990425 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 689/2772] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:15 2026] PUT /volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 => generated 968 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:16.003674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-83e375e1-6cf7-4395-9833-de142d3d87f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:16.006758 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-83e375e1-6cf7-4395-9833-de142d3d87f7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 Aug 19 12:56:16.007083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-83e375e1-6cf7-4395-9833-de142d3d87f7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:16.007391 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-83e375e1-6cf7-4395-9833-de142d3d87f7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:16.011312 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=512,cinder:INSERT=84,cinder:UPDATE=162 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:56:16.038308 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-83e375e1-6cf7-4395-9833-de142d3d87f7 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 returned with HTTP 200 Aug 19 12:56:16.039370 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 697/2773] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:56:16 2026] GET /volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 => generated 993 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:16.368735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:16.372215 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:16.372678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:16.372895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:16.373069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:16.379232 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:16.379232 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:16.381495 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c12212b9-f68b-4203-8553-6fce8d3691b3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:16.381904 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 692/2774] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:16 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:16.423020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-92667af0-9d86-43f2-bbe3-046962506ffb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:16.426220 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-92667af0-9d86-43f2-bbe3-046962506ffb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:16.426524 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-92667af0-9d86-43f2-bbe3-046962506ffb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:16.426795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-92667af0-9d86-43f2-bbe3-046962506ffb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:16.426930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-92667af0-9d86-43f2-bbe3-046962506ffb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:16.435285 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=344,cinder:INSERT=30,cinder:UPDATE=77 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:56:16.443818 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:16.443818 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:16.445172 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-92667af0-9d86-43f2-bbe3-046962506ffb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:16.445685 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 697/2775] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:16 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:17.395744 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:17.405423 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:17.405722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:17.406016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:17.406206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:17.409974 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=326,cinder:INSERT=44,cinder:UPDATE=74 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:56:17.418393 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:17.418393 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:17.419544 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4619cf24-eb07-48c0-b4b1-ca28d1415333 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:17.420301 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 690/2776] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:17 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:17.463561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90d709b1-d078-4980-93b0-fb29a664e467 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:17.466388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90d709b1-d078-4980-93b0-fb29a664e467 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:17.466645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90d709b1-d078-4980-93b0-fb29a664e467 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:17.467376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90d709b1-d078-4980-93b0-fb29a664e467 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:17.467376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-90d709b1-d078-4980-93b0-fb29a664e467 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:17.477427 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:17.477427 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:17.478628 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90d709b1-d078-4980-93b0-fb29a664e467 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:17.479158 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 698/2777] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:17 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:18.439171 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:18.441627 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:18.442005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:18.443205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:18.443205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:18.453843 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:18.453843 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:18.454943 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be8bb9fa-2e4d-477d-9da8-0f75d010366f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:18.455773 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 693/2778] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:18 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:18.493344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:18.497889 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:18.497889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:18.497889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:18.497889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:18.504573 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:18.504573 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:18.505840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28c5e0f8-ba63-48e6-b378-e551fe1faed8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:18.506570 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 698/2779] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:18 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:19.469687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:19.475685 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:19.475843 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:19.476011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:19.476011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:19.485602 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:19.485602 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:19.486332 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3edd95f3-58b1-4864-b881-fe1e4ada571e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:19.486796 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 691/2780] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:19 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:19.523365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:19.527828 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:19.527828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:19.527828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:19.527828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:19.534415 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:19.534415 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:19.535903 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-561241b1-7530-416f-a7ee-8f3fc1adda86 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:19.536110 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 699/2781] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:19 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:20.447737 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-4c014fe3-f9ce-4fef-852f-df5d7d9af383 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:20.451718 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-4c014fe3-f9ce-4fef-852f-df5d7d9af383 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/encryption Aug 19 12:56:20.452193 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-4c014fe3-f9ce-4fef-852f-df5d7d9af383 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:20.452630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-4c014fe3-f9ce-4fef-852f-df5d7d9af383 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:20.467285 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:20.467285 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:20.475822 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-012fab0a-1783-4897-b4f7-60f6a9cfa19a req-4c014fe3-f9ce-4fef-852f-df5d7d9af383 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/encryption returned with HTTP 200 Aug 19 12:56:20.476585 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 694/2782] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:56:20 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:20.502021 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:20.506863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:20.507768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:20.507768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:20.508122 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:20.525940 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:20.525940 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:20.530456 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40d8bf89-0e7e-49ab-9cc2-c84ba28e95dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:20.530456 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 699/2783] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:20 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:20.553962 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:20.556323 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:20.557551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:20.557551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:20.557822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:20.563786 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:20.563786 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:20.564861 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f2ba84e9-9f38-461e-875d-393e9d860b72 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:20.565350 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 692/2784] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:20 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:20.635108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:20.637499 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:20.637829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:20.637980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:20.646344 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:20.646344 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:20.652339 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:20.659807 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1d4a2b1-78d7-43f5-a9ab-2db53c58e1b5 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:20.660502 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 700/2785] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:20 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:21.548221 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2965bc66-941f-4107-9a04-56546a6bfb8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:21.550847 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2965bc66-941f-4107-9a04-56546a6bfb8d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:21.551132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2965bc66-941f-4107-9a04-56546a6bfb8d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:21.551437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2965bc66-941f-4107-9a04-56546a6bfb8d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:21.552212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2965bc66-941f-4107-9a04-56546a6bfb8d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:21.558312 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:21.558312 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:21.559460 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2965bc66-941f-4107-9a04-56546a6bfb8d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:21.563197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 695/2786] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:21 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:21.581794 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:21.583718 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:21.583718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:21.583718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:21.583718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:21.592808 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:21.592808 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:21.593884 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7121d145-0450-4552-aeb4-0fd4f33aea63 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:21.597219 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 700/2787] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:21 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:21.676977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:21.680479 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:21.680754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:21.681009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:21.692915 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:21.692915 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:21.698408 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:21.704837 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9817988b-9acd-4c5b-b6ec-672a9b6d2c2f tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:21.705487 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 693/2788] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:21 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:22.580420 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:22.582738 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:22.583014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:22.583246 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:22.583398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:22.588744 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:22.588744 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:22.589768 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ae27fb9-b465-4a64-8250-d6fda40c0aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:22.590485 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 701/2789] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:22 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:22.608966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:22.611404 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:22.611674 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:22.611968 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:22.612073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:22.617759 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=337,cinder:UPDATE=100,cinder:INSERT=49 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:56:22.624095 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:22.624095 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:22.625197 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24f0ffca-a58e-45a2-97ce-adb4243c519b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:22.625801 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 696/2790] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:22 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:22.722077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:22.724855 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:22.725219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:22.725531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:22.735769 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:22.735769 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:22.741937 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:22.748565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6cfe25c4-3d51-4a15-a3a8-7df934600a6b tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:22.749340 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 701/2791] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:22 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:23.503877 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-c4872a37-fa91-41a5-ae18-ae9eb87315ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:23.506524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-c4872a37-fa91-41a5-ae18-ae9eb87315ac tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption Aug 19 12:56:23.506757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-c4872a37-fa91-41a5-ae18-ae9eb87315ac tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:23.506977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-c4872a37-fa91-41a5-ae18-ae9eb87315ac tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:23.518715 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:23.518715 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:23.526385 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-c4872a37-fa91-41a5-ae18-ae9eb87315ac tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption returned with HTTP 200 Aug 19 12:56:23.526801 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 694/2792] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:56:23 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:23.602447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54969102-8ac6-43de-b201-509a582e0030 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:23.605125 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54969102-8ac6-43de-b201-509a582e0030 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:23.605312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54969102-8ac6-43de-b201-509a582e0030 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:23.605478 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54969102-8ac6-43de-b201-509a582e0030 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:23.605577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-54969102-8ac6-43de-b201-509a582e0030 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:23.611274 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:23.611274 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:23.611274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54969102-8ac6-43de-b201-509a582e0030 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:23.611452 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 702/2793] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:23 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:23.642980 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:23.645228 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:23.645510 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:23.645733 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:23.645884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:23.653361 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:23.653361 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:23.659577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de0c6158-cdd0-4d00-a92a-0b7a1baef8fb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:23.659577 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 697/2794] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:23 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:23.766686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5494b50-3f69-4841-b9f5-650223191c40 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:23.769231 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5494b50-3f69-4841-b9f5-650223191c40 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:23.769469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5494b50-3f69-4841-b9f5-650223191c40 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:23.769737 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5494b50-3f69-4841-b9f5-650223191c40 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:23.781675 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:23.781675 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:23.791160 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5494b50-3f69-4841-b9f5-650223191c40 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:23.797811 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5494b50-3f69-4841-b9f5-650223191c40 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:23.798402 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 702/2795] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:23 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:24.625786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:24.627917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:24.627917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:24.628181 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:24.628341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:24.633407 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:24.633407 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:24.634410 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b3eaa16-cd25-41e9-8935-ef5736cbbc98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:24.634864 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 695/2796] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:24 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:24.674088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:24.677272 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:24.677807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:24.678921 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:24.679435 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:24.684154 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:24.684154 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:24.684923 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1550ace-b148-4244-9b5f-d8312b15d9bc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:24.685559 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 703/2797] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:24 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:24.819498 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0188e20d-de36-4eec-86b2-baca9781c01c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:24.821601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0188e20d-de36-4eec-86b2-baca9781c01c tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:24.821776 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0188e20d-de36-4eec-86b2-baca9781c01c tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:24.821983 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0188e20d-de36-4eec-86b2-baca9781c01c tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:24.830512 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:24.830512 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:24.835127 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0188e20d-de36-4eec-86b2-baca9781c01c tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:24.839897 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0188e20d-de36-4eec-86b2-baca9781c01c tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:24.840469 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 698/2798] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:24 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:25.309418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:25.313938 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:25.314170 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:25.314418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:25.314657 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Delete volume with id: e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:25.326241 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:25.326241 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:25.326940 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:25.354406 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Delete volume request issued successfully. Aug 19 12:56:25.354626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02d41c5e-17a0-412f-b6e8-fe7e5116423a tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 202 Aug 19 12:56:25.355213 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 703/2799] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:25 2026] DELETE /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:25.366574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:25.369207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:25.369501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:25.370589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:25.381576 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:25.381576 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:25.386620 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Volume info retrieved successfully. Aug 19 12:56:25.395306 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f64d08b2-82de-4fbb-bc56-57440acf1e55 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 200 Aug 19 12:56:25.395778 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 696/2800] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:25 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:25.649370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:25.650957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:25.652021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:25.652021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:25.652021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:25.656940 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:25.656940 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:25.657852 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a5f68727-1fb0-4cb8-9ff1-5bd5c856ab54 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:25.658275 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 704/2801] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:25 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:25.697468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b408f784-06e3-4502-9afb-b57bb78485a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:25.699768 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b408f784-06e3-4502-9afb-b57bb78485a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:25.700015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b408f784-06e3-4502-9afb-b57bb78485a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:25.700233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b408f784-06e3-4502-9afb-b57bb78485a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:25.700398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b408f784-06e3-4502-9afb-b57bb78485a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:25.706680 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:25.706680 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:25.707548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b408f784-06e3-4502-9afb-b57bb78485a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:25.708352 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 699/2802] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:25 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:25.822754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-f36d2c87-4e75-4715-bb23-d343816eb9a2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:25.825478 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-f36d2c87-4e75-4715-bb23-d343816eb9a2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61/action Aug 19 12:56:25.825856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-f36d2c87-4e75-4715-bb23-d343816eb9a2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:25.825967 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-f36d2c87-4e75-4715-bb23-d343816eb9a2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:25.859562 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:25.859562 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:25.878279 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-b09de9ef-f0b6-43d5-84f5-c54b7d97552e req-f36d2c87-4e75-4715-bb23-d343816eb9a2 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61/action returned with HTTP 204 Aug 19 12:56:25.879069 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 704/2803] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:25 2026] POST /volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:26.412997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d6470e1-89df-49be-a4d4-6380852706a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.419346 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d6470e1-89df-49be-a4d4-6380852706a0 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] GET https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 Aug 19 12:56:26.419346 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d6470e1-89df-49be-a4d4-6380852706a0 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.419346 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d6470e1-89df-49be-a4d4-6380852706a0 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.425982 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d6470e1-89df-49be-a4d4-6380852706a0 tempest-TestImageHashVerification-1659251842 tempest-TestImageHashVerification-1659251842-project-member] https://10.4.3.137/volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 returned with HTTP 404 Aug 19 12:56:26.427344 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 697/2804] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:26 2026] GET /volume/v3/volumes/e7900f9d-a4c6-4b23-a0fa-36b01142c944 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:56:26.675439 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.688278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:26.688278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.688278 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.688569 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:26.708423 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:26.708423 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:26.711149 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e80b159f-54a2-492e-a792-efaf3107cfc2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:26.711611 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 705/2805] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:26 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 751 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:26.722300 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.725552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.725983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:26.725983 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.726229 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.726304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:26.729476 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:56:26.729476 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.729822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.736472 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:26.736472 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:26.737529 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a889dd6-0b2e-4c6e-b90a-9668fc0c776a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:26.737956 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 700/2806] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:26 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:26.745468 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:26.745468 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:26.753163 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:26.763911 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70df45e3-8fa5-4b85-8f9e-ab0ff266642f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 200 Aug 19 12:56:26.764502 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 705/2807] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:26 2026] GET /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:26.782280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.785299 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:26.785299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.785299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.785507 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. Aug 19 12:56:26.790669 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:26.790669 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:26.812098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:56:26.817280 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-899cd945-2c53-4204-97fd-87c7e9f3c303 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 202 Aug 19 12:56:26.817280 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 698/2808] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:26 2026] DELETE /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 19 12:56:26.826839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:26.840332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:26.842450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:26.842880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:26.843442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:26.859889 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:26.859889 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:26.861273 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2320a64f-ff56-4ada-a1b7-c6a8aa44970e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 200 Aug 19 12:56:26.862563 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 706/2809] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:26 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 750 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:27.751893 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:27.753925 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:27.754220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:27.754511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:27.754658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:27.760136 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:27.760136 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:27.760906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca074d07-3b25-44ab-b317-02fd54120aa3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:27.761487 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 701/2810] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:27 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:27.876449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:27.878347 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 Aug 19 12:56:27.878768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:27.879108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:27.879370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 227d8807-073e-4b3a-ab5e-8d4cc244a7e8. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:27.883955 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bfb88e0-511a-4cc6-a737-fa0a4bbdf72f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 returned with HTTP 404 Aug 19 12:56:27.883955 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 706/2811] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:27 2026] GET /volume/v3/backups/227d8807-073e-4b3a-ab5e-8d4cc244a7e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:27.896563 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd824079-ad84-4c48-b463-fccf08bdda4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:27.898691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:27.899057 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-525050961"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:27.900853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-525050961'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:27.901067 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume of 1 GB Aug 19 12:56:27.907043 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Availability Zones retrieved successfully. Aug 19 12:56:27.914337 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (27f77d43-93e9-4061-8bff-1924ca5380e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:27.918872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bb60d7-a7a7-45d4-bbde-f23da7d730ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:27.920004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:27.960218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6bb60d7-a7a7-45d4-bbde-f23da7d730ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:27.961201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2bb956-8215-433f-b6eb-d943245d4812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:28.023371 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['8c5aa472-2c02-4573-9108-a1241528a448', 'babf3dd7-f809-4913-bf04-db541080497d', '94b1312c-af14-4e93-9dd4-c5c1fa726d57', 'bd88ca7f-c938-483d-9626-a9fb14e04c3b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:28.024566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e2bb956-8215-433f-b6eb-d943245d4812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c5aa472-2c02-4573-9108-a1241528a448', 'babf3dd7-f809-4913-bf04-db541080497d', '94b1312c-af14-4e93-9dd4-c5c1fa726d57', 'bd88ca7f-c938-483d-9626-a9fb14e04c3b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:28.027882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2060cc06-e53c-45e2-b436-c5612487ff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:28.056925 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2060cc06-e53c-45e2-b436-c5612487ff4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '092772a9-d2f3-41d0-812c-e87dc4596eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-525050961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['8c5aa472-2c02-4573-9108-a1241528a448','babf3dd7-f809-4913-bf04-db541080497d','94b1312c-af14-4e93-9dd4-c5c1fa726d57','bd88ca7f-c938-483d-9626-a9fb14e04c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-525050961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=092772a9-d2f3-41d0-812c-e87dc4596eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aa6270355548f48d34b0e681bf30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:28.058203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94acd420-6465-4670-8478-ca33e3af3f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:28.082065 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94acd420-6465-4670-8478-ca33e3af3f93) transitioned into state 'SUCCESS' from state '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-525050961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['8c5aa472-2c02-4573-9108-a1241528a448','babf3dd7-f809-4913-bf04-db541080497d','94b1312c-af14-4e93-9dd4-c5c1fa726d57','bd88ca7f-c938-483d-9626-a9fb14e04c3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:28.082910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27bb0daa-128e-4499-8c9e-493f55313d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:28.097825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27bb0daa-128e-4499-8c9e-493f55313d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:28.098706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (27f77d43-93e9-4061-8bff-1924ca5380e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:28.099027 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request issued successfully. Aug 19 12:56:28.099721 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd824079-ad84-4c48-b463-fccf08bdda4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:28.100142 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 699/2812] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:56:27 2026] POST /volume/v3/volumes => generated 748 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:28.119404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:28.119404 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:56:28.119404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:28.120119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:28.131754 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:28.131754 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:28.136199 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:28.141422 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d7ee7ad-d4f9-49ae-8c29-61a207b507cc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 200 Aug 19 12:56:28.141826 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 707/2813] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:28 2026] GET /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7da615dc-3ce5-4a43-8357-db555b75a50b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7da615dc-3ce5-4a43-8357-db555b75a50b None None] GET https://10.4.3.137/volume// Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7da615dc-3ce5-4a43-8357-db555b75a50b None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7da615dc-3ce5-4a43-8357-db555b75a50b None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7da615dc-3ce5-4a43-8357-db555b75a50b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:28.569541 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 702/2814] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56: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 19 12:56:28.579100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-ff915eb2-06b1-447c-8f02-ddeff8bf8f59 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:28.582049 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-ff915eb2-06b1-447c-8f02-ddeff8bf8f59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:28.582828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-ff915eb2-06b1-447c-8f02-ddeff8bf8f59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea4e1c06-49cc-432b-a116-80e3a46df647", "connector": null, "instance_uuid": "a2b925ca-ab98-41d2-ad0e-993e4674ccf2"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:28.596122 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:28.596122 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:28.630734 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-ff915eb2-06b1-447c-8f02-ddeff8bf8f59 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:28.631239 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 707/2815] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:28 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:28.640976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-16161408-e744-40dd-8d18-3b15278c47d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:28.644080 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-16161408-e744-40dd-8d18-3b15278c47d0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 Aug 19 12:56:28.644387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-16161408-e744-40dd-8d18-3b15278c47d0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:28.644716 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-16161408-e744-40dd-8d18-3b15278c47d0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:28.652660 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:28.652660 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:28.699472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-16161408-e744-40dd-8d18-3b15278c47d0 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 returned with HTTP 200 Aug 19 12:56:28.699842 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 700/2816] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:28 2026] DELETE /volume/v3/attachments/c198ec30-89a0-42a2-8ef5-fb25901dfc61 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:28.777910 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:28.779726 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:28.779932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:28.780137 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:28.780256 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:28.784824 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:28.784824 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:28.785778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64137deb-f22e-465d-bb76-bd9fecc0f27d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:28.786214 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 708/2817] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:28 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:29.160807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-573a45c7-2148-4ec8-a17e-25f346feff52 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:29.164348 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-573a45c7-2148-4ec8-a17e-25f346feff52 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:56:29.164723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-573a45c7-2148-4ec8-a17e-25f346feff52 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:29.165563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-573a45c7-2148-4ec8-a17e-25f346feff52 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:29.179819 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:29.179819 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:29.189025 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-573a45c7-2148-4ec8-a17e-25f346feff52 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:29.197661 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-573a45c7-2148-4ec8-a17e-25f346feff52 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 200 Aug 19 12:56:29.198379 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 703/2818] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:29 2026] GET /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:29.216325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:29.218111 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:56:29.218443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "092772a9-d2f3-41d0-812c-e87dc4596eed", "name": "tempest-VolumesBackupsTest-Backup-577596835"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:29.219933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': '092772a9-d2f3-41d0-812c-e87dc4596eed', 'name': 'tempest-VolumesBackupsTest-Backup-577596835'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:56:29.220095 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume 092772a9-d2f3-41d0-812c-e87dc4596eed in container None Aug 19 12:56:29.229718 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:29.229718 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:29.230334 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:29.268197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['e68de1cf-542c-45f9-b793-8264448de0ed', '851a50bc-d7e9-46bd-b012-d05f9dd71501'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:29.326230 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2a56625-15d7-4c8b-b42c-71a5847cac36 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:56:29.326874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 708/2819] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:29 2026] POST /volume/v3/backups => generated 329 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:29.338121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:29.341192 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:29.341518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:29.341793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:29.341991 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:29.349978 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:29.349978 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:29.351076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb6c60e8-1893-48ee-93bd-c5bd3702f006 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:29.351602 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 701/2820] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:29 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:29.797860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:29.799836 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:29.800146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:29.800432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:29.800554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:29.813730 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:29.813730 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:29.813730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbd076c1-c457-4b04-aa47-58ddf4356644 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:29.813730 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 709/2821] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:29 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:30.367644 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8eda2f33-d149-468f-972d-7b1c6f226321 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:30.370488 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8eda2f33-d149-468f-972d-7b1c6f226321 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:30.370850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8eda2f33-d149-468f-972d-7b1c6f226321 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:30.371184 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8eda2f33-d149-468f-972d-7b1c6f226321 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:30.376293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8eda2f33-d149-468f-972d-7b1c6f226321 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:30.382983 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:30.382983 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:30.384070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8eda2f33-d149-468f-972d-7b1c6f226321 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:30.384676 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 704/2822] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:30 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:30.818023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:30.822854 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] PUT https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c Aug 19 12:56:30.822854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:30.829139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:30.832352 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:30.832648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:30.832957 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:30.833059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:30.836984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Acquiring lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:30.839105 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:30.839105 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:30.839814 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-954017ee-a6b8-40ac-8e5c-c1984c6820d2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:30.840351 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 702/2823] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:30 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:30.846570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:30.846570 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:30.846570 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:30.982319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Lock "cinder-attachment_update-ea4e1c06-49cc-432b-a116-80e3a46df647-np0000007775" released by "attachment_update" :: held 0.139s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:30.982768 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-dcbeabbe-06be-49b6-a865-205a0202cb42 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c returned with HTTP 200 Aug 19 12:56:30.983545 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 709/2824] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:30 2026] PUT /volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:30.994565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9506b6ca-989d-43b2-a6d7-01589dfe6560 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:30.998423 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9506b6ca-989d-43b2-a6d7-01589dfe6560 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c Aug 19 12:56:30.998775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9506b6ca-989d-43b2-a6d7-01589dfe6560 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:30.998983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9506b6ca-989d-43b2-a6d7-01589dfe6560 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:31.018599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9506b6ca-989d-43b2-a6d7-01589dfe6560 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c returned with HTTP 200 Aug 19 12:56:31.019195 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 710/2825] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:56:30 2026] GET /volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:31.398367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:31.400636 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:31.401238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:31.401238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:31.401238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:31.406182 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:31.406182 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:31.407128 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e29c077f-9fb9-47d7-a579-ca94a96a8d11 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:31.407583 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 705/2826] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:31 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:31.857654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:31.859624 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:31.859868 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:31.860086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:31.860205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:31.865096 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:31.865096 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:31.865926 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d6ff8bb-3610-4e5e-a402-3ecf06e6645f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:31.866316 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 703/2827] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:31 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:32.422309 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:32.425891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:32.426621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:32.426713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:32.427006 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:32.442718 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:32.442718 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:32.444115 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b9d28dc-bd5f-467b-a73f-08e869562854 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:32.444483 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 710/2828] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:32 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:32.880741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:32.883712 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:32.883864 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:32.884072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:32.884179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:32.889648 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:32.889648 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:32.890585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6ad75c5-3d19-47ec-ae7f-c123db675462 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:32.891145 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 711/2829] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:32 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:33.019668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-449c2a4f-03dc-4b4b-9c7f-cd721cf2cfe0 req-2982c6d2-ba46-4b01-b94f-b63cebc27fac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:33.022222 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-449c2a4f-03dc-4b4b-9c7f-cd721cf2cfe0 req-2982c6d2-ba46-4b01-b94f-b63cebc27fac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 Aug 19 12:56:33.022617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-449c2a4f-03dc-4b4b-9c7f-cd721cf2cfe0 req-2982c6d2-ba46-4b01-b94f-b63cebc27fac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:33.022854 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-449c2a4f-03dc-4b4b-9c7f-cd721cf2cfe0 req-2982c6d2-ba46-4b01-b94f-b63cebc27fac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:33.036579 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:33.036579 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:33.111733 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-449c2a4f-03dc-4b4b-9c7f-cd721cf2cfe0 req-2982c6d2-ba46-4b01-b94f-b63cebc27fac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 returned with HTTP 200 Aug 19 12:56:33.112005 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 706/2830] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:33 2026] DELETE /volume/v3/attachments/9f087daa-2345-4876-9d08-f8eadcae3065 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:33.460143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:33.463237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:33.463665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:33.463861 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:33.463968 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:33.475053 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:33.475053 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:33.475053 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5393c786-d6ac-476a-a211-37c9e9f37a46 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:33.475053 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 704/2831] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:33 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:33.907351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:33.911145 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:33.911320 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:33.911789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:33.911789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:33.917713 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:33.917713 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:33.918758 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a814982f-9e19-41b4-89f7-09485dc9fba0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:33.919353 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 711/2832] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:33 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:34.488000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:34.494509 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:34.496007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:34.496449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:34.496694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:34.507521 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:34.507521 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:34.510562 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6109dc9-c4b3-495e-94dc-684120ce4e7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:34.512016 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 712/2833] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:34 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:34.737080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:34.740068 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:34.740226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:34.740454 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:34.740663 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:34.751785 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:34.751785 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:34.751785 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:34.768877 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:56:34.780892 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:56:34.781132 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9ce7ae2-afb1-4598-8590-64b16c41bad2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 202 Aug 19 12:56:34.781870 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 707/2834] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:34 2026] DELETE /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:34.793587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6fff343b-ad31-40fe-932f-a50910757d33 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:34.796278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fff343b-ad31-40fe-932f-a50910757d33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:34.796559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fff343b-ad31-40fe-932f-a50910757d33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:34.796850 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fff343b-ad31-40fe-932f-a50910757d33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:34.811170 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:34.811170 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:34.817785 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6fff343b-ad31-40fe-932f-a50910757d33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:34.823986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fff343b-ad31-40fe-932f-a50910757d33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 200 Aug 19 12:56:34.824605 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 705/2835] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:34 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:34.861922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:34.933762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-307597b9-4228-4145-99d9-633ab0d52805 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:34.936495 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-307597b9-4228-4145-99d9-633ab0d52805 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:34.936723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-307597b9-4228-4145-99d9-633ab0d52805 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:34.936980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-307597b9-4228-4145-99d9-633ab0d52805 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:34.937087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-307597b9-4228-4145-99d9-633ab0d52805 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:34.945966 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:34.945966 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:34.947748 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-307597b9-4228-4145-99d9-633ab0d52805 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:34.950453 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 713/2836] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:34 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:34.982017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:34.982450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-105482190"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:34.984470 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-105482190'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:34.984646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:34.988875 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:34.994116 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (6306c7ed-c467-449b-8ff3-c480cd426815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:34.995243 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd8b9db-ee53-4a14-9f28-bdc661cbe67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:34.996342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:35.023327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd8b9db-ee53-4a14-9f28-bdc661cbe67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:35.024522 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045bc279-f896-4742-bb72-16e55d0e6f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:35.096628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['2baeb50b-26f7-45dd-9042-60e74a0aec4a', '1fac1fce-86cf-4881-b8db-14f4e399301e', '44049e96-75eb-40b6-90af-035c1cd4cc00', '51d31ee8-089e-4170-8d91-e1a16baabf3a'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:35.098630 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (045bc279-f896-4742-bb72-16e55d0e6f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2baeb50b-26f7-45dd-9042-60e74a0aec4a', '1fac1fce-86cf-4881-b8db-14f4e399301e', '44049e96-75eb-40b6-90af-035c1cd4cc00', '51d31ee8-089e-4170-8d91-e1a16baabf3a']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:35.098889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029f3db6-93f7-4d8b-b8f3-3cc67ef21829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:35.125318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029f3db6-93f7-4d8b-b8f3-3cc67ef21829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b6abbd2-7692-432c-8769-50604aff63e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-105482190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['2baeb50b-26f7-45dd-9042-60e74a0aec4a','1fac1fce-86cf-4881-b8db-14f4e399301e','44049e96-75eb-40b6-90af-035c1cd4cc00','51d31ee8-089e-4170-8d91-e1a16baabf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-105482190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b6abbd2-7692-432c-8769-50604aff63e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:35.126114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e6cdd4-68bc-4167-a7f0-70ea7ecbaf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:35.152028 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e6cdd4-68bc-4167-a7f0-70ea7ecbaf0b) transitioned into state 'SUCCESS' from state '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-105482190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['2baeb50b-26f7-45dd-9042-60e74a0aec4a','1fac1fce-86cf-4881-b8db-14f4e399301e','44049e96-75eb-40b6-90af-035c1cd4cc00','51d31ee8-089e-4170-8d91-e1a16baabf3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:35.152965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62a377a-1f8f-4fc1-9ada-58a421dbd12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:35.170192 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62a377a-1f8f-4fc1-9ada-58a421dbd12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:35.171743 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (6306c7ed-c467-449b-8ff3-c480cd426815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:35.172842 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:35.172842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e67959a9-93d4-4b03-a882-21f9d7d04bbe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:35.173458 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 712/2837] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:56:34 2026] POST /volume/v3/volumes => generated 769 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:35.189384 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.191508 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:35.191737 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.191955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:35.199904 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:35.199904 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:35.204152 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:35.209225 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5ad83bb-fea7-409f-8383-69838acd02b3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 200 Aug 19 12:56:35.209724 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 708/2838] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:35 2026] GET /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:35.527379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-def38ec4-8ee2-468e-be21-20188f0006bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.529619 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-def38ec4-8ee2-468e-be21-20188f0006bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:35.529885 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-def38ec4-8ee2-468e-be21-20188f0006bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.530162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-def38ec4-8ee2-468e-be21-20188f0006bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:35.530314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-def38ec4-8ee2-468e-be21-20188f0006bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:35.536014 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:35.536014 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:35.537043 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-def38ec4-8ee2-468e-be21-20188f0006bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:35.537621 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 706/2839] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:35 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:35.839171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9673cd00-fac4-415a-91d3-68f7e4de0070 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.843606 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9673cd00-fac4-415a-91d3-68f7e4de0070 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 Aug 19 12:56:35.847268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9673cd00-fac4-415a-91d3-68f7e4de0070 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.847710 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9673cd00-fac4-415a-91d3-68f7e4de0070 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:35.858902 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9673cd00-fac4-415a-91d3-68f7e4de0070 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 returned with HTTP 404 Aug 19 12:56:35.858902 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 714/2840] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:35 2026] GET /volume/v3/volumes/8ba22bf9-5916-4e0f-b7ac-7e30f150a9c9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:35.868399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.871649 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:56:35.871915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.872158 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:35.872803 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:35.872803 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:35.873131 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:56:35.936697 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Get all volumes completed successfully. Aug 19 12:56:35.940343 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:35.940343 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:35.954838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a1d511b8-8118-424c-9249-e0b50c6d5010 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:56:35.954838 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 713/2841] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:56:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18175 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:35.969889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f854d87-eb8b-40de-af57-3997a21f203e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.972103 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f854d87-eb8b-40de-af57-3997a21f203e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:35.972330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f854d87-eb8b-40de-af57-3997a21f203e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.972555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f854d87-eb8b-40de-af57-3997a21f203e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:35.972702 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0f854d87-eb8b-40de-af57-3997a21f203e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:35.977788 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-338d1914-6a50-4d55-bb3b-5708bbb47a53 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:35.978228 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:35.978228 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:35.978840 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f854d87-eb8b-40de-af57-3997a21f203e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:35.979231 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 709/2842] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:35 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:35.982277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-338d1914-6a50-4d55-bb3b-5708bbb47a53 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] DELETE https://10.4.3.137/volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62 Aug 19 12:56:35.982277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-338d1914-6a50-4d55-bb3b-5708bbb47a53 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:35.982277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-338d1914-6a50-4d55-bb3b-5708bbb47a53 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.012149 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-338d1914-6a50-4d55-bb3b-5708bbb47a53 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62 returned with HTTP 202 Aug 19 12:56:36.012716 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 707/2843] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:56:35 2026] DELETE /volume/v3/types/c6578f87-ccb6-4d86-b50a-99f79645ef62 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:36.027019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95a5051b-0da0-4887-8c4e-77d19b234dfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.029386 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95a5051b-0da0-4887-8c4e-77d19b234dfe tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:56:36.029770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95a5051b-0da0-4887-8c4e-77d19b234dfe tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1068800320", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:36.049700 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95a5051b-0da0-4887-8c4e-77d19b234dfe tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:56:36.050214 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 715/2844] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:56:36 2026] POST /volume/v3/types => generated 213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.060427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-314d1304-d656-427b-870b-5dc2d88da047 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.062949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-314d1304-d656-427b-870b-5dc2d88da047 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] POST https://10.4.3.137/volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91/encryption Aug 19 12:56:36.063686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-314d1304-d656-427b-870b-5dc2d88da047 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:36.088360 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-314d1304-d656-427b-870b-5dc2d88da047 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91/encryption returned with HTTP 200 Aug 19 12:56:36.089046 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 714/2845] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:56:36 2026] POST /volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.101468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.103623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:36.104091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-872497405", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1068800320", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:36.106100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-872497405', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1068800320', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:36.112065 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:56:36.112506 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.112506 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:36.113073 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:56:36.120664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (ba361063-5e9e-4a19-92a7-cf2f06bf66a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:36.121843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1ee379-338a-4173-8472-9d3188a060f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:36.123019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:36.156587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1ee379-338a-4173-8472-9d3188a060f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:56:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b510a069-b0c5-4e98-a283-459a6865ee91,is_public=True,name='tempest-scenario-type-luks2-1068800320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b510a069-b0c5-4e98-a283-459a6865ee91', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:36.157936 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff97de7e-c897-4b3e-9241-482bbb5394d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:36.192874 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1068800320 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1068800320, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:56:36.193268 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1068800320 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1068800320, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:56:36.229142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad65b5fe-fd85-49ea-945e-96444923d717 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.231624 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad65b5fe-fd85-49ea-945e-96444923d717 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:36.231811 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad65b5fe-fd85-49ea-945e-96444923d717 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:36.232152 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad65b5fe-fd85-49ea-945e-96444923d717 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.232323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['8607c816-da0f-4084-9a73-294f087f1ea1', 'b4a0238c-b052-4d43-b421-6f37ae6f4dea', '386cda6e-dd1f-476e-9b7b-6941f742a0e0', '3da165fb-e9ef-46dc-81f8-79dfcdf1fb00'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:36.233059 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff97de7e-c897-4b3e-9241-482bbb5394d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8607c816-da0f-4084-9a73-294f087f1ea1', 'b4a0238c-b052-4d43-b421-6f37ae6f4dea', '386cda6e-dd1f-476e-9b7b-6941f742a0e0', '3da165fb-e9ef-46dc-81f8-79dfcdf1fb00']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:36.233742 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ae6aaf-b641-4383-86fd-1200074b2044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:36.243590 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.243590 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:36.251529 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad65b5fe-fd85-49ea-945e-96444923d717 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:36.257899 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad65b5fe-fd85-49ea-945e-96444923d717 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 200 Aug 19 12:56:36.258531 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 708/2846] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:36.266557 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ae6aaf-b641-4383-86fd-1200074b2044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c40ca5e2-ddee-47ae-91e1-f4819096641d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-872497405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['8607c816-da0f-4084-9a73-294f087f1ea1','b4a0238c-b052-4d43-b421-6f37ae6f4dea','386cda6e-dd1f-476e-9b7b-6941f742a0e0','3da165fb-e9ef-46dc-81f8-79dfcdf1fb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=b510a069-b0c5-4e98-a283-459a6865ee91), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-872497405',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c40ca5e2-ddee-47ae-91e1-f4819096641d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b510a069-b0c5-4e98-a283-459a6865ee91),volume_type_id=b510a069-b0c5-4e98-a283-459a6865ee91)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:36.267349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3f152a-b440-46fa-8815-63ff35672138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:36.274625 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.277570 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:56:36.278058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b6abbd2-7692-432c-8769-50604aff63e6", "name": "tempest-VolumeDependencyTests-Snapshot-1532777734"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:36.289069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f3f152a-b440-46fa-8815-63ff35672138) transitioned into state 'SUCCESS' from state '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-872497405',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['8607c816-da0f-4084-9a73-294f087f1ea1','b4a0238c-b052-4d43-b421-6f37ae6f4dea','386cda6e-dd1f-476e-9b7b-6941f742a0e0','3da165fb-e9ef-46dc-81f8-79dfcdf1fb00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=b510a069-b0c5-4e98-a283-459a6865ee91)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:36.290173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2f0bd4-5037-41f9-99c3-8ff45dd6398f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:36.290290 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.290290 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:36.291702 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:36.291702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create snapshot from volume 2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:36.307218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f2f0bd4-5037-41f9-99c3-8ff45dd6398f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:36.307896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (ba361063-5e9e-4a19-92a7-cf2f06bf66a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:36.308309 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:56:36.310857 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-084caba6-89f9-473e-9b4e-cad12f2f5e1d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:36.311051 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 710/2847] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:36 2026] POST /volume/v3/volumes => generated 780 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:36.326681 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.328830 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:36.329076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:36.329339 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.339586 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.339586 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:36.344421 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:36.345525 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['234c5472-42d7-4e86-9dd5-8339045864da', 'b1b9dff6-1f52-47bd-baed-abbf8f3eef14', '10bfe4f5-0027-4782-b1ef-c1877ae0f363', 'f5d32396-7dfb-4b52-80bf-1ce7c814600a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:36.350915 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38a267a3-469d-45a0-86e8-dfcc1b17636e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:36.351435 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 715/2848] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.401494 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot create request issued successfully. Aug 19 12:56:36.402038 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8b734cb-1f8b-4486-bc3e-e567f311f1cc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:56:36.402477 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 716/2849] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:56:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:36.417178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.418560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-be2de0fb-c9ee-442a-abf9-059023d5b467 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.422374 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-be2de0fb-c9ee-442a-abf9-059023d5b467 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption Aug 19 12:56:36.422517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:36.422816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:36.423124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-be2de0fb-c9ee-442a-abf9-059023d5b467 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:36.423232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.423511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-be2de0fb-c9ee-442a-abf9-059023d5b467 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.439596 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.439596 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:36.440145 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.440145 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:36.440963 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:36.442334 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e225ca2c-53cc-4edd-a752-f39f23ef68cf tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 200 Aug 19 12:56:36.443137 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 709/2850] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.451401 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-be2de0fb-c9ee-442a-abf9-059023d5b467 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption returned with HTTP 200 Aug 19 12:56:36.451938 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 711/2851] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.560901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.566064 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:36.566354 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:36.566670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:36.566804 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:36.578810 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:36.578810 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:36.580011 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-140d77b1-bd56-496d-bcd5-e6c7685dcfdf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:36.580598 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 716/2852] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:36.996673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:36.999810 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:37.000141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.000458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.000724 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:37.007322 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.007322 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:37.008518 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d60a9bc-2df0-42fe-b7d6-8829ab237370 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:37.009074 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 717/2853] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:36 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.368189 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.369930 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:37.370385 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.370505 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.378377 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.378377 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:37.380877 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:37.388007 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d101d97c-31dd-41cb-80fa-58d48c564c31 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:37.388333 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 710/2854] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.407360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-45f3e651-5dcf-49df-a194-0ff744632c64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.410993 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45f3e651-5dcf-49df-a194-0ff744632c64 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:37.411647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45f3e651-5dcf-49df-a194-0ff744632c64 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.412043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45f3e651-5dcf-49df-a194-0ff744632c64 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.425835 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.425835 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:37.433097 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-45f3e651-5dcf-49df-a194-0ff744632c64 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:37.440266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45f3e651-5dcf-49df-a194-0ff744632c64 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:37.441102 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 712/2855] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.455717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa427748-7a86-4ce5-8aac-1c333de64671 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.456124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.457910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/action Aug 19 12:56:37.458085 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:37.458171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.458357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:37.458440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.458486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:37.464471 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.464471 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:37.464932 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:37.465935 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e86d9af-53b5-4a5d-9929-0931e7408a2d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 200 Aug 19 12:56:37.466366 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 718/2856] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.471629 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.471629 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:37.472831 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:37.477788 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.482407 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:37.482407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "16b1545d-fef1-49a4-9230-1a0c5496b4e2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1607306437"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:37.483754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'snapshot_id': '16b1545d-fef1-49a4-9230-1a0c5496b4e2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1607306437'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:37.486130 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume updated successfully. Aug 19 12:56:37.486510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa427748-7a86-4ce5-8aac-1c333de64671 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/action returned with HTTP 200 Aug 19 12:56:37.488601 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 717/2857] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 12:56:37 2026] POST /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 19 12:56:37.491294 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.491294 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:37.492177 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:37.492478 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:37.497776 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:37.505654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (7f776e89-655a-4e9e-9d0b-4d4837296f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:37.508281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b4c8a1-104c-4a9f-84dd-e26953db85d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:37.508669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:37.560918 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87b4c8a1-104c-4a9f-84dd-e26953db85d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16b1545d-fef1-49a4-9230-1a0c5496b4e2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:37.562105 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b11962b-04c5-465c-8994-dbdac0b50138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:37.594398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-80147866-eaf9-440a-b81a-191a9262b44a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.597812 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80147866-eaf9-440a-b81a-191a9262b44a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:37.597812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80147866-eaf9-440a-b81a-191a9262b44a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.598098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80147866-eaf9-440a-b81a-191a9262b44a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.598162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-80147866-eaf9-440a-b81a-191a9262b44a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:37.605109 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.605109 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:37.605396 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80147866-eaf9-440a-b81a-191a9262b44a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:37.606368 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 713/2858] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.625660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['8e9a0981-081e-41a6-bd85-82ffd4afd61a', 'cedf9b51-e097-407e-8974-2b7aad01d99c', '82dec27b-37df-45cb-8f7a-1c9dae45be01', 'd34d9da8-6d2a-4c97-a5bc-fd9799c594e1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:37.628345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b11962b-04c5-465c-8994-dbdac0b50138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e9a0981-081e-41a6-bd85-82ffd4afd61a', 'cedf9b51-e097-407e-8974-2b7aad01d99c', '82dec27b-37df-45cb-8f7a-1c9dae45be01', 'd34d9da8-6d2a-4c97-a5bc-fd9799c594e1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:37.628345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26946e83-1f31-4e30-9b9a-122fe76dbe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:37.662335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.667720 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:37.667720 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.667720 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.674219 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.674219 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:37.682284 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:37.682442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26946e83-1f31-4e30-9b9a-122fe76dbe8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607306437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['8e9a0981-081e-41a6-bd85-82ffd4afd61a','cedf9b51-e097-407e-8974-2b7aad01d99c','82dec27b-37df-45cb-8f7a-1c9dae45be01','d34d9da8-6d2a-4c97-a5bc-fd9799c594e1'],size=1,snapshot_id=16b1545d-fef1-49a4-9230-1a0c5496b4e2,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1607306437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16b1545d-fef1-49a4-9230-1a0c5496b4e2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:37.682442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266f95a8-3500-44b4-b4ce-b2407c936cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:37.684679 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e030327a-0efb-4423-a8e2-04dfe4f583dd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:37.685203 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 719/2859] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:37.711266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266f95a8-3500-44b4-b4ce-b2407c936cf9) transitioned into state 'SUCCESS' from state '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-1607306437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['8e9a0981-081e-41a6-bd85-82ffd4afd61a','cedf9b51-e097-407e-8974-2b7aad01d99c','82dec27b-37df-45cb-8f7a-1c9dae45be01','d34d9da8-6d2a-4c97-a5bc-fd9799c594e1'],size=1,snapshot_id=16b1545d-fef1-49a4-9230-1a0c5496b4e2,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:37.711266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a7fe03-7347-4517-8485-e90c016ccbdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:37.737956 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a7fe03-7347-4517-8485-e90c016ccbdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:37.739644 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (7f776e89-655a-4e9e-9d0b-4d4837296f53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:37.740313 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:37.741384 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b142f0ac-6d09-4d3a-86c5-51711672d715 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:37.742016 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 711/2860] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:37 2026] POST /volume/v3/volumes => generated 804 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:37.761577 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:37.768443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:37.768879 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:37.769189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:37.788234 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:37.788234 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:37.798749 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:37.809683 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69589bcf-6407-430d-a89f-baffc1b01aa5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 200 Aug 19 12:56:37.810359 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 718/2861] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:37 2026] GET /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:38.022649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.024799 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:38.024960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:38.025331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:38.025331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:38.030326 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.030326 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:38.031182 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23df1fa3-1dd8-4a26-8432-f8a32a2f690a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:38.031631 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 714/2862] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:38 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:38.224300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.227762 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:38.228013 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:38.228303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:38.236528 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.236528 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:38.241064 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:38.246031 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-1d218d84-a3f0-40cc-9e43-6aa581dcbf79 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:38.246504 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 720/2863] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:38 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14f53db8-c7d7-4bd8-95c1-f1bb5c6bc9db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14f53db8-c7d7-4bd8-95c1-f1bb5c6bc9db None None] GET https://10.4.3.137/volume// Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14f53db8-c7d7-4bd8-95c1-f1bb5c6bc9db None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14f53db8-c7d7-4bd8-95c1-f1bb5c6bc9db None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14f53db8-c7d7-4bd8-95c1-f1bb5c6bc9db None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:38.263746 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 712/2864] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:56: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 19 12:56:38.273616 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e9153855-96ea-44cb-b32f-d02866624dfa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.276067 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e9153855-96ea-44cb-b32f-d02866624dfa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:56:38.276463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e9153855-96ea-44cb-b32f-d02866624dfa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c40ca5e2-ddee-47ae-91e1-f4819096641d", "connector": null, "instance_uuid": "c870812f-e8ed-4961-9c39-b9888d944158"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:38.286431 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.286431 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:38.323280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-e9153855-96ea-44cb-b32f-d02866624dfa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:56:38.323667 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 719/2865] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:56:38 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 19 12:56:38.620921 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.625374 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:38.626893 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:38.628761 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:38.628879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:38.635822 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.635822 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:38.637012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-695d3dcb-1d62-4ef7-90cf-024f54c35099 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:38.637520 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 715/2866] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:38 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:38.717735 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9b7c2fda-1c34-4d4f-aff8-b747167b0bb6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.722877 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9b7c2fda-1c34-4d4f-aff8-b747167b0bb6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c/action Aug 19 12:56:38.723441 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9b7c2fda-1c34-4d4f-aff8-b747167b0bb6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:38.723625 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9b7c2fda-1c34-4d4f-aff8-b747167b0bb6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:38.748585 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.748585 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:38.764907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-db7452d6-cb01-475f-aecc-bba22c35315a req-9b7c2fda-1c34-4d4f-aff8-b747167b0bb6 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c/action returned with HTTP 204 Aug 19 12:56:38.765866 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 721/2867] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:38 2026] POST /volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:38.835813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.838213 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:38.843360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:38.843360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:38.854351 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.854351 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:38.858693 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:38.865798 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b14474b-ca61-4167-8f32-85668d28c4d7 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 200 Aug 19 12:56:38.866916 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 713/2868] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:38 2026] GET /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:38.883813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:38.886103 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:56:38.887133 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57", "name": "tempest-VolumeDependencyTests-Snapshot-1106349301"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:38.899544 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:38.899544 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:38.900222 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:38.900438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create snapshot from volume 3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:38.948056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['f263689e-fbf2-469b-8b44-26650c8e9693', 'c048d7ed-3506-4de2-98b9-0fac8c895a5e', '47d8b6f7-8768-4033-9d21-e2e90aed33ed', '40959930-67fa-4f26-bb40-e344451a949b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:38.999358 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot create request issued successfully. Aug 19 12:56:38.999358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57ca5f06-c0af-45bb-8dae-6ae83abb4338 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:56:38.999358 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 720/2869] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:56:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:39.013013 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ee477303-57bc-4916-bf73-f36725445297 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.018601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee477303-57bc-4916-bf73-f36725445297 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:39.019122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee477303-57bc-4916-bf73-f36725445297 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.019418 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ee477303-57bc-4916-bf73-f36725445297 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.027714 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.027714 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:39.028202 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ee477303-57bc-4916-bf73-f36725445297 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:39.029160 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ee477303-57bc-4916-bf73-f36725445297 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 200 Aug 19 12:56:39.029599 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 716/2870] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:39.043550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.045658 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:39.045658 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.045889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.046425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:39.051387 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.051387 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:39.052333 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eb2cbe0b-8eb7-4fd3-ae72-023db1ce851e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:39.052650 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 722/2871] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:39.648698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1b95b7c4-5258-4099-848d-1667d12b2848 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.651904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b95b7c4-5258-4099-848d-1667d12b2848 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:39.652159 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b95b7c4-5258-4099-848d-1667d12b2848 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.652457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1b95b7c4-5258-4099-848d-1667d12b2848 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.652611 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1b95b7c4-5258-4099-848d-1667d12b2848 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:39.659608 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.659608 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:39.660740 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1b95b7c4-5258-4099-848d-1667d12b2848 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:39.661539 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 714/2872] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:39.699747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-08436efd-a523-4010-a2a1-5c868418c785 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.699747 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08436efd-a523-4010-a2a1-5c868418c785 None None] GET https://10.4.3.137/volume// Aug 19 12:56:39.699747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08436efd-a523-4010-a2a1-5c868418c785 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.699747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08436efd-a523-4010-a2a1-5c868418c785 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.699747 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08436efd-a523-4010-a2a1-5c868418c785 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:39.701569 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 721/2873] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56: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 19 12:56:39.704156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.706538 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:39.706744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.706902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.713394 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.715214 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:56:39.715719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.715719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.720377 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.720377 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:39.726524 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:39.726865 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.726865 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:39.733008 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:56:39.733166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-342a3f09-f496-47db-8191-b9ace87ac0b4 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:39.733328 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 717/2874] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:39.738578 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-c34951c5-c724-47fa-90f1-2183a877130e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:56:39.739193 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 723/2875] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 12:56:39.792271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.795019 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:39.795280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.795860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.814236 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.814236 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:39.820378 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:39.827829 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-118bade0-a032-4143-aa01-d6ff60bf5135 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:39.828445 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 715/2876] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1169 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:39.858604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.862433 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] POST https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/action Aug 19 12:56:39.862853 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:39.862996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:39.877480 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.877480 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:39.878827 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:39.886212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.889487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca Aug 19 12:56:39.889947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:39.892446 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Begin detaching volume completed successfully. Aug 19 12:56:39.893872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-89ebbec4-fd4b-411b-a421-51c0ae4dcc7b tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/action returned with HTTP 202 Aug 19 12:56:39.893872 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 722/2877] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:56:39 2026] POST /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:56:39.900906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-c40ca5e2-ddee-47ae-91e1-f4819096641d-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:56:39.906728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-c40ca5e2-ddee-47ae-91e1-f4819096641d-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:56:39.907903 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:39.907903 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:39.973621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7a88df5-378c-4674-a13f-ec0557afc057 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.974297 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7a88df5-378c-4674-a13f-ec0557afc057 None None] GET https://10.4.3.137/volume// Aug 19 12:56:39.974566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7a88df5-378c-4674-a13f-ec0557afc057 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.974820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7a88df5-378c-4674-a13f-ec0557afc057 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:39.976654 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7a88df5-378c-4674-a13f-ec0557afc057 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:39.977124 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 724/2878] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:39.988708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:39.993210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:56:39.993554 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:39.993782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.007594 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.007594 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:40.014116 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:56:40.020356 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-d74aab4f-3f9c-430f-a95d-ee1808d8f420 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:56:40.020847 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 716/2879] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:39 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:40.030885 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-c40ca5e2-ddee-47ae-91e1-f4819096641d-np0000007775" released by "attachment_update" :: held 0.124s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:56:40.030885 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-99c4844b-5b05-449b-9662-afdff9475458 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca returned with HTTP 200 Aug 19 12:56:40.031049 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 718/2880] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:56:39 2026] PUT /volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:40.033622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-c252dad0-de2b-40d3-a25b-2bbb0c9930ff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.036549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-c252dad0-de2b-40d3-a25b-2bbb0c9930ff tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption Aug 19 12:56:40.036822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-c252dad0-de2b-40d3-a25b-2bbb0c9930ff tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:40.037119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-c252dad0-de2b-40d3-a25b-2bbb0c9930ff tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.039614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42e2c577-ca4b-46c3-bada-63876ea49741 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.042322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42e2c577-ca4b-46c3-bada-63876ea49741 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:40.042858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42e2c577-ca4b-46c3-bada-63876ea49741 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:40.043084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42e2c577-ca4b-46c3-bada-63876ea49741 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.048958 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.048958 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:40.049654 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-42e2c577-ca4b-46c3-bada-63876ea49741 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:40.050653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42e2c577-ca4b-46c3-bada-63876ea49741 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 200 Aug 19 12:56:40.051181 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 725/2881] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:40 2026] GET /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:40.056842 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.056842 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:40.062990 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.064986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-78acfe69-851c-477d-a2a4-edfea85ad8d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.065727 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:40.066089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab1650c7-b45b-415f-a2dd-c196824cb724", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1323375810"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:40.066647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-c252dad0-de2b-40d3-a25b-2bbb0c9930ff tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption returned with HTTP 200 Aug 19 12:56:40.067280 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 723/2882] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:56:40 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:40.069121 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-78acfe69-851c-477d-a2a4-edfea85ad8d4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca/action Aug 19 12:56:40.069438 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-78acfe69-851c-477d-a2a4-edfea85ad8d4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:40.069559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-78acfe69-851c-477d-a2a4-edfea85ad8d4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:40.070966 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.071397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'snapshot_id': 'ab1650c7-b45b-415f-a2dd-c196824cb724', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1323375810'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:40.073335 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:40.073557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:40.073806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.073883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:40.081522 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.081522 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:40.082044 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.082044 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:40.082181 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:40.082410 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:40.083790 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-623ad9d4-6a94-4003-9911-7ae5e7e8616a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:40.084447 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 726/2883] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:40 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:40.090798 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:40.098486 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.098486 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:40.098636 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (ce550ae6-1edd-40f3-a13c-0f0c859cf541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:40.099872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9965066c-023f-4826-bfe5-499940468846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:40.101171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:40.111382 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-78acfe69-851c-477d-a2a4-edfea85ad8d4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca/action returned with HTTP 204 Aug 19 12:56:40.111960 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 719/2884] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:56:40 2026] POST /volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:40.148508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9965066c-023f-4826-bfe5-499940468846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab1650c7-b45b-415f-a2dd-c196824cb724', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:40.149588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671d704c-ff60-4299-92b3-de0dcdf2be14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:40.215054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['d1cb93d1-b886-456e-847c-7edaa10bc0aa', 'dbf004c7-f162-4db7-a087-51b5aee81f9c', 'be4b5d45-d71d-4b4a-afe1-9065b145dfcb', 'a9cbea30-6367-4eac-ba38-fff40211ad87'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:40.215908 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671d704c-ff60-4299-92b3-de0dcdf2be14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1cb93d1-b886-456e-847c-7edaa10bc0aa', 'dbf004c7-f162-4db7-a087-51b5aee81f9c', 'be4b5d45-d71d-4b4a-afe1-9065b145dfcb', 'a9cbea30-6367-4eac-ba38-fff40211ad87']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:40.216945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c6f9f0-5cf5-46d4-baaf-ca069cbadb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:40.270793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c6f9f0-5cf5-46d4-baaf-ca069cbadb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5525e67d-3f98-4079-8529-7c7f2863b3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1323375810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['d1cb93d1-b886-456e-847c-7edaa10bc0aa','dbf004c7-f162-4db7-a087-51b5aee81f9c','be4b5d45-d71d-4b4a-afe1-9065b145dfcb','a9cbea30-6367-4eac-ba38-fff40211ad87'],size=1,snapshot_id=ab1650c7-b45b-415f-a2dd-c196824cb724,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1323375810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5525e67d-3f98-4079-8529-7c7f2863b3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab1650c7-b45b-415f-a2dd-c196824cb724,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:40.271630 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5094a2c6-18d9-437f-8c5f-fffa10217af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:40.298881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5094a2c6-18d9-437f-8c5f-fffa10217af6) transitioned into state 'SUCCESS' from state '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-1323375810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['d1cb93d1-b886-456e-847c-7edaa10bc0aa','dbf004c7-f162-4db7-a087-51b5aee81f9c','be4b5d45-d71d-4b4a-afe1-9065b145dfcb','a9cbea30-6367-4eac-ba38-fff40211ad87'],size=1,snapshot_id=ab1650c7-b45b-415f-a2dd-c196824cb724,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:40.300180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a5ff04-6f86-4c20-992c-c456b7fb7148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:40.335576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30a5ff04-6f86-4c20-992c-c456b7fb7148) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:40.336577 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (ce550ae6-1edd-40f3-a13c-0f0c859cf541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:40.336949 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:40.337660 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a55e9c51-5058-4713-a70f-dd3489c0fe8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:40.338122 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 717/2885] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:40 2026] POST /volume/v3/volumes => generated 804 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:40.356373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.358949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:40.359147 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:40.359396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.368815 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.368815 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:40.372905 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:40.379048 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c57f2f8c-54a6-40d4-a038-d745590a01c5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 200 Aug 19 12:56:40.379608 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 724/2886] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:40 2026] GET /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:40.679088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:40.682067 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:40.682304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:40.682549 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:40.682668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:40.687686 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:40.687686 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:40.688572 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1731e4c6-4959-45b3-bb13-1a76f49eae9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:40.689271 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 727/2887] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:40 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:41.099377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-99043cd1-f13b-4a02-8908-7bafd6120045 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:41.105810 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-99043cd1-f13b-4a02-8908-7bafd6120045 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:41.106275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-99043cd1-f13b-4a02-8908-7bafd6120045 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:41.106977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-99043cd1-f13b-4a02-8908-7bafd6120045 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:41.107159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-99043cd1-f13b-4a02-8908-7bafd6120045 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:41.115078 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:41.115078 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:41.116863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-99043cd1-f13b-4a02-8908-7bafd6120045 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:41.116863 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 720/2888] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:41 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:41.397378 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:41.399922 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:41.400194 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:41.400614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:41.412156 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:41.412156 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:41.419691 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:41.428441 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-233089c6-87c0-4ff5-bb68-4d7d98433745 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 200 Aug 19 12:56:41.428909 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 718/2889] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:41 2026] GET /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:41.445356 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:41.449276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:41.449276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5525e67d-3f98-4079-8529-7c7f2863b3a5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-121727334"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:41.449276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'source_volid': '5525e67d-3f98-4079-8529-7c7f2863b3a5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-121727334'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:41.459563 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:41.459563 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:41.460054 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume retrieved successfully. Aug 19 12:56:41.460165 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:41.468220 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:41.474043 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (b55ad608-6106-493d-994b-feece035bd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:41.475834 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710bcf02-dcbf-4106-9519-ffc4a6c38a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:41.476873 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:41.509874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710bcf02-dcbf-4106-9519-ffc4a6c38a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5525e67d-3f98-4079-8529-7c7f2863b3a5', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:41.510644 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cbe429-86d8-4228-8bd1-267748429fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:41.572213 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['94d31c29-ca54-49d4-b627-98ef9444b454', '4cf250fd-e880-4f26-81e4-7ffdaa655bd0', '4e709b2f-e2e9-4956-9d93-010f1457e1d4', 'a8f6e2c8-37ae-42d1-bb4d-f65c438db5d4'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:41.576645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cbe429-86d8-4228-8bd1-267748429fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94d31c29-ca54-49d4-b627-98ef9444b454', '4cf250fd-e880-4f26-81e4-7ffdaa655bd0', '4e709b2f-e2e9-4956-9d93-010f1457e1d4', 'a8f6e2c8-37ae-42d1-bb4d-f65c438db5d4']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:41.576645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0eee9f-34d2-407a-9d28-a3355a69b568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:41.611881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0eee9f-34d2-407a-9d28-a3355a69b568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11f45a8-b569-4d6a-9bbe-3508d6205b90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-121727334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['94d31c29-ca54-49d4-b627-98ef9444b454','4cf250fd-e880-4f26-81e4-7ffdaa655bd0','4e709b2f-e2e9-4956-9d93-010f1457e1d4','a8f6e2c8-37ae-42d1-bb4d-f65c438db5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=5525e67d-3f98-4079-8529-7c7f2863b3a5,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-121727334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11f45a8-b569-4d6a-9bbe-3508d6205b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5525e67d-3f98-4079-8529-7c7f2863b3a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:41.612948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1fc98d-006b-44e0-98c4-307741cffbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:41.635723 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1fc98d-006b-44e0-98c4-307741cffbb8) transitioned into state 'SUCCESS' from state '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-121727334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['94d31c29-ca54-49d4-b627-98ef9444b454','4cf250fd-e880-4f26-81e4-7ffdaa655bd0','4e709b2f-e2e9-4956-9d93-010f1457e1d4','a8f6e2c8-37ae-42d1-bb4d-f65c438db5d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=5525e67d-3f98-4079-8529-7c7f2863b3a5,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:41.637195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eab5af4-ea37-4411-a064-743700e67c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:41.665867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eab5af4-ea37-4411-a064-743700e67c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:41.666691 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (b55ad608-6106-493d-994b-feece035bd2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:41.667008 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:41.667620 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0cc09ba0-5935-4b0d-8ba3-4aabd11fe122 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:41.668046 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 725/2890] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:41 2026] POST /volume/v3/volumes => generated 803 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:41.679367 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:41.681887 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:41.682290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:41.682709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:41.691809 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:41.691809 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:41.697208 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:41.701130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:41.704299 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:41.704564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:41.704987 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:41.704987 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:41.705090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94cff2f9-980a-4d02-acb3-b80ee96df57e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 200 Aug 19 12:56:41.705673 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 728/2891] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:41 2026] GET /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:41.710169 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:41.710169 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:41.711146 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8687ceb7-0004-47a6-a0f8-517675fd9654 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:41.711589 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 721/2892] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:41 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:42.129204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.131077 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:42.131283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.131497 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.131618 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:42.135860 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.135860 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:42.136676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01aa8008-5799-4a6f-91d5-9db5119f68bd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:42.137069 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 719/2893] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:42 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:42.380065 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-59d98cdb-8a89-4a57-ada8-02cd745eeba9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.382036 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-59d98cdb-8a89-4a57-ada8-02cd745eeba9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 Aug 19 12:56:42.382261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-59d98cdb-8a89-4a57-ada8-02cd745eeba9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.382457 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-59d98cdb-8a89-4a57-ada8-02cd745eeba9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.390079 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.390079 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:42.445761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-59d98cdb-8a89-4a57-ada8-02cd745eeba9 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 returned with HTTP 200 Aug 19 12:56:42.446619 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 726/2894] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:42 2026] DELETE /volume/v3/attachments/0784031e-fae2-4a7c-b77a-39fddaef1014 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:42.459936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.462013 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:56:42.462301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.462407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.462593 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Delete volume with id: 0df0c545-96d2-4f56-b74f-b0bd62ae0d67 Aug 19 12:56:42.470313 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.470313 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:42.470815 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:56:42.493276 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Delete volume request issued successfully. Aug 19 12:56:42.493276 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-90553bf0-93ce-4aa1-bc3e-31e633196ce5 req-b530896e-3659-4725-b456-df4a406d5dc5 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 returned with HTTP 202 Aug 19 12:56:42.493276 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 729/2895] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:56:42 2026] DELETE /volume/v3/volumes/0df0c545-96d2-4f56-b74f-b0bd62ae0d67 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:42.718473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.720298 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:42.720554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.720776 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.723413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06701036-59ba-4714-bbfc-b117905dbc4a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.726227 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06701036-59ba-4714-bbfc-b117905dbc4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:42.726458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06701036-59ba-4714-bbfc-b117905dbc4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.726657 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06701036-59ba-4714-bbfc-b117905dbc4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.726788 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-06701036-59ba-4714-bbfc-b117905dbc4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:42.729874 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.729874 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:42.732141 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.732141 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:42.733034 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06701036-59ba-4714-bbfc-b117905dbc4a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:42.733427 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 720/2896] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:42 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:42.736428 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:42.741850 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a00a503-f2f9-4a5b-beb1-c76ba7b44b95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 200 Aug 19 12:56:42.742291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 722/2897] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:42 2026] GET /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:42.759449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.761221 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:42.761433 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.761636 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.761794 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:42.766995 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.766995 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:42.767531 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:42.789194 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot delete request issued successfully. Aug 19 12:56:42.789398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70b6d0dc-a71d-41a2-833a-bdd1d7d57ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 202 Aug 19 12:56:42.789802 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 727/2898] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:56:42 2026] DELETE /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:42.797972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:42.800226 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:42.800503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:42.800758 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:42.808840 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:42.808840 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:42.809729 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:42.810668 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b72eb819-8e3c-45a7-9f7a-a2239870a9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 200 Aug 19 12:56:42.811205 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 730/2899] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:42 2026] GET /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:43.150315 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.152662 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:43.152949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.153229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.153371 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:43.161281 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.161281 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:43.162820 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c3ac500-c2b0-43ad-8ffe-42de833761fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:43.163032 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 721/2900] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:43 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:43.516645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.518975 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] DELETE https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:56:43.519183 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.519403 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.519568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Delete volume with id: 01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:56:43.529998 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.529998 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:43.530503 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:56:43.551522 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Delete volume request issued successfully. Aug 19 12:56:43.551702 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68bb7bd0-8401-46df-9842-ed0f6fb19953 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 202 Aug 19 12:56:43.552270 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 723/2901] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:43 2026] DELETE /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:43.562331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9339a481-8a6f-4975-875e-d191f244a724 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.564542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9339a481-8a6f-4975-875e-d191f244a724 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:56:43.564748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9339a481-8a6f-4975-875e-d191f244a724 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.565043 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9339a481-8a6f-4975-875e-d191f244a724 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.572811 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.572811 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:43.576708 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9339a481-8a6f-4975-875e-d191f244a724 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Volume info retrieved successfully. Aug 19 12:56:43.581714 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9339a481-8a6f-4975-875e-d191f244a724 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 200 Aug 19 12:56:43.582208 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 728/2902] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:43 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:43.745176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6fc3672-9752-43ac-8941-89e794434263 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.747632 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6fc3672-9752-43ac-8941-89e794434263 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:43.747867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6fc3672-9752-43ac-8941-89e794434263 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.748154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6fc3672-9752-43ac-8941-89e794434263 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.748325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b6fc3672-9752-43ac-8941-89e794434263 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:43.753712 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.753712 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:43.754197 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6fc3672-9752-43ac-8941-89e794434263 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:43.754641 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 731/2903] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:43 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:43.826663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17695f0c-6aa0-4255-a690-553fe92ee5e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.828685 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17695f0c-6aa0-4255-a690-553fe92ee5e8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:56:43.828826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17695f0c-6aa0-4255-a690-553fe92ee5e8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.829041 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17695f0c-6aa0-4255-a690-553fe92ee5e8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.833971 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17695f0c-6aa0-4255-a690-553fe92ee5e8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 404 Aug 19 12:56:43.834666 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 722/2904] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:43 2026] GET /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:43.843256 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.847123 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:43.847420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.847687 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.847829 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:43.855597 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.855597 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:43.856380 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:43.874489 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot delete request issued successfully. Aug 19 12:56:43.874769 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c2d751a-7d9c-4236-a9de-9835e73f4ca5 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 202 Aug 19 12:56:43.875381 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 724/2905] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:56:43 2026] DELETE /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:43.883262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:43.886040 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:43.886409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:43.886728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:43.894704 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:43.894704 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:43.895473 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:43.896593 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434c5bdc-4247-465a-95a2-ffca2bb6a277 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 200 Aug 19 12:56:43.897355 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 729/2906] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:43 2026] GET /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:44.175323 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.177005 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:44.177196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.177426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.177557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:44.181831 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:44.181831 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:44.182738 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa8e084a-f955-49b7-86b7-f48df0742f3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:44.183104 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 732/2907] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:44 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:44.601581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aab7dceb-8809-4309-8828-d816be8972b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.603512 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aab7dceb-8809-4309-8828-d816be8972b3 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] GET https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 Aug 19 12:56:44.603696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aab7dceb-8809-4309-8828-d816be8972b3 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.604301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aab7dceb-8809-4309-8828-d816be8972b3 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.609779 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aab7dceb-8809-4309-8828-d816be8972b3 tempest-ServerActionsTestOtherA-1526533687 tempest-ServerActionsTestOtherA-1526533687-project-member] https://10.4.3.137/volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 returned with HTTP 404 Aug 19 12:56:44.610298 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 723/2908] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:44 2026] GET /volume/v3/volumes/01c70add-fd03-49f3-b0ad-4e746573a9e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:44.764674 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24931b2d-7dbc-40bc-8519-d933371177dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.766523 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24931b2d-7dbc-40bc-8519-d933371177dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:44.766708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24931b2d-7dbc-40bc-8519-d933371177dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.766850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24931b2d-7dbc-40bc-8519-d933371177dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.766970 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-24931b2d-7dbc-40bc-8519-d933371177dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:44.771017 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:44.771017 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:44.771759 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24931b2d-7dbc-40bc-8519-d933371177dd tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:44.772672 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 725/2909] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:44 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:44.906612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e39fac19-efcc-43d9-bd14-c6dcaf53781a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.908533 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e39fac19-efcc-43d9-bd14-c6dcaf53781a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:56:44.908772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e39fac19-efcc-43d9-bd14-c6dcaf53781a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.909053 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e39fac19-efcc-43d9-bd14-c6dcaf53781a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.913788 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e39fac19-efcc-43d9-bd14-c6dcaf53781a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 404 Aug 19 12:56:44.914429 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 730/2910] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:44 2026] GET /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:44.921729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.923888 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:44.924178 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.924405 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.924672 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:44.934081 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:44.934081 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:44.934751 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:44.960862 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:44.961205 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b9cd6e94-cf00-49e5-bbfd-0960a6ec88ca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 202 Aug 19 12:56:44.961810 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 733/2911] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:44 2026] DELETE /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:44.970407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:44.972162 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:44.972663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:44.972802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:44.981566 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:44.981566 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:44.986475 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:44.992649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bb2ddea-038c-46c1-8267-8b7b754b1331 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 200 Aug 19 12:56:44.993910 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 724/2912] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:44 2026] GET /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:45.197025 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b707b694-78bc-4e55-9131-67b66e60bd2d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.199345 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b707b694-78bc-4e55-9131-67b66e60bd2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:45.199645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b707b694-78bc-4e55-9131-67b66e60bd2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.199931 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b707b694-78bc-4e55-9131-67b66e60bd2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.200032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b707b694-78bc-4e55-9131-67b66e60bd2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:45.204481 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:45.204481 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:45.205308 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b707b694-78bc-4e55-9131-67b66e60bd2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:45.205738 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 726/2913] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:45.774974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e65f9b71-1265-4195-baec-0664ac5915dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.780946 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e65f9b71-1265-4195-baec-0664ac5915dd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:56:45.780946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e65f9b71-1265-4195-baec-0664ac5915dd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.780946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e65f9b71-1265-4195-baec-0664ac5915dd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.780946 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-e65f9b71-1265-4195-baec-0664ac5915dd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete snapshot with id: 71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:56:45.788093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.790256 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:45.790491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.790664 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e65f9b71-1265-4195-baec-0664ac5915dd tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 404 Aug 19 12:56:45.790732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.790849 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:45.791375 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 731/2914] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:56:45 2026] DELETE /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:45.797795 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:45.797795 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:45.797795 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-358d196c-98fe-4ad4-9c8c-af00e3d95bc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:45.798422 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 734/2915] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:45.800152 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-038a4f38-f3ba-497b-8d26-a73af3330ee8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.802561 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-038a4f38-f3ba-497b-8d26-a73af3330ee8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb Aug 19 12:56:45.802849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-038a4f38-f3ba-497b-8d26-a73af3330ee8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.803114 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-038a4f38-f3ba-497b-8d26-a73af3330ee8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.808297 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-038a4f38-f3ba-497b-8d26-a73af3330ee8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb returned with HTTP 404 Aug 19 12:56:45.809041 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 725/2916] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/snapshots/71c84a25-319f-438d-a558-8042384eacfb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:45.814166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-43840aa6-e008-475c-8945-51b4c8f5decc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.816712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-43840aa6-e008-475c-8945-51b4c8f5decc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption Aug 19 12:56:45.817073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-43840aa6-e008-475c-8945-51b4c8f5decc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.817073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-43840aa6-e008-475c-8945-51b4c8f5decc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.831266 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:45.831266 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:45.839809 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7caebffc-828e-42b0-9229-467b76e0a4cc req-43840aa6-e008-475c-8945-51b4c8f5decc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption returned with HTTP 200 Aug 19 12:56:45.840165 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 727/2917] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:45.852778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.854721 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:45.854914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.855102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.865672 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:45.865672 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:45.870193 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:45.874411 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-f9e81cda-1e6d-4ccf-a7a0-d983a509f06f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:56:45.874814 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 732/2918] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:45.896291 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.899097 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92/action Aug 19 12:56:45.899564 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:45.899729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:45.915538 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:45.915538 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:45.916205 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:45.927672 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Begin detaching volume completed successfully. Aug 19 12:56:45.927925 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-68875686-acc3-46f1-8818-2c4526e58005 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92/action returned with HTTP 202 Aug 19 12:56:45.928388 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 735/2919] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:56:45 2026] POST /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:56:45.975209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee8c4850-4ad5-4878-a708-f450a0c71000 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.975697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee8c4850-4ad5-4878-a708-f450a0c71000 None None] GET https://10.4.3.137/volume// Aug 19 12:56:45.975930 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee8c4850-4ad5-4878-a708-f450a0c71000 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.976157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee8c4850-4ad5-4878-a708-f450a0c71000 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:45.976677 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee8c4850-4ad5-4878-a708-f450a0c71000 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:45.977035 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 726/2920] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:45.987799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:45.990013 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:45.990401 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:45.990741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.002859 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:46.002859 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:46.008265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0bb9d81e-0400-475f-9ea2-620094b56f86 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:46.008853 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:46.010046 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bb9d81e-0400-475f-9ea2-620094b56f86 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:56:46.010238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bb9d81e-0400-475f-9ea2-620094b56f86 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:46.010444 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bb9d81e-0400-475f-9ea2-620094b56f86 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.016930 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-87dc8788-f5c4-4abd-b68e-75c35a614855 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:56:46.017520 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 728/2921] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:45 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:46.019625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bb9d81e-0400-475f-9ea2-620094b56f86 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 404 Aug 19 12:56:46.020144 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 733/2922] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:46 2026] GET /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:56:46.028651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:46.031096 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:46.031831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:46.031831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.031831 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:46.047753 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:46.047753 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:46.048516 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:46.075075 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:46.075262 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c18b41b9-866e-41c8-b58e-0f7ab2c934f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 202 Aug 19 12:56:46.075690 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 736/2923] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:46 2026] DELETE /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:46.085712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:46.089978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:46.090305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:46.090581 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.101748 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:46.101748 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:46.106840 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:46.118367 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b60097cd-bc7a-4fad-af2b-7d65845014c4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 200 Aug 19 12:56:46.118367 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 727/2924] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:46 2026] GET /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:46.222129 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:46.224529 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:46.224834 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:46.226355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.226355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:46.235078 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:46.235078 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:46.236721 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56340da8-4c96-4cb4-9e90-aef24b6644a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:46.237223 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 729/2925] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:46 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:46.811672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c43da538-c731-47ac-aa38-928bc565b52a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:46.813662 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c43da538-c731-47ac-aa38-928bc565b52a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:46.813895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c43da538-c731-47ac-aa38-928bc565b52a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:46.814137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c43da538-c731-47ac-aa38-928bc565b52a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:46.814297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c43da538-c731-47ac-aa38-928bc565b52a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:46.818745 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:46.818745 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:46.819741 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c43da538-c731-47ac-aa38-928bc565b52a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:46.820496 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 734/2926] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:46 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:47.047463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-d12745ba-8a51-4d40-ac49-883d70fe4fd0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.049483 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-d12745ba-8a51-4d40-ac49-883d70fe4fd0 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 Aug 19 12:56:47.049654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-d12745ba-8a51-4d40-ac49-883d70fe4fd0 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.049827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-d12745ba-8a51-4d40-ac49-883d70fe4fd0 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.057051 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.057051 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:47.110797 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1895f340-0823-40a3-b0f8-dd90bc23ed35 req-d12745ba-8a51-4d40-ac49-883d70fe4fd0 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 returned with HTTP 200 Aug 19 12:56:47.111509 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 737/2927] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:47 2026] DELETE /volume/v3/attachments/d56a3d53-0f08-4790-acac-db77882cbe09 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:47.132209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be393f9e-a678-4860-a3c0-025dcd7272a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.134347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be393f9e-a678-4860-a3c0-025dcd7272a4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:56:47.134606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be393f9e-a678-4860-a3c0-025dcd7272a4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.134854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be393f9e-a678-4860-a3c0-025dcd7272a4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.144052 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be393f9e-a678-4860-a3c0-025dcd7272a4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 404 Aug 19 12:56:47.144052 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 728/2928] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:56:47.151706 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.154117 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:47.154343 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.154525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.154734 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:47.170739 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.170739 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:47.171184 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:47.205581 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:47.205908 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-97b55981-e2bc-4b4b-aa6d-3c787ff0fb8a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 202 Aug 19 12:56:47.206537 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 730/2929] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:47 2026] DELETE /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:47.218262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a09619af-2676-4a91-b7f8-79b190722d13 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.220890 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a09619af-2676-4a91-b7f8-79b190722d13 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:47.223371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a09619af-2676-4a91-b7f8-79b190722d13 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.223371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a09619af-2676-4a91-b7f8-79b190722d13 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.235162 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.235162 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:47.239838 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a09619af-2676-4a91-b7f8-79b190722d13 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:47.247588 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a09619af-2676-4a91-b7f8-79b190722d13 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 200 Aug 19 12:56:47.248184 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 735/2930] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:47.262547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.264987 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:47.265211 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.265445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.265545 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:47.277020 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.277020 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:47.277020 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8302d014-fae0-4678-a773-8fcf1c8013d6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:47.277020 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 738/2931] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:47.295943 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1db14003-4f68-4965-8797-744aec3bc082 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.298822 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1db14003-4f68-4965-8797-744aec3bc082 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:47.299135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1db14003-4f68-4965-8797-744aec3bc082 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.299377 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1db14003-4f68-4965-8797-744aec3bc082 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.324719 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.324719 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:47.332202 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1db14003-4f68-4965-8797-744aec3bc082 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:47.338636 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1db14003-4f68-4965-8797-744aec3bc082 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:47.339073 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 729/2932] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1133 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:47.356834 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.358647 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:47.358870 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.359092 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.359200 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: bf0f02b7-40eb-4430-aa5c-f141e51a3b08. Aug 19 12:56:47.368568 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.368568 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:47.387139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id bf0f02b7-40eb-4430-aa5c-f141e51a3b08 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:56:47.389577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-067dcd90-cfe4-462e-ad7e-e57b4ee2a42f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 202 Aug 19 12:56:47.390450 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 731/2933] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:47 2026] DELETE /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:56:47.400732 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.402484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:47.402607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.402858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.403001 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:47.408392 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.408392 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:47.412309 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ef5ec54-2f1c-4d4d-b0df-9f8f0377034d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:47.412309 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 736/2934] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:47.835284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.837867 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:56:47.838140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:47.838379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:47.838504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:47.843061 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.843061 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:47.843907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b4e6ec0-117e-49c9-891e-13ca64f92d88 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:56:47.844297 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 739/2935] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:47 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:47.859817 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5c272b22-1876-4029-a355-6179ef0a002d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:47.864803 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:56:47.865198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "092772a9-d2f3-41d0-812c-e87dc4596eed", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1423357506"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:47.866661 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': '092772a9-d2f3-41d0-812c-e87dc4596eed', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1423357506'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:56:47.866825 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume 092772a9-d2f3-41d0-812c-e87dc4596eed in container None Aug 19 12:56:47.887783 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:47.887783 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:47.887783 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:47.931329 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['dc216ab4-9fa1-41c1-a115-aee334415a5f', '02934ae3-acb4-47ba-85a5-8c14eb3026f4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:47.996327 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5c272b22-1876-4029-a355-6179ef0a002d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:56:47.997393 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 730/2936] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:47 2026] POST /volume/v3/backups => generated 330 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:48.010336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.018290 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:48.018576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.018791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.018929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:48.025121 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.025121 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:48.026117 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cbe8454-4f2b-470a-bf59-8516bcff4733 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:48.026564 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 732/2937] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:48.141516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.154283 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:48.154283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.154283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.165829 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.165829 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:48.171995 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:48.181688 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-29867ec5-831c-47fe-819d-0e5f6b20d584 req-0fd5d5b2-7281-4564-95d4-44753e9c12db tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:56:48.181688 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 737/2938] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:48.199179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.202282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:48.202615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.202925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.203147 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete volume with id: e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:48.215480 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.215480 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:48.215915 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:48.257479 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete volume request issued successfully. Aug 19 12:56:48.257808 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f2d7da2e-b594-4ebb-8b20-46914860a485 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 202 Aug 19 12:56:48.258310 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 740/2939] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:48 2026] DELETE /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:48.266175 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3227431e-8c33-4530-a6da-20cc8c61757a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.269014 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3227431e-8c33-4530-a6da-20cc8c61757a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:48.269323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3227431e-8c33-4530-a6da-20cc8c61757a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.269598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3227431e-8c33-4530-a6da-20cc8c61757a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.275341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-52b47144-85c1-46a2-92d4-691cf8e537ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.278184 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52b47144-85c1-46a2-92d4-691cf8e537ba tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:56:48.279194 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52b47144-85c1-46a2-92d4-691cf8e537ba tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.279194 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-52b47144-85c1-46a2-92d4-691cf8e537ba tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.282196 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.282196 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:48.288470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-52b47144-85c1-46a2-92d4-691cf8e537ba tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 404 Aug 19 12:56:48.288808 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 733/2940] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:56:48.292345 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3227431e-8c33-4530-a6da-20cc8c61757a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:56:48.303064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3227431e-8c33-4530-a6da-20cc8c61757a tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 200 Aug 19 12:56:48.303201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.303585 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 731/2941] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:48.304515 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:48.304925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.305086 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.305715 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:48.319777 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.319777 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:48.320474 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:48.365165 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:48.365165 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-556538e8-5eb3-4048-9318-0f0315ae72e9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 202 Aug 19 12:56:48.368015 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 738/2942] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:48 2026] DELETE /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:48.376056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.378563 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:48.378862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.379372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.392352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.392352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:48.396815 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:48.403290 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8a68e30-6876-4583-a374-4dfb7ae02cfe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 200 Aug 19 12:56:48.404099 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 741/2943] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:48.430369 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:48.432891 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:48.433199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:48.433501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:48.433655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:48.440843 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:48.440843 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:48.442070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e97d1e52-27e9-424b-84e0-8f5f9b8426f5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 200 Aug 19 12:56:48.442920 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 734/2944] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:48 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:49.040308 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.049346 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:49.049611 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.049852 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.049998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:49.055542 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.055542 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:49.056598 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79332ff3-7fc9-498d-88d9-570a33bfbfbe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:49.057050 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 732/2945] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:49.324063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6abe773a-43ab-4986-9923-5b7ab94f4825 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.326759 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6abe773a-43ab-4986-9923-5b7ab94f4825 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 Aug 19 12:56:49.327048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6abe773a-43ab-4986-9923-5b7ab94f4825 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.327338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6abe773a-43ab-4986-9923-5b7ab94f4825 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.356476 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6abe773a-43ab-4986-9923-5b7ab94f4825 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 returned with HTTP 404 Aug 19 12:56:49.357201 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 739/2946] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/e9475c72-70d1-46a7-bdaf-7dba83d8ea92 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:49.421771 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-46c9c3ba-8c39-4896-9998-b6cb12e15593 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.425636 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46c9c3ba-8c39-4896-9998-b6cb12e15593 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:56:49.425636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46c9c3ba-8c39-4896-9998-b6cb12e15593 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.425636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46c9c3ba-8c39-4896-9998-b6cb12e15593 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.432383 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46c9c3ba-8c39-4896-9998-b6cb12e15593 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 404 Aug 19 12:56:49.433048 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 742/2947] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:56:49.444709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59595123-705e-43b2-9ef9-100ae60bd4ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.446802 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:49.447269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-244686009"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:49.449280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-244686009'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:49.449787 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:49.455151 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:49.455802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.457653 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 Aug 19 12:56:49.457849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.458049 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.458158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id bf0f02b7-40eb-4430-aa5c-f141e51a3b08. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:49.461093 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (4fd8cb5c-16eb-4ee6-8007-bc4011debe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:49.462143 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35d58819-2ff2-4606-a8e3-15b48389e6cc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 returned with HTTP 404 Aug 19 12:56:49.462264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2302dd2-039c-4f55-a3bb-31b43a5b7e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:49.462644 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 733/2948] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/backups/bf0f02b7-40eb-4430-aa5c-f141e51a3b08 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:49.463295 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:49.500407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2302dd2-039c-4f55-a3bb-31b43a5b7e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:49.502044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e3a056-2e8c-45c5-b212-57ca65af27ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:49.570725 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['f7d4716d-76ea-407f-b3f8-64be11dbd9dd', 'f39100aa-d039-4965-8c9a-c863adba5d65', 'b0acb691-613f-4a46-9b75-1c669322650f', 'e643a42c-3f08-4ee2-90e8-f2b454de85d2'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:49.571058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76e3a056-2e8c-45c5-b212-57ca65af27ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7d4716d-76ea-407f-b3f8-64be11dbd9dd', 'f39100aa-d039-4965-8c9a-c863adba5d65', 'b0acb691-613f-4a46-9b75-1c669322650f', 'e643a42c-3f08-4ee2-90e8-f2b454de85d2']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:49.572009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052e07e5-4dff-4078-9da3-f70f7a660310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:49.604319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052e07e5-4dff-4078-9da3-f70f7a660310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e14d603-d02f-44d3-aed8-c0eebf801884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-244686009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['f7d4716d-76ea-407f-b3f8-64be11dbd9dd','f39100aa-d039-4965-8c9a-c863adba5d65','b0acb691-613f-4a46-9b75-1c669322650f','e643a42c-3f08-4ee2-90e8-f2b454de85d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-244686009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e14d603-d02f-44d3-aed8-c0eebf801884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:49.605332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5cd572-fd0d-4dae-b699-517e8cf5e8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:49.606104 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.619505 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:49.619752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.620014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.638574 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5cd572-fd0d-4dae-b699-517e8cf5e8df) transitioned into state 'SUCCESS' from state '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-244686009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['f7d4716d-76ea-407f-b3f8-64be11dbd9dd','f39100aa-d039-4965-8c9a-c863adba5d65','b0acb691-613f-4a46-9b75-1c669322650f','e643a42c-3f08-4ee2-90e8-f2b454de85d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:49.638574 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c02287-a02d-4065-a409-d0910334a7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:49.638854 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.638854 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:49.639631 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:49.646671 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-e544edba-3e70-4b48-89a5-5badd2c6b8bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:49.647268 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 740/2949] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1133 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:49.653902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c02287-a02d-4065-a409-d0910334a7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:49.655476 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (4fd8cb5c-16eb-4ee6-8007-bc4011debe21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:49.655974 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:49.656908 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59595123-705e-43b2-9ef9-100ae60bd4ed tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:49.657687 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 735/2950] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:56:49 2026] POST /volume/v3/volumes => generated 769 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:49.674855 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.675174 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.678766 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4/action Aug 19 12:56:49.678985 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:49.679229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:56:49.679314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.679427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:49.679504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.687470 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.687470 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:49.692237 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:49.697659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5f3e993-31c6-440c-83aa-9afeefc32a01 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 200 Aug 19 12:56:49.698026 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 734/2951] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:49.703481 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.703481 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:49.703950 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:49.714788 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Begin detaching volume completed successfully. Aug 19 12:56:49.714788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-d22b59db-d662-4581-b404-1df19890c24c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4/action returned with HTTP 202 Aug 19 12:56:49.715457 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 743/2952] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:56:49 2026] POST /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:56:49.744337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.747343 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:49.747343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.747343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.760651 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.760651 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:49.765212 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:49.774438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b39e7207-08e8-45c4-bc31-6c019d1d77cd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:49.775033 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 741/2953] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:49.793398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-10baaa64-87aa-4610-833c-5a387dc7f368 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.793775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10baaa64-87aa-4610-833c-5a387dc7f368 None None] GET https://10.4.3.137/volume// Aug 19 12:56:49.794057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10baaa64-87aa-4610-833c-5a387dc7f368 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.794371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-10baaa64-87aa-4610-833c-5a387dc7f368 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.794836 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-10baaa64-87aa-4610-833c-5a387dc7f368 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:56:49.795355 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 736/2954] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:56:49.810546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:49.815275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:49.815275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:49.815275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:49.832123 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:49.832123 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:49.837824 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:49.844844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-60c98477-f56f-413c-beaa-452798107767 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:49.845788 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 735/2955] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:56:49 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:56:50.073477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14ab1c59-b76c-4849-966d-33be9080285a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.086539 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ab1c59-b76c-4849-966d-33be9080285a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:50.086934 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ab1c59-b76c-4849-966d-33be9080285a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:50.087168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14ab1c59-b76c-4849-966d-33be9080285a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:50.087368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-14ab1c59-b76c-4849-966d-33be9080285a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:50.098427 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.098427 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:50.098427 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14ab1c59-b76c-4849-966d-33be9080285a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:50.098606 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 744/2956] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:50 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 738 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:50.713979 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.716986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:50.717268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:50.717578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:50.729731 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.729731 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:50.736137 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:50.758948 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b4f10a63-1208-4c1e-87c7-1efe1c87a03e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 200 Aug 19 12:56:50.759273 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 742/2957] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:50 2026] GET /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:50.780293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.782143 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:56:50.782538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e14d603-d02f-44d3-aed8-c0eebf801884", "name": "tempest-VolumeDependencyTests-Snapshot-1097668852"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:50.793963 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.793963 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:50.794071 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:50.794193 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create snapshot from volume 3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:50.795355 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.800514 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:50.800514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:50.800514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:50.829320 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.829320 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:50.833839 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:50.840429 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b03932db-69d7-4b8a-8347-36ef1bd4330a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:50.840971 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 736/2958] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:50 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:50.844754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['1e9b4f04-5e73-4035-9fb3-9d9927e6ec81', '7fdff387-595b-4335-a302-f6902182977a', '68c3479e-6c91-4595-95a6-acf816f72fda', '9a0295f2-f8dc-467b-b8e4-83599af40896'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:50.911647 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot create request issued successfully. Aug 19 12:56:50.912113 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-625521ed-d1d3-46e4-a763-4a565a1f1748 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:56:50.912805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 737/2959] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:56:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:50.925431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.937960 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:50.938186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:50.938386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:50.944868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-f5140105-7175-45de-8105-8bd92ef443d1 req-5247d497-febb-45d4-82df-a88d4a52b3b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:50.945949 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.945949 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:50.946527 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:50.947598 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6788eb5-b2df-4b1c-9083-a97591daadcc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 200 Aug 19 12:56:50.947966 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 745/2960] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:50 2026] GET /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:50.948540 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-5247d497-febb-45d4-82df-a88d4a52b3b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e Aug 19 12:56:50.948959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-5247d497-febb-45d4-82df-a88d4a52b3b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:50.949174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-5247d497-febb-45d4-82df-a88d4a52b3b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:50.961992 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:50.961992 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:51.058276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f5140105-7175-45de-8105-8bd92ef443d1 req-5247d497-febb-45d4-82df-a88d4a52b3b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e returned with HTTP 200 Aug 19 12:56:51.058539 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 743/2961] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:56:50 2026] DELETE /volume/v3/attachments/adb55f18-affc-47d7-85fb-ed5450748f5e => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:51.111396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:51.115736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:51.115964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:51.116201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:51.116360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:51.126058 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:51.126058 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:51.128245 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70aef585-058d-4353-92c5-bfbb3aff2ce7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:51.128739 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 737/2962] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:51 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:51.863762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1ed3544a-9fe7-4f93-bd99-103692033449 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:51.874608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ed3544a-9fe7-4f93-bd99-103692033449 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:51.875139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ed3544a-9fe7-4f93-bd99-103692033449 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:51.875223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ed3544a-9fe7-4f93-bd99-103692033449 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:51.888100 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:51.888100 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:51.893444 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1ed3544a-9fe7-4f93-bd99-103692033449 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:51.899996 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ed3544a-9fe7-4f93-bd99-103692033449 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:51.900701 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 738/2963] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:51 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:51.965627 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:51.972210 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:51.972538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:51.972796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:51.985197 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:51.985197 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:51.985990 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:51.986908 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5dfaadc0-0d5c-4e8c-b960-d34d0d28f047 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 200 Aug 19 12:56:51.987507 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 746/2964] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:51 2026] GET /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:52.003740 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4396c710-892b-418b-b957-ff1fa74df62a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:52.008324 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:52.009633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "83a47744-569c-4c27-a29e-87e40d579d1b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-491668509"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:52.013466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'snapshot_id': '83a47744-569c-4c27-a29e-87e40d579d1b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-491668509'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:52.027984 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:52.027984 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:52.028626 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:52.028807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:52.037308 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:52.046201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (6988bfe7-2ab2-4034-a482-c4d0b27227a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:52.047995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f3198e-da81-4bbd-acac-952346dca6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:52.049557 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:52.112508 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f3198e-da81-4bbd-acac-952346dca6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '83a47744-569c-4c27-a29e-87e40d579d1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:52.114175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36529d12-d0ed-4280-bf9d-a074c11c2a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:52.144058 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-558c2741-dbbf-4927-a88a-ac2cf333988f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:52.146817 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-558c2741-dbbf-4927-a88a-ac2cf333988f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:52.147128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-558c2741-dbbf-4927-a88a-ac2cf333988f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:52.148048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-558c2741-dbbf-4927-a88a-ac2cf333988f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:52.148048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-558c2741-dbbf-4927-a88a-ac2cf333988f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:52.154412 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:52.154412 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:52.155211 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-558c2741-dbbf-4927-a88a-ac2cf333988f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:52.155832 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 738/2965] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:52 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:52.187915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['249f0ef7-a1c9-477f-bfb2-0d6805f977a1', '19218386-c174-4a92-bddf-427102c4ce22', '77782dc5-e1ab-49e8-b8f2-9be3e4e574de', '99b9f49f-0cf2-4d5f-b2c1-ee8b8c8a8aa2'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:52.188976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36529d12-d0ed-4280-bf9d-a074c11c2a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['249f0ef7-a1c9-477f-bfb2-0d6805f977a1', '19218386-c174-4a92-bddf-427102c4ce22', '77782dc5-e1ab-49e8-b8f2-9be3e4e574de', '99b9f49f-0cf2-4d5f-b2c1-ee8b8c8a8aa2']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:52.190239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c2c3e7-8771-45c7-8ad8-acc618800893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:52.255107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c2c3e7-8771-45c7-8ad8-acc618800893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071abd1a-0cce-4c40-81b7-044f8a5f31f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-491668509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['249f0ef7-a1c9-477f-bfb2-0d6805f977a1','19218386-c174-4a92-bddf-427102c4ce22','77782dc5-e1ab-49e8-b8f2-9be3e4e574de','99b9f49f-0cf2-4d5f-b2c1-ee8b8c8a8aa2'],size=1,snapshot_id=83a47744-569c-4c27-a29e-87e40d579d1b,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-491668509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071abd1a-0cce-4c40-81b7-044f8a5f31f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=83a47744-569c-4c27-a29e-87e40d579d1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:52.256453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a990b0-60c3-408f-9c99-bea8a50647b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:52.311902 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a990b0-60c3-408f-9c99-bea8a50647b7) transitioned into state 'SUCCESS' from state '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-491668509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['249f0ef7-a1c9-477f-bfb2-0d6805f977a1','19218386-c174-4a92-bddf-427102c4ce22','77782dc5-e1ab-49e8-b8f2-9be3e4e574de','99b9f49f-0cf2-4d5f-b2c1-ee8b8c8a8aa2'],size=1,snapshot_id=83a47744-569c-4c27-a29e-87e40d579d1b,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:52.313425 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b244c160-a297-4df0-83d4-189a4fd79177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:52.354075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b244c160-a297-4df0-83d4-189a4fd79177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:52.355320 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (6988bfe7-2ab2-4034-a482-c4d0b27227a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:52.355884 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:52.356443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4396c710-892b-418b-b957-ff1fa74df62a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:52.357124 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 744/2966] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:52 2026] POST /volume/v3/volumes => generated 803 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:52.371870 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-424ef011-83c4-4e90-9338-468e4969e5db None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:52.374084 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-424ef011-83c4-4e90-9338-468e4969e5db tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:52.375303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-424ef011-83c4-4e90-9338-468e4969e5db tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:52.375303 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-424ef011-83c4-4e90-9338-468e4969e5db tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:52.387832 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:52.387832 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:52.401198 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-424ef011-83c4-4e90-9338-468e4969e5db tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:52.411903 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-424ef011-83c4-4e90-9338-468e4969e5db tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 200 Aug 19 12:56:52.412561 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 739/2967] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:52 2026] GET /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 871 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:56:53.174594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:53.180001 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:53.180303 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:53.180583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:53.180741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:53.187708 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:53.187708 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:53.189597 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7877a729-3ae7-4a8c-8150-e9f4e1910117 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:53.190982 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 747/2968] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:53 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:53.436047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:53.439971 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:53.440333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:53.440891 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:53.457875 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:53.457875 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:53.468697 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:53.478817 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2517fd62-a2a2-44aa-b2d1-84f9303c61a0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 200 Aug 19 12:56:53.479362 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 739/2969] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:53 2026] GET /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 896 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:53.504440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-51e92a2c-eb38-491f-bf92-28dac5e457da None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:53.509164 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:56:53.509643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "071abd1a-0cce-4c40-81b7-044f8a5f31f1", "name": "tempest-VolumeDependencyTests-Snapshot-925525"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:53.541967 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:53.541967 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:53.544662 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:53.545231 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create snapshot from volume 071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:53.656437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['26d50a28-5961-4a0c-b671-b568c9044414', 'bfcf521f-b048-4c0c-92ad-700fc6ba9841', '8f7c45a4-0124-443c-af3b-b1e3ba384197', '7b2da8cf-f04c-47ed-8521-269e2c44e189'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:53.717802 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot create request issued successfully. Aug 19 12:56:53.718189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-51e92a2c-eb38-491f-bf92-28dac5e457da tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:56:53.719107 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 745/2970] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:56:53 2026] POST /volume/v3/snapshots => generated 304 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:53.735808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:53.738456 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:53.738756 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:53.739067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:53.745603 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:53.745603 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:53.746123 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:53.746878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-67589610-e833-47bb-afa6-44cc9a2a00d2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 200 Aug 19 12:56:53.747942 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 740/2971] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:53 2026] GET /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:54.211763 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:54.216437 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:54.216794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:54.217087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:54.217263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:54.223622 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:54.223622 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:54.224986 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9df946af-29d3-4d0b-a27f-a6e016d3a5c6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:54.228785 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 748/2972] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:54 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:54.763637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:54.768415 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:54.768415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:54.768928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:54.777052 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:54.777052 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:54.779270 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:54.779270 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4df4559-1088-4dce-8035-ac5de19abcc3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 200 Aug 19 12:56:54.779937 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 740/2973] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:54 2026] GET /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 463 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:54.791377 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:54.793418 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:54.793906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e0034490-0911-4226-9823-ba36e6fe4ccb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1750479933"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:54.795744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'snapshot_id': 'e0034490-0911-4226-9823-ba36e6fe4ccb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1750479933'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:54.801665 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:54.801665 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:54.802609 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:54.802609 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:56:54.806994 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:56:54.815758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (49214aaf-c5c1-46ed-ad78-ae0e0ff4cd90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:54.817055 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cdf649-ba84-4d97-be6c-b2c5d49a1102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:54.818658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:54.871032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cdf649-ba84-4d97-be6c-b2c5d49a1102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0034490-0911-4226-9823-ba36e6fe4ccb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:54.872060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5386815d-586c-41df-bf84-a4a997da6179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:54.958678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['6070ef7c-6684-4124-a7c9-0db89fb2bf6f', 'a2a89f32-11e0-443e-9929-24e89c6f8150', '54dcef73-6924-49ad-9598-12d48bdd1bac', '3383211a-3e25-4bd2-a1c7-fc2200b20560'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:54.959784 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5386815d-586c-41df-bf84-a4a997da6179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6070ef7c-6684-4124-a7c9-0db89fb2bf6f', 'a2a89f32-11e0-443e-9929-24e89c6f8150', '54dcef73-6924-49ad-9598-12d48bdd1bac', '3383211a-3e25-4bd2-a1c7-fc2200b20560']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:54.961561 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29199d3e-8130-40a6-a4b2-af120a2444d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:55.024876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29199d3e-8130-40a6-a4b2-af120a2444d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e9cb2c6-1c35-4672-bb82-880b967b2d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1750479933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['6070ef7c-6684-4124-a7c9-0db89fb2bf6f','a2a89f32-11e0-443e-9929-24e89c6f8150','54dcef73-6924-49ad-9598-12d48bdd1bac','3383211a-3e25-4bd2-a1c7-fc2200b20560'],size=1,snapshot_id=e0034490-0911-4226-9823-ba36e6fe4ccb,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1750479933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e9cb2c6-1c35-4672-bb82-880b967b2d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0034490-0911-4226-9823-ba36e6fe4ccb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:55.026035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb5657-6114-4845-88ea-48d0d84ee7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:55.052960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fb5657-6114-4845-88ea-48d0d84ee7ab) transitioned into state 'SUCCESS' from state '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-1750479933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['6070ef7c-6684-4124-a7c9-0db89fb2bf6f','a2a89f32-11e0-443e-9929-24e89c6f8150','54dcef73-6924-49ad-9598-12d48bdd1bac','3383211a-3e25-4bd2-a1c7-fc2200b20560'],size=1,snapshot_id=e0034490-0911-4226-9823-ba36e6fe4ccb,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:55.053793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3045e85c-198f-4c18-82ba-eabc6408fe05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:55.080325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3045e85c-198f-4c18-82ba-eabc6408fe05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:55.081869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (49214aaf-c5c1-46ed-ad78-ae0e0ff4cd90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:55.082186 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:56:55.083152 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc9b599e-9109-4dd3-95a5-e71b6cde5aac tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:55.084992 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 746/2974] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:56:54 2026] POST /volume/v3/volumes => generated 804 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:55.102162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28ce96dd-922f-4f77-9070-8af525ba705c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:55.105878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28ce96dd-922f-4f77-9070-8af525ba705c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:56:55.106233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28ce96dd-922f-4f77-9070-8af525ba705c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:55.106581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28ce96dd-922f-4f77-9070-8af525ba705c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:55.115595 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:55.115595 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:55.122748 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-28ce96dd-922f-4f77-9070-8af525ba705c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:55.127134 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28ce96dd-922f-4f77-9070-8af525ba705c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 200 Aug 19 12:56:55.127774 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 741/2975] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:55 2026] GET /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:55.245322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:55.248466 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:55.249309 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:55.250148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:55.250148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:55.263971 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:55.263971 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:55.264997 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ae92502-f1c0-4483-b027-7ab1a6ebfb61 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:55.265475 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 749/2976] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:55 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:55.411522 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-baa9188b-7281-465a-bb61-63e380519e3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:55.412778 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:55.415131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:55.415131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:55.415131 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:55.424996 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:55.424996 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:55.425499 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:55.454713 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 12:56:55.454713 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-baa9188b-7281-465a-bb61-63e380519e3a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 202 Aug 19 12:56:55.454713 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 741/2977] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:55 2026] DELETE /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:55.472985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:55.476197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:55.476458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:55.476719 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:55.496090 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:55.496090 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:55.502836 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:55.513500 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cfa6d2f-fb75-4dad-b757-55614c959f5b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 200 Aug 19 12:56:55.514125 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 747/2978] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:55 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:56.152273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a98be3bd-49c0-4638-a961-17e114f931bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.154421 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a98be3bd-49c0-4638-a961-17e114f931bd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:56:56.154929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a98be3bd-49c0-4638-a961-17e114f931bd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.154929 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a98be3bd-49c0-4638-a961-17e114f931bd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.168454 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:56.168454 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:56.175523 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a98be3bd-49c0-4638-a961-17e114f931bd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:56.185658 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a98be3bd-49c0-4638-a961-17e114f931bd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 200 Aug 19 12:56:56.185658 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 742/2979] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:56 2026] GET /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 897 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:56.203614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca54f384-759c-4869-b22b-128117e4f055 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.205811 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:56.206088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.206972 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.206972 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:56.212976 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:56.212976 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:56.213445 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:56.243512 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot delete request issued successfully. Aug 19 12:56:56.243512 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca54f384-759c-4869-b22b-128117e4f055 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 202 Aug 19 12:56:56.244144 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 750/2980] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:56:56 2026] DELETE /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:56.259057 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d27d855-9578-463e-aea0-a5d96b793006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.261852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d27d855-9578-463e-aea0-a5d96b793006 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:56.261852 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d27d855-9578-463e-aea0-a5d96b793006 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.262068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d27d855-9578-463e-aea0-a5d96b793006 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.274643 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:56.274643 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:56.274643 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d27d855-9578-463e-aea0-a5d96b793006 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:56.277952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d27d855-9578-463e-aea0-a5d96b793006 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 200 Aug 19 12:56:56.278328 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-312119cd-95c6-4abd-a689-8b854f6ca231 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.279319 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 742/2981] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:56 2026] GET /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:56:56.286677 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-312119cd-95c6-4abd-a689-8b854f6ca231 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:56.286677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-312119cd-95c6-4abd-a689-8b854f6ca231 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.286677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-312119cd-95c6-4abd-a689-8b854f6ca231 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.286677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-312119cd-95c6-4abd-a689-8b854f6ca231 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:56.297574 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:56.297574 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:56.298574 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-312119cd-95c6-4abd-a689-8b854f6ca231 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:56.299417 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 748/2982] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:56 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:56.538883 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59764db1-e3af-460f-b4b9-3fb6af70c3a2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.542271 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59764db1-e3af-460f-b4b9-3fb6af70c3a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:56.542271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59764db1-e3af-460f-b4b9-3fb6af70c3a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.542271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59764db1-e3af-460f-b4b9-3fb6af70c3a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.549039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59764db1-e3af-460f-b4b9-3fb6af70c3a2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 404 Aug 19 12:56:56.549930 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 743/2983] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:56 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:56.562852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2a5adc84-c2b2-4bc2-bb72-ddb426070ac7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.566570 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a5adc84-c2b2-4bc2-bb72-ddb426070ac7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:56.566797 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a5adc84-c2b2-4bc2-bb72-ddb426070ac7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.567032 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2a5adc84-c2b2-4bc2-bb72-ddb426070ac7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.574428 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2a5adc84-c2b2-4bc2-bb72-ddb426070ac7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 404 Aug 19 12:56:56.574990 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 751/2984] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:56 2026] GET /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:56.584868 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.587162 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:56.587503 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:56.587792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:56.588018 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: dae6ecf0-386e-4320-b107-7ee45c080ea4 Aug 19 12:56:56.597564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d8e51ce-4f72-4237-8e9a-d339b21df0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 returned with HTTP 404 Aug 19 12:56:56.598414 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 743/2985] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:56:56 2026] DELETE /volume/v3/volumes/dae6ecf0-386e-4320-b107-7ee45c080ea4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:56.635661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:56.637936 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:56.639271 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1040607652"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:56.640899 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request body: {'volume': {'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1040607652'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:56.750414 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume of 1 GB Aug 19 12:56:56.762437 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:56:56.765627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (f3ff3968-77dd-4271-91b0-ca57b4bc4581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:56.767179 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd98011-dce0-4e16-b6a2-c23f4370f53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:56.769040 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:56.871761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fd98011-dce0-4e16-b6a2-c23f4370f53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:56.872851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4844e97-fd12-497e-94c9-bb018aeb380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:56.929722 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['f76c5717-d50f-4a1d-854e-ad2ac5ecdd4a', '3c4878b3-1d9e-424b-a7c6-4cc34494f639', 'cbb48aef-3f79-4109-a6b3-f3158816e700', '01f77d1e-ee49-43b3-bc7d-d51c3f5bbc23'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:56.930945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4844e97-fd12-497e-94c9-bb018aeb380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f76c5717-d50f-4a1d-854e-ad2ac5ecdd4a', '3c4878b3-1d9e-424b-a7c6-4cc34494f639', 'cbb48aef-3f79-4109-a6b3-f3158816e700', '01f77d1e-ee49-43b3-bc7d-d51c3f5bbc23']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:56.931572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1862100-6c47-463c-9a00-e52bac32fe16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:56.964097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1862100-6c47-463c-9a00-e52bac32fe16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e999eb-24b3-43bb-be20-b0620362c2d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1040607652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['f76c5717-d50f-4a1d-854e-ad2ac5ecdd4a','3c4878b3-1d9e-424b-a7c6-4cc34494f639','cbb48aef-3f79-4109-a6b3-f3158816e700','01f77d1e-ee49-43b3-bc7d-d51c3f5bbc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1040607652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e999eb-24b3-43bb-be20-b0620362c2d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:56.964900 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (491b318b-8432-4a94-93ed-8a850baa9d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:56.988514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (491b318b-8432-4a94-93ed-8a850baa9d65) transitioned into state 'SUCCESS' from state '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-1040607652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['f76c5717-d50f-4a1d-854e-ad2ac5ecdd4a','3c4878b3-1d9e-424b-a7c6-4cc34494f639','cbb48aef-3f79-4109-a6b3-f3158816e700','01f77d1e-ee49-43b3-bc7d-d51c3f5bbc23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:56.991093 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a1a61e-6ba7-40ae-941c-e90a184bc4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:57.000481 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a1a61e-6ba7-40ae-941c-e90a184bc4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:57.001239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (f3ff3968-77dd-4271-91b0-ca57b4bc4581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:57.001534 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:56:57.002065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c318d624-58b4-4f2d-a092-12ceb5f2ffe0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:57.004087 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 749/2986] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:56 2026] POST /volume/v3/volumes => generated 749 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:56:57.014837 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.017286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:56:57.019298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.019298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.027684 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.027684 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:57.033697 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:57.039871 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8aba54f3-b969-4a62-bb38-a78039eb3bac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:56:57.040311 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 744/2987] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:57 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:57.292824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e212ceaa-2e94-4a61-b9d7-554c7fd02bcd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.295268 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e212ceaa-2e94-4a61-b9d7-554c7fd02bcd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:56:57.295792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e212ceaa-2e94-4a61-b9d7-554c7fd02bcd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.296173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e212ceaa-2e94-4a61-b9d7-554c7fd02bcd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.305465 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e212ceaa-2e94-4a61-b9d7-554c7fd02bcd tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 404 Aug 19 12:56:57.305465 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 752/2988] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:57 2026] GET /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:57.313069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-befcf426-da87-488f-86e4-dbb9843d4248 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.317025 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:57.317151 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.317528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.317528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.317676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:57.319086 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:57.319408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.319725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.321002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:57.324748 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.324748 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:57.325559 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:57.326568 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.326568 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:57.327783 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-60d76fca-8dc2-449e-92b4-d0f07c0fbae1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:57.328920 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 750/2989] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:57 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:57.342985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.347194 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2/restore Aug 19 12:56:57.347618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "092772a9-d2f3-41d0-812c-e87dc4596eed"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:57.349835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Restoring backup 20479148-90e5-4a09-b5bc-d9b89d372cc2 ({'restore': {'volume_id': '092772a9-d2f3-41d0-812c-e87dc4596eed'}}) {{(pid=100261) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:56:57.350020 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Restoring backup 20479148-90e5-4a09-b5bc-d9b89d372cc2 to volume 092772a9-d2f3-41d0-812c-e87dc4596eed. Aug 19 12:56:57.350558 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot delete request issued successfully. Aug 19 12:56:57.350878 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-befcf426-da87-488f-86e4-dbb9843d4248 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 202 Aug 19 12:56:57.351458 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 744/2990] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:56:57 2026] DELETE /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:56:57.361720 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.361720 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:57.365310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.371970 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:57.371970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.371970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.372651 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.372651 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:57.372651 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:56:57.372651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Checking backup size 1 against volume size 1 {{(pid=100261) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:56:57.372651 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Overwriting volume 092772a9-d2f3-41d0-812c-e87dc4596eed with restore of backup 20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:57.382711 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.382711 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:57.383050 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:56:57.384238 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-811a1fbb-b32b-402b-af2c-59d3a7ad1d9c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 200 Aug 19 12:56:57.384710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 753/2991] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:57 2026] GET /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:57.395942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] restore_backup in rpcapi backup_id 20479148-90e5-4a09-b5bc-d9b89d372cc2 {{(pid=100261) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:56:57.398515 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d65f059-bba4-4b9c-b8fc-2f9090b61b65 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2/restore returned with HTTP 202 Aug 19 12:56:57.399091 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 745/2992] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:56:57 2026] POST /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2/restore => generated 181 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:57.415016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-baae14f6-2d69-498a-81b6-af92b3b73827 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:57.417080 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-baae14f6-2d69-498a-81b6-af92b3b73827 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:57.417220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-baae14f6-2d69-498a-81b6-af92b3b73827 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:57.420622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-baae14f6-2d69-498a-81b6-af92b3b73827 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:57.420852 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-baae14f6-2d69-498a-81b6-af92b3b73827 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:57.435731 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:57.435731 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:57.436726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-baae14f6-2d69-498a-81b6-af92b3b73827 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:57.437197 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 751/2993] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:57 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:58.053656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.056069 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:56:58.056467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.056696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.070310 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.070310 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:58.078023 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:58.085979 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d22aa015-3c96-4fcc-aedf-170d94fd54f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:56:58.086459 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 745/2994] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:58.102020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.104373 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:56:58.104694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.104947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.115962 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.115962 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:58.120914 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:58.128271 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa2b3ae6-06a2-4d23-b50a-5263a4b889b0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:56:58.128722 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 754/2995] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:58.150018 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-675ac29f-be7c-4926-a107-3ee824d0dedd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.152450 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:56:58.152907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8e999eb-24b3-43bb-be20-b0620362c2d1", "name": "tempest-VolumesBackupsTest-Backup-1015974626", "container": "tempest-volumesbackupstest-backup-container-308135757"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:58.154982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': 'c8e999eb-24b3-43bb-be20-b0620362c2d1', 'name': 'tempest-VolumesBackupsTest-Backup-1015974626', 'container': 'tempest-volumesbackupstest-backup-container-308135757'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:56:58.155160 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume c8e999eb-24b3-43bb-be20-b0620362c2d1 in container tempest-volumesbackupstest-backup-container-308135757 Aug 19 12:56:58.165468 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.165468 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:58.166109 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:56:58.188952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['60dbb3e9-9414-440a-ab42-f3d405a6c129', 'c094d658-c2d3-4120-b1bc-88f1ae475554'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:58.243951 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-675ac29f-be7c-4926-a107-3ee824d0dedd tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:56:58.244934 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 746/2996] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:58 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 19 12:56:58.261725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.263554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:56:58.263745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.263945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.264041 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:58.270115 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.270115 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:58.272121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a3cab45-ef33-4354-b601-68bf9e8a03fa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:56:58.272447 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 752/2997] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:58.397704 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f60f763-2b56-41b1-a236-8c7bf5edf03d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.407655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f60f763-2b56-41b1-a236-8c7bf5edf03d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:56:58.407655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f60f763-2b56-41b1-a236-8c7bf5edf03d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.407655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f60f763-2b56-41b1-a236-8c7bf5edf03d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.412738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f60f763-2b56-41b1-a236-8c7bf5edf03d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 404 Aug 19 12:56:58.412738 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 746/2998] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:56:58.424101 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.430013 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:58.430330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.430601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.430775 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:58.443411 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.443411 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:58.444129 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:58.450201 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.453601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:58.453601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.453601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.453601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:58.463843 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.463843 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:58.464031 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6b2b446-bcd8-4c87-9806-5ae15b5a7d29 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:58.465967 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 747/2999] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:58.492982 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:58.493218 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a592b7f2-0c4c-4eb1-8fab-c2c2ab9d350e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 202 Aug 19 12:56:58.493710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 755/3000] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:58 2026] DELETE /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:58.504918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b712b09f-7ac4-45d0-922f-8e988078a71e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:58.507868 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b712b09f-7ac4-45d0-922f-8e988078a71e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:58.508074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b712b09f-7ac4-45d0-922f-8e988078a71e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:58.508300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b712b09f-7ac4-45d0-922f-8e988078a71e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:58.525266 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:58.525266 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:58.531537 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b712b09f-7ac4-45d0-922f-8e988078a71e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:58.538393 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b712b09f-7ac4-45d0-922f-8e988078a71e tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 200 Aug 19 12:56:58.538909 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 753/3001] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:58 2026] GET /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:56:58.973273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.104456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:56:59.104825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-386130222", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:56:59.106232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-386130222', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:56:59.189516 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume of 1 GB Aug 19 12:56:59.189824 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.189824 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:59.190415 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Availability Zones retrieved successfully. Aug 19 12:56:59.195402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (216c308d-5f2d-4eef-94f9-8c7e4befe921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:59.196209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ba30c7-e86d-4cc0-8af5-ecf99e8c07b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:59.196997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:56:59.234586 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.234586 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:59.247136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6ba30c7-e86d-4cc0-8af5-ecf99e8c07b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:59.248002 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf699b4b-93bd-4be3-af45-785379408826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:59.287358 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.289750 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:56:59.290032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.290293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.290448 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:59.296364 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.296364 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:56:59.297486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d431ca16-9a28-4ee1-95e9-4d43dc8af81e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:56:59.298007 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 748/3002] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:59 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:59.314447 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Created reservations ['162f89ff-f804-4d94-81e3-62dbd8bb4253', 'a5720a54-10a6-446a-906e-a89ab890c801', '250c9008-61df-46a6-ab5f-e01406e49759', '49ff77ca-1b13-49dd-bd14-8fa027d258f4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:56:59.315257 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf699b4b-93bd-4be3-af45-785379408826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162f89ff-f804-4d94-81e3-62dbd8bb4253', 'a5720a54-10a6-446a-906e-a89ab890c801', '250c9008-61df-46a6-ab5f-e01406e49759', '49ff77ca-1b13-49dd-bd14-8fa027d258f4']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:59.316050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957fa6e3-d8fa-4d71-b58d-51204c271260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:59.336101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (957fa6e3-d8fa-4d71-b58d-51204c271260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05b00c04-7146-4143-92c4-62de8e874763', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-386130222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['162f89ff-f804-4d94-81e3-62dbd8bb4253','a5720a54-10a6-446a-906e-a89ab890c801','250c9008-61df-46a6-ab5f-e01406e49759','49ff77ca-1b13-49dd-bd14-8fa027d258f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-386130222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05b00c04-7146-4143-92c4-62de8e874763,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65409843040d44d086a31e595bf21982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33cee64e5694a7dab5f203ac65b3325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:59.336734 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1b06ad-6167-4384-b50d-9e9252174838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:59.354120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de1b06ad-6167-4384-b50d-9e9252174838) transitioned into state 'SUCCESS' from state '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-386130222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['162f89ff-f804-4d94-81e3-62dbd8bb4253','a5720a54-10a6-446a-906e-a89ab890c801','250c9008-61df-46a6-ab5f-e01406e49759','49ff77ca-1b13-49dd-bd14-8fa027d258f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:59.354875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1c5008-b767-4e3f-9da0-53ba42a29c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:56:59.365732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1c5008-b767-4e3f-9da0-53ba42a29c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:56:59.367130 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (216c308d-5f2d-4eef-94f9-8c7e4befe921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:56:59.367567 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request issued successfully. Aug 19 12:56:59.368385 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fefad3e2-11b0-4eb8-9506-7fc7fb0f9837 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:56:59.368936 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 747/3003] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:56:58 2026] POST /volume/v3/volumes => generated 759 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:56:59.382184 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.384038 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 12:56:59.384240 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.384461 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.391588 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.391588 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:59.395013 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:56:59.398753 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd1b0384-8d54-4c0a-a247-f9774229a896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 12:56:59.399100 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 756/3004] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:59 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:59.477401 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.479866 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:56:59.480194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.480495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.480646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:56:59.485656 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.485656 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:56:59.486426 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4f0905b-4e43-41bf-aca8-81aa5f7cda24 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:56:59.486807 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 754/3005] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:56:59 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:56:59.556299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5781826-c828-47d9-9bd1-a104e6f1003b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.558151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5781826-c828-47d9-9bd1-a104e6f1003b tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:56:59.558359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5781826-c828-47d9-9bd1-a104e6f1003b tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.558566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5781826-c828-47d9-9bd1-a104e6f1003b tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.563787 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5781826-c828-47d9-9bd1-a104e6f1003b tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 404 Aug 19 12:56:59.564218 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 749/3006] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:59 2026] GET /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:56:59.572047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.574854 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:59.574854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.575341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.575341 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:59.582531 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.582531 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:56:59.583374 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:59.602979 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:56:59.602979 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-33a67bfc-9055-4f9a-84f1-0ec6f71b1c52 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 202 Aug 19 12:56:59.603172 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 748/3007] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:56:59 2026] DELETE /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:56:59.611486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:56:59.612883 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:56:59.613121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:56:59.613354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:56:59.620362 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:56:59.620362 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:56:59.624940 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:56:59.631303 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-60b9e686-c173-4d9a-9e42-a6e8ecaed524 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 200 Aug 19 12:56:59.631831 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 757/3008] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:56:59 2026] GET /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:00.308715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-52b9593d-799e-4f83-adab-3879f1912c98 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.310805 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52b9593d-799e-4f83-adab-3879f1912c98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:00.311066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52b9593d-799e-4f83-adab-3879f1912c98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.311274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52b9593d-799e-4f83-adab-3879f1912c98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.311413 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-52b9593d-799e-4f83-adab-3879f1912c98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:00.316538 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.316538 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:00.317269 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52b9593d-799e-4f83-adab-3879f1912c98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:00.317679 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 755/3009] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:00.412094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.415647 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 12:57:00.416286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.416286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.427219 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.427219 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:00.433119 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:00.439864 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d516d75-e2e9-4c3b-823d-b93cbf93a53a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 12:57:00.440414 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 750/3010] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:00.500730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f782e86-d453-494c-a111-2fa1d98df358 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.506681 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f782e86-d453-494c-a111-2fa1d98df358 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:00.506859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f782e86-d453-494c-a111-2fa1d98df358 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.507243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f782e86-d453-494c-a111-2fa1d98df358 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.507445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5f782e86-d453-494c-a111-2fa1d98df358 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:00.519097 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.519097 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:00.520074 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f782e86-d453-494c-a111-2fa1d98df358 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:00.523642 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 749/3011] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:00.552879 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.556297 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 12:57:00.556527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.556794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.567463 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.567463 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:00.572376 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:00.579660 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-22782d53-072d-4b89-80fc-f9948160332f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 12:57:00.580455 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 758/3012] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:00.647159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-35d0988a-a71a-4cd6-9284-2d6e170cac4a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.649057 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35d0988a-a71a-4cd6-9284-2d6e170cac4a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:57:00.649300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-35d0988a-a71a-4cd6-9284-2d6e170cac4a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.649496 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-35d0988a-a71a-4cd6-9284-2d6e170cac4a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.661222 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-35d0988a-a71a-4cd6-9284-2d6e170cac4a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 404 Aug 19 12:57:00.661894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 756/3013] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:00.669488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.671955 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:00.672272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.672557 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.672827 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:00.682858 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.682858 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:00.683512 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:00.706919 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:57:00.707190 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ee0dd6e-18b1-4d5e-b161-5d26e800c8e4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 202 Aug 19 12:57:00.707957 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 751/3014] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:00 2026] DELETE /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:00.717442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:00.719558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:00.719860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:00.720115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:00.728302 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:00.728302 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:00.733381 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:00.740211 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ceb96d9-31ab-4c2d-afe0-88b5b74e3f60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 200 Aug 19 12:57:00.741001 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 750/3015] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:00 2026] GET /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:01.083951 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.086143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 12:57:01.086371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.086597 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.095032 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.095032 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:01.100383 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:01.106487 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-34bddf3a-b90e-4090-904d-2243259d2512 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 12:57:01.106949 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 759/3016] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97365bb2-d19e-4e18-988b-08804b5d6973 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97365bb2-d19e-4e18-988b-08804b5d6973 None None] GET https://10.4.3.137/volume// Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97365bb2-d19e-4e18-988b-08804b5d6973 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97365bb2-d19e-4e18-988b-08804b5d6973 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97365bb2-d19e-4e18-988b-08804b5d6973 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:01.121005 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 757/3017] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:57: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 19 12:57:01.130182 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-f64bd4ab-3a51-4957-b21c-3fc9a591d950 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.132404 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-f64bd4ab-3a51-4957-b21c-3fc9a591d950 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:01.132709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-f64bd4ab-3a51-4957-b21c-3fc9a591d950 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "05b00c04-7146-4143-92c4-62de8e874763", "connector": null, "instance_uuid": "9539488e-8506-4a31-9fb6-ff3fb9902534"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:01.142100 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.142100 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:01.176499 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-f64bd4ab-3a51-4957-b21c-3fc9a591d950 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:01.177074 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 752/3018] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:01 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:01.245038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-bde44bfb-cdaf-4f01-b7e4-2d060de7f13a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.247124 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-bde44bfb-cdaf-4f01-b7e4-2d060de7f13a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption Aug 19 12:57:01.247408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-bde44bfb-cdaf-4f01-b7e4-2d060de7f13a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.247584 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-bde44bfb-cdaf-4f01-b7e4-2d060de7f13a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.272209 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.272209 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:01.285987 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-bde44bfb-cdaf-4f01-b7e4-2d060de7f13a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption returned with HTTP 200 Aug 19 12:57:01.285987 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 751/3019] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:01.328645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.330876 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:01.331114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.331388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.331500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:01.339389 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.339389 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:01.340317 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-73919b64-3885-4c47-8a9e-dcae644f9e98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:01.340670 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 760/3020] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:01.534580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.537129 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:01.537407 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.537667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.537907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:01.544505 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.544505 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:01.545358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-817c1a93-cdfc-457f-8763-0fab2bd3c4d6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:01.545829 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 758/3021] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:01.757486 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c516f41-082e-4633-a006-014f8ec3966a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.766456 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c516f41-082e-4633-a006-014f8ec3966a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:01.766785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c516f41-082e-4633-a006-014f8ec3966a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.767057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c516f41-082e-4633-a006-014f8ec3966a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.773487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c516f41-082e-4633-a006-014f8ec3966a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 404 Aug 19 12:57:01.774201 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 753/3022] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:01.787897 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.790196 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:01.790699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1270501383"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:01.792792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1270501383'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:01.792792 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:57:01.797953 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:57:01.805821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (69897f53-f22e-4d21-9756-737687109ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:01.807261 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c3159-e524-46a9-a719-bcdf3c4b050e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:01.808661 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:01.850721 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7c3159-e524-46a9-a719-bcdf3c4b050e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:01.851914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef551fe-f7e3-4fe3-952d-443e18c571a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:01.914261 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['e3ef80ac-d83f-4065-be6c-21096a8b4ad4', 'c9bebfcb-b5df-49fc-afbb-e6226f0f4759', '92d9f807-a465-421d-801c-6fed46ef827f', 'bbadb304-0562-4196-bd41-374e6c374428'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:01.915505 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef551fe-f7e3-4fe3-952d-443e18c571a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ef80ac-d83f-4065-be6c-21096a8b4ad4', 'c9bebfcb-b5df-49fc-afbb-e6226f0f4759', '92d9f807-a465-421d-801c-6fed46ef827f', 'bbadb304-0562-4196-bd41-374e6c374428']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:01.916888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba30124-82d7-4d8e-90f7-e66cd1881a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:01.940648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eba30124-82d7-4d8e-90f7-e66cd1881a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3cc4556-fcc9-43ce-951c-9de813fb8821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1270501383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['e3ef80ac-d83f-4065-be6c-21096a8b4ad4','c9bebfcb-b5df-49fc-afbb-e6226f0f4759','92d9f807-a465-421d-801c-6fed46ef827f','bbadb304-0562-4196-bd41-374e6c374428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1270501383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3cc4556-fcc9-43ce-951c-9de813fb8821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:01.941669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d0ee76-583a-446c-8ce5-e017029c4e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:01.961264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d0ee76-583a-446c-8ce5-e017029c4e93) transitioned into state 'SUCCESS' from state '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-1270501383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['e3ef80ac-d83f-4065-be6c-21096a8b4ad4','c9bebfcb-b5df-49fc-afbb-e6226f0f4759','92d9f807-a465-421d-801c-6fed46ef827f','bbadb304-0562-4196-bd41-374e6c374428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:01.962056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73af6d5-3f3f-4823-892f-45fd54e60635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:01.972262 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73af6d5-3f3f-4823-892f-45fd54e60635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:01.973037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (69897f53-f22e-4d21-9756-737687109ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:01.973331 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:57:01.973855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65b0d979-f09d-479a-9eb9-9ffdea38e9c1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:01.974239 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 752/3023] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:57:01 2026] POST /volume/v3/volumes => generated 770 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:01.985993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:01.990109 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:01.990723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:01.990723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:01.998462 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:01.998462 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:02.002373 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:02.006576 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a810f72-17bb-49f5-8b9e-a9c7aa81513a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 200 Aug 19 12:57:02.006923 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 761/3024] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:01 2026] GET /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:02.353227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.355691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:02.356215 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:02.356600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:02.356822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:02.362136 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:02.362136 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:02.363291 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a039e88e-4f94-404d-8096-606acd7bb1c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:02.363779 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 759/3025] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:02 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:02.450443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03cc741b-0796-452d-a5a4-aaa5ee42ea30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.450961 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03cc741b-0796-452d-a5a4-aaa5ee42ea30 None None] GET https://10.4.3.137/volume// Aug 19 12:57:02.451204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03cc741b-0796-452d-a5a4-aaa5ee42ea30 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:02.451500 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03cc741b-0796-452d-a5a4-aaa5ee42ea30 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:02.451919 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03cc741b-0796-452d-a5a4-aaa5ee42ea30 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:02.452417 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 754/3026] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57: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 19 12:57:02.463578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.467931 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 12:57:02.468163 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:02.468440 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:02.488805 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:02.488805 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:02.495683 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:02.513338 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-b71e6bc7-69e8-4e5a-aba1-9a0cd99f8025 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 12:57:02.514118 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 753/3027] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:02 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1546 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 12:57:02.558059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.561678 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:02.561678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:02.561678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:02.561678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:02.568128 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:02.568128 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:02.569872 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0918e77c-6a02-4773-9b9c-9acd33aacfc8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:02.569872 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 762/3028] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:02 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:02.663199 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.667796 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 Aug 19 12:57:02.668041 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:02.682154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-05b00c04-7146-4143-92c4-62de8e874763-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:02.688438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-05b00c04-7146-4143-92c4-62de8e874763-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:02.689988 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:02.689988 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:02.800986 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-05b00c04-7146-4143-92c4-62de8e874763-np0000007775" released by "attachment_update" :: held 0.113s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:02.801434 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-d7abef78-91c9-475d-aecc-54c4334174fa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 returned with HTTP 200 Aug 19 12:57:02.801978 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 760/3029] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:02 2026] PUT /volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:02.836178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-45b5c5d7-da24-45ba-b8bc-ec6a90c790d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:02.838992 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-45b5c5d7-da24-45ba-b8bc-ec6a90c790d4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495/action Aug 19 12:57:02.839242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-45b5c5d7-da24-45ba-b8bc-ec6a90c790d4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:02.839432 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-45b5c5d7-da24-45ba-b8bc-ec6a90c790d4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:02.859958 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:02.859958 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:02.872705 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a1c3f243-39f4-4e00-9ab1-f820f65f48e7 req-45b5c5d7-da24-45ba-b8bc-ec6a90c790d4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495/action returned with HTTP 204 Aug 19 12:57:02.873219 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 755/3030] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:02 2026] POST /volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:03.024491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:03.026675 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:03.027011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:03.027241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:03.036165 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:03.036165 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:03.043883 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:03.051465 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9bcdae3c-be36-493e-a7b9-39bf54805864 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 200 Aug 19 12:57:03.051465 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 754/3031] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:03 2026] GET /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:03.070984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:03.073855 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:57:03.074279 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3cc4556-fcc9-43ce-951c-9de813fb8821", "name": "tempest-VolumeDependencyTests-Snapshot-323041759"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:03.091712 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:03.091712 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:03.091712 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:03.091926 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create snapshot from volume d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:03.145339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['a1de80db-1ed0-4e54-8066-1fda4101d357', '2f6f7ca6-2923-4d6b-8661-50d01e189cda', 'b93421e1-40fa-46cf-910b-0a79ecf3f373', '30a38e32-9c82-43eb-8b5e-1aba32a6240d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:03.200644 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot create request issued successfully. Aug 19 12:57:03.200791 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9df95736-7d2e-42ac-ba90-aaac3c231a7a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:57:03.201314 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 763/3032] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:57:03 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 19 12:57:03.219594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb47a997-c613-4298-a3e1-70fac43b37fe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:03.221829 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb47a997-c613-4298-a3e1-70fac43b37fe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:03.222020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb47a997-c613-4298-a3e1-70fac43b37fe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:03.222133 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb47a997-c613-4298-a3e1-70fac43b37fe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:03.229695 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:03.229695 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:03.230097 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bb47a997-c613-4298-a3e1-70fac43b37fe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:57:03.230942 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb47a997-c613-4298-a3e1-70fac43b37fe tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 200 Aug 19 12:57:03.231305 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 761/3033] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:03 2026] GET /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-95c2a151-a739-4153-bb83-66d9e758879a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95c2a151-a739-4153-bb83-66d9e758879a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95c2a151-a739-4153-bb83-66d9e758879a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95c2a151-a739-4153-bb83-66d9e758879a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-95c2a151-a739-4153-bb83-66d9e758879a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95c2a151-a739-4153-bb83-66d9e758879a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:04.340868 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 756/3034] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:03 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-189912802", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-189912802', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume of 1 GB Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Availability Zones retrieved successfully. Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Flow 'volume_create_api' (94754325-97df-4ca3-9ee2-ea761c3c8ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4497dd-1dae-4f0c-b666-a94f37971ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.348795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-cf4a1a3b-7c04-4d97-ad37-da5f04cc6c8c req-15ccfc8b-4bd3-4fc6-a100-03d8fd8d1a44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf4a1a3b-7c04-4d97-ad37-da5f04cc6c8c req-15ccfc8b-4bd3-4fc6-a100-03d8fd8d1a44 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf4a1a3b-7c04-4d97-ad37-da5f04cc6c8c req-15ccfc8b-4bd3-4fc6-a100-03d8fd8d1a44 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-cf4a1a3b-7c04-4d97-ad37-da5f04cc6c8c req-15ccfc8b-4bd3-4fc6-a100-03d8fd8d1a44 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.353332 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:04.356230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a4497dd-1dae-4f0c-b666-a94f37971ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.356230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27fb2ed-5514-4430-9774-17443b45e129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c8e0f4f7-9f35-4be1-8a9d-965d95511225 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:04.357371 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 762/3035] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:03 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.358695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-cf4a1a3b-7c04-4d97-ad37-da5f04cc6c8c req-15ccfc8b-4bd3-4fc6-a100-03d8fd8d1a44 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 returned with HTTP 200 Aug 19 12:57:04.358695 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 764/3036] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:03 2026] DELETE /volume/v3/attachments/b7161da4-10e1-41b2-aa8e-4c4d46176390 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Created reservations ['00cd17f3-85d9-426c-9029-4cb4468c23d1', '2b686f5f-8126-4d00-b8f5-3f294a5ca096', 'd3691170-9812-4066-bb4c-18e7cccd5541', 'e92355e3-7ddc-4b7c-8d24-9e800e939150'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a27fb2ed-5514-4430-9774-17443b45e129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00cd17f3-85d9-426c-9029-4cb4468c23d1', '2b686f5f-8126-4d00-b8f5-3f294a5ca096', 'd3691170-9812-4066-bb4c-18e7cccd5541', 'e92355e3-7ddc-4b7c-8d24-9e800e939150']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1730092f-d872-40cd-ad85-4643dd709adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1730092f-d872-40cd-ad85-4643dd709adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae491e76-e18f-45c5-8555-d62941bfeca5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-189912802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30684d796d6463b9b9016c0bfd3ef51',qos_specs=None,replication_status=,reservations=['00cd17f3-85d9-426c-9029-4cb4468c23d1','2b686f5f-8126-4d00-b8f5-3f294a5ca096','d3691170-9812-4066-bb4c-18e7cccd5541','e92355e3-7ddc-4b7c-8d24-9e800e939150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6fbd037996446718ea5175d5a578ecc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-189912802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae491e76-e18f-45c5-8555-d62941bfeca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e30684d796d6463b9b9016c0bfd3ef51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6fbd037996446718ea5175d5a578ecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa8da2e4-5405-442d-ba55-84b5d0897dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.359198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa8da2e4-5405-442d-ba55-84b5d0897dfe) transitioned into state 'SUCCESS' from state '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-189912802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30684d796d6463b9b9016c0bfd3ef51',qos_specs=None,replication_status=,reservations=['00cd17f3-85d9-426c-9029-4cb4468c23d1','2b686f5f-8126-4d00-b8f5-3f294a5ca096','d3691170-9812-4066-bb4c-18e7cccd5541','e92355e3-7ddc-4b7c-8d24-9e800e939150'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6fbd037996446718ea5175d5a578ecc',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08eb6dae-ac32-4842-a7e8-61ce6e87d6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08eb6dae-ac32-4842-a7e8-61ce6e87d6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Flow 'volume_create_api' (94754325-97df-4ca3-9ee2-ea761c3c8ce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Create volume request issued successfully. Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbd03f29-da4b-46c2-9431-f8d55cb3c9a7 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:04.362196 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 755/3037] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:03 2026] POST /volume/v3/volumes => generated 754 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fd4af45-53f7-4250-af4a-6cfa7c5a5f3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:04.363993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 757/3038] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:03 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-1ce4de28-922c-42f3-9f43-1b6ff922d84a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-1ce4de28-922c-42f3-9f43-1b6ff922d84a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-1ce4de28-922c-42f3-9f43-1b6ff922d84a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-1ce4de28-922c-42f3-9f43-1b6ff922d84a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1579a4e5-226f-4fa1-887f-a4137d4bfecb req-1ce4de28-922c-42f3-9f43-1b6ff922d84a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca returned with HTTP 200 Aug 19 12:57:04.364507 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 763/3039] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:03 2026] DELETE /volume/v3/attachments/09e1ca88-0be4-4337-83c1-a707e3ee1cca => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6d9dba7-fad1-4f53-a418-a32722c370d0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 200 Aug 19 12:57:04.365803 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 765/3040] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f9642e1-7d04-4495-a726-28e098eef039 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-330266529"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'snapshot_id': '81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-330266529'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (554a52d9-90dc-41c2-8425-6c324b324457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af96075-eeef-48df-bf6a-cf74be905dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3af96075-eeef-48df-bf6a-cf74be905dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.366484 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2818c9-c8ea-4314-8b8d-acf1036f01db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.415989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.422419 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:04.423391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.423391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.423391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:04.432047 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.432047 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:04.432967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-27cabda4-d0d6-428f-bec2-b2f8054f7c61 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:04.433327 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 758/3041] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:04.472515 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['bf1f39ef-3af9-401e-aefb-12e3caf04fd9', '0a682a12-f01d-4deb-a1c0-bd79a55786a1', 'be526fd0-eec0-4d1c-8203-a0d8b8fd553d', '1b87aaae-3ea0-42bd-9ff2-d13bd55d7f06'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:04.473942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a2818c9-c8ea-4314-8b8d-acf1036f01db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf1f39ef-3af9-401e-aefb-12e3caf04fd9', '0a682a12-f01d-4deb-a1c0-bd79a55786a1', 'be526fd0-eec0-4d1c-8203-a0d8b8fd553d', '1b87aaae-3ea0-42bd-9ff2-d13bd55d7f06']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.475077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1e8682-d03c-4c50-afb8-b6a9b2700990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.529380 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1e8682-d03c-4c50-afb8-b6a9b2700990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9426cf5c-783e-4bfb-869d-ca898ef35551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-330266529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['bf1f39ef-3af9-401e-aefb-12e3caf04fd9','0a682a12-f01d-4deb-a1c0-bd79a55786a1','be526fd0-eec0-4d1c-8203-a0d8b8fd553d','1b87aaae-3ea0-42bd-9ff2-d13bd55d7f06'],size=1,snapshot_id=81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-330266529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9426cf5c-783e-4bfb-869d-ca898ef35551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.530322 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4735da79-f18d-48c7-9db7-4a87632d9e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.565842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4735da79-f18d-48c7-9db7-4a87632d9e30) transitioned into state 'SUCCESS' from state '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-330266529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['bf1f39ef-3af9-401e-aefb-12e3caf04fd9','0a682a12-f01d-4deb-a1c0-bd79a55786a1','be526fd0-eec0-4d1c-8203-a0d8b8fd553d','1b87aaae-3ea0-42bd-9ff2-d13bd55d7f06'],size=1,snapshot_id=81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.567072 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf578d0-e6f8-4d26-ba15-7462b079f179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:04.616141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf578d0-e6f8-4d26-ba15-7462b079f179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:04.617684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (554a52d9-90dc-41c2-8425-6c324b324457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:04.617834 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:57:04.618684 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f9642e1-7d04-4495-a726-28e098eef039 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:04.619471 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 756/3042] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:57:04 2026] POST /volume/v3/volumes => generated 803 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:04.620866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.625604 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:04.625681 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.626163 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.626163 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:04.635113 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.635113 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:04.636188 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8cf75c45-7e6b-4a88-9141-70ff9f0d4a92 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:04.636719 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 764/3043] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.642945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.651489 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:04.651489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.651489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.666013 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.666013 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:04.674441 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:04.684164 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8d65a1da-9863-4c8b-9d74-0c01e6ef2e04 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 returned with HTTP 200 Aug 19 12:57:04.684670 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 766/3044] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:04.833154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.835749 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:04.835975 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.836238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.849101 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.849101 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:04.860327 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:04.869621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d278227f-474a-4803-bc3a-8ba0a65a94c6 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:04.871130 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 759/3045] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.889006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7604028-81cc-4fed-a85b-cd0167587997 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.891836 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7604028-81cc-4fed-a85b-cd0167587997 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:04.892169 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7604028-81cc-4fed-a85b-cd0167587997 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.893029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7604028-81cc-4fed-a85b-cd0167587997 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.903990 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.903990 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:04.909359 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7604028-81cc-4fed-a85b-cd0167587997 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:04.916111 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7604028-81cc-4fed-a85b-cd0167587997 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:04.916891 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 757/3046] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.932854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3dedde03-b89f-47af-b946-133e78a92033 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.934662 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes Aug 19 12:57:04.934949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.935217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.935566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:57:04.936413 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:57:04.947679 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Get all volumes completed successfully. Aug 19 12:57:04.948241 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3dedde03-b89f-47af-b946-133e78a92033 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 12:57:04.948809 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 765/3047] 10.4.3.137 () {66 vars in 1237 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:04.959170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:04.963133 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:04.963133 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:04.963133 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:04.972496 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:04.972496 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:04.975920 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:04.981078 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64a0cef8-e201-4c22-bf36-ee08ae001196 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:04.981660 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 767/3048] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:04 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.052274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.053323 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:05.053564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.053770 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.064150 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.064150 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:05.069591 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:05.076649 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-03ef0396-64c6-4834-ac92-eadd56cb9f67 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:05.077164 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 760/3049] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.207095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-85c8874d-3637-481d-b977-fb02fccd6693 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.207095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85c8874d-3637-481d-b977-fb02fccd6693 None None] GET https://10.4.3.137/volume// Aug 19 12:57:05.207095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85c8874d-3637-481d-b977-fb02fccd6693 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.207864 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-85c8874d-3637-481d-b977-fb02fccd6693 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.207864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-85c8874d-3637-481d-b977-fb02fccd6693 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:05.208224 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 758/3050] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:05.218871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-0253bc13-525e-495f-a951-a8cec249263e req-bbd5c781-98d1-453c-ab88-2cb975eaca34 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.221951 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-bbd5c781-98d1-453c-ab88-2cb975eaca34 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:05.222496 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-bbd5c781-98d1-453c-ab88-2cb975eaca34 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae491e76-e18f-45c5-8555-d62941bfeca5", "connector": null, "instance_uuid": "3c96e6db-6151-4baa-be59-759669969149"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:05.234187 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.234187 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:05.271077 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-bbd5c781-98d1-453c-ab88-2cb975eaca34 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:05.271560 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 766/3051] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:05.320089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.322223 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:05.323176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.323176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.335725 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.335725 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:05.343466 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:05.349347 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7f4e923d-67b8-4f5a-be66-affef6785a3c tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:05.349853 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 768/3052] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.356330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2885b932-cf71-428b-815f-bc62435a6f0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.358696 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2885b932-cf71-428b-815f-bc62435a6f0b None None] GET https://10.4.3.137/volume// Aug 19 12:57:05.358696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2885b932-cf71-428b-815f-bc62435a6f0b None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.358696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2885b932-cf71-428b-815f-bc62435a6f0b None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.358696 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2885b932-cf71-428b-815f-bc62435a6f0b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:05.359708 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 761/3053] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57: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 19 12:57:05.373295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.376061 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:05.376364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.376641 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.389573 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.389573 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:05.395510 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:05.403956 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-b449df64-850c-4b87-959e-94bdc1df0da9 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:05.404483 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 759/3054] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:05.446030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.449075 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:05.449222 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.449632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.449807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:05.454705 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.454705 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:05.455522 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a6c6c36-7963-4304-ba32-eb5b82c956e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:05.455949 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 767/3055] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.562646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.564918 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] PUT https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca Aug 19 12:57:05.565476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:05.577628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Acquiring lock "cinder-attachment_update-ae491e76-e18f-45c5-8555-d62941bfeca5-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:05.584158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Lock "cinder-attachment_update-ae491e76-e18f-45c5-8555-d62941bfeca5-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:05.585684 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.585684 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:05.656555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c1618930-98a6-4340-b785-e4c3a61db678 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.659051 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1618930-98a6-4340-b785-e4c3a61db678 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:05.659678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1618930-98a6-4340-b785-e4c3a61db678 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.660145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1618930-98a6-4340-b785-e4c3a61db678 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.660807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c1618930-98a6-4340-b785-e4c3a61db678 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:05.667362 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.667362 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:05.669303 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1618930-98a6-4340-b785-e4c3a61db678 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:05.669893 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 762/3056] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.705161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.708535 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:05.708841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.709128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.720427 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.720427 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:05.726636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Lock "cinder-attachment_update-ae491e76-e18f-45c5-8555-d62941bfeca5-np0000007775" released by "attachment_update" :: held 0.142s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:05.726784 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:05.727808 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-29093ea2-4731-484d-849c-a5fbcd2fb0b1 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca returned with HTTP 200 Aug 19 12:57:05.727808 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 769/3057] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:05 2026] PUT /volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:05.738629 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1dc3b77-98fb-48e6-802d-f7250ddadd60 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 returned with HTTP 200 Aug 19 12:57:05.738629 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 760/3058] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:05.754504 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2300e0be-b47f-44a6-a0eb-c439502118de None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.756160 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:05.756385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.756574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.756665 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:05.762045 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.762045 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:05.762205 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:57:05.779914 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot delete request issued successfully. Aug 19 12:57:05.780306 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2300e0be-b47f-44a6-a0eb-c439502118de tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 202 Aug 19 12:57:05.780629 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 768/3059] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:05 2026] DELETE /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:05.796041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.800815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:05.800815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.800815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.809087 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.809087 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:05.810410 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Snapshot retrieved successfully. Aug 19 12:57:05.811732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c98e10d4-a510-4e14-86e5-6af1991effb4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 200 Aug 19 12:57:05.812407 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 763/3060] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:05.854112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.857270 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:57:05.861378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.861378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.861378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:57:05.873995 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.873995 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:05.875242 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:05.901593 np0000007775 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:57:05.913162 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:57:05.913442 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31af6ba5-a506-49bf-b1b9-394f99e21b94 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 202 Aug 19 12:57:05.913945 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 770/3061] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:05 2026] DELETE /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:05.928176 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:05.930158 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:57:05.930405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:05.930585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:05.943723 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:05.943723 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:05.949426 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:05.958506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e4782a8-c48f-493c-8fbb-c3daa70c9676 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 200 Aug 19 12:57:05.959013 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 761/3062] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:05 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:06.284664 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e33df116-f200-4547-ba3c-c1a5463ef58d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.286560 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:57:06.287013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.287013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.287197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume with id: 7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:57:06.298270 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.298270 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:06.300040 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:06.348904 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume request issued successfully. Aug 19 12:57:06.349194 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e33df116-f200-4547-ba3c-c1a5463ef58d tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 202 Aug 19 12:57:06.349897 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 769/3063] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:06 2026] DELETE /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:06.365575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.368773 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:57:06.369120 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.370272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.370552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.374315 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:06.375451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.375451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.387443 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.387443 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:06.394945 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:06.400651 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.400651 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:06.406873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c5ff870c-ae36-440b-b388-7b9a5884edb0 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 200 Aug 19 12:57:06.406873 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 764/3064] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 1420 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:06.412648 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:06.422874 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1b3d524-0720-4b4b-b92d-f74bffbddd28 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:06.423758 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 771/3065] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:06.469037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a8534481-31a7-4f36-a2ea-1471e65af62d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.472576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8534481-31a7-4f36-a2ea-1471e65af62d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:06.472835 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8534481-31a7-4f36-a2ea-1471e65af62d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.473385 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a8534481-31a7-4f36-a2ea-1471e65af62d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.474085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a8534481-31a7-4f36-a2ea-1471e65af62d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:06.488426 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.488426 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:06.488426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a8534481-31a7-4f36-a2ea-1471e65af62d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:06.488426 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 762/3066] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:06.682611 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.684693 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:06.684693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.684864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.684998 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:06.690431 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.690431 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:06.691510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-72dd8546-53d6-4daf-8c8a-202b02804d32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:06.692103 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 770/3067] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:06.824234 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4b0b6df2-d22d-4df6-8b30-8aab13a57c48 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.826237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b0b6df2-d22d-4df6-8b30-8aab13a57c48 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:06.826796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b0b6df2-d22d-4df6-8b30-8aab13a57c48 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.826796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b0b6df2-d22d-4df6-8b30-8aab13a57c48 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.832119 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b0b6df2-d22d-4df6-8b30-8aab13a57c48 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 404 Aug 19 12:57:06.832945 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 765/3068] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:06.846113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.849612 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:06.849861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.850053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.850243 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:06.859040 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.859040 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:06.859674 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:06.883889 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:57:06.884130 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3eadd1dc-fcb5-42dc-bff0-6006da13cc97 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 202 Aug 19 12:57:06.884879 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 772/3069] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:06 2026] DELETE /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:06.892817 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.895314 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:06.895634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.895916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.907108 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:06.907108 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:06.914459 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:06.922040 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b7b3c859-cdb9-4d46-91a3-704dc956fbda tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 200 Aug 19 12:57:06.922907 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 763/3070] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:06.980702 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21906b56-12fb-417a-9b2e-4d01130e0021 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:06.983427 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21906b56-12fb-417a-9b2e-4d01130e0021 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d Aug 19 12:57:06.983688 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21906b56-12fb-417a-9b2e-4d01130e0021 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:06.983923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21906b56-12fb-417a-9b2e-4d01130e0021 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:06.990959 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21906b56-12fb-417a-9b2e-4d01130e0021 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d returned with HTTP 404 Aug 19 12:57:06.991859 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 771/3071] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:06 2026] GET /volume/v3/volumes/c40ca5e2-ddee-47ae-91e1-f4819096641d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:07.002825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-244f746c-841d-466b-8390-46e0e24f3204 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.008050 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:57:07.008050 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.009579 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.011292 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:57:07.048035 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Get all volumes completed successfully. Aug 19 12:57:07.052156 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.052156 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:07.064370 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-244f746c-841d-466b-8390-46e0e24f3204 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:57:07.065055 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 766/3072] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14549 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:07.086622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a9a5fbf0-f161-43c2-bb44-b4153c224774 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.088862 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9a5fbf0-f161-43c2-bb44-b4153c224774 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] DELETE https://10.4.3.137/volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91 Aug 19 12:57:07.089106 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9a5fbf0-f161-43c2-bb44-b4153c224774 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.089682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a9a5fbf0-f161-43c2-bb44-b4153c224774 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.122372 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a9a5fbf0-f161-43c2-bb44-b4153c224774 tempest-TestVolumeBootPattern-450663841 tempest-TestVolumeBootPattern-450663841-project-admin] https://10.4.3.137/volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91 returned with HTTP 202 Aug 19 12:57:07.122919 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 773/3073] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:07 2026] DELETE /volume/v3/types/b510a069-b0c5-4e98-a283-459a6865ee91 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:07.154920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5bca6138-efa5-4265-b592-81762fa80633 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.158273 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:07.158273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1676616544", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:07.159869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1676616544', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:07.270839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:57:07.275857 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:57:07.281376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (e63e068a-dd91-49b5-b150-1797967ebc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:07.283493 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655c6763-91c8-41bf-929e-db9abb43f7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:07.284459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:07.351183 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (655c6763-91c8-41bf-929e-db9abb43f7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:07.352889 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f03cde-daac-476e-bb09-5fe9310fa646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:07.427689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4c69ad05-8a72-41b2-9884-324f8e8c48ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.430627 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4c69ad05-8a72-41b2-9884-324f8e8c48ae tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 Aug 19 12:57:07.430968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4c69ad05-8a72-41b2-9884-324f8e8c48ae tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.431226 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4c69ad05-8a72-41b2-9884-324f8e8c48ae tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.440357 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21e41be6-1238-4859-bbec-d8238da58e5b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.442734 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21e41be6-1238-4859-bbec-d8238da58e5b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:07.443178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21e41be6-1238-4859-bbec-d8238da58e5b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.443639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21e41be6-1238-4859-bbec-d8238da58e5b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.445426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['0901e6c8-0412-4ff9-a214-4c25ff621b69', '191fc00f-de0b-46ef-ae64-a4dc79bfb10d', '258132a1-b085-4edf-bbd9-88c4e8d9fe60', 'a76436c6-ce1b-4e19-96e4-64e522ade9f3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:07.447278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62f03cde-daac-476e-bb09-5fe9310fa646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0901e6c8-0412-4ff9-a214-4c25ff621b69', '191fc00f-de0b-46ef-ae64-a4dc79bfb10d', '258132a1-b085-4edf-bbd9-88c4e8d9fe60', 'a76436c6-ce1b-4e19-96e4-64e522ade9f3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:07.451547 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a26453d-86a4-4f38-ac08-4241348a8d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:07.451863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4c69ad05-8a72-41b2-9884-324f8e8c48ae tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 returned with HTTP 404 Aug 19 12:57:07.453624 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 772/3074] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/volumes/7ad47081-bafa-462f-bd04-1667e48a7a90 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:07.458595 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.458595 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:07.463942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.465569 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-21e41be6-1238-4859-bbec-d8238da58e5b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:07.466400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 Aug 19 12:57:07.466659 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.466922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.467075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete snapshot with id: 685e5943-4a8c-4734-b3f5-3123752c71b9 Aug 19 12:57:07.473929 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21e41be6-1238-4859-bbec-d8238da58e5b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:07.474915 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 767/3075] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:07.475295 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.475295 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:07.475942 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:57:07.489203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a26453d-86a4-4f38-ac08-4241348a8d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044229e4-a2df-4002-97c3-f4bde4202a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1676616544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['0901e6c8-0412-4ff9-a214-4c25ff621b69','191fc00f-de0b-46ef-ae64-a4dc79bfb10d','258132a1-b085-4edf-bbd9-88c4e8d9fe60','a76436c6-ce1b-4e19-96e4-64e522ade9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1676616544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=044229e4-a2df-4002-97c3-f4bde4202a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:07.490423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29c332d-3f45-4d46-b15d-9443a7ed4aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:07.502758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.505944 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:07.506396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.506696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.506888 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:07.510449 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot delete request issued successfully. Aug 19 12:57:07.510718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c2e1c94-6221-4c67-8598-3c5c283ef886 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 returned with HTTP 202 Aug 19 12:57:07.511348 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 774/3076] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:07 2026] DELETE /volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:07.514192 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.514192 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:07.515844 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00cb110d-4a7a-49a7-ac71-f9e2ea51dd65 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:07.517020 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 773/3077] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:07.520734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56a9d448-631e-43e3-a571-9de5390f9761 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.524419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29c332d-3f45-4d46-b15d-9443a7ed4aa5) transitioned into state 'SUCCESS' from state '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-1676616544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['0901e6c8-0412-4ff9-a214-4c25ff621b69','191fc00f-de0b-46ef-ae64-a4dc79bfb10d','258132a1-b085-4edf-bbd9-88c4e8d9fe60','a76436c6-ce1b-4e19-96e4-64e522ade9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:07.524556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56a9d448-631e-43e3-a571-9de5390f9761 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 Aug 19 12:57:07.524600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56a9d448-631e-43e3-a571-9de5390f9761 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.524977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56a9d448-631e-43e3-a571-9de5390f9761 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.525287 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d82e1b6-0945-4f69-bd72-10c8ee124cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:07.537903 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.537903 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:07.539026 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56a9d448-631e-43e3-a571-9de5390f9761 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:57:07.541864 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56a9d448-631e-43e3-a571-9de5390f9761 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 returned with HTTP 200 Aug 19 12:57:07.543682 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 768/3078] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 => generated 481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:07.544378 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d82e1b6-0945-4f69-bd72-10c8ee124cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:07.545355 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (e63e068a-dd91-49b5-b150-1797967ebc6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:07.545355 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:57:07.547075 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5bca6138-efa5-4265-b592-81762fa80633 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:07.547838 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 764/3079] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:07 2026] POST /volume/v3/volumes => generated 759 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:07.565476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06c9796d-09d1-4c62-be66-08be97e66644 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.570101 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06c9796d-09d1-4c62-be66-08be97e66644 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:07.570457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06c9796d-09d1-4c62-be66-08be97e66644 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.570684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06c9796d-09d1-4c62-be66-08be97e66644 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.580045 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.580045 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:07.585570 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-06c9796d-09d1-4c62-be66-08be97e66644 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:07.591839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06c9796d-09d1-4c62-be66-08be97e66644 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:07.592037 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 775/3080] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:07.703885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.706393 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:07.706773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.707056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.707208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:07.714987 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:07.714987 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:07.715780 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f962b8b-1963-42ef-9d18-9bf3e68e04bc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:07.716265 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 774/3081] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:07.942764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-09265aa9-cd87-455c-8fec-0e3dd97bb9e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:07.946951 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09265aa9-cd87-455c-8fec-0e3dd97bb9e1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:07.946951 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09265aa9-cd87-455c-8fec-0e3dd97bb9e1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:07.955629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09265aa9-cd87-455c-8fec-0e3dd97bb9e1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:07.966632 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09265aa9-cd87-455c-8fec-0e3dd97bb9e1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 404 Aug 19 12:57:07.967403 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 769/3082] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:07 2026] GET /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:07.991076 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.004338 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:08.004338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-226912872"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:08.008095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-226912872'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:08.008095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:57:08.008095 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.008095 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:08.025447 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:57:08.041131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (4eb906dd-a2a1-4c47-9cf8-7550c9aa1bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:08.042977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd6958-4326-4c85-bfbf-5ba0ba117666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:08.044651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:08.114840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd6958-4326-4c85-bfbf-5ba0ba117666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:08.115860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc78922-1860-4174-a313-1ad8f29a25d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:08.193540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['0483c639-cd61-4480-b89f-1cba2836d226', '9089b177-1ed1-4794-9ba9-c2aa19bef94b', '8c332ad7-d50d-4ba9-9440-d759918c8691', '87ae040e-af42-4438-ad95-817151c6f97b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:08.194477 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dc78922-1860-4174-a313-1ad8f29a25d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0483c639-cd61-4480-b89f-1cba2836d226', '9089b177-1ed1-4794-9ba9-c2aa19bef94b', '8c332ad7-d50d-4ba9-9440-d759918c8691', '87ae040e-af42-4438-ad95-817151c6f97b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:08.196489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9696f25-b1cb-4e5d-8d1e-fe89bc2c77aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:08.227402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9696f25-b1cb-4e5d-8d1e-fe89bc2c77aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae0c781-2f6c-4b8e-bb9d-69839a3b0a91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-226912872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['0483c639-cd61-4480-b89f-1cba2836d226','9089b177-1ed1-4794-9ba9-c2aa19bef94b','8c332ad7-d50d-4ba9-9440-d759918c8691','87ae040e-af42-4438-ad95-817151c6f97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-226912872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aae0c781-2f6c-4b8e-bb9d-69839a3b0a91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:08.228882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3db74b2-f6d9-42e2-ad4a-0ce4413d28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:08.257949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3db74b2-f6d9-42e2-ad4a-0ce4413d28c1) transitioned into state 'SUCCESS' from state '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-226912872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['0483c639-cd61-4480-b89f-1cba2836d226','9089b177-1ed1-4794-9ba9-c2aa19bef94b','8c332ad7-d50d-4ba9-9440-d759918c8691','87ae040e-af42-4438-ad95-817151c6f97b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:08.262453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ebcb45-896f-44df-9782-6da56153aaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:08.274196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ebcb45-896f-44df-9782-6da56153aaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:08.275509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (4eb906dd-a2a1-4c47-9cf8-7550c9aa1bc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:08.276002 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:57:08.276956 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93a01d6e-4051-4d19-bbda-9e0ca1f3bf8d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:08.277573 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 765/3083] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:57:07 2026] POST /volume/v3/volumes => generated 769 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:08.300528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.306182 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:08.306676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.306942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.322726 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.322726 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:08.328823 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:08.334969 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7484078-03f6-4bbf-9d67-79ebc8e34113 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 200 Aug 19 12:57:08.335910 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 776/3084] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:08.493538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.498813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:08.498813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.498813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.517050 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.517050 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:08.526380 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:08.532081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.534390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:08.534829 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.535162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.535409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:08.539203 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44f3b1bd-d8bf-47a2-8e86-a4fe03bb9e8b tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:08.539699 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 775/3085] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:08.541592 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.541592 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:08.542621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c87cc388-2cf7-48d2-9a6a-f05f911b3120 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:08.543270 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 770/3086] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:08.556976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81f5f025-c8df-4a88-9b56-fc62014a3c3e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.559124 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81f5f025-c8df-4a88-9b56-fc62014a3c3e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 Aug 19 12:57:08.559438 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81f5f025-c8df-4a88-9b56-fc62014a3c3e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.559722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81f5f025-c8df-4a88-9b56-fc62014a3c3e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.565131 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81f5f025-c8df-4a88-9b56-fc62014a3c3e tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 returned with HTTP 404 Aug 19 12:57:08.565799 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 766/3087] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/snapshots/685e5943-4a8c-4734-b3f5-3123752c71b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:08.605676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.607075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:08.607323 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.607513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.615267 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.615267 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:08.620670 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:08.625707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-08b35ab6-238d-480d-ad03-6d6adfc9ae1c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:08.626102 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 777/3088] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:08.641439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9c21869-5241-474a-a9f2-26897578daac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.644282 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9c21869-5241-474a-a9f2-26897578daac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:08.644282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9c21869-5241-474a-a9f2-26897578daac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.644564 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9c21869-5241-474a-a9f2-26897578daac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.654174 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.654174 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:08.659446 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f9c21869-5241-474a-a9f2-26897578daac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:08.667561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9c21869-5241-474a-a9f2-26897578daac tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:08.668534 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 776/3089] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:08.735124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-520fe966-da7c-46e9-9092-ff17adba51f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:08.738799 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-520fe966-da7c-46e9-9092-ff17adba51f4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:08.739121 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-520fe966-da7c-46e9-9092-ff17adba51f4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:08.740529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-520fe966-da7c-46e9-9092-ff17adba51f4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:08.740529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-520fe966-da7c-46e9-9092-ff17adba51f4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:08.749988 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:08.749988 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:08.751165 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-520fe966-da7c-46e9-9092-ff17adba51f4 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:08.751797 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 771/3090] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:08 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:09.354156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b21be912-5320-4822-84a4-e0303c1a7cca None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.355849 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b21be912-5320-4822-84a4-e0303c1a7cca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:09.357002 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b21be912-5320-4822-84a4-e0303c1a7cca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:09.357365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b21be912-5320-4822-84a4-e0303c1a7cca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:09.365696 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.365696 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:09.372891 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b21be912-5320-4822-84a4-e0303c1a7cca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:09.378747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b21be912-5320-4822-84a4-e0303c1a7cca tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 200 Aug 19 12:57:09.379413 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 767/3091] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:09 2026] GET /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:09.406477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.410834 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:09.410834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "aae0c781-2f6c-4b8e-bb9d-69839a3b0a91", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-702584450"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:09.413522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request body: {'volume': {'source_volid': 'aae0c781-2f6c-4b8e-bb9d-69839a3b0a91', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-702584450'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:09.423327 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.423327 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:09.423761 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume retrieved successfully. Aug 19 12:57:09.423969 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume of 1 GB Aug 19 12:57:09.431988 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Availability Zones retrieved successfully. Aug 19 12:57:09.442208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (9d109874-bc9e-4604-a1f8-883ca220c5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:09.442208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c23228-bf0d-4d9e-8cac-64d5e32b2d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:09.443753 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:09.495601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89c23228-bf0d-4d9e-8cac-64d5e32b2d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'aae0c781-2f6c-4b8e-bb9d-69839a3b0a91', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:09.497291 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ca43c3-43d6-4bef-9b5d-393056a29ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:09.553881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-618fe64e-6d54-409c-b14e-689833ec54a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.557580 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-618fe64e-6d54-409c-b14e-689833ec54a5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:09.557580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-618fe64e-6d54-409c-b14e-689833ec54a5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:09.560495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.561014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-618fe64e-6d54-409c-b14e-689833ec54a5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:09.561107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Created reservations ['37340ed2-cf3b-48b2-87fb-7c55e9a80e6e', 'a1ea4602-63c9-41fe-b289-2e93692ebf0d', '4c589544-1844-4e97-aee3-ba8aa8e01dbb', '5db4addc-4b30-4247-abf9-131596f34bea'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:09.561107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ca43c3-43d6-4bef-9b5d-393056a29ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37340ed2-cf3b-48b2-87fb-7c55e9a80e6e', 'a1ea4602-63c9-41fe-b289-2e93692ebf0d', '4c589544-1844-4e97-aee3-ba8aa8e01dbb', '5db4addc-4b30-4247-abf9-131596f34bea']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:09.561107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da762e18-c003-4fb1-a42f-cbf3e268cb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:09.564461 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:09.564461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:09.564461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:09.564774 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:09.571133 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.571133 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:09.573977 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.573977 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:09.576186 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-618fe64e-6d54-409c-b14e-689833ec54a5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:09.576767 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d8bcd7d-1feb-47e7-ace3-c577014ec8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:09.577697 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 772/3092] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:09 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:09.582729 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-618fe64e-6d54-409c-b14e-689833ec54a5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:09.583555 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 777/3093] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:09 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:09.606112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da762e18-c003-4fb1-a42f-cbf3e268cb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1598ab9a-1803-49f8-81ea-c0d1dfc7b585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-702584450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['37340ed2-cf3b-48b2-87fb-7c55e9a80e6e','a1ea4602-63c9-41fe-b289-2e93692ebf0d','4c589544-1844-4e97-aee3-ba8aa8e01dbb','5db4addc-4b30-4247-abf9-131596f34bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=aae0c781-2f6c-4b8e-bb9d-69839a3b0a91,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-702584450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1598ab9a-1803-49f8-81ea-c0d1dfc7b585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='679b640dc8f24aa0ae44a558ee17edc5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=aae0c781-2f6c-4b8e-bb9d-69839a3b0a91,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b657a4b275e4c05af995f19b5915290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:09.607407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1f253f-167b-4801-9f46-2da079fbde3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:09.641995 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b1f253f-167b-4801-9f46-2da079fbde3a) transitioned into state 'SUCCESS' from state '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-702584450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='679b640dc8f24aa0ae44a558ee17edc5',qos_specs=None,replication_status=,reservations=['37340ed2-cf3b-48b2-87fb-7c55e9a80e6e','a1ea4602-63c9-41fe-b289-2e93692ebf0d','4c589544-1844-4e97-aee3-ba8aa8e01dbb','5db4addc-4b30-4247-abf9-131596f34bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=aae0c781-2f6c-4b8e-bb9d-69839a3b0a91,status='creating',user_id='1b657a4b275e4c05af995f19b5915290',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:09.642990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c106a-cc9b-40bd-9612-6a784b0ea8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:09.666582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7c106a-cc9b-40bd-9612-6a784b0ea8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:09.666834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Flow 'volume_create_api' (9d109874-bc9e-4604-a1f8-883ca220c5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:09.667221 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Create volume request issued successfully. Aug 19 12:57:09.667850 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff5020c3-4dd7-4eab-b6f1-ff42a9089208 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:09.668298 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 778/3094] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 12:57:09 2026] POST /volume/v3/volumes => generated 803 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:09.684238 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.690063 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:09.690460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:09.690762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:09.704943 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.704943 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:09.710984 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:09.718962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1367cc1-f41f-460d-bd8a-4305e63eb981 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 returned with HTTP 200 Aug 19 12:57:09.719446 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 768/3095] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:09 2026] GET /volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:09.770508 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:09.772593 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:09.772825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:09.773026 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:09.773132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:09.779315 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:09.779315 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:09.780459 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c7287d7-18b5-4753-8708-897b2a23a2ad tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:09.781094 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 773/3096] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:09 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:10.407617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.409765 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:10.410013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.410265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.421432 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.421432 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:10.426235 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:10.431680 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-a700ce46-669b-4613-8e7c-5c8afe2d83b3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:10.434263 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 778/3097] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:10.598071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.600124 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:10.600546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.600807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.600807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.600807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:10.601985 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:10.602059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.602542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.607234 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.607234 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:10.608421 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d12cc36-4910-4b6b-a0ee-54b842453522 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:10.608968 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 779/3098] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:10.616985 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.616985 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:10.622672 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:10.628408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56e2ea17-4130-4e19-996d-2d0b32c45d40 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:10.628987 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 769/3099] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:10.736728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.739487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:10.740052 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.740143 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.750216 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.750216 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:10.755674 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:10.762228 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9c6df7a9-7839-45a1-8d48-a507a116a05c tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 returned with HTTP 200 Aug 19 12:57:10.762673 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 774/3100] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:10.782659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.784845 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:10.785420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.785420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.785944 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:10.796861 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.796861 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:10.797272 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:10.797517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-77fa14d4-860e-4693-9a36-53434e8ff08a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.799928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77fa14d4-860e-4693-9a36-53434e8ff08a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:10.800452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77fa14d4-860e-4693-9a36-53434e8ff08a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.800550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-77fa14d4-860e-4693-9a36-53434e8ff08a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.800616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-77fa14d4-860e-4693-9a36-53434e8ff08a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:10.806951 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.806951 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:10.806951 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-77fa14d4-860e-4693-9a36-53434e8ff08a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:10.807619 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 780/3101] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:10.826495 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:57:10.826935 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-573d2b2d-03f4-4d19-aad2-e2903ccaa1d6 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 202 Aug 19 12:57:10.831974 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 779/3102] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:10 2026] DELETE /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:10.841864 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:10.845310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:10.845838 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:10.847223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:10.862400 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:10.862400 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:10.869406 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:10.874760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc1633b9-9dc7-4eb0-b057-795ffb8a8382 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 200 Aug 19 12:57:10.875131 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 770/3103] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:10 2026] GET /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:11.120336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.123229 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:11.124345 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.124808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.137056 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.137056 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:11.142906 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:11.150944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-e4dffee8-c397-42ba-96c5-dd5bf707f165 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:11.151647 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 775/3104] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:11.163898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63ddb787-688f-47ac-a491-3c9bace8b215 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.164440 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63ddb787-688f-47ac-a491-3c9bace8b215 None None] GET https://10.4.3.137/volume// Aug 19 12:57:11.164742 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63ddb787-688f-47ac-a491-3c9bace8b215 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.165004 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63ddb787-688f-47ac-a491-3c9bace8b215 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.165525 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63ddb787-688f-47ac-a491-3c9bace8b215 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:11.165902 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 781/3105] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:11.185294 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-6186f575-8fec-4f85-b072-f2a9c9d6dbbd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.188223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0253bc13-525e-495f-a951-a8cec249263e req-2940e5fa-3d01-4bb8-b731-4ee0004c7f41 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.190974 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-6186f575-8fec-4f85-b072-f2a9c9d6dbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:11.191542 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-6186f575-8fec-4f85-b072-f2a9c9d6dbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "044229e4-a2df-4002-97c3-f4bde4202a38", "connector": null, "instance_uuid": "553915e8-2893-4a1d-a862-005ff9de941f"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:11.196640 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-2940e5fa-3d01-4bb8-b731-4ee0004c7f41 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca/action Aug 19 12:57:11.197370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-2940e5fa-3d01-4bb8-b731-4ee0004c7f41 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:11.197370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-2940e5fa-3d01-4bb8-b731-4ee0004c7f41 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:11.208355 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.208355 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:11.229273 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.229273 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:11.245037 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0253bc13-525e-495f-a951-a8cec249263e req-2940e5fa-3d01-4bb8-b731-4ee0004c7f41 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca/action returned with HTTP 204 Aug 19 12:57:11.247777 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-6186f575-8fec-4f85-b072-f2a9c9d6dbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:11.247777 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 780/3106] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:11 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 19 12:57:11.247894 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 771/3107] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:11 2026] POST /volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:11.283656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-cb23bfe5-d141-472a-b5ae-9843765cf9ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.286442 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-cb23bfe5-d141-472a-b5ae-9843765cf9ed tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c Aug 19 12:57:11.286891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-cb23bfe5-d141-472a-b5ae-9843765cf9ed tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.287377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-cb23bfe5-d141-472a-b5ae-9843765cf9ed tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.298109 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.298109 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:11.394441 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8553eeb4-02e0-446b-a207-a015c97d87fa req-cb23bfe5-d141-472a-b5ae-9843765cf9ed tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c returned with HTTP 200 Aug 19 12:57:11.395797 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 776/3108] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:11 2026] DELETE /volume/v3/attachments/beb32072-7d82-4b89-8034-9f0d9eb3c57c => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:11.625763 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8254af06-2f3e-449b-aba0-5339300d8244 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.627983 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8254af06-2f3e-449b-aba0-5339300d8244 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:11.628233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8254af06-2f3e-449b-aba0-5339300d8244 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.628545 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8254af06-2f3e-449b-aba0-5339300d8244 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.628680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8254af06-2f3e-449b-aba0-5339300d8244 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:11.634289 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.634289 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:11.635312 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8254af06-2f3e-449b-aba0-5339300d8244 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:11.635867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 782/3109] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:11.647766 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.653121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:11.653346 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.653546 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.670133 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.671620 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.671620 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:11.676873 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:11.676948 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:57:11.677153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.677446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.689962 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-caef4d8a-4f16-4d84-8682-8b6ffd6c089f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:11.690310 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 781/3110] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:11.690651 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.690651 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:11.697015 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:57:11.703994 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a286a314-a752-4c4b-afa5-2b4a393c97d6 req-61ef6ce6-358e-4f35-a326-016de6df7d4d tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:57:11.704819 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 772/3111] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:11.705691 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.707909 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:11.708177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.708307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.720623 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.720623 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:11.724718 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:11.729379 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6044e3f6-2a7d-4485-a54a-6a724214e73e tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:11.730033 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 777/3112] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:11.749054 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.751225 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:57:11.751462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.751744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.770737 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.770737 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:11.776025 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:57:11.782065 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4af16968-c7b9-48cf-9b86-07ad3b00a938 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:57:11.782603 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 783/3113] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:11.823833 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.827032 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:11.827032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.827032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.827032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:11.835095 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.835095 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:11.835095 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-280efaf4-bd5a-4606-84a8-f0537b0e9031 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:11.835095 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 782/3114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:11.897012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c0ed0ae5-df49-4e9f-ad84-e59ab67b925f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.899347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0ed0ae5-df49-4e9f-ad84-e59ab67b925f tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:11.899533 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0ed0ae5-df49-4e9f-ad84-e59ab67b925f tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.899774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c0ed0ae5-df49-4e9f-ad84-e59ab67b925f tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.914447 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c0ed0ae5-df49-4e9f-ad84-e59ab67b925f tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 404 Aug 19 12:57:11.914447 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 773/3115] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:11 2026] GET /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:11.930051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9b650867-e87a-404f-b6bc-177dfa84b74a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:11.935407 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:11.937750 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:11.938113 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:11.938687 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:11.952597 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:11.952597 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:11.953282 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:11.987750 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:57:11.988189 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b650867-e87a-404f-b6bc-177dfa84b74a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 returned with HTTP 202 Aug 19 12:57:11.989502 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 778/3116] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:11 2026] DELETE /volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:12.003098 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.009488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:12.009488 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.009488 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.024847 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.024847 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:12.029378 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:12.035786 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc9fde03-4302-495f-8b5d-9c9aa27fe8f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 returned with HTTP 200 Aug 19 12:57:12.036267 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 784/3117] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:12.607837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7727fe4c-91f7-4220-92fd-a30d37464ae8 req-b33778ee-d1e8-4bb1-8688-5753cfb0d63c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.612890 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7727fe4c-91f7-4220-92fd-a30d37464ae8 req-b33778ee-d1e8-4bb1-8688-5753cfb0d63c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa Aug 19 12:57:12.612890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7727fe4c-91f7-4220-92fd-a30d37464ae8 req-b33778ee-d1e8-4bb1-8688-5753cfb0d63c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.612890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7727fe4c-91f7-4220-92fd-a30d37464ae8 req-b33778ee-d1e8-4bb1-8688-5753cfb0d63c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.635750 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.635750 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:12.657047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.660553 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:12.660900 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.661131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.661382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:12.679776 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.679776 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:12.680950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb1b093d-6e37-4cd4-80f9-a15a23ee68a7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:12.681560 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 774/3118] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:12.726392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7727fe4c-91f7-4220-92fd-a30d37464ae8 req-b33778ee-d1e8-4bb1-8688-5753cfb0d63c tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa returned with HTTP 200 Aug 19 12:57:12.726887 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 783/3119] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:12 2026] DELETE /volume/v3/attachments/2bd77d6c-e25f-4c84-aab0-ca8ebac9dcaa => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:12.854685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.857297 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:12.857619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.857945 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.858131 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:12.870365 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.870365 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:12.871801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92c098da-2c4e-4b78-92c9-a2791df97c86 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:12.872378 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 779/3120] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:12.888762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.893731 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:57:12.893731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.893731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.907339 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.907339 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:12.913719 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:12.920878 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-882b573b-f9c5-4243-b63a-a5ce3b93dcfb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 200 Aug 19 12:57:12.921423 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 785/3121] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:12.942801 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.944673 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:12.944673 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.944874 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.945118 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: 20479148-90e5-4a09-b5bc-d9b89d372cc2. Aug 19 12:57:12.947228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f38dff19-3dd5-4bba-81ca-9e82de112d72 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.947786 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f38dff19-3dd5-4bba-81ca-9e82de112d72 None None] GET https://10.4.3.137/volume// Aug 19 12:57:12.948748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f38dff19-3dd5-4bba-81ca-9e82de112d72 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.948748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f38dff19-3dd5-4bba-81ca-9e82de112d72 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.948748 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f38dff19-3dd5-4bba-81ca-9e82de112d72 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:12.949306 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 784/3122] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57: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 19 12:57:12.951738 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:12.951738 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:12.983120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id 20479148-90e5-4a09-b5bc-d9b89d372cc2 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:57:12.983120 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7562f5b3-e4bc-4d9a-b948-3816d2ece2f0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 202 Aug 19 12:57:12.983120 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 775/3123] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:12 2026] DELETE /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:57:12.984749 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:12.991135 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:57:12.992407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:12.992407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:12.997005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.004203 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:13.005054 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.005054 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.005054 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:13.017855 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.017855 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:13.018632 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1ae50ae-4a96-4c32-981a-94fa4c9a03d2 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 200 Aug 19 12:57:13.019796 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.019796 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:13.019898 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 786/3124] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:13.032105 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:57:13.042373 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-62bb4294-f4cc-4223-8e16-683f4494805b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:57:13.043287 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 780/3125] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:12 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1546 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:13.055914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e43653f3-56c8-4a03-bf50-d5b3cd792ca8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.061275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e43653f3-56c8-4a03-bf50-d5b3cd792ca8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 Aug 19 12:57:13.061275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e43653f3-56c8-4a03-bf50-d5b3cd792ca8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.061275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e43653f3-56c8-4a03-bf50-d5b3cd792ca8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.073964 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e43653f3-56c8-4a03-bf50-d5b3cd792ca8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 returned with HTTP 404 Aug 19 12:57:13.073964 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 785/3126] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:13 2026] GET /volume/v3/volumes/1598ab9a-1803-49f8-81ea-c0d1dfc7b585 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:13.081534 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a74a991-1755-4af5-b173-f83551a46dab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.083731 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a74a991-1755-4af5-b173-f83551a46dab tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:13.084040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a74a991-1755-4af5-b173-f83551a46dab tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.084482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a74a991-1755-4af5-b173-f83551a46dab tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.084767 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4a74a991-1755-4af5-b173-f83551a46dab tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:13.093297 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a74a991-1755-4af5-b173-f83551a46dab tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 404 Aug 19 12:57:13.093928 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 776/3127] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:13 2026] DELETE /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:13.102989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aeb8d973-1a02-427d-98d6-4bad04112803 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.106114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aeb8d973-1a02-427d-98d6-4bad04112803 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 Aug 19 12:57:13.106931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aeb8d973-1a02-427d-98d6-4bad04112803 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.106931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aeb8d973-1a02-427d-98d6-4bad04112803 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.119817 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aeb8d973-1a02-427d-98d6-4bad04112803 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 returned with HTTP 404 Aug 19 12:57:13.120660 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 787/3128] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:13 2026] GET /volume/v3/volumes/aae0c781-2f6c-4b8e-bb9d-69839a3b0a91 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:13.130296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-06debaf4-600f-41e4-8d93-92a9805043d1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.133062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:13.133442 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.133773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.134032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:13.146785 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.146785 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:13.147425 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:13.192750 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume request issued successfully. Aug 19 12:57:13.193054 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06debaf4-600f-41e4-8d93-92a9805043d1 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 returned with HTTP 202 Aug 19 12:57:13.193682 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 781/3129] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:13 2026] DELETE /volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 19 12:57:13.209317 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.213523 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:13.213674 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.214003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.218800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.224077 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 Aug 19 12:57:13.224472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:13.227555 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.227555 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:13.236979 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Volume info retrieved successfully. Aug 19 12:57:13.239004 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e91ad300-05e3-4d9a-97d3-73ebcadd1195 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 returned with HTTP 200 Aug 19 12:57:13.239163 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 786/3130] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:13 2026] GET /volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:13.244371 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-044229e4-a2df-4002-97c3-f4bde4202a38-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:13.250112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-044229e4-a2df-4002-97c3-f4bde4202a38-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:13.251669 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.251669 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:13.401894 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-044229e4-a2df-4002-97c3-f4bde4202a38-np0000007775" released by "attachment_update" :: held 0.152s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:13.402741 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-b240be5a-2d56-48d6-a8de-e14bc3139999 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 returned with HTTP 200 Aug 19 12:57:13.403082 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 777/3131] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:13 2026] PUT /volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:13.453022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-737cf4f4-cc13-4ade-be59-797d890df044 req-85da058d-083a-4006-b7c7-42b94f8557ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.457827 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-85da058d-083a-4006-b7c7-42b94f8557ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958/action Aug 19 12:57:13.458079 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-85da058d-083a-4006-b7c7-42b94f8557ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:13.458227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-85da058d-083a-4006-b7c7-42b94f8557ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:13.496056 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.496056 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:13.515110 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-737cf4f4-cc13-4ade-be59-797d890df044 req-85da058d-083a-4006-b7c7-42b94f8557ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958/action returned with HTTP 204 Aug 19 12:57:13.515682 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 788/3132] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:13 2026] POST /volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:13.694375 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:13.696157 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:13.696393 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:13.696745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:13.696745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:13.705360 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:13.705360 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:13.706464 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d813f1-3f5a-4fd3-aea9-0de3c7b4be9f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:13.707005 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 782/3133] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:13 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:14.034238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.038840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 Aug 19 12:57:14.038840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.038840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.038840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 20479148-90e5-4a09-b5bc-d9b89d372cc2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:14.045193 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f424f5a-e0a2-4c7a-b95a-344996364d0d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 returned with HTTP 404 Aug 19 12:57:14.047569 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 787/3134] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/backups/20479148-90e5-4a09-b5bc-d9b89d372cc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.061334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.063671 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:57:14.063947 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.064210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.064390 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: 1ed3c9b2-cdab-421a-bf89-1c90f632315b. Aug 19 12:57:14.073042 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:14.073042 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:14.090782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id 1ed3c9b2-cdab-421a-bf89-1c90f632315b {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:57:14.093533 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0faa7f7d-505f-472b-9260-f16d43f5c689 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 202 Aug 19 12:57:14.096286 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 778/3135] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:57:14.101949 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.103659 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:57:14.103886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.104065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.104165 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:14.110380 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:14.110380 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:14.111468 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f01d649-4db2-45fb-954c-d5a8927319c3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 200 Aug 19 12:57:14.111936 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 789/3136] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:14.256970 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-554e8eec-0f53-4a80-81c8-0dcff84d7ff4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.259023 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-554e8eec-0f53-4a80-81c8-0dcff84d7ff4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 Aug 19 12:57:14.259478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-554e8eec-0f53-4a80-81c8-0dcff84d7ff4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.259816 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-554e8eec-0f53-4a80-81c8-0dcff84d7ff4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.266789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-554e8eec-0f53-4a80-81c8-0dcff84d7ff4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 returned with HTTP 404 Aug 19 12:57:14.267295 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 783/3137] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/9426cf5c-783e-4bfb-869d-ca898ef35551 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.275445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.277608 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:14.277797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.277992 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.278081 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:14.283730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d1c17f2d-f738-4a4e-9841-d1b09ece7761 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 404 Aug 19 12:57:14.284383 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 788/3138] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:57:14.293967 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5e25a9b3-6a36-4ca8-9839-03bda828b261 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.296721 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e25a9b3-6a36-4ca8-9839-03bda828b261 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e Aug 19 12:57:14.296968 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e25a9b3-6a36-4ca8-9839-03bda828b261 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.297232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5e25a9b3-6a36-4ca8-9839-03bda828b261 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.303037 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5e25a9b3-6a36-4ca8-9839-03bda828b261 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e returned with HTTP 404 Aug 19 12:57:14.303458 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 779/3139] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/snapshots/81e9ea3d-a03e-43c1-bb7d-dc5e6a374e6e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.315157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.317998 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:14.318316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.318566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.318835 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:14.332202 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb335952-93fc-423d-bdb8-fdb21d3f08dc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 404 Aug 19 12:57:14.332771 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 790/3140] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.343804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4986312c-2c06-4a2a-9396-b118ef788099 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.346368 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4986312c-2c06-4a2a-9396-b118ef788099 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 Aug 19 12:57:14.346368 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4986312c-2c06-4a2a-9396-b118ef788099 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.346572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4986312c-2c06-4a2a-9396-b118ef788099 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.354043 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4986312c-2c06-4a2a-9396-b118ef788099 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 returned with HTTP 404 Aug 19 12:57:14.354655 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 784/3141] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/d3cc4556-fcc9-43ce-951c-9de813fb8821 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.364996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.367647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:14.367647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.367647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.367647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:14.374103 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7306f2f2-1b1d-492a-aefb-0616116dc647 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 404 Aug 19 12:57:14.374625 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 789/3142] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 19 12:57:14.383851 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8475702a-c0d2-44cc-b68e-fd53a5578103 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.386367 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8475702a-c0d2-44cc-b68e-fd53a5578103 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e Aug 19 12:57:14.386367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8475702a-c0d2-44cc-b68e-fd53a5578103 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.386837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8475702a-c0d2-44cc-b68e-fd53a5578103 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.393910 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8475702a-c0d2-44cc-b68e-fd53a5578103 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e returned with HTTP 404 Aug 19 12:57:14.394358 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 780/3143] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/5e9cb2c6-1c35-4672-bb82-880b967b2d9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.403178 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-82415922-0f6a-4004-9b67-6845dc275afc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.403660 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82415922-0f6a-4004-9b67-6845dc275afc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:57:14.403879 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82415922-0f6a-4004-9b67-6845dc275afc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.405463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82415922-0f6a-4004-9b67-6845dc275afc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.405463 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-82415922-0f6a-4004-9b67-6845dc275afc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:57:14.412157 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82415922-0f6a-4004-9b67-6845dc275afc tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 404 Aug 19 12:57:14.412729 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 791/3144] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.425447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2e97738-6e62-4df8-b0cf-64e15a4f00f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.428874 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2e97738-6e62-4df8-b0cf-64e15a4f00f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb Aug 19 12:57:14.429127 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2e97738-6e62-4df8-b0cf-64e15a4f00f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.429392 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2e97738-6e62-4df8-b0cf-64e15a4f00f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.436452 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2e97738-6e62-4df8-b0cf-64e15a4f00f2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb returned with HTTP 404 Aug 19 12:57:14.437103 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 785/3145] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/snapshots/e0034490-0911-4226-9823-ba36e6fe4ccb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.452609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.458854 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:57:14.458854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.458854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.459010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:57:14.466901 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50989ea1-8b69-4c6b-971a-09471f6a5d99 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 404 Aug 19 12:57:14.467715 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 790/3146] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.477653 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ff889258-40d1-4a75-a4aa-10aa4fba2fe9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.481761 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff889258-40d1-4a75-a4aa-10aa4fba2fe9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 Aug 19 12:57:14.482093 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff889258-40d1-4a75-a4aa-10aa4fba2fe9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.482360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ff889258-40d1-4a75-a4aa-10aa4fba2fe9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.489812 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ff889258-40d1-4a75-a4aa-10aa4fba2fe9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 returned with HTTP 404 Aug 19 12:57:14.489812 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 781/3147] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/071abd1a-0cce-4c40-81b7-044f8a5f31f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.500270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d227c517-c65e-4c85-b327-132e1b486aa8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.502984 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d227c517-c65e-4c85-b327-132e1b486aa8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:57:14.503189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d227c517-c65e-4c85-b327-132e1b486aa8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.503551 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d227c517-c65e-4c85-b327-132e1b486aa8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.503621 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-d227c517-c65e-4c85-b327-132e1b486aa8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:57:14.511145 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d227c517-c65e-4c85-b327-132e1b486aa8 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 404 Aug 19 12:57:14.511855 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 792/3148] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.522878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8b76583-aa69-4e7e-875d-bcc8fab4bf95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.525010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8b76583-aa69-4e7e-875d-bcc8fab4bf95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b Aug 19 12:57:14.525280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8b76583-aa69-4e7e-875d-bcc8fab4bf95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.525823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8b76583-aa69-4e7e-875d-bcc8fab4bf95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.532488 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8b76583-aa69-4e7e-875d-bcc8fab4bf95 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b returned with HTTP 404 Aug 19 12:57:14.532847 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 786/3149] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/snapshots/83a47744-569c-4c27-a29e-87e40d579d1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.545877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.550003 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:57:14.550003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.550350 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.550647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:57:14.558864 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6301cd65-2ee3-4555-b04e-c4957c3e7265 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 404 Aug 19 12:57:14.559358 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 791/3150] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.571418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97eafa17-67ba-42c7-8735-dcca5c46ab20 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.573209 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97eafa17-67ba-42c7-8735-dcca5c46ab20 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 Aug 19 12:57:14.573481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97eafa17-67ba-42c7-8735-dcca5c46ab20 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.573731 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97eafa17-67ba-42c7-8735-dcca5c46ab20 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.581634 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97eafa17-67ba-42c7-8735-dcca5c46ab20 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 returned with HTTP 404 Aug 19 12:57:14.581634 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 782/3151] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/3e14d603-d02f-44d3-aed8-c0eebf801884 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.589301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8c4e7058-573f-469f-932e-05a057d330e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.591367 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c4e7058-573f-469f-932e-05a057d330e3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:57:14.591643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c4e7058-573f-469f-932e-05a057d330e3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.591833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c4e7058-573f-469f-932e-05a057d330e3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.591996 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8c4e7058-573f-469f-932e-05a057d330e3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:57:14.599469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c4e7058-573f-469f-932e-05a057d330e3 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 404 Aug 19 12:57:14.599994 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 793/3152] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.607350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2eac7bbb-13b4-47dc-94cd-87466dfcc09d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.609571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2eac7bbb-13b4-47dc-94cd-87466dfcc09d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 Aug 19 12:57:14.609959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2eac7bbb-13b4-47dc-94cd-87466dfcc09d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.610093 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2eac7bbb-13b4-47dc-94cd-87466dfcc09d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.617340 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2eac7bbb-13b4-47dc-94cd-87466dfcc09d tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 returned with HTTP 404 Aug 19 12:57:14.617971 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 787/3153] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/c11f45a8-b569-4d6a-9bbe-3508d6205b90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.632127 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.637323 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:57:14.640140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.640140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.642488 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:57:14.652441 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-016ef0ce-59f1-4aad-82ab-19c1f59419f4 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 404 Aug 19 12:57:14.653109 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 792/3154] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.661855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2deaa42-70c8-44a5-8112-5b5e23f54d81 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.665944 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2deaa42-70c8-44a5-8112-5b5e23f54d81 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 Aug 19 12:57:14.666298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2deaa42-70c8-44a5-8112-5b5e23f54d81 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.666572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2deaa42-70c8-44a5-8112-5b5e23f54d81 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.678437 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2deaa42-70c8-44a5-8112-5b5e23f54d81 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 returned with HTTP 404 Aug 19 12:57:14.679029 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 783/3155] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/5525e67d-3f98-4079-8529-7c7f2863b3a5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.689168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.692336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:57:14.692336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.692336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.692336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:57:14.697334 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b9173c9-d573-4da7-8aaf-d514a3e4b9c2 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 404 Aug 19 12:57:14.698018 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 794/3156] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.707488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e75844bd-7f3e-4d0d-b2ed-1091ce27ebad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.709494 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e75844bd-7f3e-4d0d-b2ed-1091ce27ebad tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 Aug 19 12:57:14.709676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e75844bd-7f3e-4d0d-b2ed-1091ce27ebad tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.710053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e75844bd-7f3e-4d0d-b2ed-1091ce27ebad tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.715290 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e75844bd-7f3e-4d0d-b2ed-1091ce27ebad tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 returned with HTTP 404 Aug 19 12:57:14.716351 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 788/3157] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/snapshots/ab1650c7-b45b-415f-a2dd-c196824cb724 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.726725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-65f413f0-689e-4e5d-adf2-08b804f74593 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.729436 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65f413f0-689e-4e5d-adf2-08b804f74593 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:14.729762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65f413f0-689e-4e5d-adf2-08b804f74593 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.730291 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65f413f0-689e-4e5d-adf2-08b804f74593 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.730471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-65f413f0-689e-4e5d-adf2-08b804f74593 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:14.730932 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.734945 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:57:14.736365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.736365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.736365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:57:14.737715 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:14.737715 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:14.740183 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65f413f0-689e-4e5d-adf2-08b804f74593 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:14.740183 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 793/3158] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:14.750267 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c57ee9c-7e14-4b7e-aeae-a68fc11bf609 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 404 Aug 19 12:57:14.750772 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 784/3159] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.763009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7785eda-4125-4223-ab56-8a9914a906b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.766182 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7785eda-4125-4223-ab56-8a9914a906b0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 Aug 19 12:57:14.766182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7785eda-4125-4223-ab56-8a9914a906b0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.766182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7785eda-4125-4223-ab56-8a9914a906b0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.776957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7785eda-4125-4223-ab56-8a9914a906b0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 returned with HTTP 404 Aug 19 12:57:14.779776 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 795/3160] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/3a0e7e3c-7dc3-434e-ae2d-43a1a9f26e57 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.788806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0611aa35-de68-4344-acf0-716171b68285 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.791184 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0611aa35-de68-4344-acf0-716171b68285 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:57:14.791489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0611aa35-de68-4344-acf0-716171b68285 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.791812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0611aa35-de68-4344-acf0-716171b68285 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.791964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-0611aa35-de68-4344-acf0-716171b68285 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete snapshot with id: 16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:57:14.798272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0611aa35-de68-4344-acf0-716171b68285 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 404 Aug 19 12:57:14.798967 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 789/3161] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.812426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-de62e207-cf1b-4f46-b9c9-a2a19e68c2b9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.817457 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de62e207-cf1b-4f46-b9c9-a2a19e68c2b9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 Aug 19 12:57:14.817457 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de62e207-cf1b-4f46-b9c9-a2a19e68c2b9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.819405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de62e207-cf1b-4f46-b9c9-a2a19e68c2b9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.824903 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de62e207-cf1b-4f46-b9c9-a2a19e68c2b9 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 returned with HTTP 404 Aug 19 12:57:14.825613 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 794/3162] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/snapshots/16b1545d-fef1-49a4-9230-1a0c5496b4e2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:14.839311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.841215 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:57:14.841451 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.841733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.842523 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Delete volume with id: 2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:57:14.855900 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31ea0a06-4ece-4420-b3a4-7b07a7d42dd0 tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 404 Aug 19 12:57:14.856040 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 785/3163] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:14 2026] DELETE /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:14.872603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e38568ce-0b82-41b7-a73e-08a79d86d67a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:14.875550 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e38568ce-0b82-41b7-a73e-08a79d86d67a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] GET https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 Aug 19 12:57:14.875550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e38568ce-0b82-41b7-a73e-08a79d86d67a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:14.875746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e38568ce-0b82-41b7-a73e-08a79d86d67a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:14.892401 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e38568ce-0b82-41b7-a73e-08a79d86d67a tempest-VolumeDependencyTests-1305189186 tempest-VolumeDependencyTests-1305189186-project-member] https://10.4.3.137/volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 returned with HTTP 404 Aug 19 12:57:14.892887 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 796/3164] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:14 2026] GET /volume/v3/volumes/2b6abbd2-7692-432c-8769-50604aff63e6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:15.145090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.147455 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b Aug 19 12:57:15.147669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.148215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.148215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id 1ed3c9b2-cdab-421a-bf89-1c90f632315b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:15.159772 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e7e9bb9-161e-436e-836e-d65a95aac886 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b returned with HTTP 404 Aug 19 12:57:15.161003 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 790/3165] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:15 2026] GET /volume/v3/backups/1ed3c9b2-cdab-421a-bf89-1c90f632315b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:15.206763 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.213835 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.214049 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:15.214049 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "name": "tempest-VolumesBackupsTest-Volume-1286103000"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:15.215207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:57:15.215207 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.215207 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.215207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume with id: 1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:57:15.215617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'name': 'tempest-VolumesBackupsTest-Volume-1286103000'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:15.223053 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.223053 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:15.223562 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:15.251767 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume request issued successfully. Aug 19 12:57:15.251767 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b9cc152-8ddf-414c-8be4-732826bb7edb tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 202 Aug 19 12:57:15.251767 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 786/3166] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:15 2026] DELETE /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:15.258866 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.265033 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:57:15.265151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.265362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.276394 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.276394 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:15.281455 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:15.287919 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24c50a58-4d49-4d2c-84ce-5c42dae06042 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 200 Aug 19 12:57:15.288110 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 797/3167] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:15 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:15.346690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume of 1 GB Aug 19 12:57:15.352030 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Availability Zones retrieved successfully. Aug 19 12:57:15.360237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (f18bdac1-4ef2-4b6e-a39d-74c2f8549395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:15.362174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9d5ea6-47fd-4c0f-b5bb-b63668d1c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:15.363580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:15.401164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.404698 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:57:15.404942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.405365 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.405574 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume with id: ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:57:15.419993 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.419993 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:15.420946 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:57:15.439880 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 12:57:15.448208 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Delete volume request issued successfully. Aug 19 12:57:15.448208 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3c0400c-20c7-46bd-a9f0-90d4af8281cc tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 202 Aug 19 12:57:15.448779 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 791/3168] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:15 2026] DELETE /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:15.463674 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d157230-a59b-40ee-9a88-0113be127078 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.466220 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d157230-a59b-40ee-9a88-0113be127078 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:57:15.467014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d157230-a59b-40ee-9a88-0113be127078 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.467277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d157230-a59b-40ee-9a88-0113be127078 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.471729 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa9d5ea6-47fd-4c0f-b5bb-b63668d1c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:15.472534 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df543c13-8af0-4873-8003-2eb358b7cdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:15.476774 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.476774 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:15.482384 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d157230-a59b-40ee-9a88-0113be127078 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Volume info retrieved successfully. Aug 19 12:57:15.488617 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d157230-a59b-40ee-9a88-0113be127078 tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 200 Aug 19 12:57:15.489175 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 787/3169] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:15 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:15.553593 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['9425878a-b2e3-46b2-95d2-a10dce0e555a', '7b3bc046-9db9-467c-984e-e65ccd62a1b3', '1b0bb923-5819-44db-8a68-d90192f59565', 'dd83e1b3-14ce-4d74-84a3-ec46df7be935'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:15.554745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df543c13-8af0-4873-8003-2eb358b7cdaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9425878a-b2e3-46b2-95d2-a10dce0e555a', '7b3bc046-9db9-467c-984e-e65ccd62a1b3', '1b0bb923-5819-44db-8a68-d90192f59565', 'dd83e1b3-14ce-4d74-84a3-ec46df7be935']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:15.556077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d7d238-f76c-43cc-9c5b-a70e8dab37b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:15.595694 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d7d238-f76c-43cc-9c5b-a70e8dab37b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa7fad7-5079-40d6-ada4-1b59b3c2bee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1286103000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['9425878a-b2e3-46b2-95d2-a10dce0e555a','7b3bc046-9db9-467c-984e-e65ccd62a1b3','1b0bb923-5819-44db-8a68-d90192f59565','dd83e1b3-14ce-4d74-84a3-ec46df7be935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1286103000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa7fad7-5079-40d6-ada4-1b59b3c2bee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aa6270355548f48d34b0e681bf30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:15.596862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c82722-0ba6-4426-9238-009bb6dde536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:15.658656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96c82722-0ba6-4426-9238-009bb6dde536) transitioned into state 'SUCCESS' from state '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-1286103000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['9425878a-b2e3-46b2-95d2-a10dce0e555a','7b3bc046-9db9-467c-984e-e65ccd62a1b3','1b0bb923-5819-44db-8a68-d90192f59565','dd83e1b3-14ce-4d74-84a3-ec46df7be935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:15.659787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f606e33-60a2-4616-98ac-b07e768a36c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:15.677298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f606e33-60a2-4616-98ac-b07e768a36c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:15.680338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (f18bdac1-4ef2-4b6e-a39d-74c2f8549395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:15.680338 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request issued successfully. Aug 19 12:57:15.680338 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-204e8cc3-3bc8-48ea-9478-7d92ab81602a tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:15.680338 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 795/3170] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:15 2026] POST /volume/v3/volumes => generated 749 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:15.697232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed8dd063-79fe-4257-b6f3-39123f286468 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.699472 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed8dd063-79fe-4257-b6f3-39123f286468 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:57:15.699742 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed8dd063-79fe-4257-b6f3-39123f286468 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.700022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed8dd063-79fe-4257-b6f3-39123f286468 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.724042 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.724042 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:15.731127 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ed8dd063-79fe-4257-b6f3-39123f286468 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:15.740753 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed8dd063-79fe-4257-b6f3-39123f286468 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:57:15.741307 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 798/3171] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:15 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:15.758773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5047c50-b115-48fd-9e05-408e856a7832 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:15.764334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5047c50-b115-48fd-9e05-408e856a7832 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:15.764334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5047c50-b115-48fd-9e05-408e856a7832 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:15.764334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5047c50-b115-48fd-9e05-408e856a7832 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:15.764334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b5047c50-b115-48fd-9e05-408e856a7832 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:15.770126 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:15.770126 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:15.770656 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5047c50-b115-48fd-9e05-408e856a7832 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:15.771113 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 792/3172] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:15 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:16.306889 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eea7bc2b-87ae-4686-b667-8a635db4f16b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.309234 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eea7bc2b-87ae-4686-b667-8a635db4f16b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 Aug 19 12:57:16.309559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eea7bc2b-87ae-4686-b667-8a635db4f16b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.309822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eea7bc2b-87ae-4686-b667-8a635db4f16b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.317060 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eea7bc2b-87ae-4686-b667-8a635db4f16b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 returned with HTTP 404 Aug 19 12:57:16.317824 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 788/3173] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/volumes/1ec442b2-50a9-4d0f-8766-5a06dbeef0c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:16.330709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-329a0a2d-9460-4a12-9783-3e24dea36394 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.336626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 Aug 19 12:57:16.336626 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.336626 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.336626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete snapshot with id: 2445133c-b81b-4d13-9627-892db8c906a6 Aug 19 12:57:16.344505 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.344505 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:16.345183 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:57:16.378852 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot delete request issued successfully. Aug 19 12:57:16.380215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-329a0a2d-9460-4a12-9783-3e24dea36394 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 returned with HTTP 202 Aug 19 12:57:16.380215 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 796/3174] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:57:16 2026] DELETE /volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:16.392119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d1be8250-9a70-4da6-86d4-1c9058067977 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.395277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1be8250-9a70-4da6-86d4-1c9058067977 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 Aug 19 12:57:16.395388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1be8250-9a70-4da6-86d4-1c9058067977 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.396896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d1be8250-9a70-4da6-86d4-1c9058067977 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.401043 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=288,cinder:INSERT=26,cinder:UPDATE=62 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:57:16.406762 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.406762 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:16.407431 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d1be8250-9a70-4da6-86d4-1c9058067977 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Snapshot retrieved successfully. Aug 19 12:57:16.408851 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d1be8250-9a70-4da6-86d4-1c9058067977 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 returned with HTTP 200 Aug 19 12:57:16.409457 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 799/3175] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:16.510273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-570c4a2b-148f-403b-ab7e-25a09f4bf8de None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.512850 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-570c4a2b-148f-403b-ab7e-25a09f4bf8de tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] GET https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 Aug 19 12:57:16.513094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-570c4a2b-148f-403b-ab7e-25a09f4bf8de tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.513342 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-570c4a2b-148f-403b-ab7e-25a09f4bf8de tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.523422 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-570c4a2b-148f-403b-ab7e-25a09f4bf8de tempest-TestEncryptedCinderVolumes-241023557 tempest-TestEncryptedCinderVolumes-241023557-project-member] https://10.4.3.137/volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 returned with HTTP 404 Aug 19 12:57:16.524120 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 793/3176] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/volumes/ea4e1c06-49cc-432b-a116-80e3a46df647 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:16.536866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.761412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.764293 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:57:16.764293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.764495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.770506 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=426,cinder:UPDATE=137,cinder:INSERT=62 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:57:16.783465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.786814 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:16.787089 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.787350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.787499 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:16.806886 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.806886 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:16.807744 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.807744 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:16.809571 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3468bc6c-23b0-4e76-a314-b38d12dfe78a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:16.809967 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 800/3177] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:16.825073 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:16.838517 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-392fabf7-c102-49b7-bfb3-7a3402d3183b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:57:16.839028 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 797/3178] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1357 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:16.863810 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.867811 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:57:16.868354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aa7fad7-5079-40d6-ada4-1b59b3c2bee9", "name": "tempest-VolumesBackupsTest-Backup-1275303932"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:16.871521 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': '2aa7fad7-5079-40d6-ada4-1b59b3c2bee9', 'name': 'tempest-VolumesBackupsTest-Backup-1275303932'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:57:16.871792 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume 2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 in container None Aug 19 12:57:16.882192 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.882192 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:16.883117 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:16.884225 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:57:16.884379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.884570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.885588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:57:16.905668 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['57982ef5-e1a0-4ad1-b609-3806be4665d6', '71931fe5-438b-4c28-9095-450e105fbfaf'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:16.912330 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Get all volumes completed successfully. Aug 19 12:57:16.914946 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.914946 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:16.923866 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-379a7d77-be13-4a4f-b4dc-102f8a48cd8e tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:57:16.924708 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 789/3179] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13949 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:16.945730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0302ac4-27a1-49c3-beae-f9f298c1322b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.949114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0302ac4-27a1-49c3-beae-f9f298c1322b tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] DELETE https://10.4.3.137/volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1 Aug 19 12:57:16.949388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0302ac4-27a1-49c3-beae-f9f298c1322b tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.949754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0302ac4-27a1-49c3-beae-f9f298c1322b tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.950334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d1e17a8-374b-472b-a19b-c3d83875c975 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:57:16.950668 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 794/3180] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:16 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:16.964095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:16.966994 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:16.967209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:16.967455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:16.967619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:16.973621 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:16.973621 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:16.974906 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0385411-ad89-4d90-82c9-d398bd5c6a41 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:16.975265 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 798/3181] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:16 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:17.000519 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0302ac4-27a1-49c3-beae-f9f298c1322b tempest-TestEncryptedCinderVolumes-468209237 tempest-TestEncryptedCinderVolumes-468209237-project-admin] https://10.4.3.137/volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1 returned with HTTP 202 Aug 19 12:57:17.001263 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 801/3182] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:16 2026] DELETE /volume/v3/types/88c8e6da-f7b3-4fe8-870f-75e9afb5ffb1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:17.027601 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6a05d17a-1871-413a-9c12-1523da0e5325 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:17.123063 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:17.123660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1067686682"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:17.125228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1067686682'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:17.125517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume of 1 GB Aug 19 12:57:17.130489 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Availability Zones retrieved successfully. Aug 19 12:57:17.140158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (89226e72-7fe5-467a-9dcd-5d1f33e8efcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:17.144196 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51845af-e373-45b5-9fb2-801d85338b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:17.145243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:17.186279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51845af-e373-45b5-9fb2-801d85338b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:17.187549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2658a3-c887-4a6f-a6a8-77d7a9a86a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:17.261878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['a98a791a-1179-462a-a93e-1a8fa1c9db4c', '8400d86c-8ca9-4fb6-b920-8f6be4ccad4c', '70bdce6a-0ed2-4ab8-b07c-622c17515100', 'f8be9541-c441-451f-8a87-1766de8ec3ba'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:17.262756 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee2658a3-c887-4a6f-a6a8-77d7a9a86a11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a98a791a-1179-462a-a93e-1a8fa1c9db4c', '8400d86c-8ca9-4fb6-b920-8f6be4ccad4c', '70bdce6a-0ed2-4ab8-b07c-622c17515100', 'f8be9541-c441-451f-8a87-1766de8ec3ba']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:17.263596 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63924e5e-83a0-4b4a-b162-5ac8d6ca9d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:17.289849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63924e5e-83a0-4b4a-b162-5ac8d6ca9d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d79438c-843c-4933-8096-5283a0aa4b1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067686682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['a98a791a-1179-462a-a93e-1a8fa1c9db4c','8400d86c-8ca9-4fb6-b920-8f6be4ccad4c','70bdce6a-0ed2-4ab8-b07c-622c17515100','f8be9541-c441-451f-8a87-1766de8ec3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1067686682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d79438c-843c-4933-8096-5283a0aa4b1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93aaa045e8ea451cbdfd16019265b7ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:17.290770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43fac17-edcd-4feb-9d7f-f666f20faa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:17.311004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a43fac17-edcd-4feb-9d7f-f666f20faa9d) transitioned into state 'SUCCESS' from state '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-1067686682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['a98a791a-1179-462a-a93e-1a8fa1c9db4c','8400d86c-8ca9-4fb6-b920-8f6be4ccad4c','70bdce6a-0ed2-4ab8-b07c-622c17515100','f8be9541-c441-451f-8a87-1766de8ec3ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:17.312076 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7541aa4-7e0e-4d1e-914f-2dfa73bbcfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:17.322321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7541aa4-7e0e-4d1e-914f-2dfa73bbcfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:17.323190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (89226e72-7fe5-467a-9dcd-5d1f33e8efcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:17.323546 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request issued successfully. Aug 19 12:57:17.324346 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6a05d17a-1871-413a-9c12-1523da0e5325 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:17.324824 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 790/3183] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:57:17 2026] POST /volume/v3/volumes => generated 778 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:17.340889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:17.343096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:57:17.343414 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:17.343652 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:17.354572 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:17.354572 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:17.358965 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:57:17.363960 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d3bc65d5-7a57-48ba-b7f9-5a1b0d66c136 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b returned with HTTP 200 Aug 19 12:57:17.364398 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 795/3184] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:17 2026] GET /volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:17.421593 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0307d180-7907-4ea7-ac8b-eab9b23db14b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:17.423528 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0307d180-7907-4ea7-ac8b-eab9b23db14b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 Aug 19 12:57:17.424776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0307d180-7907-4ea7-ac8b-eab9b23db14b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:17.425057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0307d180-7907-4ea7-ac8b-eab9b23db14b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:17.432761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0307d180-7907-4ea7-ac8b-eab9b23db14b tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 returned with HTTP 404 Aug 19 12:57:17.433377 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 799/3185] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:57:17 2026] GET /volume/v3/snapshots/2445133c-b81b-4d13-9627-892db8c906a6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:17.828624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:17.831006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:17.831293 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:17.831561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:17.835283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:17.844103 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:17.844103 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:17.845118 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c43c0015-81a4-4ee3-9eaa-5e40cb541201 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:17.845652 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 802/3186] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:17 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:17.990191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:17.993739 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:17.993961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:17.994207 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:17.994380 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:17.999274 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=480,cinder:UPDATE=145,cinder:INSERT=76 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:57:18.001051 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:18.001051 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:18.002028 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a6f69bfb-75be-4b8b-ad05-c5be068830e8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:18.002459 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 791/3187] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:17 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:18.414817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a7d52447-d078-48a6-b12e-bf93c79399bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:18.421656 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a7d52447-d078-48a6-b12e-bf93c79399bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:57:18.422150 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a7d52447-d078-48a6-b12e-bf93c79399bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:18.422281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a7d52447-d078-48a6-b12e-bf93c79399bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:18.438804 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:18.438804 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:18.462778 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a7d52447-d078-48a6-b12e-bf93c79399bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:57:18.462778 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a7d52447-d078-48a6-b12e-bf93c79399bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b returned with HTTP 200 Aug 19 12:57:18.462778 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 796/3188] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:18 2026] GET /volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:18.467296 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5c543774-cce0-44d7-9587-7c494af7b85d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:18.469929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:57:18.470182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d79438c-843c-4933-8096-5283a0aa4b1b", "name": "tempest-type-Backup-1830058286"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:18.472803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating new backup {'backup': {'volume_id': '2d79438c-843c-4933-8096-5283a0aa4b1b', 'name': 'tempest-type-Backup-1830058286'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:57:18.473053 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating backup of volume 2d79438c-843c-4933-8096-5283a0aa4b1b in container None Aug 19 12:57:18.481869 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:18.481869 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:18.482188 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1823a759-a65f-4aa3-98e6-37326988ab49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1823a759-a65f-4aa3-98e6-37326988ab49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1823a759-a65f-4aa3-98e6-37326988ab49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1823a759-a65f-4aa3-98e6-37326988ab49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1823a759-a65f-4aa3-98e6-37326988ab49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1823a759-a65f-4aa3-98e6-37326988ab49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:18.885263 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 803/3189] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:18 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:18.968907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['b514e784-f1ef-45ac-887c-9c51b7b5c79d', '59ec390e-62a1-49c4-a784-ef16e5464410'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:19.020325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-123a843a-8120-4cbd-8e69-3fdad240f407 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:19.022521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-123a843a-8120-4cbd-8e69-3fdad240f407 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:19.022827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-123a843a-8120-4cbd-8e69-3fdad240f407 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:19.023062 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-123a843a-8120-4cbd-8e69-3fdad240f407 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:19.023210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-123a843a-8120-4cbd-8e69-3fdad240f407 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:19.032907 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:19.032907 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:19.033240 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-123a843a-8120-4cbd-8e69-3fdad240f407 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:19.033624 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 792/3190] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:19 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:19.514159 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5c543774-cce0-44d7-9587-7c494af7b85d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:57:19.515095 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 800/3191] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:57:18 2026] POST /volume/v3/backups => generated 316 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:19.529167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:19.533220 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:19.533220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:19.533220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:19.533220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:19.538129 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:19.538129 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:19.539051 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db1baf56-bde8-48b3-b638-758fc3bc9676 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:19.542857 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 797/3192] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:19 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:19.887803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43337661-8ab3-400a-b68b-6e64394ad2ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:19.887803 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43337661-8ab3-400a-b68b-6e64394ad2ac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:19.887803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43337661-8ab3-400a-b68b-6e64394ad2ac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:19.887803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43337661-8ab3-400a-b68b-6e64394ad2ac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:19.887803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-43337661-8ab3-400a-b68b-6e64394ad2ac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:19.895783 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:19.895783 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:19.896777 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43337661-8ab3-400a-b68b-6e64394ad2ac tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:19.897946 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 804/3193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:19 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:20.045699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:20.047515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:20.047752 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:20.048034 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:20.048034 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:20.056155 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:20.056155 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:20.063721 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd9c6f7d-b7b5-4396-bb0a-4731db61f4ba tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:20.063721 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 793/3194] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:20 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8cbc8ab0-9fb3-4a60-946d-cf717f0a2e6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:20.595224 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 801/3195] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:20 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:20.851109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c963a33d-6ddd-4de8-80d2-6032f0ce552a req-0b882096-ef3d-4e5f-a9b1-2a0771f96e12 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:20.855990 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c963a33d-6ddd-4de8-80d2-6032f0ce552a req-0b882096-ef3d-4e5f-a9b1-2a0771f96e12 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 Aug 19 12:57:20.856179 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c963a33d-6ddd-4de8-80d2-6032f0ce552a req-0b882096-ef3d-4e5f-a9b1-2a0771f96e12 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:20.856380 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c963a33d-6ddd-4de8-80d2-6032f0ce552a req-0b882096-ef3d-4e5f-a9b1-2a0771f96e12 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:20.863879 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:20.863879 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:20.913167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:20.917450 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:20.917450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:20.917450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:20.917450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:20.923411 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:20.923411 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:20.924579 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce1fcc98-31d7-4bf3-b2d5-87ee62f334f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:20.925079 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 805/3196] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:20 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:20.999800 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c963a33d-6ddd-4de8-80d2-6032f0ce552a req-0b882096-ef3d-4e5f-a9b1-2a0771f96e12 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 returned with HTTP 200 Aug 19 12:57:21.000360 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 798/3197] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:20 2026] DELETE /volume/v3/attachments/98fdab95-d6d3-4e9c-b02d-02324c560a73 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:21.073026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:21.075139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:21.075490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:21.075746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:21.075890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:21.085460 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:21.085460 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:21.086439 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cac171d8-b67d-4b67-8749-6e48f09ecaf7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:21.086816 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 794/3198] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:21 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:21.578618 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0f84e84a-133b-478e-a198-34f770a1ca2d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:21.580786 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f84e84a-133b-478e-a198-34f770a1ca2d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:21.581060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f84e84a-133b-478e-a198-34f770a1ca2d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:21.581294 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f84e84a-133b-478e-a198-34f770a1ca2d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:21.581442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0f84e84a-133b-478e-a198-34f770a1ca2d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:21.586207 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:21.586207 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:21.587038 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f84e84a-133b-478e-a198-34f770a1ca2d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:21.587436 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 802/3199] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:21 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:21.939019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:21.945437 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:21.945437 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:21.945437 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:21.945437 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:21.956853 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:21.956853 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:21.957944 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07714350-92c0-4fdb-b8a9-d77c2f7fc5a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:21.957944 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 806/3200] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:21 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:22.100465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-39e0656b-50af-4afa-b137-8f797a61de8e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:22.102482 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39e0656b-50af-4afa-b137-8f797a61de8e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:22.103177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39e0656b-50af-4afa-b137-8f797a61de8e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:22.103177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-39e0656b-50af-4afa-b137-8f797a61de8e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:22.103177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-39e0656b-50af-4afa-b137-8f797a61de8e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:22.204758 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:22.204758 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:22.205980 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-39e0656b-50af-4afa-b137-8f797a61de8e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:22.206465 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 799/3201] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:22 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:22.601396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:22.604216 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:22.604456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:22.604699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:22.604837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:22.610086 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:22.610086 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:22.610864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31c5c4ae-2dcd-4d56-bc0c-760505b7e508 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:22.611341 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 795/3202] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:22 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:22.969576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:22.971364 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:22.971548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:22.971730 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:22.971819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:23.042422 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:23.042422 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:23.043514 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-50b4332b-7a4a-42d1-969a-d17da8a231bf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:23.044059 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 803/3203] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:22 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 791 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:23.269396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:23.271379 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:23.271616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:23.271865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:23.272016 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:23.276695 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:23.276695 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:23.277595 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-963dc894-cc4f-42a7-9f0d-32b3b2e0bda1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:23.277971 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 807/3204] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:23 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:23.625509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:23.627271 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:23.627509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:23.627712 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:23.627799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:23.629640 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=319,cinder:UPDATE=79,cinder:INSERT=33 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:57:23.633068 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:23.633068 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:23.633843 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8dc7fd2-2410-4318-bb18-e0d0315ef43a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:23.634206 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 800/3205] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:23 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:24.273336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-11903056-f624-4395-8b51-afb149bf30cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.281279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11903056-f624-4395-8b51-afb149bf30cb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:24.281279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11903056-f624-4395-8b51-afb149bf30cb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.281279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-11903056-f624-4395-8b51-afb149bf30cb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.281279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-11903056-f624-4395-8b51-afb149bf30cb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:24.290239 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.290239 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:24.291672 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-11903056-f624-4395-8b51-afb149bf30cb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:24.295277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.295922 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 796/3206] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:24 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:24.296241 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:24.296241 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.296241 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.296241 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:24.302273 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.302273 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:24.303050 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-30b7abc7-bfd3-44a5-9b04-5393e4074224 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:24.303906 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 804/3207] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:24 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:24.305486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.309935 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:24.309935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.309935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.325897 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.325897 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:24.330357 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:24.338282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dc3e923a-7d50-4e6b-8909-c9ba0f8d59b4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:57:24.338282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 808/3208] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:24 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:24.347891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.353399 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.353553 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2/restore Aug 19 12:57:24.353553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:24.354436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Restoring backup 418429a3-3a30-44d5-a840-62dbb06bc3c2 ({'restore': {}}) {{(pid=100261) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:57:24.354695 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Restoring backup 418429a3-3a30-44d5-a840-62dbb06bc3c2 to volume None. Aug 19 12:57:24.358769 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] DELETE https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:57:24.358769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.358769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.362505 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume with id: 37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:57:24.368028 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.368028 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:24.369330 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating volume of 1 GB for restore of backup 418429a3-3a30-44d5-a840-62dbb06bc3c2. Aug 19 12:57:24.376560 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:57:24.376606 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.376606 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:24.376606 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:24.382125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (f3f2d2dd-8dd0-440c-8649-39bdd6804bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:24.383544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abe3d86-691b-41fe-bc5f-44f872126b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:24.384550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:24.414687 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Delete volume request issued successfully. Aug 19 12:57:24.414687 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0611dd10-12c7-41cb-a196-6916695ae8d8 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 202 Aug 19 12:57:24.415305 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 797/3209] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 12:57:24 2026] DELETE /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 12:57:24.428178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.429729 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abe3d86-691b-41fe-bc5f-44f872126b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:24.430557 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0a0e93-84ae-4f98-a87e-5c81461a071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:24.432558 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:57:24.432839 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.433042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.442190 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.442190 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:24.447532 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Volume info retrieved successfully. Aug 19 12:57:24.454107 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-53ff0a63-2a5c-4e5c-8644-3b5313324caf tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 200 Aug 19 12:57:24.454678 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 805/3210] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:24 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:24.486178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['3be02e8f-a510-4b38-8254-28bceeb923c5', '67906892-0d73-45a0-b86f-07707f998aaf', '9e4bb73b-8914-4f57-913f-40ff64c01c58', '85cb222c-dceb-465e-b5c3-5031b2e70be7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:24.487413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae0a0e93-84ae-4f98-a87e-5c81461a071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3be02e8f-a510-4b38-8254-28bceeb923c5', '67906892-0d73-45a0-b86f-07707f998aaf', '9e4bb73b-8914-4f57-913f-40ff64c01c58', '85cb222c-dceb-465e-b5c3-5031b2e70be7']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:24.488910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6cb1c-f115-4e29-b25d-0ee3fb24f62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:24.531492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d6cb1c-f115-4e29-b25d-0ee3fb24f62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3b94279-dfcc-4b38-ae25-a31ee3396aae', '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_418429a3-3a30-44d5-a840-62dbb06bc3c2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['3be02e8f-a510-4b38-8254-28bceeb923c5','67906892-0d73-45a0-b86f-07707f998aaf','9e4bb73b-8914-4f57-913f-40ff64c01c58','85cb222c-dceb-465e-b5c3-5031b2e70be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_418429a3-3a30-44d5-a840-62dbb06bc3c2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3b94279-dfcc-4b38-ae25-a31ee3396aae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:24.533044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db38b14-a398-4732-b99b-1e637f6bbfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:24.563387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9db38b14-a398-4732-b99b-1e637f6bbfb0) transitioned into 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_418429a3-3a30-44d5-a840-62dbb06bc3c2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['3be02e8f-a510-4b38-8254-28bceeb923c5','67906892-0d73-45a0-b86f-07707f998aaf','9e4bb73b-8914-4f57-913f-40ff64c01c58','85cb222c-dceb-465e-b5c3-5031b2e70be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:24.564967 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322f8ab5-ba5c-49fc-945c-316060a2bb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:24.591803 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (322f8ab5-ba5c-49fc-945c-316060a2bb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:24.593488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (f3f2d2dd-8dd0-440c-8649-39bdd6804bfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:24.593488 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:57:24.603444 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.603444 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:24.603444 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:24.651554 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:24.655260 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:24.655867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:24.656331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:24.656561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:24.662900 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:24.662900 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:24.663942 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-19a89171-1a68-4ea2-bb26-a8536fe75830 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:24.665069 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 809/3211] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:24 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:25.371300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:25.373273 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:25.373273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:25.373273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:25.373273 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:25.381293 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:25.381293 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:25.381293 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09fbafb2-6d05-4eb2-9cb3-29df9f6bf598 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:25.381293 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 798/3212] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:25 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:25.469385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bd58c465-491c-4fe7-bf32-75209ba2dd73 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:25.471849 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd58c465-491c-4fe7-bf32-75209ba2dd73 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] GET https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 Aug 19 12:57:25.472139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd58c465-491c-4fe7-bf32-75209ba2dd73 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:25.472424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd58c465-491c-4fe7-bf32-75209ba2dd73 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:25.480830 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd58c465-491c-4fe7-bf32-75209ba2dd73 tempest-TestVolumeBootPatternV346-456081181 tempest-TestVolumeBootPatternV346-456081181-project-member] https://10.4.3.137/volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 returned with HTTP 404 Aug 19 12:57:25.481551 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 806/3213] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 12:57:25 2026] GET /volume/v3/volumes/37c454e4-0a10-45a5-9c43-e3e3b1e00439 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 12:57:25.612077 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:25.612077 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:25.614283 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:25.614283 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Checking backup size 1 against volume size 1 {{(pid=100261) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:57:25.614283 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Overwriting volume b3b94279-dfcc-4b38-ae25-a31ee3396aae with restore of backup 418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:25.678830 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:25.682702 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:25.683055 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:25.683352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:25.683521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:25.693456 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:25.693456 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:25.693456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-878d3a5e-43c0-4bf8-a7ae-de4dbfa47d44 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:25.693456 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 810/3214] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:25 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:25.763063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] restore_backup in rpcapi backup_id 418429a3-3a30-44d5-a840-62dbb06bc3c2 {{(pid=100261) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:57:25.765491 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3181d2ee-606a-444d-869d-3dbbafe3a4a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2/restore returned with HTTP 202 Aug 19 12:57:25.766037 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 801/3215] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:57:24 2026] POST /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2/restore => generated 189 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:25.774950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:25.777334 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:25.777817 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:25.778061 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:25.778225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:25.783277 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:25.783277 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:25.784171 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61df7aea-af65-4528-b6a0-70cf2eff71fe tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:25.784693 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 799/3216] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:25 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:26.396276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:26.398709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:26.398981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:26.399245 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:26.399423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:26.404963 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:26.404963 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:26.406204 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f96e8d60-24e0-47e8-aa21-2cbebb8a0dcf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:26.406729 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 807/3217] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:26 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:26.706623 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:26.708812 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:26.709047 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:26.709265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:26.709373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:26.714787 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:26.714787 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:26.715559 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-efe7de86-31a3-420f-af3c-7dfaa4ae162f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:26.716072 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 811/3218] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:26 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:26.798148 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cb3d07bc-785b-4423-87a6-39e24defc515 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:26.800552 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb3d07bc-785b-4423-87a6-39e24defc515 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:26.800812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb3d07bc-785b-4423-87a6-39e24defc515 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:26.801030 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cb3d07bc-785b-4423-87a6-39e24defc515 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:26.801152 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-cb3d07bc-785b-4423-87a6-39e24defc515 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:26.806878 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:26.806878 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:26.807841 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cb3d07bc-785b-4423-87a6-39e24defc515 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:26.808291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 802/3219] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:26 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:27.418402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:27.420059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:27.420260 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:27.420561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:27.420693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:27.430234 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:27.430234 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:27.434371 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fff2f74b-a8dd-439d-88f7-4d370aa7df0e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:27.434810 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 800/3220] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:27 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:27.728167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:27.730442 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:27.730749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:27.730995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:27.731152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:27.736194 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:27.736194 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:27.737065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2c05249-7cd5-4c95-b685-0eb7598b9e4b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:27.737533 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 808/3221] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:27 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:27.847408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:27.849575 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:27.849575 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:27.849762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:27.849867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:27.854406 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:27.854406 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:27.855195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-402af235-8d5e-41e5-8349-b5bd6b63a2ea tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:27.855626 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 812/3222] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:27 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:28.451394 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:28.454285 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:28.454285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:28.454553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:28.454553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:28.464283 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:28.464283 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:28.465039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f48d8211-c32b-437c-985d-0b742f6b23e7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:28.466224 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 803/3223] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:28 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:28.755825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d1efedd-e6ff-4696-9568-c20d3853075a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:28.760957 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d1efedd-e6ff-4696-9568-c20d3853075a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:28.761320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d1efedd-e6ff-4696-9568-c20d3853075a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:28.761674 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d1efedd-e6ff-4696-9568-c20d3853075a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:28.761849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6d1efedd-e6ff-4696-9568-c20d3853075a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:28.771608 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:28.771608 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:28.772782 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d1efedd-e6ff-4696-9568-c20d3853075a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:28.773097 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 801/3224] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:28 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:28.866610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:28.871891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:28.871891 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:28.872153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:28.872298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:28.880822 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:28.880822 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:28.881967 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28c08c5e-837f-4ff6-891f-144ca6ffc9d1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:28.882484 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 809/3225] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:28 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:29.480822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:29.482647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:29.482906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:29.483788 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:29.483788 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:29.490238 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:29.490238 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:29.492180 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42c5f40d-bd0e-47e9-a290-09e8ecc95337 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:29.492635 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 813/3226] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:29 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:29.790877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-087bc232-f8b7-4253-b446-d5fd22d7817d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:29.792957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-087bc232-f8b7-4253-b446-d5fd22d7817d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:29.792957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-087bc232-f8b7-4253-b446-d5fd22d7817d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:29.793091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-087bc232-f8b7-4253-b446-d5fd22d7817d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:29.793278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-087bc232-f8b7-4253-b446-d5fd22d7817d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:29.799940 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:29.799940 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:29.802039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-087bc232-f8b7-4253-b446-d5fd22d7817d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:29.802039 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 804/3227] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:29 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:29.897441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:29.902394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:29.902750 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:29.903011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:29.903205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:29.911145 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:29.911145 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:29.914082 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c85a388-bfb9-4201-bc4e-b3b53979d213 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:29.914973 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 802/3228] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:29 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:30.511036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:30.513350 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:30.513575 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:30.514435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:30.514435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:30.522079 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:30.522079 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:30.524110 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-857550af-b5b8-4b5f-9346-bcdc6a7d04d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:30.526335 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 810/3229] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:30 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:30.817284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:30.821116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:30.822069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:30.822069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:30.822193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:30.828892 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:30.828892 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:30.830073 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78cbffff-0c5c-4738-9a3a-4fdb04ca0fd1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:30.830774 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 814/3230] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:30 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:30.929047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:30.934540 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:30.935299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:30.935808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:30.936023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:30.947018 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:30.947018 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:30.949156 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6a47833-db93-4b53-acbd-2a55988d8ad3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:30.950099 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 805/3231] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:30 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:31.308643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0f65dae-b648-4e62-9025-9011946b7fec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:31.439904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0f65dae-b648-4e62-9025-9011946b7fec tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:31.440301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0f65dae-b648-4e62-9025-9011946b7fec tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:31.499974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0f65dae-b648-4e62-9025-9011946b7fec tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:31.500354 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 803/3232] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:31 2026] POST /volume/v3/types => generated 287 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:31.540113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:31.541690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:31.542021 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:31.542319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:31.542566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:31.549298 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:31.549298 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:31.549298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7d9484ae-5ce0-477d-a4e7-2a4892d13e96 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:31.549509 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 811/3233] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:31 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:31.844990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:31.848271 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:31.848528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:31.848740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:31.848896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:31.857356 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:31.857356 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:31.858316 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6fa0be80-e900-44fd-bb6f-d146aea8e0b6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:31.859944 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 815/3234] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:31 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:31.966502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:31.976922 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:31.976922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:31.976922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:31.976922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:31.989506 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:31.989506 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:31.990931 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9ddbe5f-7352-4ec0-805e-064b3915f35d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:31.991552 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 806/3235] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:31 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:32.564117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:32.570300 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:32.570300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:32.570300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:32.570300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:32.578055 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:32.578055 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:32.579361 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df1b7f1b-7e6e-4f2d-a519-e3c4cfccb050 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:32.580140 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 804/3236] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:32 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:32.879222 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:32.881584 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:32.881822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:32.882708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:32.882708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:32.887293 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:32.887293 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:32.888281 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1456c63-efab-4348-aa8b-0231bca1adb9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:32.888780 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 812/3237] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:32 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:33.007772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:33.010796 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:33.010997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:33.011189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:33.011321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:33.017597 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:33.017597 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:33.018597 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5309fa71-1dea-4ab3-a47d-9531faf2455e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:33.019050 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 816/3238] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:33 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:33.596587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:33.601629 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:33.601629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:33.602196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:33.602692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:33.611525 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:33.611525 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:33.612338 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-74a17deb-3db0-4f88-8740-259f7c9f56ff tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:33.613320 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 807/3239] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:33 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:33.902369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:33.905229 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:33.908975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:33.908975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:33.908975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:33.919676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:33.919676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:33.920463 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-57e2e6f6-a15c-4eab-88d2-794d8514dd5d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:33.922743 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 805/3240] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:33 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:34.033996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:34.037532 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:34.038033 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:34.038239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:34.038412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:34.047275 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:34.047275 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:34.047275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c94fcb62-1bb9-458e-a712-15755c4e6e94 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:34.047905 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 813/3241] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:34 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:34.389276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4f987754-8c23-425d-92d7-049486cf1eb7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:34.394610 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:34.397368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "ba9712ae-0e42-4e52-82e0-d03c7ddf3a00", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:34.399637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'ba9712ae-0e42-4e52-82e0-d03c7ddf3a00', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:34.629205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:34.631692 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:34.632012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:34.632234 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:34.632378 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:34.638199 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:34.638199 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:34.639049 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c321f231-130a-4647-bcde-8b9ab2b98b98 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:34.639565 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 808/3242] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:34 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:34.733362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Create volume of 1 GB Aug 19 12:57:34.740067 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Availability Zones retrieved successfully. Aug 19 12:57:34.749695 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Flow 'volume_create_api' (3ede279e-6090-4974-8cff-dfdbbf40ddd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:34.750934 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0a64d5-3291-42ef-b084-3b27b4250c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:34.753358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:34.845829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0a64d5-3291-42ef-b084-3b27b4250c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:57:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=91e8803a-9142-41f0-b661-65cca9922399,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': '91e8803a-9142-41f0-b661-65cca9922399', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:34.845829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27c37ba-18d1-46dd-b0ac-17957888ad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:34.885402 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-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 19 12:57:34.887362 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-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 19 12:57:34.943777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-32967da5-b974-42ec-8ea4-817d1b43a74c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:34.946858 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32967da5-b974-42ec-8ea4-817d1b43a74c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:34.947202 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32967da5-b974-42ec-8ea4-817d1b43a74c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:34.947459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-32967da5-b974-42ec-8ea4-817d1b43a74c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:34.947660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-32967da5-b974-42ec-8ea4-817d1b43a74c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:34.957880 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:34.957880 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:34.958796 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-32967da5-b974-42ec-8ea4-817d1b43a74c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:34.958889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Created reservations ['87db2d26-a436-467c-a7ae-0f245c328663', 'd28beb38-1761-4094-8585-d8fb80f25360', '0cc29e05-a115-4900-82f5-5c09b4fc4244', 'ef0894f1-8a71-4a15-9d73-6fe3e4e35eeb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:34.960001 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 806/3243] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:34 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:34.960113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27c37ba-18d1-46dd-b0ac-17957888ad39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87db2d26-a436-467c-a7ae-0f245c328663', 'd28beb38-1761-4094-8585-d8fb80f25360', '0cc29e05-a115-4900-82f5-5c09b4fc4244', 'ef0894f1-8a71-4a15-9d73-6fe3e4e35eeb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:34.961269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61983b21-5920-4e3b-a5bf-84869ce25456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:34.994640 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61983b21-5920-4e3b-a5bf-84869ce25456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703d73c4-b002-453d-833c-c1097df98615', '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='29a7017db34d4b50a1277bedf282144b',qos_specs=None,replication_status=,reservations=['87db2d26-a436-467c-a7ae-0f245c328663','d28beb38-1761-4094-8585-d8fb80f25360','0cc29e05-a115-4900-82f5-5c09b4fc4244','ef0894f1-8a71-4a15-9d73-6fe3e4e35eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f30a0ef2fb4181bcf0aa71c0108ac0',volume_type_id=91e8803a-9142-41f0-b661-65cca9922399), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:34Z,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=703d73c4-b002-453d-833c-c1097df98615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a7017db34d4b50a1277bedf282144b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67f30a0ef2fb4181bcf0aa71c0108ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91e8803a-9142-41f0-b661-65cca9922399),volume_type_id=91e8803a-9142-41f0-b661-65cca9922399)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:34.995889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16e64df-6b5c-4c14-a8f5-08c6bcf0c125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:35.031422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b16e64df-6b5c-4c14-a8f5-08c6bcf0c125) transitioned into state 'SUCCESS' from 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='29a7017db34d4b50a1277bedf282144b',qos_specs=None,replication_status=,reservations=['87db2d26-a436-467c-a7ae-0f245c328663','d28beb38-1761-4094-8585-d8fb80f25360','0cc29e05-a115-4900-82f5-5c09b4fc4244','ef0894f1-8a71-4a15-9d73-6fe3e4e35eeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67f30a0ef2fb4181bcf0aa71c0108ac0',volume_type_id=91e8803a-9142-41f0-b661-65cca9922399)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:35.032630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5608522-3d60-40ff-acb4-e95c2d6d8f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:35.052660 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5608522-3d60-40ff-acb4-e95c2d6d8f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:35.053638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Flow 'volume_create_api' (3ede279e-6090-4974-8cff-dfdbbf40ddd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:35.054389 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Create volume request issued successfully. Aug 19 12:57:35.055424 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4f987754-8c23-425d-92d7-049486cf1eb7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:35.059541 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 817/3244] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:34 2026] POST /volume/v3/volumes => generated 798 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:35.061903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:35.064882 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:35.065323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:35.065584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:35.065776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:35.074333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:35.078107 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:35.078107 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:35.078310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:35.080695 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:35.080695 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:35.082026 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a1e9228-ade8-4430-bc41-5625fdb5b572 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:35.082541 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 814/3245] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:35 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:35.097032 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:35.097032 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:35.102601 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:35.112158 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-77b1ee5d-5be4-4d3b-b234-0a3f0d1e8be9 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:35.112772 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 809/3246] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:35 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:35.654026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:35.656747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:35.657690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:35.657690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:35.657690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:35.673961 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:35.673961 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:35.676136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49bf337d-fdec-4a0a-857a-9de2dc6319e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:35.677015 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 807/3247] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:35 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:35.978532 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1df24508-989c-464c-944f-4b98af8aa64d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:35.980947 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1df24508-989c-464c-944f-4b98af8aa64d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:35.981366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1df24508-989c-464c-944f-4b98af8aa64d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:35.981676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1df24508-989c-464c-944f-4b98af8aa64d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:35.981738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1df24508-989c-464c-944f-4b98af8aa64d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:35.987924 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:35.987924 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:35.988904 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1df24508-989c-464c-944f-4b98af8aa64d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:35.989361 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 818/3248] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:35 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:36.098743 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2c02c0ee-ca25-4942-911e-9685148f1487 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.103690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2c02c0ee-ca25-4942-911e-9685148f1487 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:36.103690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2c02c0ee-ca25-4942-911e-9685148f1487 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:36.104277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2c02c0ee-ca25-4942-911e-9685148f1487 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:36.104533 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2c02c0ee-ca25-4942-911e-9685148f1487 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:36.111201 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:36.111201 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:36.112528 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2c02c0ee-ca25-4942-911e-9685148f1487 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:36.112916 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 815/3249] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:36 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:36.133585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.136146 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:36.136515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:36.136790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:36.148241 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:36.148241 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:36.156125 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:36.165207 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-640ed621-7884-4b3d-80b3-995a7b82ede5 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:36.166007 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 810/3250] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:36 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 890 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:36.576281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c64eafa-6f2a-45e5-9de2-ca8382f42743 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.691185 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-540d3098-55f4-472d-a045-8653d5728aec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.693619 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-540d3098-55f4-472d-a045-8653d5728aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:36.693855 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-540d3098-55f4-472d-a045-8653d5728aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:36.694152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-540d3098-55f4-472d-a045-8653d5728aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:36.694215 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-540d3098-55f4-472d-a045-8653d5728aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:36.699594 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:36.699594 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:36.700707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-540d3098-55f4-472d-a045-8653d5728aec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:36.700992 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 819/3251] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:36 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:36.797532 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c64eafa-6f2a-45e5-9de2-ca8382f42743 tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools Aug 19 12:57:36.797862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c64eafa-6f2a-45e5-9de2-ca8382f42743 tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:36.798153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c64eafa-6f2a-45e5-9de2-ca8382f42743 tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-admin] Calling method 'get_pools' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:36.823074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.823310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c64eafa-6f2a-45e5-9de2-ca8382f42743 tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 12:57:36.823568 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 808/3252] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:57:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:36.827336 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:36.827776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-225695275"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:36.830163 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-225695275'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:36.835453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:36.838214 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume of 1 GB Aug 19 12:57:36.838714 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:36.838714 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:36.840420 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Availability Zones retrieved successfully. Aug 19 12:57:36.851772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (fab1ea1d-a577-432d-9d22-da6ae6f79f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:36.853621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2300dab-a347-406f-8afa-6533a935b22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:36.855106 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:36.868201 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:36.868201 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:36.889420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2300dab-a347-406f-8afa-6533a935b22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:36.890492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97eeeedd-b522-4af4-ae34-8595683fa1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:36.952237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-member] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 12:57:36.952572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:36.952910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:36.954066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '748831d900dd4d818629ca63d1340e5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3dd7e86550445e6b1352493b0eb2c66', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:36.954633 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85f433b6-1d8a-4ea7-9829-3143d0b6826d tempest-ProjectMemberTests-1503566328 tempest-ProjectMemberTests-1503566328-project-member] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 403 Aug 19 12:57:36.955056 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 811/3253] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:57:36 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 110 bytes in 121 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:36.976850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Created reservations ['2acd1107-f4a2-40c7-85e4-506f57f989f1', '98c3ada6-4005-4543-8e06-5a47f2cfe59c', '1f02fcea-ca6a-4ab7-ba37-5594893ef952', 'c9bfe892-421e-4c25-a7be-e9ff12a7d2bd'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:36.980285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97eeeedd-b522-4af4-ae34-8595683fa1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2acd1107-f4a2-40c7-85e4-506f57f989f1', '98c3ada6-4005-4543-8e06-5a47f2cfe59c', '1f02fcea-ca6a-4ab7-ba37-5594893ef952', 'c9bfe892-421e-4c25-a7be-e9ff12a7d2bd']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:36.980285 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facfa250-037a-40d6-ba97-7f7b5830a853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:37.006787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (facfa250-037a-40d6-ba97-7f7b5830a853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311cffa6-eee8-401f-8de6-3510124f25b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-225695275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['2acd1107-f4a2-40c7-85e4-506f57f989f1','98c3ada6-4005-4543-8e06-5a47f2cfe59c','1f02fcea-ca6a-4ab7-ba37-5594893ef952','c9bfe892-421e-4c25-a7be-e9ff12a7d2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-225695275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311cffa6-eee8-401f-8de6-3510124f25b3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65409843040d44d086a31e595bf21982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33cee64e5694a7dab5f203ac65b3325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:37.007842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6a2b41-5669-4975-9708-592a6fd35875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:37.008238 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:37.010069 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:37.010318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:37.010873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:37.010873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:37.024027 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:37.024027 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:37.024815 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1cf705f-0355-4aeb-a8c1-3c1835d56608 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:37.025156 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 820/3254] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:37 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:37.048005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac6a2b41-5669-4975-9708-592a6fd35875) transitioned into state 'SUCCESS' from state '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-225695275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['2acd1107-f4a2-40c7-85e4-506f57f989f1','98c3ada6-4005-4543-8e06-5a47f2cfe59c','1f02fcea-ca6a-4ab7-ba37-5594893ef952','c9bfe892-421e-4c25-a7be-e9ff12a7d2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:37.048234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d28c9-5382-4754-8bed-b94b225ca460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:37.064373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (109d28c9-5382-4754-8bed-b94b225ca460) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:37.069322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (fab1ea1d-a577-432d-9d22-da6ae6f79f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:37.069322 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request issued successfully. Aug 19 12:57:37.069322 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e63d1b93-0de2-4cbe-b7cb-0a60de61064d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:37.069322 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 816/3255] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:36 2026] POST /volume/v3/volumes => generated 759 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:37.087510 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:37.093713 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:37.094341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:37.094341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:37.111307 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:37.111307 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:37.124180 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:37.131630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4568176a-2209-4a00-bc78-8dd0177e1396 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:37.133636 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4568176a-2209-4a00-bc78-8dd0177e1396 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:37.134098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4568176a-2209-4a00-bc78-8dd0177e1396 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:37.134098 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4568176a-2209-4a00-bc78-8dd0177e1396 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:37.134454 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4568176a-2209-4a00-bc78-8dd0177e1396 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:37.138317 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-953b5f8f-a84c-45d8-80ff-a5a62d7d6851 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:37.138317 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 809/3256] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:37 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:37.150043 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:37.150043 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:37.152838 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4568176a-2209-4a00-bc78-8dd0177e1396 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:37.154156 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 812/3257] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:37 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:37.196056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:37.200109 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:37.200109 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:37.200396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:37.215074 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:37.215074 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:37.222189 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:37.229077 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a18aa152-dc29-4e14-8ede-bee03e17d1c1 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:37.229077 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 821/3258] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:37 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:37.715578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:37.719032 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:37.719370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:37.719818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:37.719818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:37.727641 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:37.727641 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:37.728807 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d06636c3-7bc9-461d-bb33-e36be361bb34 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:37.730012 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 817/3259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:37 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.043675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-970f2dfa-1271-4d83-9351-3a486ea5512d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.046587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-970f2dfa-1271-4d83-9351-3a486ea5512d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:38.046885 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-970f2dfa-1271-4d83-9351-3a486ea5512d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.047413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-970f2dfa-1271-4d83-9351-3a486ea5512d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.047606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-970f2dfa-1271-4d83-9351-3a486ea5512d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:38.053586 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.053586 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:38.054557 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-970f2dfa-1271-4d83-9351-3a486ea5512d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:38.055191 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 810/3260] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.156169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.158780 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:38.159073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.159371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.169077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.171137 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:38.171444 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.171648 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.172810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:38.172891 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.172891 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:38.179922 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.179922 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:38.181086 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-562e91b8-b8a7-4340-b9c9-f578a2058299 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:38.182623 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 822/3261] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.186617 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:38.191091 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-026dbba7-c0dc-406a-881f-2719a7dc3a9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:38.193729 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 813/3262] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.199715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.210218 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:38.210218 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.211698 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.228820 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.228820 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:38.242345 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:38.248902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.251400 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:38.251591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.251820 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.252083 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5ff71255-9eac-466d-b71b-c0efe0a8a615 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae returned with HTTP 200 Aug 19 12:57:38.253288 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 818/3263] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae => generated 1412 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:38.261506 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.261506 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:38.264269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.266394 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:38.267346 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:38.267678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.267952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.272666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.274324 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2e16756-d5ce-4d4e-a59e-a8941957e201 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:38.274656 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 811/3264] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.276165 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:38.276429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.277022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.280310 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.280310 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:38.285080 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:38.286543 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.286543 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:38.291020 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:38.292860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3f087733-fd97-44f9-8640-d64d80baba67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:38.293074 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 823/3265] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.299564 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c105530c-0f24-497c-b1b7-1a8648e8bd98 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae returned with HTTP 200 Aug 19 12:57:38.299976 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 814/3266] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:38.319773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-850c9749-f2e0-4829-a61c-91d1eab481fc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.322538 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:38.322759 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.322938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.323182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:38.352764 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.352764 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:38.356384 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:38.400963 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 12:57:38.401291 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-850c9749-f2e0-4829-a61c-91d1eab481fc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae returned with HTTP 202 Aug 19 12:57:38.402074 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 819/3267] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:38 2026] DELETE /volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:38.416398 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.420514 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:38.420514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.420915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.430852 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.430852 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:38.439179 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:38.451682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dff2203e-371a-4ebc-937c-172eee41d6c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.452134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff2203e-371a-4ebc-937c-172eee41d6c2 None None] GET https://10.4.3.137/volume// Aug 19 12:57:38.452464 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff2203e-371a-4ebc-937c-172eee41d6c2 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.453027 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff2203e-371a-4ebc-937c-172eee41d6c2 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.453457 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff2203e-371a-4ebc-937c-172eee41d6c2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:38.453849 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 824/3268] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:57: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 19 12:57:38.454737 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0afad58a-1ff0-48ed-937f-66e882ad7a6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae returned with HTTP 200 Aug 19 12:57:38.455601 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 812/3269] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:38.466573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-01fd47bf-0828-4900-a473-b26f87120527 req-1e6ab841-a415-43a3-9028-7f44f63fead2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.470371 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1e6ab841-a415-43a3-9028-7f44f63fead2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:38.470932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1e6ab841-a415-43a3-9028-7f44f63fead2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311cffa6-eee8-401f-8de6-3510124f25b3", "connector": null, "instance_uuid": "f24ed0ce-3ff0-4558-8232-ac34fda118ca"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:38.484960 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.484960 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:38.526566 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1e6ab841-a415-43a3-9028-7f44f63fead2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:38.526566 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 815/3270] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:38 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 19 12:57:38.571211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.573242 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:38.575140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.575140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.589583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7dd63a94-9063-4d2f-83e8-d9378556b2b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.590165 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dd63a94-9063-4d2f-83e8-d9378556b2b6 None None] GET https://10.4.3.137/volume// Aug 19 12:57:38.590165 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dd63a94-9063-4d2f-83e8-d9378556b2b6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.590946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7dd63a94-9063-4d2f-83e8-d9378556b2b6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.591015 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7dd63a94-9063-4d2f-83e8-d9378556b2b6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:38.591481 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 825/3271] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57: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 19 12:57:38.593169 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.593169 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:38.600139 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:38.602997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.605301 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:38.605636 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.605906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.609094 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f10ccc6-58c0-4759-9185-3bc22ec3e669 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:38.609876 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 820/3272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.626105 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.626105 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:38.632200 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:38.637738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3d6a161c-ec4b-464a-876e-05f9fda64b92 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:38.640708 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 813/3273] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:38.747290 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51fdf579-d586-4549-b858-64344f779370 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.753704 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51fdf579-d586-4549-b858-64344f779370 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:38.754234 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51fdf579-d586-4549-b858-64344f779370 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:38.754878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51fdf579-d586-4549-b858-64344f779370 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:38.754878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-51fdf579-d586-4549-b858-64344f779370 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:38.761851 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.761851 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:38.763025 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51fdf579-d586-4549-b858-64344f779370 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:38.766474 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 816/3274] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:38 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:38.805563 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:38.808373 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 Aug 19 12:57:38.808771 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:38.874516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:38.874516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:38.874516 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:38.874516 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:38.987957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" released by "attachment_update" :: held 0.158s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:38.988324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-3b38b20b-56bf-4c36-9edf-e2ab1bab47dc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 returned with HTTP 200 Aug 19 12:57:38.989146 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 826/3275] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:38 2026] PUT /volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:39.071408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-26897e8d-2fb5-41f1-8531-6908af66328e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.074164 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26897e8d-2fb5-41f1-8531-6908af66328e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:39.075162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26897e8d-2fb5-41f1-8531-6908af66328e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.075162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26897e8d-2fb5-41f1-8531-6908af66328e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.075162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-26897e8d-2fb5-41f1-8531-6908af66328e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:39.081567 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.081567 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:39.083189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26897e8d-2fb5-41f1-8531-6908af66328e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:39.083189 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 821/3276] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e2c2bb9-77dc-44d3-9ed3-e99d0428a1ae tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:39.325402 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 814/3277] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:39.471278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-744f6b3b-43f3-4237-9615-053674af6f0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.473445 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-744f6b3b-43f3-4237-9615-053674af6f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae Aug 19 12:57:39.473701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-744f6b3b-43f3-4237-9615-053674af6f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.473933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-744f6b3b-43f3-4237-9615-053674af6f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.486194 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-744f6b3b-43f3-4237-9615-053674af6f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae returned with HTTP 404 Aug 19 12:57:39.486933 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 817/3278] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/volumes/b3b94279-dfcc-4b38-ae25-a31ee3396aae => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:39.498511 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.501117 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:39.502389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.502389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.503053 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: 418429a3-3a30-44d5-a840-62dbb06bc3c2. Aug 19 12:57:39.510287 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.510287 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:39.570383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id 418429a3-3a30-44d5-a840-62dbb06bc3c2 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:57:39.573456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2abee8bc-cf39-4056-80d5-244b9f82db6b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 202 Aug 19 12:57:39.573924 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 827/3279] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:39 2026] DELETE /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:57:39.584914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c4091328-d2af-42ea-b735-f84365859a2e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.587316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4091328-d2af-42ea-b735-f84365859a2e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:39.587607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4091328-d2af-42ea-b735-f84365859a2e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.587890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4091328-d2af-42ea-b735-f84365859a2e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.588040 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c4091328-d2af-42ea-b735-f84365859a2e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:39.594204 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.594204 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:39.595262 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4091328-d2af-42ea-b735-f84365859a2e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:39.595798 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 822/3280] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:39.630509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.635131 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:39.635431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.635669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.657187 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.657187 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:39.665186 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:39.673340 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-91ee0206-2905-48bd-a99c-262fdf8f3b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:39.673340 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 815/3281] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:39.787740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8c5678f2-7992-41dc-8138-1494231f0e68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.793786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c5678f2-7992-41dc-8138-1494231f0e68 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:39.793786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c5678f2-7992-41dc-8138-1494231f0e68 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.793786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8c5678f2-7992-41dc-8138-1494231f0e68 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.793786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8c5678f2-7992-41dc-8138-1494231f0e68 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:39.807101 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:39.807101 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:39.808075 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8c5678f2-7992-41dc-8138-1494231f0e68 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:39.808811 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 818/3282] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-8032b815-d961-437e-a2b5-db98778fe5b8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-8032b815-d961-437e-a2b5-db98778fe5b8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/attachments?instance_id=3c96e6db-6151-4baa-be59-759669969149 Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-8032b815-d961-437e-a2b5-db98778fe5b8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-8032b815-d961-437e-a2b5-db98778fe5b8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-8032b815-d961-437e-a2b5-db98778fe5b8 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments?instance_id=3c96e6db-6151-4baa-be59-759669969149 returned with HTTP 200 Aug 19 12:57:39.894504 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 828/3283] 10.4.3.137 () {70 vars in 1637 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/attachments?instance_id=3c96e6db-6151-4baa-be59-759669969149 => generated 192 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:39.905363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-f1ea9150-dc98-4ea4-88b7-49ac3e01d145 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:39.907492 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-f1ea9150-dc98-4ea4-88b7-49ac3e01d145 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca Aug 19 12:57:39.907807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-f1ea9150-dc98-4ea4-88b7-49ac3e01d145 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:39.908018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-f1ea9150-dc98-4ea4-88b7-49ac3e01d145 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:39.934738 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3c53f00d-f61e-4b2a-a23e-7f45ae9aa9a3 req-f1ea9150-dc98-4ea4-88b7-49ac3e01d145 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca returned with HTTP 200 Aug 19 12:57:39.935144 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 823/3284] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:57:39 2026] GET /volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:40.097893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.100309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:40.100687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.100968 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.101204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:40.114676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.114676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:40.115717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ece3a4aa-fd3e-4991-8c76-1be9378c2ce7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:40.116269 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 816/3285] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.340466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.343192 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:40.344236 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.344236 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.363267 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.363267 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:40.367624 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:40.372491 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c68694a7-ca7a-40c8-8fce-044c632bce44 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:40.372605 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 819/3286] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.559422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0e9fc1e-3e98-40ce-93c5-72f0669fd6e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.611568 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.615392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:40.615600 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.615770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.617313 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:40.625638 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.625638 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:40.626825 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9852f57-0f20-4f87-a69f-014fd08ecccf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 200 Aug 19 12:57:40.626929 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 824/3287] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.690603 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.692536 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:40.692827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.693144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.711177 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.711177 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:40.718567 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:40.725646 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4818fea9-895c-493d-8809-3e17e5c3fef7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:40.726114 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 817/3288] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.778653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0e9fc1e-3e98-40ce-93c5-72f0669fd6e9 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools Aug 19 12:57:40.779019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0e9fc1e-3e98-40ce-93c5-72f0669fd6e9 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.779238 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0e9fc1e-3e98-40ce-93c5-72f0669fd6e9 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-admin] Calling method 'get_pools' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.779642 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.779642 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:40.793061 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0e9fc1e-3e98-40ce-93c5-72f0669fd6e9 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 12:57:40.793627 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 829/3289] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.804464 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-356fb50a-95e1-40ec-94d7-e403ee480736 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.831274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:40.833590 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:40.833992 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.834474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.834695 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:40.840203 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:40.840203 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:40.841163 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-92960082-4ab4-4b43-a19f-aeaf19990e32 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:40.841671 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 825/3290] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:40.914716 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-356fb50a-95e1-40ec-94d7-e403ee480736 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-reader] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 12:57:40.914934 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-356fb50a-95e1-40ec-94d7-e403ee480736 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:40.915082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-356fb50a-95e1-40ec-94d7-e403ee480736 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:40.915957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-356fb50a-95e1-40ec-94d7-e403ee480736 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7db2788aa54e40cb9476a4bc6c227f5c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbe7c0802a4d4deda161690bc1c74e3d', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:40.916158 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-356fb50a-95e1-40ec-94d7-e403ee480736 tempest-ProjectReaderTests-67978876 tempest-ProjectReaderTests-67978876-project-reader] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 403 Aug 19 12:57:40.916646 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 820/3291] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 12:57:40 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 110 bytes in 113 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:41.136388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.139425 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:41.139425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.139529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.139598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:41.145930 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.145930 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:41.147055 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe785bb9-e2b6-48e9-8ffb-33d59177cf7b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:41.147287 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 818/3292] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:41.389773 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.391975 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:41.392681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.392681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.400814 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.400814 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:41.405379 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:41.411984 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-36a3dd94-9117-450c-91ff-6730d97bffa6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:41.412469 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 830/3293] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:41.645056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.646868 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 Aug 19 12:57:41.647148 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.647280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.647379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 418429a3-3a30-44d5-a840-62dbb06bc3c2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:41.651207 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67cb5a10-3311-4e44-b20c-d160d2661aa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 returned with HTTP 404 Aug 19 12:57:41.651935 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 826/3294] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/backups/418429a3-3a30-44d5-a840-62dbb06bc3c2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:41.748394 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d7e96415-151c-4b08-afde-bc0085196dc3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.752514 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7e96415-151c-4b08-afde-bc0085196dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:41.752514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7e96415-151c-4b08-afde-bc0085196dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.753009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7e96415-151c-4b08-afde-bc0085196dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.758016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.760799 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:41.761036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.761234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.768893 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.768893 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:41.770352 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.770352 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:41.774814 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:41.778583 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d7e96415-151c-4b08-afde-bc0085196dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:41.781188 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64793eb0-df55-4205-a6a2-45bd2bd82132 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:57:41.781188 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 819/3295] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:41.792018 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7e96415-151c-4b08-afde-bc0085196dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:41.792642 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 821/3296] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:41.796854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0321305d-3cc5-4057-874a-029ad40f3eec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.801039 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:41.801320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.801614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.801842 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:41.813282 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.813282 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:41.813282 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:41.836054 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 12:57:41.836354 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0321305d-3cc5-4057-874a-029ad40f3eec tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 202 Aug 19 12:57:41.836957 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 831/3297] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:41 2026] DELETE /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:41.846975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-52308214-bb06-4e40-b41b-90c3fad978c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.850821 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52308214-bb06-4e40-b41b-90c3fad978c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:41.850821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52308214-bb06-4e40-b41b-90c3fad978c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.850821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-52308214-bb06-4e40-b41b-90c3fad978c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.857055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:41.859051 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:41.859365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:41.859712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:41.859894 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.859894 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:41.861427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:41.865472 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-52308214-bb06-4e40-b41b-90c3fad978c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:41.867859 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:41.867859 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:41.869213 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8467aa7-a2b3-47f0-8490-66ad04261faf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:41.870038 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 820/3298] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:41.873713 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-52308214-bb06-4e40-b41b-90c3fad978c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 200 Aug 19 12:57:41.874955 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 827/3299] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:41 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:42.164883 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-33b625d2-303a-4f12-84b1-125cb565e0be None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.169354 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-33b625d2-303a-4f12-84b1-125cb565e0be tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:42.169354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-33b625d2-303a-4f12-84b1-125cb565e0be tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:42.169354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-33b625d2-303a-4f12-84b1-125cb565e0be tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:42.169354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-33b625d2-303a-4f12-84b1-125cb565e0be tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:42.174512 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:42.174512 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:42.175693 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-33b625d2-303a-4f12-84b1-125cb565e0be tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:42.176357 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 822/3300] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:42 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:42.444678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.448449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:42.448449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:42.448449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:42.460376 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:42.460376 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:42.466454 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:42.473481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d58a246-5251-4ec7-a0a9-cec73c23a7e6 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:42.474209 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 832/3301] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:42 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:42.815942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-275202c0-ff94-4751-b121-dcb6f78509b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.818562 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275202c0-ff94-4751-b121-dcb6f78509b1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:42.819107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275202c0-ff94-4751-b121-dcb6f78509b1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:42.819567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-275202c0-ff94-4751-b121-dcb6f78509b1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:42.830956 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:42.830956 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:42.838039 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-275202c0-ff94-4751-b121-dcb6f78509b1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:42.840480 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-275202c0-ff94-4751-b121-dcb6f78509b1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:42.841066 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 821/3302] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:42 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:42.884334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.886583 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:42.886976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:42.887180 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:42.887360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:42.892385 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:42.892385 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:42.893137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b483d2d6-d40f-4f6d-8695-db52aaca5adb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:42.893616 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 828/3303] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:42 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:42.896958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ecc0b79b-7832-4772-a1cc-a0ed1b0a096d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.899227 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecc0b79b-7832-4772-a1cc-a0ed1b0a096d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 Aug 19 12:57:42.899597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecc0b79b-7832-4772-a1cc-a0ed1b0a096d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:42.899856 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecc0b79b-7832-4772-a1cc-a0ed1b0a096d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:42.906988 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecc0b79b-7832-4772-a1cc-a0ed1b0a096d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 returned with HTTP 404 Aug 19 12:57:42.907524 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 823/3304] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:42 2026] GET /volume/v3/volumes/c8e999eb-24b3-43bb-be20-b0620362c2d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:42.921681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:42.924121 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:42.924647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-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-1795727680"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:42.926802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1795727680'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:42.927024 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume of 1 GB Aug 19 12:57:42.932900 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:57:42.940800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (8f56fc3f-2bb7-4be1-b175-3a321385b63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:42.942107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb9e951-8d0a-4d62-bffa-0d477275d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:42.943518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:42.977028 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cb9e951-8d0a-4d62-bffa-0d477275d736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:42.978095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5fa46a-6eb0-4f5b-8da2-19c63561a187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.038938 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['9b27df93-9f1b-4ffb-b4fb-a30a6cc08382', 'da5ceec1-60c0-4736-bd1b-650457168e6e', '8b0c3b94-99d0-4c64-a533-0c782fd10f00', '3a009dec-33c8-4cec-bc92-b8852fc8cf58'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:43.040012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5fa46a-6eb0-4f5b-8da2-19c63561a187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b27df93-9f1b-4ffb-b4fb-a30a6cc08382', 'da5ceec1-60c0-4736-bd1b-650457168e6e', '8b0c3b94-99d0-4c64-a533-0c782fd10f00', '3a009dec-33c8-4cec-bc92-b8852fc8cf58']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.041036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423b5b5-7ec1-4c18-9b62-4b420e976e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.082559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423b5b5-7ec1-4c18-9b62-4b420e976e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1468ed68-06a3-41e6-8e6c-75cd416253cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1795727680',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['9b27df93-9f1b-4ffb-b4fb-a30a6cc08382','da5ceec1-60c0-4736-bd1b-650457168e6e','8b0c3b94-99d0-4c64-a533-0c782fd10f00','3a009dec-33c8-4cec-bc92-b8852fc8cf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1795727680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1468ed68-06a3-41e6-8e6c-75cd416253cb,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.084119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d09210-9388-4aec-8488-973998adb991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.115762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07d09210-9388-4aec-8488-973998adb991) transitioned into state 'SUCCESS' from state '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-1795727680',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['9b27df93-9f1b-4ffb-b4fb-a30a6cc08382','da5ceec1-60c0-4736-bd1b-650457168e6e','8b0c3b94-99d0-4c64-a533-0c782fd10f00','3a009dec-33c8-4cec-bc92-b8852fc8cf58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.116900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6024c8bf-4cf0-4174-a8bf-bb3304b861a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.130636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6024c8bf-4cf0-4174-a8bf-bb3304b861a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.131640 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (8f56fc3f-2bb7-4be1-b175-3a321385b63f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:43.132058 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:57:43.132848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce9fdf70-f914-46ea-b417-e5af7d10e514 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:43.133488 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 833/3305] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:42 2026] POST /volume/v3/volumes => generated 816 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:43.153323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.154835 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:57:43.155212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.155634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:43.165716 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.165716 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:43.174284 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:43.177679 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05050a88-c4f0-4530-9f56-76779f3ef6a5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 200 Aug 19 12:57:43.178446 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 822/3306] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.193024 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.194506 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:43.194753 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.195029 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:43.195146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:43.205588 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.205588 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:43.206505 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9891a3cc-94fc-4c44-9650-87beb3029e5f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:43.206913 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 829/3307] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.491230 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.493785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:43.494028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.494272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:43.503145 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.503145 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:43.508333 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:43.514815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e95fc706-7919-4eed-886e-e95038f8f1b7 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:43.515300 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 824/3308] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.564411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b48f7f1d-ff6c-4a3a-bd1c-b1da5db74596 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.671566 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b48f7f1d-ff6c-4a3a-bd1c-b1da5db74596 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:43.671967 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b48f7f1d-ff6c-4a3a-bd1c-b1da5db74596 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1590229284", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1560418435", "vendor_name": "tempest-vendor_name-1694890564"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:43.676937 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.676937 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:43.700294 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b48f7f1d-ff6c-4a3a-bd1c-b1da5db74596 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:43.700817 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 834/3309] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:43 2026] POST /volume/v3/types => generated 330 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.712387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-906b4669-dc94-405a-af9f-84524d3a7257 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.716404 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:43.716404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "551d8d80-8c68-4e98-87a5-fc39f8814be6", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:43.717772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request body: {'volume': {'volume_type': '551d8d80-8c68-4e98-87a5-fc39f8814be6', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:43.727280 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume of 1 GB Aug 19 12:57:43.727280 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.727280 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:43.727280 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Availability Zones retrieved successfully. Aug 19 12:57:43.734081 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (180977e5-dd39-4564-83e0-7b2b4062f7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:43.735810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b30446f-7528-483f-b911-59d1bb97709e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.737189 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:43.768201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b30446f-7528-483f-b911-59d1bb97709e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:57:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1560418435',vendor_name='tempest-vendor_name-1694890564'},id=551d8d80-8c68-4e98-87a5-fc39f8814be6,is_public=True,name='tempest-ProjectMemberTests-volume-type-1590229284',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '551d8d80-8c68-4e98-87a5-fc39f8814be6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.768201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e7135-a858-49a2-a3a3-a3e7923cf352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.810341 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1590229284 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1590229284, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:43.810341 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1590229284 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1590229284, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:43.860218 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.863534 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:43.863753 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.863949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:43.873279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['0618e5b8-61c2-4bcb-ba1c-f98af3718e6a', '93cefb60-a257-4b8a-9e88-036e0bdd32d1', '4d61dcbf-f067-4226-9c87-15f6082b14c7', '4e160ecd-8359-43ad-8477-143650ebf437'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:43.873279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e7135-a858-49a2-a3a3-a3e7923cf352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0618e5b8-61c2-4bcb-ba1c-f98af3718e6a', '93cefb60-a257-4b8a-9e88-036e0bdd32d1', '4d61dcbf-f067-4226-9c87-15f6082b14c7', '4e160ecd-8359-43ad-8477-143650ebf437']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.873279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52dbfa0f-4c3a-4126-8cfd-f8c44a3c9b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.881416 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.881416 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:43.886694 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:43.891104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9392cab5-a40d-4e7f-8d82-3eb46f196b51 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:43.891758 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 830/3310] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.902344 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52dbfa0f-4c3a-4126-8cfd-f8c44a3c9b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96ef35d-17bb-43c4-a6ec-0568fbdb7600', '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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['0618e5b8-61c2-4bcb-ba1c-f98af3718e6a','93cefb60-a257-4b8a-9e88-036e0bdd32d1','4d61dcbf-f067-4226-9c87-15f6082b14c7','4e160ecd-8359-43ad-8477-143650ebf437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=551d8d80-8c68-4e98-87a5-fc39f8814be6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96ef35d-17bb-43c4-a6ec-0568fbdb7600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21807149c3e4ee3a243b7d132d02786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(551d8d80-8c68-4e98-87a5-fc39f8814be6),volume_type_id=551d8d80-8c68-4e98-87a5-fc39f8814be6)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.904724 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5d2bd8-f13d-463d-b79d-343815e45891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.911279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.913622 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:43.913884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.914130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:43.914286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:43.923690 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:43.923690 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:43.924737 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1adbb373-61a7-41a9-bc04-be6aa8d371d0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:43.925236 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 825/3311] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:43.942341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae5d2bd8-f13d-463d-b79d-343815e45891) transitioned into state 'SUCCESS' from 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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['0618e5b8-61c2-4bcb-ba1c-f98af3718e6a','93cefb60-a257-4b8a-9e88-036e0bdd32d1','4d61dcbf-f067-4226-9c87-15f6082b14c7','4e160ecd-8359-43ad-8477-143650ebf437'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=551d8d80-8c68-4e98-87a5-fc39f8814be6)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.943353 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f99b38-bc58-4f97-b6fe-65d5fe6793db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:43.964777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f99b38-bc58-4f97-b6fe-65d5fe6793db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:43.966000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (180977e5-dd39-4564-83e0-7b2b4062f7b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:43.969587 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request issued successfully. Aug 19 12:57:43.971104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-906b4669-dc94-405a-af9f-84524d3a7257 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:43.971744 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 823/3312] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:57:43 2026] POST /volume/v3/volumes => generated 774 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:43.987202 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-01fd47bf-0828-4900-a473-b26f87120527 req-1529802e-c5a5-49bf-92a9-779ac1665dc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.989952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:43.991957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1529802e-c5a5-49bf-92a9-779ac1665dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112/action Aug 19 12:57:43.992095 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 Aug 19 12:57:43.992170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1529802e-c5a5-49bf-92a9-779ac1665dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:43.992212 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1529802e-c5a5-49bf-92a9-779ac1665dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:43.992275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:43.992543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.001660 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.001660 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:44.007111 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:44.014087 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc101c2b-25f7-45f5-b160-b73214ac08ad tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 returned with HTTP 200 Aug 19 12:57:44.014973 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 831/3313] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:43 2026] GET /volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:44.021227 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.021227 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:44.056099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-01fd47bf-0828-4900-a473-b26f87120527 req-1529802e-c5a5-49bf-92a9-779ac1665dc3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112/action returned with HTTP 204 Aug 19 12:57:44.056734 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 835/3314] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:43 2026] POST /volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:44.197790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.200676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:57:44.200958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.201229 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.211232 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.211232 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:44.217424 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:44.222856 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1b8e094-353d-4758-801c-742c171dad42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.223802 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0ce8362-04a4-4c7e-ad58-6ae78c6a2a88 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 200 Aug 19 12:57:44.224277 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 826/3315] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:44.226451 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b8e094-353d-4758-801c-742c171dad42 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:44.226780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e094-353d-4758-801c-742c171dad42 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.227077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e094-353d-4758-801c-742c171dad42 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.227274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f1b8e094-353d-4758-801c-742c171dad42 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:44.233696 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.233696 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:44.234679 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1b8e094-353d-4758-801c-742c171dad42 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:44.235114 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 824/3316] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:44.245429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.247851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:57:44.249051 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1468ed68-06a3-41e6-8e6c-75cd416253cb", "name": "tempest-VolumesBackupsTest-Backup-1176637119", "description": "tempest-backup-description-1834059497", "container": "tempest-volumesbackupstest-backup-container-1207848595"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:44.253390 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': '1468ed68-06a3-41e6-8e6c-75cd416253cb', 'name': 'tempest-VolumesBackupsTest-Backup-1176637119', 'description': 'tempest-backup-description-1834059497', 'container': 'tempest-volumesbackupstest-backup-container-1207848595'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:57:44.253390 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume 1468ed68-06a3-41e6-8e6c-75cd416253cb in container tempest-volumesbackupstest-backup-container-1207848595 Aug 19 12:57:44.265674 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.265674 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:44.266241 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:57:44.288176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['5c06ae0f-b7d2-4943-a7e7-a6b77a2f5236', 'fa067629-ddae-4cc8-ab9f-7b16362272df'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:44.340105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-373ae48c-bc7a-42cd-a3b9-c7c47b16bf8d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:57:44.340768 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 832/3317] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:44 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:44.351174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.355106 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:44.357809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.358227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.358535 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:44.365929 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.365929 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:44.367040 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc0a64c7-c85d-4890-b228-589ec0e07204 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:44.367917 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 836/3318] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:44.533899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.536412 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:44.536751 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.537024 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.547038 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.547038 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:44.555345 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:44.562381 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2d86dcd8-6675-4cc0-b077-c98dddc7238a tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:44.562927 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 827/3319] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 1297 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:44.911681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.914077 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:44.914379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.914632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.927830 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.927830 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:44.933273 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:44.937620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-98032e94-87a2-4f77-8403-da38b2d95b44 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.940592 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98032e94-87a2-4f77-8403-da38b2d95b44 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:57:44.940592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98032e94-87a2-4f77-8403-da38b2d95b44 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.940592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98032e94-87a2-4f77-8403-da38b2d95b44 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:44.940592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-98032e94-87a2-4f77-8403-da38b2d95b44 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:44.941855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e3f37700-06ea-4826-97f9-ab44d84570d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:44.942690 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 825/3320] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:44.944883 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:44.944883 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:44.945709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98032e94-87a2-4f77-8403-da38b2d95b44 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:57:44.946118 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 833/3321] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:44.997092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:44.999259 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:44.999471 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:44.999678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.011386 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.011386 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:45.016005 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:45.021006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-8a4525d3-7644-4c87-863e-a4c2f7a680ef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:45.022114 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 837/3322] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:44 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1144 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:45.032760 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.036643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 Aug 19 12:57:45.036643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.036643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.044795 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.044795 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.049809 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:45.058307 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d2f94ef-1781-4bf4-800f-dbeef886b841 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 returned with HTTP 200 Aug 19 12:57:45.059878 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 828/3323] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.081309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-908dfb3e-51f9-4973-8c1a-1a70c2a44b93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.081598 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-908dfb3e-51f9-4973-8c1a-1a70c2a44b93 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:57:45.081898 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-908dfb3e-51f9-4973-8c1a-1a70c2a44b93 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.082162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-908dfb3e-51f9-4973-8c1a-1a70c2a44b93 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.089201 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-908dfb3e-51f9-4973-8c1a-1a70c2a44b93 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:57:45.090048 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 826/3324] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.102011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c9e69f6d-1a18-47b4-90ad-cd3405c5f8a3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.131851 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b98a4beb-3f62-4dda-a1ff-985933d09e2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.132372 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b98a4beb-3f62-4dda-a1ff-985933d09e2d None None] GET https://10.4.3.137/volume// Aug 19 12:57:45.132606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b98a4beb-3f62-4dda-a1ff-985933d09e2d None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.132847 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b98a4beb-3f62-4dda-a1ff-985933d09e2d None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.133211 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b98a4beb-3f62-4dda-a1ff-985933d09e2d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:45.133835 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 838/3325] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:45.144026 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d886c4bc-3442-4cb7-a5d1-7f5d93383dba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.157776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d886c4bc-3442-4cb7-a5d1-7f5d93383dba tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:45.157776 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d886c4bc-3442-4cb7-a5d1-7f5d93383dba tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311cffa6-eee8-401f-8de6-3510124f25b3", "connector": null, "instance_uuid": "be54f955-74df-419f-b2de-b24cfc345517"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:45.168678 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.168678 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.196898 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9e69f6d-1a18-47b4-90ad-cd3405c5f8a3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] DELETE https://10.4.3.137/volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 Aug 19 12:57:45.197101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9e69f6d-1a18-47b4-90ad-cd3405c5f8a3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.197351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9e69f6d-1a18-47b4-90ad-cd3405c5f8a3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.203002 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d886c4bc-3442-4cb7-a5d1-7f5d93383dba tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:45.203579 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 829/3326] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:45 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 19 12:57:45.204852 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9e69f6d-1a18-47b4-90ad-cd3405c5f8a3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] https://10.4.3.137/volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 returned with HTTP 204 Aug 19 12:57:45.205350 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 834/3327] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:57:45 2026] DELETE /volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:57:45.219992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d490695-7df1-4f17-b9c6-c6159a1856f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.223068 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d490695-7df1-4f17-b9c6-c6159a1856f3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] GET https://10.4.3.137/volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 Aug 19 12:57:45.223452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d490695-7df1-4f17-b9c6-c6159a1856f3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.225085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d490695-7df1-4f17-b9c6-c6159a1856f3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.228971 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d490695-7df1-4f17-b9c6-c6159a1856f3 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] https://10.4.3.137/volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 returned with HTTP 404 Aug 19 12:57:45.229577 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 827/3328] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/messages/b4b171ea-7a86-4a94-b3a3-ec90c2ddbfb4 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:45.237825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.239652 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 Aug 19 12:57:45.239838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.240036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.240224 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume with id: b96ef35d-17bb-43c4-a6ec-0568fbdb7600 Aug 19 12:57:45.248353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.250517 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:57:45.250771 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.250953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.251056 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:45.252932 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.252932 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:45.253486 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:45.255091 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:57:45.255884 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.255884 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.256559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9332aaf-e137-4e6d-9d37-7d7534168974 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:57:45.256920 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 830/3329] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.270205 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1590229284 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1590229284, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:45.270588 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1590229284 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1590229284, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:45.270929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.274228 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:57:45.274228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d79438c-843c-4933-8096-5283a0aa4b1b"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:45.275831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating new backup {'backup': {'volume_id': '2d79438c-843c-4933-8096-5283a0aa4b1b'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:57:45.276045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating backup of volume 2d79438c-843c-4933-8096-5283a0aa4b1b in container None Aug 19 12:57:45.286854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['9b7a6911-a054-4c5c-8076-075f7fe504a4', 'e46b1a7a-92d6-440c-b833-dfb73a89344b', '05489e3f-d925-4661-82e1-428f1ad8cb57', 'd6bee9b8-7722-4054-a14a-a8b8b0527bf9'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:45.295120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.296513 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:45.296780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.297027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.305297 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.305297 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:45.305297 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:57:45.315552 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.315552 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:45.318242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5262a6f-25f5-4c0e-a836-1ea0c24b5088 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.318720 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5262a6f-25f5-4c0e-a836-1ea0c24b5088 None None] GET https://10.4.3.137/volume// Aug 19 12:57:45.318877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5262a6f-25f5-4c0e-a836-1ea0c24b5088 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.319057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5262a6f-25f5-4c0e-a836-1ea0c24b5088 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.319437 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5262a6f-25f5-4c0e-a836-1ea0c24b5088 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:45.319740 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 831/3330] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:45.323505 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:45.330500 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.332766 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d90800eb-464d-4159-97fb-cb8f06a46a6d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:45.333522 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 828/3331] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:45.337461 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:45.337839 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume request issued successfully. Aug 19 12:57:45.338082 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e49cb960-a2d8-44a6-b5bd-15ebc55abccf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 returned with HTTP 202 Aug 19 12:57:45.338721 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 839/3332] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:57:45 2026] DELETE /volume/v3/volumes/b96ef35d-17bb-43c4-a6ec-0568fbdb7600 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:45.339133 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.339426 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.354727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['542282a0-4f38-443d-8456-91ca8b6f81d4', '4ce7da7f-1ddf-4d41-8c6c-e768139450c6'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:45.354911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3a7110d9-8d6c-49a7-a3f1-d739fa71d20d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.356792 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a7110d9-8d6c-49a7-a3f1-d739fa71d20d tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/types/551d8d80-8c68-4e98-87a5-fc39f8814be6 Aug 19 12:57:45.358276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a7110d9-8d6c-49a7-a3f1-d739fa71d20d tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.358276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3a7110d9-8d6c-49a7-a3f1-d739fa71d20d tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.366327 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.366327 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.374500 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:45.385155 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-d17accef-130a-4421-9e96-c203a872b399 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:45.385717 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 832/3333] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 12:57:45.387877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.389159 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3a7110d9-8d6c-49a7-a3f1-d739fa71d20d tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types/551d8d80-8c68-4e98-87a5-fc39f8814be6 returned with HTTP 202 Aug 19 12:57:45.389159 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 829/3334] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:45 2026] DELETE /volume/v3/types/551d8d80-8c68-4e98-87a5-fc39f8814be6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:45.390432 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:45.391009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.391009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.391009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:45.400646 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-621b2ea3-5b3e-4339-8fe5-208c39408e72 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.402767 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.402767 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:45.404935 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0deb960-df18-4e15-9f8a-f3aa18363b66 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:45.405120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-621b2ea3-5b3e-4339-8fe5-208c39408e72 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:45.405204 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 840/3335] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.405370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-621b2ea3-5b3e-4339-8fe5-208c39408e72 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-42152269", "extra_specs": {"storage_protocol": "tempest-storage_protocol-655801688", "vendor_name": "tempest-vendor_name-1051520607"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:45.414620 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be6ff0bf-bcaa-4f2d-aebc-2f1c0df1b5e2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:57:45.415748 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 835/3336] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:57:45 2026] POST /volume/v3/backups => generated 288 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:45.431070 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.435945 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:45.435945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.435945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.435945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:45.443045 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-621b2ea3-5b3e-4339-8fe5-208c39408e72 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:45.443315 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 833/3337] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:45 2026] POST /volume/v3/types => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.450701 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.450701 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:45.451597 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c98cb825-d596-4b88-9e4a-ffb0e72f6879 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:45.452315 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 830/3338] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 695 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:45.454862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3aea0bc8-3464-421f-b76c-8fd700510601 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.458417 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:45.458573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3baa705e-5f2f-456b-81de-5499561b9163", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:45.460994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request body: {'volume': {'volume_type': '3baa705e-5f2f-456b-81de-5499561b9163', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:45.467458 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume of 1 GB Aug 19 12:57:45.468990 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.468990 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:45.469287 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Availability Zones retrieved successfully. Aug 19 12:57:45.482947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (3c576b6e-e6b6-4094-83d7-f1eb2fe25f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:45.487372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0e4e39-655c-4692-b0d9-4c2612fff9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:45.489073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:45.526693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a0e4e39-655c-4692-b0d9-4c2612fff9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:57:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-655801688',vendor_name='tempest-vendor_name-1051520607'},id=3baa705e-5f2f-456b-81de-5499561b9163,is_public=True,name='tempest-ProjectMemberTests-volume-type-42152269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3baa705e-5f2f-456b-81de-5499561b9163', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:45.526693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590663ae-1b82-4f17-a05d-832daeae3dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:45.540429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.543622 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 Aug 19 12:57:45.544017 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:45.555183 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:45.559309 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-42152269 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-42152269, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:45.559777 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-42152269 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-42152269, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:45.561234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:45.562925 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.562925 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:45.577818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a166e3f-c348-42c2-a614-b4204defdd54 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.580186 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a166e3f-c348-42c2-a614-b4204defdd54 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:45.580510 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a166e3f-c348-42c2-a614-b4204defdd54 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.580794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a166e3f-c348-42c2-a614-b4204defdd54 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.593035 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.593035 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.597789 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3a166e3f-c348-42c2-a614-b4204defdd54 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:45.603997 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a166e3f-c348-42c2-a614-b4204defdd54 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:45.604285 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 834/3339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 1295 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:45.608649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['2c98b207-c35e-4a2b-a327-849a6cc0098a', '1989a295-63ea-413c-8be5-de0bbc296e3e', '5ff30249-3b31-43ab-97ca-9fe4f14b8e23', '7d5e9020-7234-494a-a861-591c323f1b13'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:45.613280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590663ae-1b82-4f17-a05d-832daeae3dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c98b207-c35e-4a2b-a327-849a6cc0098a', '1989a295-63ea-413c-8be5-de0bbc296e3e', '5ff30249-3b31-43ab-97ca-9fe4f14b8e23', '7d5e9020-7234-494a-a861-591c323f1b13']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:45.613280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c776d8-ef4e-4658-8a2e-1524e9b914e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:45.624341 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.626576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] DELETE https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:45.626821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.627062 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.627289 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Delete volume with id: 703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:45.647097 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.647097 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:45.647778 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:45.648009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06c776d8-ef4e-4658-8a2e-1524e9b914e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e919310-6aa7-4c14-9988-8216d06148bd', '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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['2c98b207-c35e-4a2b-a327-849a6cc0098a','1989a295-63ea-413c-8be5-de0bbc296e3e','5ff30249-3b31-43ab-97ca-9fe4f14b8e23','7d5e9020-7234-494a-a861-591c323f1b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=3baa705e-5f2f-456b-81de-5499561b9163), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e919310-6aa7-4c14-9988-8216d06148bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21807149c3e4ee3a243b7d132d02786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3baa705e-5f2f-456b-81de-5499561b9163),volume_type_id=3baa705e-5f2f-456b-81de-5499561b9163)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:45.649426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ab9890-34fb-4cf7-a939-19352baf2df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:45.676426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20ab9890-34fb-4cf7-a939-19352baf2df8) transitioned into state 'SUCCESS' from 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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['2c98b207-c35e-4a2b-a327-849a6cc0098a','1989a295-63ea-413c-8be5-de0bbc296e3e','5ff30249-3b31-43ab-97ca-9fe4f14b8e23','7d5e9020-7234-494a-a861-591c323f1b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=3baa705e-5f2f-456b-81de-5499561b9163)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:45.677389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3cd256-6e59-4452-b059-d04b993cd952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:45.679211 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Delete volume request issued successfully. Aug 19 12:57:45.679582 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b62dce7b-f768-4eaf-a0c5-092797ec8971 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 202 Aug 19 12:57:45.680091 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 831/3340] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:45 2026] DELETE /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:45.688992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-debf0235-cf18-4aec-9737-511ca50b6f2c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.694010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3cd256-6e59-4452-b059-d04b993cd952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:45.694757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (3c576b6e-e6b6-4094-83d7-f1eb2fe25f4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:45.695140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-debf0235-cf18-4aec-9737-511ca50b6f2c tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:45.695215 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request issued successfully. Aug 19 12:57:45.696170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-debf0235-cf18-4aec-9737-511ca50b6f2c tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.696649 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3aea0bc8-3464-421f-b76c-8fd700510601 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:45.697023 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 841/3341] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:57:45 2026] POST /volume/v3/volumes => generated 772 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:45.697374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-debf0235-cf18-4aec-9737-511ca50b6f2c tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.699519 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-311cffa6-eee8-401f-8de6-3510124f25b3-np0000007775" released by "attachment_update" :: held 0.136s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:45.699519 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-cfef8501-a105-47c5-a3b9-c0b5b652d8b7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 returned with HTTP 200 Aug 19 12:57:45.699519 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 836/3342] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:45 2026] PUT /volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:45.714882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:45.715087 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.715087 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:45.719685 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-debf0235-cf18-4aec-9737-511ca50b6f2c tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Volume info retrieved successfully. Aug 19 12:57:45.720530 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd Aug 19 12:57:45.720832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:45.721078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:45.725764 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-debf0235-cf18-4aec-9737-511ca50b6f2c tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 200 Aug 19 12:57:45.726463 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 835/3343] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 1294 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:45.732569 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:45.732569 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:45.737750 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:45.748642 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96e18a11-8ca8-4f91-91ee-454a302fe6f6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd returned with HTTP 200 Aug 19 12:57:45.748642 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 832/3344] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:45 2026] GET /volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.354895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.357398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:46.357688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.357950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.375345 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:46.375345 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:46.379862 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:46.386807 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45d272ca-0e6a-4df5-a2ba-92619450d811 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:46.387362 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 842/3345] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:46.421669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-22496212-9bf9-49c7-bbc5-039d869ef45a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.424195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-22496212-9bf9-49c7-bbc5-039d869ef45a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:46.424488 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-22496212-9bf9-49c7-bbc5-039d869ef45a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.424717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-22496212-9bf9-49c7-bbc5-039d869ef45a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.424863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-22496212-9bf9-49c7-bbc5-039d869ef45a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:46.432349 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:46.432349 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:46.435379 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-22496212-9bf9-49c7-bbc5-039d869ef45a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:46.435379 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 837/3346] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.466698 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-15e0df6d-c450-4074-bea2-6187c03e7739 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.468699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15e0df6d-c450-4074-bea2-6187c03e7739 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:46.470277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15e0df6d-c450-4074-bea2-6187c03e7739 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.470277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-15e0df6d-c450-4074-bea2-6187c03e7739 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.470277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-15e0df6d-c450-4074-bea2-6187c03e7739 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:46.475994 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:46.475994 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:46.477268 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-15e0df6d-c450-4074-bea2-6187c03e7739 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:46.477924 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 836/3347] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.745138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c65e0bd2-b6a1-443b-ba4e-1a90949b6f92 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.747348 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c65e0bd2-b6a1-443b-ba4e-1a90949b6f92 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] GET https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 Aug 19 12:57:46.747650 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c65e0bd2-b6a1-443b-ba4e-1a90949b6f92 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.747902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c65e0bd2-b6a1-443b-ba4e-1a90949b6f92 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.756038 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c65e0bd2-b6a1-443b-ba4e-1a90949b6f92 tempest-VolumeAndVolumeTypeFromImageTest-2093325662 tempest-VolumeAndVolumeTypeFromImageTest-2093325662-project-member] https://10.4.3.137/volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 returned with HTTP 404 Aug 19 12:57:46.756731 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 833/3348] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/volumes/703d73c4-b002-453d-833c-c1097df98615 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:46.761770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.765030 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd Aug 19 12:57:46.765297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.765584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.775734 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:46.775734 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:46.780404 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:46.786289 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d2c888a-dd00-4a8e-a7cf-a4e2ba52a433 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd returned with HTTP 200 Aug 19 12:57:46.786289 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 843/3349] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.802060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f2e18272-568d-46fe-88fb-08b4e1278498 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.803652 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2e18272-568d-46fe-88fb-08b4e1278498 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:57:46.803929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2e18272-568d-46fe-88fb-08b4e1278498 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.804771 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2e18272-568d-46fe-88fb-08b4e1278498 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.810801 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2e18272-568d-46fe-88fb-08b4e1278498 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:57:46.811361 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 838/3350] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.824507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2ce2b4d6-8458-45ec-b122-ac367044a589 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.828643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ce2b4d6-8458-45ec-b122-ac367044a589 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] GET https://10.4.3.137/volume/v3/messages Aug 19 12:57:46.831278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ce2b4d6-8458-45ec-b122-ac367044a589 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.831278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2ce2b4d6-8458-45ec-b122-ac367044a589 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.837956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2ce2b4d6-8458-45ec-b122-ac367044a589 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:57:46.838510 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 837/3351] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:57:46 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:46.849219 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8114672b-f56f-470f-931a-d40a2a3546d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.853530 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8114672b-f56f-470f-931a-d40a2a3546d5 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/messages/df9f5b53-890e-4655-bbd4-0f06cb113f1c Aug 19 12:57:46.854300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8114672b-f56f-470f-931a-d40a2a3546d5 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.854300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8114672b-f56f-470f-931a-d40a2a3546d5 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.885649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8114672b-f56f-470f-931a-d40a2a3546d5 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/messages/df9f5b53-890e-4655-bbd4-0f06cb113f1c returned with HTTP 204 Aug 19 12:57:46.886219 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 834/3352] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:57:46 2026] DELETE /volume/v3/messages/df9f5b53-890e-4655-bbd4-0f06cb113f1c => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:57:46.896806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d529a961-c8f6-461d-a9f2-53421d653f75 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:46.900014 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd Aug 19 12:57:46.900340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:46.900594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:46.900833 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume with id: 9e919310-6aa7-4c14-9988-8216d06148bd Aug 19 12:57:46.931779 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:46.931779 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:46.931779 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:46.931779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:57:46.960712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['e0779f5b-151d-4817-bad9-c80c70acc723', '8ceb0b16-8c3c-4235-91ca-4befaf2e31a1', 'b6a27ade-5a34-4a87-8b94-1c29bc08b874', '5a5ac132-5c46-4f48-9e73-9fa4f01c0210'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:47.004804 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume request issued successfully. Aug 19 12:57:47.005143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d529a961-c8f6-461d-a9f2-53421d653f75 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd returned with HTTP 202 Aug 19 12:57:47.005960 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 844/3353] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:57:46 2026] DELETE /volume/v3/volumes/9e919310-6aa7-4c14-9988-8216d06148bd => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:47.015676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-487457ea-d40d-4f83-9f40-66fd3d3e59b6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.018229 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-487457ea-d40d-4f83-9f40-66fd3d3e59b6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/types/3baa705e-5f2f-456b-81de-5499561b9163 Aug 19 12:57:47.018458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-487457ea-d40d-4f83-9f40-66fd3d3e59b6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.019201 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-487457ea-d40d-4f83-9f40-66fd3d3e59b6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.115170 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-487457ea-d40d-4f83-9f40-66fd3d3e59b6 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types/3baa705e-5f2f-456b-81de-5499561b9163 returned with HTTP 202 Aug 19 12:57:47.115684 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 839/3354] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:47 2026] DELETE /volume/v3/types/3baa705e-5f2f-456b-81de-5499561b9163 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:47.125125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85a2e41a-bc1c-4eb8-bb03-ff4319f0c7bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.129174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a2e41a-bc1c-4eb8-bb03-ff4319f0c7bf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:47.129174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85a2e41a-bc1c-4eb8-bb03-ff4319f0c7bf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1732253466", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1085098550", "vendor_name": "tempest-vendor_name-103099957"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:47.158487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85a2e41a-bc1c-4eb8-bb03-ff4319f0c7bf tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:47.158487 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 838/3355] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:47 2026] POST /volume/v3/types => generated 329 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:47.170238 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.173344 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:47.174119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:47.176391 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request body: {'volume': {'volume_type': '3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:47.184581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume of 1 GB Aug 19 12:57:47.184964 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.184964 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:47.185439 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Availability Zones retrieved successfully. Aug 19 12:57:47.194106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (362d0738-968c-4ceb-b9fb-ad923ba5f3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:47.198972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24975682-5847-400c-90d9-caf63397957b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:47.201770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:47.232105 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.234772 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 12:57:47.235353 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.235353 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.236445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 12:57:47.252047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24975682-5847-400c-90d9-caf63397957b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:57:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1085098550',vendor_name='tempest-vendor_name-103099957'},id=3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1732253466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:47.264836 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcce1159-fab7-462e-aef8-214df9403a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:47.307181 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1732253466 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1732253466, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:47.307785 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1732253466 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1732253466, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:47.332835 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Get all volumes completed successfully. Aug 19 12:57:47.336905 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.336905 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:47.354934 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ac0e2de-b8e4-470f-a0e8-ba3f06717bee tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 12:57:47.355975 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 845/3356] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15081 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:47.382321 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-75330f52-da37-4917-be9b-14dcdae6e46b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.386727 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f Aug 19 12:57:47.386727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.386727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.386727 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Delete volume with id: 3ccf6be9-8aa8-4dbf-8e04-88828929884f Aug 19 12:57:47.392771 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['ae5e1348-3777-46f4-9486-d771f4093f25', 'ded207e7-a955-4923-a856-9722bbb76124', '3e7bd566-076a-43ea-898a-a095dc6cc892', '71e8b912-39fe-4611-af6d-ed7519b46154'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:47.394027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcce1159-fab7-462e-aef8-214df9403a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5e1348-3777-46f4-9486-d771f4093f25', 'ded207e7-a955-4923-a856-9722bbb76124', '3e7bd566-076a-43ea-898a-a095dc6cc892', '71e8b912-39fe-4611-af6d-ed7519b46154']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:47.395100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf071af-daa6-4a19-a4ab-72409ab2d7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:47.395957 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.395957 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:47.397067 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Volume info retrieved successfully. Aug 19 12:57:47.405577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.408425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:47.409203 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.409713 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.415667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.image.cache [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'ba9712ae-0e42-4e52-82e0-d03c7ddf3a00', 'volume_id': '3ccf6be9-8aa8-4dbf-8e04-88828929884f', 'host': 'np0000007775@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 12, 57, 34), 'last_used': datetime.datetime(2026, 8, 19, 12, 57, 44)}. {{(pid=100260) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 12:57:47.439125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf071af-daa6-4a19-a4ab-72409ab2d7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b218af66-a1b0-4eb8-ad9d-4963d7e0472b', '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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['ae5e1348-3777-46f4-9486-d771f4093f25','ded207e7-a955-4923-a856-9722bbb76124','3e7bd566-076a-43ea-898a-a095dc6cc892','71e8b912-39fe-4611-af6d-ed7519b46154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b218af66-a1b0-4eb8-ad9d-4963d7e0472b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21807149c3e4ee3a243b7d132d02786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f),volume_type_id=3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:47.440023 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af0b8dc-0038-41b3-8d08-52eb207e9e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:47.455550 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.457976 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:47.458183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.458508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.458646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:47.459695 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.459695 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:47.461275 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Delete volume request issued successfully. Aug 19 12:57:47.461941 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-75330f52-da37-4917-be9b-14dcdae6e46b tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f returned with HTTP 202 Aug 19 12:57:47.463498 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 840/3357] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:47 2026] DELETE /volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:47.470701 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.470701 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:47.473260 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:47.473615 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89953766-7a9a-49ed-8f64-65bcab8bdce2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:47.474072 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 846/3358] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:47.474663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.478711 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] GET https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f Aug 19 12:57:47.478711 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.478711 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.484534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6aa2cf7-f5ec-490c-b7f3-0c72b107e069 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:47.485164 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 839/3359] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:47.488553 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.488553 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:47.494746 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Volume info retrieved successfully. Aug 19 12:57:47.495230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af0b8dc-0038-41b3-8d08-52eb207e9e98) transitioned into state 'SUCCESS' from 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='a21807149c3e4ee3a243b7d132d02786',qos_specs=None,replication_status=,reservations=['ae5e1348-3777-46f4-9486-d771f4093f25','ded207e7-a955-4923-a856-9722bbb76124','3e7bd566-076a-43ea-898a-a095dc6cc892','71e8b912-39fe-4611-af6d-ed7519b46154'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cb6cd5e4217446885f8d8b871c345ef',volume_type_id=3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:47.495542 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f405048e-f966-4bba-888d-d505986ee8d0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.496619 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef85854-8bc0-48be-bb0f-9d3612434751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:47.499491 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f405048e-f966-4bba-888d-d505986ee8d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:47.499745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f405048e-f966-4bba-888d-d505986ee8d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.500289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f405048e-f966-4bba-888d-d505986ee8d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.500289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f405048e-f966-4bba-888d-d505986ee8d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:47.502684 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4155b9e4-f1fa-4099-a152-ddbbfba1ad4a tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f returned with HTTP 200 Aug 19 12:57:47.503401 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 841/3360] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f => generated 1105 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:47.507384 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.507384 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:47.508137 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f405048e-f966-4bba-888d-d505986ee8d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:47.508717 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 847/3361] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 697 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:47.519279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef85854-8bc0-48be-bb0f-9d3612434751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:47.519279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Flow 'volume_create_api' (362d0738-968c-4ceb-b9fb-ad923ba5f3e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:47.519279 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Create volume request issued successfully. Aug 19 12:57:47.519279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2449dc64-6039-4cb8-8b42-31f7108fe024 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:47.519279 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 835/3362] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:57:47 2026] POST /volume/v3/volumes => generated 774 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:47.532632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.533274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.534713 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:57:47.534900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.535049 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b Aug 19 12:57:47.535219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.535346 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.535596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.543155 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.543155 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:47.543407 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.543407 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:47.546765 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:47.547714 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:47.550781 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aff4a7b3-9712-4a52-94e4-d733e247e25e tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b returned with HTTP 200 Aug 19 12:57:47.551276 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 842/3363] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:47.556297 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-1fbc44c8-d819-4b1b-b84d-d3ad95f0bceb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:57:47.556802 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 840/3364] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:47 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:47.567341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d17e0bba-17b1-47ef-8735-b26650e5c418 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.567680 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d17e0bba-17b1-47ef-8735-b26650e5c418 None None] GET https://10.4.3.137/volume// Aug 19 12:57:47.567830 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d17e0bba-17b1-47ef-8735-b26650e5c418 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:47.568020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d17e0bba-17b1-47ef-8735-b26650e5c418 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:47.568362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d17e0bba-17b1-47ef-8735-b26650e5c418 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:47.568659 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 848/3365] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:57: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 19 12:57:47.576844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-e8211d6c-3875-4099-9956-225d1e5c0709 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:47.580086 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-e8211d6c-3875-4099-9956-225d1e5c0709 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:57:47.580450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-e8211d6c-3875-4099-9956-225d1e5c0709 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2aa7fad7-5079-40d6-ada4-1b59b3c2bee9", "connector": null, "instance_uuid": "d8dc7226-8171-4b00-a266-b64a82a6cc51"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:47.588508 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:47.588508 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:47.641851 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-e8211d6c-3875-4099-9956-225d1e5c0709 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:57:47.642381 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 836/3366] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:57:47 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 19 12:57:48.488361 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.491189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:48.491492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.491741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.491878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:48.497343 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:48.497343 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:48.498507 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4fab7dae-4258-45e8-bbf9-7df5c00faf01 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:48.498885 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 843/3367] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:48.503415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.505501 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:48.505697 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.505894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.519213 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-766af19c-d2da-406a-a5ec-309df5de1826 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.520263 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:48.520263 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:48.521469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-766af19c-d2da-406a-a5ec-309df5de1826 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] GET https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f Aug 19 12:57:48.521702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-766af19c-d2da-406a-a5ec-309df5de1826 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.521902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-766af19c-d2da-406a-a5ec-309df5de1826 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.522308 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.524021 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:48.524139 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:48.524218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.524419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.524524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:48.527982 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-766af19c-d2da-406a-a5ec-309df5de1826 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f returned with HTTP 404 Aug 19 12:57:48.528349 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:48.528349 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:48.528584 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 849/3368] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/volumes/3ccf6be9-8aa8-4dbf-8e04-88828929884f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:48.528837 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa36bcc3-4abe-454f-b013-7e2b80ff5368 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:48.528972 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73f93acc-6651-4ad0-b084-d6c8b35f4104 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:48.529274 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 837/3369] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:48.529330 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 841/3370] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:48.547863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-da5ab822-2b4a-4868-9be3-e3e06cb5d8c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.547863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da5ab822-2b4a-4868-9be3-e3e06cb5d8c4 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] DELETE https://10.4.3.137/volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 Aug 19 12:57:48.547863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-da5ab822-2b4a-4868-9be3-e3e06cb5d8c4 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.547863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-da5ab822-2b4a-4868-9be3-e3e06cb5d8c4 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.571523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.573669 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b Aug 19 12:57:48.575223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.575223 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.584149 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:48.584149 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:48.588558 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:48.594123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fbf0ea23-466e-487d-913b-b8f3e45a4076 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b returned with HTTP 200 Aug 19 12:57:48.594786 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 850/3371] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:48.611143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24ef5004-b820-4f9c-b912-55ef13a6ff82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.613040 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ef5004-b820-4f9c-b912-55ef13a6ff82 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:57:48.613342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ef5004-b820-4f9c-b912-55ef13a6ff82 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.615228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ef5004-b820-4f9c-b912-55ef13a6ff82 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.620277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ef5004-b820-4f9c-b912-55ef13a6ff82 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:57:48.620391 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-da5ab822-2b4a-4868-9be3-e3e06cb5d8c4 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 returned with HTTP 202 Aug 19 12:57:48.620427 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 838/3372] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:57:48 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 19 12:57:48.620452 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 844/3373] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:48 2026] DELETE /volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:48.629077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6dd9225-d4c1-4ce0-ac8c-ec99eca3c79b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.629209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-805958d6-baee-492a-8b75-a6c8f4388051 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.631140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6dd9225-d4c1-4ce0-ac8c-ec99eca3c79b tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] GET https://10.4.3.137/volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 Aug 19 12:57:48.631291 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-805958d6-baee-492a-8b75-a6c8f4388051 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] GET https://10.4.3.137/volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 Aug 19 12:57:48.631434 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6dd9225-d4c1-4ce0-ac8c-ec99eca3c79b tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.631491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-805958d6-baee-492a-8b75-a6c8f4388051 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.631667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-805958d6-baee-492a-8b75-a6c8f4388051 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.631707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6dd9225-d4c1-4ce0-ac8c-ec99eca3c79b tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.635897 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-805958d6-baee-492a-8b75-a6c8f4388051 tempest-VolumeAndVolumeTypeFromImageTest-5031184 tempest-VolumeAndVolumeTypeFromImageTest-5031184-project-admin] https://10.4.3.137/volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 returned with HTTP 404 Aug 19 12:57:48.636558 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 851/3374] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/types/91e8803a-9142-41f0-b661-65cca9922399 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:48.636968 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6dd9225-d4c1-4ce0-ac8c-ec99eca3c79b tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-member] https://10.4.3.137/volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 returned with HTTP 200 Aug 19 12:57:48.637561 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 842/3375] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:57:48 2026] GET /volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:48.647413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7445d89-8c39-4a74-9ff0-da2fe4144538 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.649026 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7445d89-8c39-4a74-9ff0-da2fe4144538 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 Aug 19 12:57:48.649280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7445d89-8c39-4a74-9ff0-da2fe4144538 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.649582 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7445d89-8c39-4a74-9ff0-da2fe4144538 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.667024 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7445d89-8c39-4a74-9ff0-da2fe4144538 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 returned with HTTP 204 Aug 19 12:57:48.667619 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 839/3376] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:57:48 2026] DELETE /volume/v3/messages/8b5027be-fbbc-4034-af31-4f1d02de1ad0 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:57:48.676858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.679568 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b Aug 19 12:57:48.679912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.680181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.680424 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume with id: b218af66-a1b0-4eb8-ad9d-4963d7e0472b Aug 19 12:57:48.695901 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:48.695901 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:48.696401 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Volume info retrieved successfully. Aug 19 12:57:48.697963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100260) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:57:48.712278 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1732253466 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1732253466, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:48.712598 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1732253466 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1732253466, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:57:48.731821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Created reservations ['22ccf9ed-f1b7-4ff2-938a-35454e932ff3', '7dafb3e9-8417-4b85-b6a0-c30a6a64e566', '8622d401-ee63-4045-a7d8-ba3b0fa1e50c', 'c42cdd6a-10c9-4012-babe-5a60d3c72a43'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:48.823870 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Delete volume request issued successfully. Aug 19 12:57:48.824434 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-01502ee4-8c84-4937-a425-b361ba1c80f4 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b returned with HTTP 202 Aug 19 12:57:48.824784 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 845/3377] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:57:48 2026] DELETE /volume/v3/volumes/b218af66-a1b0-4eb8-ad9d-4963d7e0472b => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:48.835537 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-883ba38e-0a15-408e-9f21-80c06ed18ae1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:48.837861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-883ba38e-0a15-408e-9f21-80c06ed18ae1 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] DELETE https://10.4.3.137/volume/v3/types/3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f Aug 19 12:57:48.838336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-883ba38e-0a15-408e-9f21-80c06ed18ae1 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:48.838796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-883ba38e-0a15-408e-9f21-80c06ed18ae1 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:48.888001 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-883ba38e-0a15-408e-9f21-80c06ed18ae1 tempest-ProjectMemberTests-694442865 tempest-ProjectMemberTests-694442865-project-admin] https://10.4.3.137/volume/v3/types/3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f returned with HTTP 202 Aug 19 12:57:48.890385 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 852/3378] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:48 2026] DELETE /volume/v3/types/3e9c2ee8-0a2f-48ee-a653-a5b32f1adf5f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:49.412705 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-207b57e8-0535-46a8-bede-98e9e16bc062 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.413240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-207b57e8-0535-46a8-bede-98e9e16bc062 None None] GET https://10.4.3.137/volume// Aug 19 12:57:49.413560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-207b57e8-0535-46a8-bede-98e9e16bc062 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:49.414076 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-207b57e8-0535-46a8-bede-98e9e16bc062 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:49.414076 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-207b57e8-0535-46a8-bede-98e9e16bc062 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:49.414495 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 843/3379] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:49.428362 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.431143 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:57:49.431730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:49.431940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:49.446108 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.446108 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:49.451032 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:57:49.458202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-0a5e422c-4e9a-48e2-b53c-2a0bd0063650 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:57:49.459127 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 840/3380] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:49 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1536 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:49.513815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.519922 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:49.520161 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:49.520464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:49.520623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:49.526096 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.526096 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:49.527065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ac152be2-51c3-4460-9e1d-20b3b4ae6e9c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:49.527805 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 846/3381] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:49 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cd2530b-792b-41b7-8c7b-34f09ab7eff8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:49.560674 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 853/3382] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:49 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:49.561567 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.565579 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:49.565880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:49.566241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:49.594561 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.594561 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:49.633758 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:49.634714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.634923 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-205c7eae-1d46-4d08-a1aa-6556d754bcb4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:49.634923 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 844/3383] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:49 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:49.634977 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] PUT https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 Aug 19 12:57:49.634977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:49.634977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Acquiring lock "cinder-attachment_update-2aa7fad7-5079-40d6-ada4-1b59b3c2bee9-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:57:49.638083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Lock "cinder-attachment_update-2aa7fad7-5079-40d6-ada4-1b59b3c2bee9-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:57:49.639642 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.639642 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:49.872047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Lock "cinder-attachment_update-2aa7fad7-5079-40d6-ada4-1b59b3c2bee9-np0000007775" released by "attachment_update" :: held 0.234s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:57:49.872899 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-3589393a-b206-48d0-ac03-f486437ac6ab tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 returned with HTTP 200 Aug 19 12:57:49.874280 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 841/3384] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:57:49 2026] PUT /volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:49.920151 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-4d6b25e7-08f2-49f8-a992-6a584c464258 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:49.922953 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-4d6b25e7-08f2-49f8-a992-6a584c464258 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22/action Aug 19 12:57:49.923057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-4d6b25e7-08f2-49f8-a992-6a584c464258 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:49.923195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-4d6b25e7-08f2-49f8-a992-6a584c464258 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:49.948503 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:49.948503 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:50.052887 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-42c5cf95-0d83-424a-aede-e416bfaa882f req-4d6b25e7-08f2-49f8-a992-6a584c464258 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22/action returned with HTTP 204 Aug 19 12:57:50.053668 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 847/3385] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:49 2026] POST /volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:50.543388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:50.545793 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:50.546043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:50.546301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:50.546426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:50.558020 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:50.558020 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:50.561515 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bfc8e068-88a4-4179-8162-fb51e0904a69 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:50.561992 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 854/3386] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:50 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:50.563764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-494dcd74-98c9-46a3-a282-4df99b6637df None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:50.565835 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-494dcd74-98c9-46a3-a282-4df99b6637df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:50.566331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-494dcd74-98c9-46a3-a282-4df99b6637df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:50.566458 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-494dcd74-98c9-46a3-a282-4df99b6637df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:50.566632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-494dcd74-98c9-46a3-a282-4df99b6637df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:50.573437 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:50.573437 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:50.574406 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-494dcd74-98c9-46a3-a282-4df99b6637df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:50.575146 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 845/3387] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:50 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:50.633481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:50.635759 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:50.636216 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:50.636216 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:50.650830 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:50.650830 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:50.654988 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:50.682424 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cbcc8af3-aa76-4d0a-bd61-622674e259cf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:50.682424 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 842/3388] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:50 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:51.580014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:51.582717 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:51.583037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:51.603686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:51.603686 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:51.603686 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:51.603686 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:51.603686 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e0f88489-ab11-4646-ab8e-487f1f6b2620 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:51.604576 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:51.604936 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 848/3389] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:51 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:51.604985 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:51.604985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:51.604985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:51.604985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:51.605359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-b2b7d502-4600-4ac4-a741-4adb11dff26e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:51.605757 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-b2b7d502-4600-4ac4-a741-4adb11dff26e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56/action Aug 19 12:57:51.606231 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-b2b7d502-4600-4ac4-a741-4adb11dff26e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:51.606399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-b2b7d502-4600-4ac4-a741-4adb11dff26e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:51.608901 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:51.608901 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:51.611572 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e77976f3-f011-4579-bd83-f8cb497ed3d5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:51.612070 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 855/3390] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:51 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:51.666339 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:51.666339 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:51.683410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-66c647bd-5841-49de-aae5-c42305d49915 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:51.688499 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66c647bd-5841-49de-aae5-c42305d49915 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:51.688973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66c647bd-5841-49de-aae5-c42305d49915 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:51.688973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-66c647bd-5841-49de-aae5-c42305d49915 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:51.709582 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:51.709582 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:51.718929 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-66c647bd-5841-49de-aae5-c42305d49915 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:51.727503 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-66c647bd-5841-49de-aae5-c42305d49915 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:51.728149 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 843/3391] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:51 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:51.740467 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5a66da3e-7120-4a57-aaa3-47dfd582458c req-b2b7d502-4600-4ac4-a741-4adb11dff26e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56/action returned with HTTP 204 Aug 19 12:57:51.741342 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 846/3392] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:57:51 2026] POST /volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:52.704521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:52.705950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:52.708709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:52.709077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:52.711527 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:52.715067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:52.715067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:52.715067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:52.715468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:52.715468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:52.725311 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:52.725311 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:52.726407 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:52.726407 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:52.727406 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4dd8f16-eeb1-48f0-9b2d-c6351f154c0e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:52.727976 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-481769b3-c150-4cd1-94d6-9cdd0bd7f439 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:52.728306 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 856/3393] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:52 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:52.728393 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 849/3394] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:52 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:52.748500 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:52.750839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:52.751123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:52.752461 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:52.771753 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:52.771753 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:52.779355 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:52.787569 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-741c989d-e1cb-4727-89a5-0f775f08cf0e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:52.788335 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 844/3395] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:52 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:52.809746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:52.837463 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-835b3211-7331-4a01-8fda-67f7b1d4423c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:52.967486 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b3211-7331-4a01-8fda-67f7b1d4423c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:52.967486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-835b3211-7331-4a01-8fda-67f7b1d4423c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-24363550", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.019056 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:53.019239 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.021520 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.044222 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.044222 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:53.050164 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Volume info retrieved successfully. Aug 19 12:57:53.055874 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3628526e-419b-45ba-adce-c3c9c83a3bf7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:53.056275 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 847/3396] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:52 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1441 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:53.085280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-835b3211-7331-4a01-8fda-67f7b1d4423c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:53.086037 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 857/3397] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:52 2026] POST /volume/v3/types => generated 378 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.096543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-61866481-2477-42a2-9a60-a2a5c6af52ed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.101082 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61866481-2477-42a2-9a60-a2a5c6af52ed tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption Aug 19 12:57:53.101500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-61866481-2477-42a2-9a60-a2a5c6af52ed tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.137419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.139345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:53.139557 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.139752 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.162355 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.162355 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:53.169888 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Volume info retrieved successfully. Aug 19 12:57:53.176446 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ea3bae-b269-4d98-af13-93f96fa2cd8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:53.176960 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 845/3398] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:53.234919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.237790 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:53.238028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.238275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.246491 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61866481-2477-42a2-9a60-a2a5c6af52ed tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption returned with HTTP 200 Aug 19 12:57:53.246491 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 850/3399] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption => generated 239 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.259188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71fb8605-0380-41b9-9dfb-897e5da01d4f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.261682 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.261682 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:53.261881 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71fb8605-0380-41b9-9dfb-897e5da01d4f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:53.262195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71fb8605-0380-41b9-9dfb-897e5da01d4f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1335765642", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.268790 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:53.278463 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-cc65ae30-4447-4a7a-b335-10a978ffc8e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:53.279117 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 848/3400] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:53.307115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.310664 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action Aug 19 12:57:53.310855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:53.311040 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.330269 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.330269 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:53.330972 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:53.395501 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Begin detaching volume completed successfully. Aug 19 12:57:53.396013 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-5c23a7c1-b537-4f18-9d79-73739a6effaf tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action returned with HTTP 202 Aug 19 12:57:53.396761 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 846/3401] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:57:53.409949 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71fb8605-0380-41b9-9dfb-897e5da01d4f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:53.409949 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 858/3402] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types => generated 380 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.425101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d49d4ece-1151-47f2-bea1-988701c29768 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.444812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.451071 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:53.451071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.451071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.478970 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.478970 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:53.492719 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:53.500674 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06e85f5c-5a9a-4cc9-833a-020ac75a7d15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:53.504284 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 849/3403] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1444 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:53.504464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-27032482-0c12-461b-af24-3e8268d97b7d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.504464 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27032482-0c12-461b-af24-3e8268d97b7d None None] GET https://10.4.3.137/volume// Aug 19 12:57:53.504464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27032482-0c12-461b-af24-3e8268d97b7d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.504464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27032482-0c12-461b-af24-3e8268d97b7d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.504464 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27032482-0c12-461b-af24-3e8268d97b7d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:53.510432 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 847/3404] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:57:53.518741 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.524884 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.531054 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:53.531054 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.531217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.548299 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.548299 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:53.553295 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:53.559337 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e5de7c13-019d-49af-b8de-79f00ed607e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:53.559819 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 850/3405] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1624 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:53.575192 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:53.575925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-825761955"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.579455 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request body: {'volume': {"'imageRef": 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-825761955'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:53.579648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume of 1 GB Aug 19 12:57:53.589159 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Availability Zones retrieved successfully. Aug 19 12:57:53.599027 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (f97a0f98-0398-457c-8f74-aa3a6c8d7fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:53.601494 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e219e53d-e5f0-46c5-a320-e249a3259877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:53.603604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:53.622370 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d49d4ece-1151-47f2-bea1-988701c29768 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] POST https://10.4.3.137/volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe/encryption Aug 19 12:57:53.622370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d49d4ece-1151-47f2-bea1-988701c29768 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.624496 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-d49d4ece-1151-47f2-bea1-988701c29768 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:53.624986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d49d4ece-1151-47f2-bea1-988701c29768 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe/encryption returned with HTTP 403 Aug 19 12:57:53.626043 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 851/3406] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe/encryption => generated 127 bytes in 202 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:53.638824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c6b3a62f-9288-4a81-8b04-496921832ad6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.646279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6b3a62f-9288-4a81-8b04-496921832ad6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:53.646279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a62f-9288-4a81-8b04-496921832ad6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1448554432", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.655395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e219e53d-e5f0-46c5-a320-e249a3259877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:53.656352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eafef12-ed6b-4690-bc1a-259e69b497fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:53.733126 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c6b3a62f-9288-4a81-8b04-496921832ad6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:53.733868 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 848/3407] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types => generated 380 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.745413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8eb268db-f10a-415f-9d08-3bee21541d2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.746733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d421ec41-883d-47ea-ab60-628ab3b89897 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.748001 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8eb268db-f10a-415f-9d08-3bee21541d2f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:53.748354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8eb268db-f10a-415f-9d08-3bee21541d2f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.748677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8eb268db-f10a-415f-9d08-3bee21541d2f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.748677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8eb268db-f10a-415f-9d08-3bee21541d2f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:53.750416 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.750850 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d421ec41-883d-47ea-ab60-628ab3b89897 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] POST https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs Aug 19 12:57:53.750850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d421ec41-883d-47ea-ab60-628ab3b89897 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.753414 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:53.753552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-d421ec41-883d-47ea-ab60-628ab3b89897 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:53.753999 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.754062 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d421ec41-883d-47ea-ab60-628ab3b89897 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs returned with HTTP 403 Aug 19 12:57:53.754102 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.754102 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:53.754993 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 852/3408] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:53.755192 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.755192 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:53.756130 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8eb268db-f10a-415f-9d08-3bee21541d2f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:53.757008 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 851/3409] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.764343 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:53.764343 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:53.764593 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-264f07a6-b1b1-43d3-bbff-5e21bb81c379 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:53.765514 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 849/3410] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:53 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.770631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0ebfc493-5db1-4036-8ebb-643b647f9428 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.774225 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0ebfc493-5db1-4036-8ebb-643b647f9428 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] PUT https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs/key2 Aug 19 12:57:53.774815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0ebfc493-5db1-4036-8ebb-643b647f9428 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.777692 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-0ebfc493-5db1-4036-8ebb-643b647f9428 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:53.778768 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0ebfc493-5db1-4036-8ebb-643b647f9428 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs/key2 returned with HTTP 403 Aug 19 12:57:53.778768 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 853/3411] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:57:53 2026] PUT /volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:53.798391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf811994-822b-4414-9eed-ca947aafc25d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.800263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf811994-822b-4414-9eed-ca947aafc25d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:53.801843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf811994-822b-4414-9eed-ca947aafc25d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.804154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-bf811994-822b-4414-9eed-ca947aafc25d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:53.804608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf811994-822b-4414-9eed-ca947aafc25d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types returned with HTTP 403 Aug 19 12:57:53.805615 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 852/3412] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:53.812915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Created reservations ['a6d08cd6-00bb-4319-87ab-4bfa3dcadbd1', '5911091e-3464-46af-b1c5-404edb7d47a0', '1c5787ac-6a48-4802-845f-764e6f0a765f', '4db11b86-4ae5-41d1-bdd4-2a9cfbfe5112'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:53.813950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eafef12-ed6b-4690-bc1a-259e69b497fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d08cd6-00bb-4319-87ab-4bfa3dcadbd1', '5911091e-3464-46af-b1c5-404edb7d47a0', '1c5787ac-6a48-4802-845f-764e6f0a765f', '4db11b86-4ae5-41d1-bdd4-2a9cfbfe5112']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:53.815003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaeb030-c32c-4833-a969-f788e0b897a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:53.815876 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16116db6-ce9f-4b83-af2d-a0b4027d8e54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.818641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16116db6-ce9f-4b83-af2d-a0b4027d8e54 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:53.819407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16116db6-ce9f-4b83-af2d-a0b4027d8e54 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1322389726", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.879873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eaeb030-c32c-4833-a969-f788e0b897a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b728581-9b86-4d5a-86d8-7ea1426e905e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825761955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['a6d08cd6-00bb-4319-87ab-4bfa3dcadbd1','5911091e-3464-46af-b1c5-404edb7d47a0','1c5787ac-6a48-4802-845f-764e6f0a765f','4db11b86-4ae5-41d1-bdd4-2a9cfbfe5112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-825761955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b728581-9b86-4d5a-86d8-7ea1426e905e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ffb31b878f441d935e63bfdd8756da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b118705ece9546e599ad45d0ce5be583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:53.881570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b48962-7d77-4d79-9432-0b923f609dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:53.883172 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16116db6-ce9f-4b83-af2d-a0b4027d8e54 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:53.883172 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 850/3413] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types => generated 380 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.909317 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-61d6aafa-6fb2-4919-ae0d-95085d392251 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.913992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61d6aafa-6fb2-4919-ae0d-95085d392251 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption Aug 19 12:57:53.914944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-61d6aafa-6fb2-4919-ae0d-95085d392251 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.937110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b48962-7d77-4d79-9432-0b923f609dc2) transitioned into state 'SUCCESS' from state '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-825761955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['a6d08cd6-00bb-4319-87ab-4bfa3dcadbd1','5911091e-3464-46af-b1c5-404edb7d47a0','1c5787ac-6a48-4802-845f-764e6f0a765f','4db11b86-4ae5-41d1-bdd4-2a9cfbfe5112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:53.938551 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7279ed21-e750-4541-bc26-4771c0160e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:53.950845 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-61d6aafa-6fb2-4919-ae0d-95085d392251 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption returned with HTTP 200 Aug 19 12:57:53.951554 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 854/3414] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:53.963233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.964913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7279ed21-e750-4541-bc26-4771c0160e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:53.967229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (f97a0f98-0398-457c-8f74-aa3a6c8d7fa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:53.968351 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] DELETE https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption/8a50e37c-35a4-45c5-adad-9ad9af5137be Aug 19 12:57:53.968524 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request issued successfully. Aug 19 12:57:53.968652 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:53.968652 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:53.968729 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b10efe90-4e33-443c-88e0-6d1966d33d68 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:53.968729 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 859/3415] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/volumes => generated 756 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:53.970291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:53.970291 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a77ce00-dd8a-4807-8023-855cdc35fbe6 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption/8a50e37c-35a4-45c5-adad-9ad9af5137be returned with HTTP 403 Aug 19 12:57:53.970291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 853/3416] 10.4.3.137 () {66 vars in 1489 bytes} [Wed Aug 19 12:57:53 2026] DELETE /volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93/encryption/8a50e37c-35a4-45c5-adad-9ad9af5137be => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:53.984112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb54523b-6b7a-4213-abaf-f577e946ace9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.987293 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb54523b-6b7a-4213-abaf-f577e946ace9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:53.987403 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:53.988694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb54523b-6b7a-4213-abaf-f577e946ace9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1334967986", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.989367 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:53.989775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-933153113"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:53.995662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request body: {'volume': {"'imageRef": 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-933153113'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:53.995808 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume of 1 GB Aug 19 12:57:54.004750 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Availability Zones retrieved successfully. Aug 19 12:57:54.012504 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (9bfbe19b-b736-485d-bfd2-4b0ca02be1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:54.013554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773d31f3-3c66-44c0-b471-2691ec19f010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.019390 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:54.065295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773d31f3-3c66-44c0-b471-2691ec19f010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.066812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13774607-e129-457b-a7f4-3f97d1576ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.183223 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb54523b-6b7a-4213-abaf-f577e946ace9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:54.183676 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 851/3417] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/types => generated 380 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:54.244725 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.248220 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] DELETE https://10.4.3.137/volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5/extra_specs/key1 Aug 19 12:57:54.248220 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.248466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.255654 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:54.255654 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:54.256336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.256687 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aae54bb9-b0ff-44d7-916a-7c4e22a4882e tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5/extra_specs/key1 returned with HTTP 403 Aug 19 12:57:54.257471 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 860/3418] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:57:54 2026] DELETE /volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.273149 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3cc8e755-28d4-44fc-a871-2dc8e18d366a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.277911 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cc8e755-28d4-44fc-a871-2dc8e18d366a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:57:54.278550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3cc8e755-28d4-44fc-a871-2dc8e18d366a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2132056575", "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=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.281621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Created reservations ['6f48b8fd-721c-4b5b-a753-978f54edc891', '1f542afa-a72d-44c3-8f2b-082cf2d27f55', '107b6300-43b5-4364-b16d-e6eede8b53ad', '90613b31-12d9-446e-a065-169bc2d476fa'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:54.282814 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13774607-e129-457b-a7f4-3f97d1576ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f48b8fd-721c-4b5b-a753-978f54edc891', '1f542afa-a72d-44c3-8f2b-082cf2d27f55', '107b6300-43b5-4364-b16d-e6eede8b53ad', '90613b31-12d9-446e-a065-169bc2d476fa']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.284913 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc28fe78-03d1-4c8e-b70c-eba35acd8872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.386969 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc28fe78-03d1-4c8e-b70c-eba35acd8872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bc65877-773f-4b33-9f2a-43a5257929f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-933153113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['6f48b8fd-721c-4b5b-a753-978f54edc891','1f542afa-a72d-44c3-8f2b-082cf2d27f55','107b6300-43b5-4364-b16d-e6eede8b53ad','90613b31-12d9-446e-a065-169bc2d476fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-933153113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bc65877-773f-4b33-9f2a-43a5257929f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ffb31b878f441d935e63bfdd8756da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b118705ece9546e599ad45d0ce5be583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.387488 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f34bb3-20fd-4aa0-9145-f4ebcdefc930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.497978 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f34bb3-20fd-4aa0-9145-f4ebcdefc930) transitioned into state 'SUCCESS' from state '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-933153113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['6f48b8fd-721c-4b5b-a753-978f54edc891','1f542afa-a72d-44c3-8f2b-082cf2d27f55','107b6300-43b5-4364-b16d-e6eede8b53ad','90613b31-12d9-446e-a065-169bc2d476fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.498351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836ceafc-9adc-4f01-8dc7-9a74ce751ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.501552 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3cc8e755-28d4-44fc-a871-2dc8e18d366a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:54.502035 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 854/3419] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:57:54 2026] POST /volume/v3/types => generated 380 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:57:54.518295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.520925 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] DELETE https://10.4.3.137/volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f Aug 19 12:57:54.521122 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.521437 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.521501 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c972ce00-085a-4559-af9f-6e8ccea58fde None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.522529 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.522858 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03360ca5-b11a-4991-9f50-d5bb6dd50c5c tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f returned with HTTP 403 Aug 19 12:57:54.523421 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 852/3420] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:54 2026] DELETE /volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.523666 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c972ce00-085a-4559-af9f-6e8ccea58fde tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:54.523909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c972ce00-085a-4559-af9f-6e8ccea58fde tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.524129 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c972ce00-085a-4559-af9f-6e8ccea58fde tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.542933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-86fdd5bd-d876-4d65-87db-65cd417d2ecf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.544950 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86fdd5bd-d876-4d65-87db-65cd417d2ecf tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs Aug 19 12:57:54.545388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86fdd5bd-d876-4d65-87db-65cd417d2ecf tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.545850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86fdd5bd-d876-4d65-87db-65cd417d2ecf tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.552021 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:54.552021 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:54.556682 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c972ce00-085a-4559-af9f-6e8ccea58fde tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:54.557171 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86fdd5bd-d876-4d65-87db-65cd417d2ecf tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs returned with HTTP 200 Aug 19 12:57:54.557826 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 855/3421] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:54.568293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.572274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types Aug 19 12:57:54.618652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.618652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.618652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:57:54.618809 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c972ce00-085a-4559-af9f-6e8ccea58fde tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:54.618809 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 861/3422] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1444 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:54.618887 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (836ceafc-9adc-4f01-8dc7-9a74ce751ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.618967 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c54e077-10ea-4d45-a062-5dd8f9368260 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:57:54.618967 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 853/3423] 10.4.3.137 () {66 vars in 1231 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types => generated 2387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:54.619058 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (9bfbe19b-b736-485d-bfd2-4b0ca02be1d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:54.619058 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request issued successfully. Aug 19 12:57:54.619058 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eb3d513-58a6-4e94-9bd1-90b614500c1e tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:54.619058 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 855/3424] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:53 2026] POST /volume/v3/volumes => generated 756 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:54.639446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-31ef28fb-9041-44df-a72b-521bc2d34862 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.640139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.643295 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31ef28fb-9041-44df-a72b-521bc2d34862 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/cipher Aug 19 12:57:54.643295 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31ef28fb-9041-44df-a72b-521bc2d34862 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.643295 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31ef28fb-9041-44df-a72b-521bc2d34862 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.643533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:54.643584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1493345165"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.644161 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-31ef28fb-9041-44df-a72b-521bc2d34862 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.644747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31ef28fb-9041-44df-a72b-521bc2d34862 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/cipher returned with HTTP 403 Aug 19 12:57:54.645563 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request body: {'volume': {"'imageRef": 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1493345165'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:54.645767 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume of 1 GB Aug 19 12:57:54.645933 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 856/3425] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.652314 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Availability Zones retrieved successfully. Aug 19 12:57:54.660477 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-705ea860-578e-4566-a553-6c0133245b7a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.661082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (13eb0cc5-d4e3-4915-ab49-af5997c199d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:54.662398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e67d8c4-c60d-4cbe-962b-0e06216aab0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.663114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:54.663382 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-705ea860-578e-4566-a553-6c0133245b7a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption Aug 19 12:57:54.663742 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-705ea860-578e-4566-a553-6c0133245b7a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.664019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-705ea860-578e-4566-a553-6c0133245b7a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.664777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-705ea860-578e-4566-a553-6c0133245b7a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.666133 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-705ea860-578e-4566-a553-6c0133245b7a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption returned with HTTP 403 Aug 19 12:57:54.666651 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 854/3426] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.686008 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9a5d1bd4-03b8-4038-82e4-48bb056c1867 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.698141 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9a5d1bd4-03b8-4038-82e4-48bb056c1867 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/multiattach Aug 19 12:57:54.698670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9a5d1bd4-03b8-4038-82e4-48bb056c1867 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.701316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9a5d1bd4-03b8-4038-82e4-48bb056c1867 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.702140 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:54.702140 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:54.705339 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e67d8c4-c60d-4cbe-962b-0e06216aab0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.706594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8790ea82-f28b-4b69-9251-8ba09e4f15c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.741055 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9a5d1bd4-03b8-4038-82e4-48bb056c1867 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/multiattach returned with HTTP 200 Aug 19 12:57:54.741941 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 856/3427] 10.4.3.137 () {66 vars in 1414 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/multiattach => generated 29 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:57:54.764360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-86a63dd3-0bad-4ffb-9f71-3dbfd08b36ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.767098 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86a63dd3-0bad-4ffb-9f71-3dbfd08b36ff tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/volume_backend_name Aug 19 12:57:54.767595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86a63dd3-0bad-4ffb-9f71-3dbfd08b36ff tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.768205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-86a63dd3-0bad-4ffb-9f71-3dbfd08b36ff tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.776194 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.779561 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:54.779561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.779561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.779561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:54.784364 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-86a63dd3-0bad-4ffb-9f71-3dbfd08b36ff tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 12:57:54.785396 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 857/3428] 10.4.3.137 () {66 vars in 1438 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.791597 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:54.791597 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:54.792536 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.793571 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae4c6701-c3c6-44fd-9a0c-e39c137905ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:54.794039 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 855/3429] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:54.797897 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Created reservations ['72d4800a-b716-451c-800c-e7a7136183fa', '66ece0a6-5eb9-441d-b25f-309194e21190', 'cfab959e-f519-4b56-8453-2544d1be5955', 'ba3ce277-1360-4e50-864e-9fe1e374e827'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:54.797897 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8790ea82-f28b-4b69-9251-8ba09e4f15c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72d4800a-b716-451c-800c-e7a7136183fa', '66ece0a6-5eb9-441d-b25f-309194e21190', 'cfab959e-f519-4b56-8453-2544d1be5955', 'ba3ce277-1360-4e50-864e-9fe1e374e827']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.818681 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60905ee-aeeb-40c3-9074-cb5eeb1a9d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.819109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2cdc3b8-5807-401f-ad3d-ed0d00a5076d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.819109 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2cdc3b8-5807-401f-ad3d-ed0d00a5076d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] GET https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 Aug 19 12:57:54.819109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2cdc3b8-5807-401f-ad3d-ed0d00a5076d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.819109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2cdc3b8-5807-401f-ad3d-ed0d00a5076d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.819284 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:54.819284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.819284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.819284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:54.819455 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2cdc3b8-5807-401f-ad3d-ed0d00a5076d tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 returned with HTTP 200 Aug 19 12:57:54.819455 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 858/3430] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 => generated 316 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:54.830039 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:54.830039 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:54.830279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b4c5e3ff-d77d-4649-b437-4bc081120df9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.830628 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-99c5f7fb-0f4f-43cf-9dc5-cb51b9050d62 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:54.830981 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 857/3431] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:54 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:54.834905 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c5e3ff-d77d-4649-b437-4bc081120df9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] PUT https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/18605086-058f-40bd-a769-a05dd44de19a Aug 19 12:57:54.835308 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b4c5e3ff-d77d-4649-b437-4bc081120df9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.837729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-b4c5e3ff-d77d-4649-b437-4bc081120df9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.837729 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b4c5e3ff-d77d-4649-b437-4bc081120df9 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/18605086-058f-40bd-a769-a05dd44de19a returned with HTTP 403 Aug 19 12:57:54.838085 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 856/3432] 10.4.3.137 () {68 vars in 1506 bytes} [Wed Aug 19 12:57:54 2026] PUT /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/encryption/18605086-058f-40bd-a769-a05dd44de19a => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.847812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d60905ee-aeeb-40c3-9074-cb5eeb1a9d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1493345165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['72d4800a-b716-451c-800c-e7a7136183fa','66ece0a6-5eb9-441d-b25f-309194e21190','cfab959e-f519-4b56-8453-2544d1be5955','ba3ce277-1360-4e50-864e-9fe1e374e827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1493345165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ffb31b878f441d935e63bfdd8756da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b118705ece9546e599ad45d0ce5be583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.848674 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af966564-93cb-48ff-affe-9b1af5892314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.854263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-60943933-0956-40e2-801b-24e36a1da25a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.858568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60943933-0956-40e2-801b-24e36a1da25a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] PUT https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/key1 Aug 19 12:57:54.858568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-60943933-0956-40e2-801b-24e36a1da25a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.859754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-60943933-0956-40e2-801b-24e36a1da25a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.861022 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60943933-0956-40e2-801b-24e36a1da25a tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/key1 returned with HTTP 403 Aug 19 12:57:54.862197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 859/3433] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:57:54 2026] PUT /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.875790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-24646519-b57a-41c0-91cb-fc07db6560fc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.878282 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24646519-b57a-41c0-91cb-fc07db6560fc tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] PUT https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 Aug 19 12:57:54.878805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-24646519-b57a-41c0-91cb-fc07db6560fc tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.881620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-24646519-b57a-41c0-91cb-fc07db6560fc tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fbfe605264cb4f3082d13ffc169485ab', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1421e55c2548456599d460c493361f4a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:57:54.881925 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24646519-b57a-41c0-91cb-fc07db6560fc tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-member] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 returned with HTTP 403 Aug 19 12:57:54.882812 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 858/3434] 10.4.3.137 () {68 vars in 1362 bytes} [Wed Aug 19 12:57:54 2026] PUT /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:54.884713 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af966564-93cb-48ff-affe-9b1af5892314) transitioned into state 'SUCCESS' from state '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-1493345165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['72d4800a-b716-451c-800c-e7a7136183fa','66ece0a6-5eb9-441d-b25f-309194e21190','cfab959e-f519-4b56-8453-2544d1be5955','ba3ce277-1360-4e50-864e-9fe1e374e827'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.885730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77ad5bb-970d-4131-aaf2-a00c3caf78a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.896131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-af1efc0d-31b4-4d63-a0ab-4d3afa00ad0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.898703 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af1efc0d-31b4-4d63-a0ab-4d3afa00ad0b tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f Aug 19 12:57:54.899157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af1efc0d-31b4-4d63-a0ab-4d3afa00ad0b tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.899492 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af1efc0d-31b4-4d63-a0ab-4d3afa00ad0b tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.939040 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f77ad5bb-970d-4131-aaf2-a00c3caf78a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:54.939692 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (13eb0cc5-d4e3-4915-ab49-af5997c199d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:54.940513 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request issued successfully. Aug 19 12:57:54.941975 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa07d7cd-d302-4cae-acce-3991fbe5d160 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:54.942429 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 862/3435] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:54 2026] POST /volume/v3/volumes => generated 757 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:54.957517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af1efc0d-31b4-4d63-a0ab-4d3afa00ad0b tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f returned with HTTP 202 Aug 19 12:57:54.958455 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 857/3436] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:54 2026] DELETE /volume/v3/types/eab6efee-94f1-4396-9d27-07754860ef8f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:54.964346 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-68a43f64-4e0b-4c4b-9500-216015786226 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.968079 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:54.968079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-44173431"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:54.971897 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request body: {'volume': {"'imageRef": 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-44173431'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:54.972310 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume of 1 GB Aug 19 12:57:54.972471 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-89a35abc-ebf9-4502-a693-e974c58162b0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:54.976278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89a35abc-ebf9-4502-a693-e974c58162b0 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5 Aug 19 12:57:54.976590 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89a35abc-ebf9-4502-a693-e974c58162b0 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:54.977039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89a35abc-ebf9-4502-a693-e974c58162b0 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:54.979828 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Availability Zones retrieved successfully. Aug 19 12:57:54.989438 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (50a7e905-2dec-44d0-9bd5-1b09d1c9c725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:54.991926 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b635f831-95f7-4993-b250-ffc574c696cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:54.996312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:55.029913 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89a35abc-ebf9-4502-a693-e974c58162b0 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5 returned with HTTP 202 Aug 19 12:57:55.029913 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 859/3437] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:54 2026] DELETE /volume/v3/types/46674479-0c43-490e-adb0-099eb3d944c5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:55.040949 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-94f98736-199c-4717-ac5d-646ead1d11e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.044074 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94f98736-199c-4717-ac5d-646ead1d11e2 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93 Aug 19 12:57:55.044381 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94f98736-199c-4717-ac5d-646ead1d11e2 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.044663 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-94f98736-199c-4717-ac5d-646ead1d11e2 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.045769 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.045769 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:55.046957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b635f831-95f7-4993-b250-ffc574c696cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.048212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958d62e0-5541-4f8d-bbd5-604914cf339e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.065634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.069237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:55.069679 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.069911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.087830 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.087830 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:55.092041 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:55.097931 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-e3e94ab8-a77b-44c1-95cf-353e378ff476 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:55.098394 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 858/3438] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1444 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:55.118152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-25c65845-e723-4f16-9c33-1f54b69c2194 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.120429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-25c65845-e723-4f16-9c33-1f54b69c2194 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 Aug 19 12:57:55.120689 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-25c65845-e723-4f16-9c33-1f54b69c2194 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.120935 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-25c65845-e723-4f16-9c33-1f54b69c2194 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.132014 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.132014 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:55.136005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Created reservations ['ea6ea2be-0274-451d-8882-8e5fb8145812', '49fec154-8be9-4f11-9368-d5b203d96b0a', '84cf4da6-b53e-4dda-b87b-41156a9cc983', 'cf789c1f-266a-4336-97cb-0f24190f4b57'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:55.137124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (958d62e0-5541-4f8d-bbd5-604914cf339e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6ea2be-0274-451d-8882-8e5fb8145812', '49fec154-8be9-4f11-9368-d5b203d96b0a', '84cf4da6-b53e-4dda-b87b-41156a9cc983', 'cf789c1f-266a-4336-97cb-0f24190f4b57']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.137555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-94f98736-199c-4717-ac5d-646ead1d11e2 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93 returned with HTTP 202 Aug 19 12:57:55.138387 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 863/3439] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:55 2026] DELETE /volume/v3/types/70330c42-7b59-4ec1-9729-4438eb3e2d93 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:55.138505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97be3585-d8b6-40a2-904f-a95b6d92ff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.151634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a9846d91-0146-4e0a-9e2d-a9ecf330955f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.154036 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9846d91-0146-4e0a-9e2d-a9ecf330955f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82 Aug 19 12:57:55.154345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9846d91-0146-4e0a-9e2d-a9ecf330955f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.154627 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9846d91-0146-4e0a-9e2d-a9ecf330955f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.346233 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9846d91-0146-4e0a-9e2d-a9ecf330955f tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82 returned with HTTP 202 Aug 19 12:57:55.347127 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 859/3440] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:55 2026] DELETE /volume/v3/types/e49e7769-4284-42a8-8f38-4fd6c1da1e82 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:55.348919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97be3585-d8b6-40a2-904f-a95b6d92ff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd5f0758-627e-4e9e-8356-b51ede2fd449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-44173431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['ea6ea2be-0274-451d-8882-8e5fb8145812','49fec154-8be9-4f11-9368-d5b203d96b0a','84cf4da6-b53e-4dda-b87b-41156a9cc983','cf789c1f-266a-4336-97cb-0f24190f4b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-44173431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd5f0758-627e-4e9e-8356-b51ede2fd449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ffb31b878f441d935e63bfdd8756da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b118705ece9546e599ad45d0ce5be583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.349830 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33d59a6-b149-47c2-aa90-7d571d7e56bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.356860 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b3397450-dafb-403f-b2ae-d0244abe1dc3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.359605 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3397450-dafb-403f-b2ae-d0244abe1dc3 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe Aug 19 12:57:55.359896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3397450-dafb-403f-b2ae-d0244abe1dc3 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.360241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b3397450-dafb-403f-b2ae-d0244abe1dc3 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.434114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b3397450-dafb-403f-b2ae-d0244abe1dc3 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe returned with HTTP 202 Aug 19 12:57:55.434954 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 864/3441] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:55 2026] DELETE /volume/v3/types/350ea7d1-40fa-4d96-8340-1aef5afd9afe => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:55.438925 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c33d59a6-b149-47c2-aa90-7d571d7e56bb) transitioned into state 'SUCCESS' from state '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-44173431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['ea6ea2be-0274-451d-8882-8e5fb8145812','49fec154-8be9-4f11-9368-d5b203d96b0a','84cf4da6-b53e-4dda-b87b-41156a9cc983','cf789c1f-266a-4336-97cb-0f24190f4b57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.440061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ae6248-d5dd-42d5-8b34-8f488635880a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.448220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d330110e-c460-49c2-b63c-f6b9173d9d74 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.448500 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d330110e-c460-49c2-b63c-f6b9173d9d74 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] DELETE https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 Aug 19 12:57:55.448777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d330110e-c460-49c2-b63c-f6b9173d9d74 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.449047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d330110e-c460-49c2-b63c-f6b9173d9d74 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.472794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ae6248-d5dd-42d5-8b34-8f488635880a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.474074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (50a7e905-2dec-44d0-9bd5-1b09d1c9c725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:55.474554 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request issued successfully. Aug 19 12:57:55.475608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-68a43f64-4e0b-4c4b-9500-216015786226 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:55.476121 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 860/3442] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:54 2026] POST /volume/v3/volumes => generated 755 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:55.486384 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e5f96891-628f-463b-994d-fa064e7b8ff3 req-25c65845-e723-4f16-9c33-1f54b69c2194 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 returned with HTTP 200 Aug 19 12:57:55.487123 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 860/3443] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:57:55 2026] DELETE /volume/v3/attachments/5824e9f3-f09f-42b8-875b-74ad53660112 => generated 192 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:55.498033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.502733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:57:55.503214 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1065993272"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:55.505669 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request body: {'volume': {"'imageRef": 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1065993272'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:57:55.505669 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume of 1 GB Aug 19 12:57:55.512239 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Availability Zones retrieved successfully. Aug 19 12:57:55.516217 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d330110e-c460-49c2-b63c-f6b9173d9d74 tempest-VolumeTypesMemberTests-1073661201 tempest-VolumeTypesMemberTests-1073661201-project-admin] https://10.4.3.137/volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 returned with HTTP 202 Aug 19 12:57:55.516865 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 860/3444] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:57:55 2026] DELETE /volume/v3/types/ca7b3a4b-047d-41b1-802a-83b025a22219 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:55.523222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (715c079f-f233-4ae2-bade-5b3aa0669fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:55.525102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878dea25-4994-4287-bfe3-3624ea999530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.526754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:57:55.584337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878dea25-4994-4287-bfe3-3624ea999530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.585502 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c11816-15a2-4b5b-a89b-9b6e8489982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.643631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-742e93cf-9669-488c-b29e-5f79c84000d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.646685 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-742e93cf-9669-488c-b29e-5f79c84000d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:55.647583 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-742e93cf-9669-488c-b29e-5f79c84000d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.647583 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-742e93cf-9669-488c-b29e-5f79c84000d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.669034 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.669034 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:55.679605 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-742e93cf-9669-488c-b29e-5f79c84000d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:55.687237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-742e93cf-9669-488c-b29e-5f79c84000d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:55.688051 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 861/3445] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:55.735948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Created reservations ['ceeb6709-8fc8-4f9c-9722-addd44bbfe7e', 'f37c161b-19c7-457f-9a41-d3dfe99a996d', '209e5508-0927-475b-a966-c3c3055f4c08', 'a14f7759-cabf-4080-a8cb-f59c73c7f287'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:57:55.735948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c11816-15a2-4b5b-a89b-9b6e8489982c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceeb6709-8fc8-4f9c-9722-addd44bbfe7e', 'f37c161b-19c7-457f-9a41-d3dfe99a996d', '209e5508-0927-475b-a966-c3c3055f4c08', 'a14f7759-cabf-4080-a8cb-f59c73c7f287']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.736787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f1d7f5-cc0c-4d27-b67b-a8413a2c89b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.782603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f1d7f5-cc0c-4d27-b67b-a8413a2c89b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe1afbb-0cdb-4a74-b254-73e180b42194', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1065993272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['ceeb6709-8fc8-4f9c-9722-addd44bbfe7e','f37c161b-19c7-457f-9a41-d3dfe99a996d','209e5508-0927-475b-a966-c3c3055f4c08','a14f7759-cabf-4080-a8cb-f59c73c7f287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1065993272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe1afbb-0cdb-4a74-b254-73e180b42194,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84ffb31b878f441d935e63bfdd8756da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b118705ece9546e599ad45d0ce5be583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.783361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f480deb-2895-4952-b56c-b35b8d842a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.787538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.789113 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:55.789690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.789996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.805058 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.805058 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:55.816525 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Volume info retrieved successfully. Aug 19 12:57:55.816650 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.816983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:55.817323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.818508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.819482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:55.821854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f480deb-2895-4952-b56c-b35b8d842a8f) transitioned into state 'SUCCESS' from state '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-1065993272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84ffb31b878f441d935e63bfdd8756da',qos_specs=None,replication_status=,reservations=['ceeb6709-8fc8-4f9c-9722-addd44bbfe7e','f37c161b-19c7-457f-9a41-d3dfe99a996d','209e5508-0927-475b-a966-c3c3055f4c08','a14f7759-cabf-4080-a8cb-f59c73c7f287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b118705ece9546e599ad45d0ce5be583',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.823499 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b02b33a7-a4a5-42c7-99c2-b33bd4b9bc24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:55.824750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296cff14-e618-43ee-949f-89972566e699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:57:55.825089 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 861/3446] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1144 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:55.826157 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.826157 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:55.827194 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d7efa30-61cf-4fba-adf7-7b4c1b0898c2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:55.827716 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 861/3447] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:55.841811 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (296cff14-e618-43ee-949f-89972566e699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:57:55.844608 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Flow 'volume_create_api' (715c079f-f233-4ae2-bade-5b3aa0669fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:57:55.844608 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Create volume request issued successfully. Aug 19 12:57:55.844608 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-052b3ff6-03c4-41a8-9eb2-e121c91416a6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:57:55.845172 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 865/3448] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:57:55 2026] POST /volume/v3/volumes => generated 757 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:57:55.847322 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4b0d09be-dc95-469e-bf30-464947838be2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.850699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b0d09be-dc95-469e-bf30-464947838be2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:55.850903 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b0d09be-dc95-469e-bf30-464947838be2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.851132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b0d09be-dc95-469e-bf30-464947838be2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.851696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4b0d09be-dc95-469e-bf30-464947838be2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:55.861671 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.861671 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:55.862977 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b0d09be-dc95-469e-bf30-464947838be2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:55.865648 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 862/3449] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:55.865775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.867981 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e Aug 19 12:57:55.868522 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.868925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.883429 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.883429 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:55.889793 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:55.893956 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.897080 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:55.897481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.897864 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.898765 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9deb24f4-aa22-474a-855d-2f03be66c2ca tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e returned with HTTP 200 Aug 19 12:57:55.899702 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 862/3450] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:55.912070 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.912070 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:55.917747 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:55.920812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.923731 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 Aug 19 12:57:55.924011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.924577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:55.925108 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-6fca67b9-60fd-4551-9c1c-24aed91ad8b2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:55.925754 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 862/3451] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:55.938600 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.938600 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:55.947651 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:55.953365 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.956150 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75b666d9-7751-4b3f-8ce7-edef3984c95c tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 returned with HTTP 200 Aug 19 12:57:55.957637 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action Aug 19 12:57:55.957737 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 866/3452] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:55.957771 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:57:55.957771 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:57:55.977007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:55.977155 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:55.977155 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:55.977673 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:55.981290 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 Aug 19 12:57:55.981290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:55.981290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.069363 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Begin detaching volume completed successfully. Aug 19 12:57:56.069693 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-96e3bf15-7945-44ce-bc8e-6f901e57e6ac tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action returned with HTTP 202 Aug 19 12:57:56.070476 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 863/3453] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:57:55 2026] POST /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:57:56.134365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.140420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:56.140420 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.140420 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.158442 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.158442 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:56.170225 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:56.175374 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4078c713-aaca-46c2-bb1a-0afcf52441b9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:56.177712 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 863/3454] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:56.180726 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.180726 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:56.184733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0fdbe864-0698-4a9f-8154-f0334e046132 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.185476 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fdbe864-0698-4a9f-8154-f0334e046132 None None] GET https://10.4.3.137/volume// Aug 19 12:57:56.185586 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:56.185704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fdbe864-0698-4a9f-8154-f0334e046132 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.186087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fdbe864-0698-4a9f-8154-f0334e046132 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.186488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fdbe864-0698-4a9f-8154-f0334e046132 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:57:56.186912 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 867/3455] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:57: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 19 12:57:56.191491 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dfc880ff-6676-4abb-aca4-ff5764c97ee2 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 returned with HTTP 200 Aug 19 12:57:56.192272 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 863/3456] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:55 2026] GET /volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 => generated 850 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:56.203120 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.206012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:56.206370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.206693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.208691 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0cbadc73-1811-4695-9903-e50055b1cc01 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.212695 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0cbadc73-1811-4695-9903-e50055b1cc01 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 Aug 19 12:57:56.213086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0cbadc73-1811-4695-9903-e50055b1cc01 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.213576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0cbadc73-1811-4695-9903-e50055b1cc01 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.226198 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.226198 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:56.226350 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.226350 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:56.234277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0cbadc73-1811-4695-9903-e50055b1cc01 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:56.234394 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:56.239274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0cbadc73-1811-4695-9903-e50055b1cc01 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 returned with HTTP 200 Aug 19 12:57:56.239973 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 864/3457] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:56.244207 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-78931812-eb59-436e-8a69-a598e84bf7b3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:56.245280 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 864/3458] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:57:56.255420 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.257467 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 Aug 19 12:57:56.257690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.257895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.288858 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.288858 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:56.295136 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:56.306969 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68cf2936-dba9-4df2-8d91-377ccd1c23e4 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 returned with HTTP 200 Aug 19 12:57:56.307571 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 868/3459] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:56.428824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.432010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 Aug 19 12:57:56.432010 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.444725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.444725 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume with id: 4fe1afbb-0cdb-4a74-b254-73e180b42194 Aug 19 12:57:56.450886 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.450886 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:56.451593 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:56.590468 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume request issued successfully. Aug 19 12:57:56.590468 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-068a0198-ea8b-4e44-a8dc-364dccb67906 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 returned with HTTP 202 Aug 19 12:57:56.590895 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 864/3460] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:56 2026] DELETE /volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:56.605495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.614128 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 Aug 19 12:57:56.614128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.614570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.626020 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.626020 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:56.639119 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:56.646860 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2cb6560-a25f-4123-9967-b91819d3b5cc tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 returned with HTTP 200 Aug 19 12:57:56.647607 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 865/3461] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:56.847171 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.850571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:56.850571 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.850831 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.852014 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:56.860629 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.860629 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:56.862616 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0a84c1f-97d5-4b4c-9490-81cfc386b558 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:56.862616 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 865/3462] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:56.885164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:56.890340 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:56.890340 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:56.890744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:56.890866 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:56.899874 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:56.899874 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:56.903388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-470411a1-4ea4-4bc0-9d51-cd655a244f3b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:56.903388 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 869/3463] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:56 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:57.196332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.199518 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:57.199518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.199518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.212919 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:57.212919 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:57.218766 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:57.225796 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb9122f5-1d1c-4c82-9b85-af12908b2b29 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:57.228702 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 865/3464] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:57 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:57.666870 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-28262375-f390-4d23-81d8-457e455d3cf6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.668736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28262375-f390-4d23-81d8-457e455d3cf6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 Aug 19 12:57:57.669062 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28262375-f390-4d23-81d8-457e455d3cf6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.669275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-28262375-f390-4d23-81d8-457e455d3cf6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.676836 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-28262375-f390-4d23-81d8-457e455d3cf6 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 returned with HTTP 404 Aug 19 12:57:57.677461 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 866/3465] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:57 2026] GET /volume/v3/volumes/4fe1afbb-0cdb-4a74-b254-73e180b42194 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:57.687389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.689356 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 Aug 19 12:57:57.689726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.689951 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.690522 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume with id: cd5f0758-627e-4e9e-8356-b51ede2fd449 Aug 19 12:57:57.701527 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:57.701527 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:57.702112 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:57.741756 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume request issued successfully. Aug 19 12:57:57.745498 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7f90fdb-132c-4c95-9ba6-32480ed4f776 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 returned with HTTP 202 Aug 19 12:57:57.745498 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 866/3466] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:57 2026] DELETE /volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:57.753580 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.756632 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 Aug 19 12:57:57.757131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.757793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.769139 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:57.769139 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:57.774983 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:57.782033 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74e6cf1a-e11e-48c8-a615-ab8bd2967f85 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 returned with HTTP 200 Aug 19 12:57:57.782033 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 870/3467] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:57 2026] GET /volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:57.877097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.879460 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:57.879690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.879939 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.880073 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:57.885901 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:57.885901 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:57.886854 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-def2cbfb-bb00-4942-b8e8-e5a38fcbf7d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:57.887294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 866/3468] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:57 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:57.918959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:57.922945 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:57.923242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:57.923533 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:57.924675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:57.932848 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:57.932848 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:57.932848 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15c5bd03-46ce-4827-8ff7-7502b5005025 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:57.932848 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 867/3469] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:57 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:58.263319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.271489 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:58.273348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.275210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.297288 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:58.297288 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:58.308455 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:58.312946 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba75af1c-19f9-4a85-b38a-e2e656a56e21 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:58.313490 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 867/3470] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:58 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:58.801896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0908a18-b129-43f0-ad47-40b49f3776f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.806590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0908a18-b129-43f0-ad47-40b49f3776f5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 Aug 19 12:57:58.808126 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0908a18-b129-43f0-ad47-40b49f3776f5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.808126 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0908a18-b129-43f0-ad47-40b49f3776f5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.815646 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0908a18-b129-43f0-ad47-40b49f3776f5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 returned with HTTP 404 Aug 19 12:57:58.816467 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 871/3471] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:58 2026] GET /volume/v3/volumes/cd5f0758-627e-4e9e-8356-b51ede2fd449 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:58.828659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.831918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 Aug 19 12:57:58.832078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.832276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.832509 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume with id: fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 Aug 19 12:57:58.842380 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:58.842380 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:58.842380 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:58.868146 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume request issued successfully. Aug 19 12:57:58.868367 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbe5f650-902c-4ea2-84fa-9564d4996e94 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 returned with HTTP 202 Aug 19 12:57:58.868873 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 867/3472] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:58 2026] DELETE /volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:57:58.879941 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.882973 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 Aug 19 12:57:58.882973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.882973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.896179 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:58.896179 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:58.899734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.902123 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:58.903117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.903117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.903117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:58.904472 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:58.909954 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:58.909954 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:57:58.910216 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-355d9980-7e79-4d8f-959e-40643d6e2dfd tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 returned with HTTP 200 Aug 19 12:57:58.910740 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 868/3473] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:58 2026] GET /volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:58.910879 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8de995b7-87fb-44b5-8bc3-d881dec7bc68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:58.911432 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 868/3474] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:58 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:58.947376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:58.950983 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:58.950983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:58.951891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:58.951891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:58.957473 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:58.957473 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:58.958564 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5cd4f67b-97fe-4815-bc29-a74996ebaf38 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:58.959063 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 872/3475] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:58 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:59.329536 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:59.333298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:57:59.333298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:59.333298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:59.345714 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:59.345714 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:59.351183 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:57:59.358265 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-47e04de9-67fc-46c2-98a6-71fad7e4d461 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:57:59.358874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 868/3476] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:59 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:57:59.923556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6505ad86-d14c-44b0-aca8-acc8874c353d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:59.926423 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6505ad86-d14c-44b0-aca8-acc8874c353d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:57:59.926914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6505ad86-d14c-44b0-aca8-acc8874c353d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:59.927226 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6505ad86-d14c-44b0-aca8-acc8874c353d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:59.927457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6505ad86-d14c-44b0-aca8-acc8874c353d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:59.928805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3aed1f6b-7238-4840-b6e4-2319a7b59e5b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:59.931165 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3aed1f6b-7238-4840-b6e4-2319a7b59e5b tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 Aug 19 12:57:59.931487 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3aed1f6b-7238-4840-b6e4-2319a7b59e5b tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:59.931762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3aed1f6b-7238-4840-b6e4-2319a7b59e5b tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:59.933644 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:59.933644 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:57:59.935622 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6505ad86-d14c-44b0-aca8-acc8874c353d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:57:59.935881 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 869/3477] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:59 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:57:59.938707 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3aed1f6b-7238-4840-b6e4-2319a7b59e5b tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 returned with HTTP 404 Aug 19 12:57:59.939178 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 869/3478] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:57:59 2026] GET /volume/v3/volumes/fb6290aa-4103-4fdc-bb0e-bb2b9851e2b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:57:59.949066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:59.950778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 Aug 19 12:57:59.951161 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:59.951585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:59.953139 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume with id: 3bc65877-773f-4b33-9f2a-43a5257929f8 Aug 19 12:57:59.964828 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:59.964828 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:57:59.965506 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:57:59.975630 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:57:59.978124 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:57:59.978554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:57:59.979003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:57:59.979210 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:57:59.988088 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:57:59.988088 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:57:59.989299 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebaa7e83-715b-4cd8-aba4-9814d213b729 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:57:59.989984 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 869/3479] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:57:59 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:00.009613 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume request issued successfully. Aug 19 12:58:00.009613 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63f82bb7-d26d-495d-9353-b4ccc0b052e5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 returned with HTTP 202 Aug 19 12:58:00.009613 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 873/3480] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:57:59 2026] DELETE /volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:00.018326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:00.021413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 Aug 19 12:58:00.021413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:00.021413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:00.034023 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:00.034023 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:00.040142 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:58:00.046235 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15f19d91-ef7d-4a85-9dae-9e575c23f162 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 returned with HTTP 200 Aug 19 12:58:00.047129 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 870/3481] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:00 2026] GET /volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:58:00.376124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:00.378299 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:58:00.379481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:00.379481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:00.393212 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:00.393212 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:00.398514 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:00.404575 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ca3bcbb-00f3-4786-a872-72c1d164dba2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:58:00.405099 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 870/3482] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:00 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:00.596024 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:00.598693 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:58:00.598985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:00.599308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:00.612472 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:00.612472 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:00.617541 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:00.624508 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-7233b9f4-f9d8-43b3-b063-20e77746c572 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:58:00.625052 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 870/3483] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:00 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:00.951507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4117b529-27ef-446f-ac48-bf71b2204169 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:00.953916 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4117b529-27ef-446f-ac48-bf71b2204169 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:00.954746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4117b529-27ef-446f-ac48-bf71b2204169 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:00.955117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4117b529-27ef-446f-ac48-bf71b2204169 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:00.955394 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4117b529-27ef-446f-ac48-bf71b2204169 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:00.961166 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:00.961166 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:00.965242 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4117b529-27ef-446f-ac48-bf71b2204169 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:00.965242 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 874/3484] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:00 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.009986 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.012776 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:01.013054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.013557 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.013777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:01.019978 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.019978 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:01.020660 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-70a4022f-cc18-4f9b-8a54-e0e47625d62e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:01.021212 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 871/3485] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.031134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-a577e5fc-a5d0-4bd7-8760-4b071b495a6e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.033823 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-a577e5fc-a5d0-4bd7-8760-4b071b495a6e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 Aug 19 12:58:01.034055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-a577e5fc-a5d0-4bd7-8760-4b071b495a6e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.034294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-a577e5fc-a5d0-4bd7-8760-4b071b495a6e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.044091 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.044091 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:01.063063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-98e277ab-55d7-4354-b12b-555a7a1befb5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.065722 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98e277ab-55d7-4354-b12b-555a7a1befb5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 Aug 19 12:58:01.066061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98e277ab-55d7-4354-b12b-555a7a1befb5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.066396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98e277ab-55d7-4354-b12b-555a7a1befb5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.074532 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98e277ab-55d7-4354-b12b-555a7a1befb5 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 returned with HTTP 404 Aug 19 12:58:01.075227 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 871/3486] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/volumes/3bc65877-773f-4b33-9f2a-43a5257929f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:01.099431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.101270 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] DELETE https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e Aug 19 12:58:01.101872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.102221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.102983 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume with id: 0b728581-9b86-4d5a-86d8-7ea1426e905e Aug 19 12:58:01.106080 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-16546365-a35a-4ae8-94d9-789c04dfdccc req-a577e5fc-a5d0-4bd7-8760-4b071b495a6e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 returned with HTTP 200 Aug 19 12:58:01.106599 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 871/3487] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:58:01 2026] DELETE /volume/v3/attachments/a0f2ce98-857e-467a-a16c-8659326daa56 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.117396 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.117396 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:01.118231 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:58:01.150750 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Delete volume request issued successfully. Aug 19 12:58:01.151196 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4aafa8-3168-4d31-b730-62fa188d2314 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e returned with HTTP 202 Aug 19 12:58:01.152479 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 875/3488] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:01 2026] DELETE /volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:01.161437 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-071e145a-3736-47df-ac3b-c50783fb7133 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.166193 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-071e145a-3736-47df-ac3b-c50783fb7133 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e Aug 19 12:58:01.167153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-071e145a-3736-47df-ac3b-c50783fb7133 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.168601 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-071e145a-3736-47df-ac3b-c50783fb7133 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.185275 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.185275 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:01.191447 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-071e145a-3736-47df-ac3b-c50783fb7133 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Volume info retrieved successfully. Aug 19 12:58:01.198563 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-071e145a-3736-47df-ac3b-c50783fb7133 tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e returned with HTTP 200 Aug 19 12:58:01.199276 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 872/3489] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.422885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.425213 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:58:01.425537 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.425775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.432859 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.432859 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:01.437198 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:01.441681 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-742c5db0-ab80-41e7-94e3-75c6de9a0902 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:58:01.442290 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 872/3490] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:58:01.457318 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.458931 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:58:01.459162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.460073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.467145 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.467145 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:01.470776 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:01.475285 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f4066f5-78af-4a91-bfd1-174ed71fd939 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:58:01.476923 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 872/3491] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.526125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.528274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:58:01.528800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "044229e4-a2df-4002-97c3-f4bde4202a38", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-172349776", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:01.536316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.538740 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 12:58:01.539035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.539321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.546922 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.546922 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:01.546922 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:01.546922 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:01.551483 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.551483 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:01.561212 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:01.567919 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-60728654-1efa-4f4c-b7b6-eb772fd7b607 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 12:58:01.569525 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 873/3492] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:01.599588 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['a165fac5-aadb-490e-93ac-2689c78e56f9', '86ccb676-0852-4412-8b64-6880ecb8ab7f', '9282212b-7bc5-4580-a2c6-2d2a0d72e812', '8618414c-5b55-4023-82e6-c562616d9e31'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:01.649940 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 12:58:01.649940 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f98b498c-3383-4be2-a6f3-e6ba4268eafc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:58:01.649940 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 876/3493] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:58:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:01.663854 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-330efa0b-de3a-4473-a408-45ba613804a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.667392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-330efa0b-de3a-4473-a408-45ba613804a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:01.667642 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-330efa0b-de3a-4473-a408-45ba613804a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.667920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-330efa0b-de3a-4473-a408-45ba613804a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.684445 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.684445 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:01.684947 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-330efa0b-de3a-4473-a408-45ba613804a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:01.686133 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-330efa0b-de3a-4473-a408-45ba613804a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 200 Aug 19 12:58:01.686612 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 873/3494] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:58:01.980468 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:01.982440 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:01.982638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:01.982881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:01.982881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:01.990282 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:01.990282 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:01.991314 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-021f0065-120b-4a0f-9e5b-a3bfbd16a176 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:01.991746 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 873/3495] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:01 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:58:02.048667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.051412 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:02.051969 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:02.051969 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:02.051969 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:02.065056 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:02.065056 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:02.066085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a54d453c-56db-465d-8dde-f229cd6d1c45 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:02.066850 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 874/3496] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:02 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:02.218983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b373cc9-0663-42d0-9e69-22b53061a35f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.221974 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b373cc9-0663-42d0-9e69-22b53061a35f tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] GET https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e Aug 19 12:58:02.222261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b373cc9-0663-42d0-9e69-22b53061a35f tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:02.222538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b373cc9-0663-42d0-9e69-22b53061a35f tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:02.230558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b373cc9-0663-42d0-9e69-22b53061a35f tempest-CreateVolumesFromImageTest-1906092473 tempest-CreateVolumesFromImageTest-1906092473-project-member] https://10.4.3.137/volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e returned with HTTP 404 Aug 19 12:58:02.231065 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 877/3497] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:02 2026] GET /volume/v3/volumes/0b728581-9b86-4d5a-86d8-7ea1426e905e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:02.717142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.721240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:02.721531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:02.721994 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:02.733340 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:02.733340 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:02.733924 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:02.734937 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43278f28-1c82-4fc9-a10b-b6a24e3cf2c1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 200 Aug 19 12:58:02.736343 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 874/3498] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:02 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:02.760772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.763214 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:02.763636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:02.763927 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:02.771350 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:02.771350 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:02.772740 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:02.774221 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eb8138f2-5453-4923-9dfe-c600e5d4e829 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 200 Aug 19 12:58:02.774970 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 874/3499] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:02 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:02.786089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.788641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:58:02.789766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "044229e4-a2df-4002-97c3-f4bde4202a38", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-936297056", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:02.805712 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:02.805712 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:02.806759 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:02.806962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:02.866314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['e169e365-576c-4248-85ad-c5a93a780c38', 'a259ab1e-ee87-4b85-86db-234771a048a2', '90e2d54c-a03e-434e-a64a-b905aabe1cbd', '6c16c141-9f0c-4816-aa10-c0b64b69e805'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:02.920276 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 12:58:02.920276 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a2c372e-0a78-49b8-bd2c-717a808c142f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:58:02.920276 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 875/3500] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:58:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:02.931523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:02.934583 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:02.934835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:02.939274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:02.949609 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:02.949609 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:02.951685 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:02.952917 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d3a72bcb-6ed3-4c88-b930-68adad71966f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 200 Aug 19 12:58:02.955512 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 878/3501] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:02 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:03.009558 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b3a077ad-9452-4d27-999f-6072669df221 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:03.011863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b3a077ad-9452-4d27-999f-6072669df221 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:03.011965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b3a077ad-9452-4d27-999f-6072669df221 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:03.012224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b3a077ad-9452-4d27-999f-6072669df221 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:03.012385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b3a077ad-9452-4d27-999f-6072669df221 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:03.017294 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:03.017294 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:03.018342 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b3a077ad-9452-4d27-999f-6072669df221 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:03.018879 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 875/3502] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:03 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:03.091142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-942f35be-f101-441a-8259-a1587a904e16 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:03.091142 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-942f35be-f101-441a-8259-a1587a904e16 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:03.091142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-942f35be-f101-441a-8259-a1587a904e16 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:03.091142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-942f35be-f101-441a-8259-a1587a904e16 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:03.091142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-942f35be-f101-441a-8259-a1587a904e16 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:03.097053 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:03.097053 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:03.098144 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-942f35be-f101-441a-8259-a1587a904e16 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:03.098621 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 875/3503] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:03 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:03.819413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:03.943085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:03.943472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191319639"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:03.944842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-191319639'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:03.944965 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:03.945270 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:03.945270 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:03.949112 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:03.954759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (eeb83527-5d25-47fd-8750-576212e96cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:03.955812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f3e7b6-8af1-4fa1-909a-9e9670c954a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:03.956782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:03.969052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:03.971144 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:03.971599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:03.971802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:03.979274 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:03.979274 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:03.980019 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:03.980852 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-373a36b9-ecbd-4b34-bc3d-e0b4a6a9dfa2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 200 Aug 19 12:58:03.981266 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 879/3504] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:03 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:03.992463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:03.992893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f3e7b6-8af1-4fa1-909a-9e9670c954a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:03.993530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09a1a00-ae8d-4b3a-ab0c-9f6a2334c88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:03.994771 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:03.995017 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:03.995266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:04.003841 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.003841 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:04.004553 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:04.005537 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1aa1fee9-26a4-4184-85f9-6831a8ca3281 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 200 Aug 19 12:58:04.005949 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 876/3505] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:03 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:04.017688 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:04.019644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:58:04.020027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "044229e4-a2df-4002-97c3-f4bde4202a38", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-702242323", "description": null, "metadata": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:04.033697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b855931d-2037-4025-9ceb-2b63a7734edf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:04.036404 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b855931d-2037-4025-9ceb-2b63a7734edf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:04.036651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b855931d-2037-4025-9ceb-2b63a7734edf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:04.036895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b855931d-2037-4025-9ceb-2b63a7734edf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:04.037041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-b855931d-2037-4025-9ceb-2b63a7734edf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:04.039557 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.039557 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:04.039723 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:04.040090 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:04.046335 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.046335 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:04.048712 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b855931d-2037-4025-9ceb-2b63a7734edf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:04.049153 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 880/3506] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:04 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:04.091839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['8938eb51-5732-4de6-8271-8c308cd5ed2a', 'bf03466c-8282-4660-9e20-69e779a8cb92', 'a3480e0b-2ee9-4edb-87e7-62c1e9f583f3', '90be9128-b381-47ec-9ba1-7f0133639966'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:04.101332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['60b4e5cd-037c-42cd-9f74-f478fb703362', 'db9a161a-c786-4f4a-af98-64c4e926528a', 'bdec9453-e9db-4fc1-9c2c-94d6c78563ca', 'b15ab774-db60-4358-a86c-73da36faf906'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:04.102327 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09a1a00-ae8d-4b3a-ab0c-9f6a2334c88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b4e5cd-037c-42cd-9f74-f478fb703362', 'db9a161a-c786-4f4a-af98-64c4e926528a', 'bdec9453-e9db-4fc1-9c2c-94d6c78563ca', 'b15ab774-db60-4358-a86c-73da36faf906']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:04.103104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7eecf8-fe00-424f-b545-271e0c6f2e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:04.112597 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bc62c407-25f1-458a-9dda-d02a838bafdc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:04.117538 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bc62c407-25f1-458a-9dda-d02a838bafdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:04.117856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bc62c407-25f1-458a-9dda-d02a838bafdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:04.118118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bc62c407-25f1-458a-9dda-d02a838bafdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:04.118299 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-bc62c407-25f1-458a-9dda-d02a838bafdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:04.125486 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.125486 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:04.126397 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bc62c407-25f1-458a-9dda-d02a838bafdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:04.126879 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 877/3507] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:04 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:04.133569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7eecf8-fe00-424f-b545-271e0c6f2e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73916f7-7c97-4546-98c7-561a8d8e1136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-191319639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['60b4e5cd-037c-42cd-9f74-f478fb703362','db9a161a-c786-4f4a-af98-64c4e926528a','bdec9453-e9db-4fc1-9c2c-94d6c78563ca','b15ab774-db60-4358-a86c-73da36faf906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-191319639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73916f7-7c97-4546-98c7-561a8d8e1136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:04.134748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d0188a-0b05-484a-8b52-3849097d17c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:04.146243 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 12:58:04.146861 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56a7dcbe-45e1-4658-94d3-f023104cdfd9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:58:04.147717 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 876/3508] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:58:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:04.164984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d0188a-0b05-484a-8b52-3849097d17c2) transitioned into state 'SUCCESS' from state '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-191319639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['60b4e5cd-037c-42cd-9f74-f478fb703362','db9a161a-c786-4f4a-af98-64c4e926528a','bdec9453-e9db-4fc1-9c2c-94d6c78563ca','b15ab774-db60-4358-a86c-73da36faf906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:04.164984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a26a41-e538-47ab-a940-2e19d47699e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:04.168521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:04.173539 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:04.173901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:04.174144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:04.179478 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a26a41-e538-47ab-a940-2e19d47699e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:04.180524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (eeb83527-5d25-47fd-8750-576212e96cf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:04.181703 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:04.181703 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd73094a-a5db-4df4-9c30-60d17486ed19 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:04.182157 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 876/3509] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:58:03 2026] POST /volume/v3/volumes => generated 759 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:04.188027 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.188027 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:04.188986 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:04.190055 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-06058eaa-7aa2-4a8f-bd4a-fcfe94c3cf8c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 200 Aug 19 12:58:04.190634 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 881/3510] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:04 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:04.199605 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:04.202337 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:04.202779 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:04.203068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:04.218272 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:04.218272 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:04.224622 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:04.233837 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a77fbfd8-a434-459a-a79e-31e9281eb80b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 returned with HTTP 200 Aug 19 12:58:04.234376 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 878/3511] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:04 2026] GET /volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.061923 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8372affa-8477-4be0-a943-0bc92759396b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.063879 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8372affa-8477-4be0-a943-0bc92759396b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:05.064067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8372affa-8477-4be0-a943-0bc92759396b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.064269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8372affa-8477-4be0-a943-0bc92759396b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.064411 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8372affa-8477-4be0-a943-0bc92759396b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:05.071979 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.071979 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:05.073348 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8372affa-8477-4be0-a943-0bc92759396b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:05.073917 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 877/3512] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.085599 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-540b0eeb-53ba-453d-9178-563bea41da8a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.087792 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-540b0eeb-53ba-453d-9178-563bea41da8a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:05.088063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-540b0eeb-53ba-453d-9178-563bea41da8a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.088301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-540b0eeb-53ba-453d-9178-563bea41da8a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.097149 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.097149 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:05.100883 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-540b0eeb-53ba-453d-9178-563bea41da8a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:05.105005 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-540b0eeb-53ba-453d-9178-563bea41da8a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 200 Aug 19 12:58:05.105498 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 877/3513] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.117460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.119900 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:05.120173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.120471 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.120626 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:05.126541 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.126541 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:05.127530 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1584c8e1-a277-4fc6-a3f0-1bc11362e7f4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:05.128024 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 882/3514] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.138968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.140339 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.141171 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:05.141469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.141707 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.141859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:05.142947 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/detail Aug 19 12:58:05.143192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.143459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.143825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 12:58:05.147592 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.147592 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:05.148504 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9d9135ad-7c96-4508-b768-a8fe7cab3ae7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:05.148927 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 879/3515] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.159041 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-064ef7dc-fcc6-45a4-96ef-518beb7f30e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/detail returned with HTTP 200 Aug 19 12:58:05.159483 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 878/3516] 10.4.3.137 () {66 vars in 1258 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/backups/detail => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.171078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.172933 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27/restore Aug 19 12:58:05.173336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:05.174747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Restoring backup 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 ({'restore': {}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:58:05.174897 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Restoring backup 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 to volume None. Aug 19 12:58:05.179782 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.179782 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:05.181203 np0000007775 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating volume of 1 GB for restore of backup 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. Aug 19 12:58:05.188029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability zone cache updated, next update will occur around 2026-08-19 13:58:05.187711. {{(pid=100262) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 19 12:58:05.188148 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:58:05.195013 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (4da73e23-5998-48f5-a26a-10dde61cb317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:05.196173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba305bf3-14e3-4dac-96c7-78a56987a667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:05.197365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:05.199116 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff0a616f-a853-4009-a2dc-257cec86015b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.201182 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff0a616f-a853-4009-a2dc-257cec86015b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:05.201386 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff0a616f-a853-4009-a2dc-257cec86015b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.202274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff0a616f-a853-4009-a2dc-257cec86015b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.206996 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.206996 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:05.207576 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff0a616f-a853-4009-a2dc-257cec86015b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:05.208534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff0a616f-a853-4009-a2dc-257cec86015b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 200 Aug 19 12:58:05.208915 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 883/3517] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.220602 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-682df567-fd9d-4192-95cf-abe623efd89b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.222271 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-682df567-fd9d-4192-95cf-abe623efd89b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:05.222499 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-682df567-fd9d-4192-95cf-abe623efd89b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.222658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-682df567-fd9d-4192-95cf-abe623efd89b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.228974 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.228974 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:05.229659 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-682df567-fd9d-4192-95cf-abe623efd89b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:05.230806 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-682df567-fd9d-4192-95cf-abe623efd89b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 200 Aug 19 12:58:05.231215 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 880/3518] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.233456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba305bf3-14e3-4dac-96c7-78a56987a667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:05.234379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702bcd50-df2d-4ada-870d-2e528665a6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:05.255458 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.256808 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:05.257025 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.257241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.267617 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.267617 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:05.279645 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:05.285811 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f7cbc51-7892-4790-bd4c-8736eb577ee5 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 returned with HTTP 200 Aug 19 12:58:05.286561 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 879/3519] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:05.309558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.309558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:58:05.309558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a73916f7-7c97-4546-98c7-561a8d8e1136", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1040125385"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:05.312578 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.312578 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:05.313330 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:05.313431 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create snapshot from volume a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:05.320081 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['9d70e3ba-0b48-4db2-9edd-d47cbfd99fc6', 'ecba7730-5f62-4a5d-ab91-b23039b8d4bc', '040e30da-da1e-4a74-bd7e-3a664430b35c', 'b7ac0d8b-811a-4cf0-913f-0ebffa49a77b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:05.320081 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702bcd50-df2d-4ada-870d-2e528665a6e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d70e3ba-0b48-4db2-9edd-d47cbfd99fc6', 'ecba7730-5f62-4a5d-ab91-b23039b8d4bc', '040e30da-da1e-4a74-bd7e-3a664430b35c', 'b7ac0d8b-811a-4cf0-913f-0ebffa49a77b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:05.320081 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f59310f-e56a-44ac-8704-f7199ef0e9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:05.366022 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f59310f-e56a-44ac-8704-f7199ef0e9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bdb730-fbbd-4fbb-9c37-1de8c6c88833', '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_3d554fb6-6bf4-41e4-9fdf-59b5668d4b27',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['9d70e3ba-0b48-4db2-9edd-d47cbfd99fc6','ecba7730-5f62-4a5d-ab91-b23039b8d4bc','040e30da-da1e-4a74-bd7e-3a664430b35c','b7ac0d8b-811a-4cf0-913f-0ebffa49a77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3d554fb6-6bf4-41e4-9fdf-59b5668d4b27',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38bdb730-fbbd-4fbb-9c37-1de8c6c88833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:05.367275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6eaf86-8f13-43ff-862c-331fa50a6b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:05.370012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['bdbf03c5-a643-4831-80ce-f52317843d56', '0778ceff-dc4f-439b-b3f6-00eaaa1c9d3b', 'e1dae0b4-76b4-4bfc-8220-33b2b202c45b', 'c7e64ea4-58ad-4929-802e-e749d93a009a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:05.389934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6eaf86-8f13-43ff-862c-331fa50a6b54) transitioned into 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_3d554fb6-6bf4-41e4-9fdf-59b5668d4b27',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['9d70e3ba-0b48-4db2-9edd-d47cbfd99fc6','ecba7730-5f62-4a5d-ab91-b23039b8d4bc','040e30da-da1e-4a74-bd7e-3a664430b35c','b7ac0d8b-811a-4cf0-913f-0ebffa49a77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:05.391419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb752ed-5705-4ecb-a5e4-7de38dee7295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:05.406604 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb752ed-5705-4ecb-a5e4-7de38dee7295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:05.408587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (4da73e23-5998-48f5-a26a-10dde61cb317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:05.409076 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:58:05.420127 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.420127 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:05.420927 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:05.431563 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot create request issued successfully. Aug 19 12:58:05.432424 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2bb9605f-872a-4af8-a34c-df930dcf5097 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:58:05.432942 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 884/3520] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:58:05 2026] POST /volume/v3/snapshots => generated 316 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:05.446313 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e536c5de-1b79-4753-83f0-335951df9d3a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:05.448797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e536c5de-1b79-4753-83f0-335951df9d3a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:05.449109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e536c5de-1b79-4753-83f0-335951df9d3a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:05.449380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e536c5de-1b79-4753-83f0-335951df9d3a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:05.459658 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:05.459658 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:05.459978 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e536c5de-1b79-4753-83f0-335951df9d3a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot retrieved successfully. Aug 19 12:58:05.462823 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e536c5de-1b79-4753-83f0-335951df9d3a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 returned with HTTP 200 Aug 19 12:58:05.463331 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 881/3521] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:05 2026] GET /volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:06.164258 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-be4ab82c-b004-402f-beab-496beb093450 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.166412 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be4ab82c-b004-402f-beab-496beb093450 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:06.166654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be4ab82c-b004-402f-beab-496beb093450 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:06.166861 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-be4ab82c-b004-402f-beab-496beb093450 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:06.166961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-be4ab82c-b004-402f-beab-496beb093450 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:06.178485 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:06.178485 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:06.179391 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-be4ab82c-b004-402f-beab-496beb093450 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:06.179871 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 880/3522] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:06 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 709 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:06.429156 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:06.429156 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:06.429797 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:06.429983 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:58:06.430200 np0000007775 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Overwriting volume 38bdb730-fbbd-4fbb-9c37-1de8c6c88833 with restore of backup 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:06.474072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.476666 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:06.479887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:06.479887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:06.484071 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:06.484071 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:06.484652 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot retrieved successfully. Aug 19 12:58:06.486462 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4f3333-5b83-4ff8-b5f1-0cee12a418f3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 returned with HTTP 200 Aug 19 12:58:06.486647 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 885/3523] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:06 2026] GET /volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:06.492485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] restore_backup in rpcapi backup_id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:58:06.495386 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd23b098-66b4-4ba4-9dfb-560e71ab6e06 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27/restore returned with HTTP 202 Aug 19 12:58:06.495823 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 878/3524] 10.4.3.137 () {68 vars in 1393 bytes} [Wed Aug 19 12:58:05 2026] POST /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27/restore => generated 189 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:06.498362 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8b353933-f451-4c8d-a023-dbe4f77e422b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.501467 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:06.501467 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a69294-5dc1-405d-8032-64178971c677", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1743592213"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:06.502922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a69294-5dc1-405d-8032-64178971c677', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1743592213'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:06.503243 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:06.508555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-543dac38-0a83-4c4a-96ad-236029624356 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.510047 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:06.510414 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-543dac38-0a83-4c4a-96ad-236029624356 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:06.510701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-543dac38-0a83-4c4a-96ad-236029624356 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:06.511016 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-543dac38-0a83-4c4a-96ad-236029624356 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:06.511195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-543dac38-0a83-4c4a-96ad-236029624356 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:06.517174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (8062634c-4c6d-413e-9da1-1af8b6012ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:06.518353 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:06.518353 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:06.518675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629b2fff-d830-47dc-a395-97be82b02c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.519476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-543dac38-0a83-4c4a-96ad-236029624356 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:06.520117 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:06.520317 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 881/3525] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:06 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:06.563276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (629b2fff-d830-47dc-a395-97be82b02c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.563276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b487ff02-2bdb-4721-b9d4-249aee959c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.630404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['b0eb4590-91ad-443a-bca4-9b790dabf25f', 'e739413a-7813-4d48-9c5a-b05c21240f7b', 'd02aa4d4-d33c-4b93-9896-c885e3d83b8a', 'a5da390e-bb27-4d93-b777-84d08416c47b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:06.631705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b487ff02-2bdb-4721-b9d4-249aee959c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0eb4590-91ad-443a-bca4-9b790dabf25f', 'e739413a-7813-4d48-9c5a-b05c21240f7b', 'd02aa4d4-d33c-4b93-9896-c885e3d83b8a', 'a5da390e-bb27-4d93-b777-84d08416c47b']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.632943 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e8fb5f-bcbc-4c3e-80cf-4473539094e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.666571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8e8fb5f-bcbc-4c3e-80cf-4473539094e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1743592213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['b0eb4590-91ad-443a-bca4-9b790dabf25f','e739413a-7813-4d48-9c5a-b05c21240f7b','d02aa4d4-d33c-4b93-9896-c885e3d83b8a','a5da390e-bb27-4d93-b777-84d08416c47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1743592213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.667851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3829ed-3b10-48bf-a43c-56a970f455f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.693016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3829ed-3b10-48bf-a43c-56a970f455f3) transitioned into state 'SUCCESS' from state '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-1743592213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['b0eb4590-91ad-443a-bca4-9b790dabf25f','e739413a-7813-4d48-9c5a-b05c21240f7b','d02aa4d4-d33c-4b93-9896-c885e3d83b8a','a5da390e-bb27-4d93-b777-84d08416c47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.694056 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30990f41-0d45-4d93-9272-bef4bcb98a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.704874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30990f41-0d45-4d93-9272-bef4bcb98a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.705883 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (8062634c-4c6d-413e-9da1-1af8b6012ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:06.706691 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:06.706691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8b353933-f451-4c8d-a023-dbe4f77e422b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:06.707125 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 882/3526] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:06 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:06.725905 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.729195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:06.729310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a69294-5dc1-405d-8032-64178971c677", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1752893165"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:06.733219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a69294-5dc1-405d-8032-64178971c677', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1752893165'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:06.733485 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:06.744298 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:06.758601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (0510264a-2ca4-47dd-b19a-2f940e985636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:06.760673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54568d25-e4cf-459b-b319-0f9924e80bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.761753 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:06.797967 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54568d25-e4cf-459b-b319-0f9924e80bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.845468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c583899-591e-460f-b64b-dc70cb6c18a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.854304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['8320b459-9691-434f-9ca1-e054c7e12c55', '7e9d015d-5714-4c86-b1b7-b6828c2d0e6f', 'ca959438-9ff4-4d63-a85a-68f60b515509', '231f559a-3416-416c-b5c2-fbeb5595ae95'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:06.855100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c583899-591e-460f-b64b-dc70cb6c18a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8320b459-9691-434f-9ca1-e054c7e12c55', '7e9d015d-5714-4c86-b1b7-b6828c2d0e6f', 'ca959438-9ff4-4d63-a85a-68f60b515509', '231f559a-3416-416c-b5c2-fbeb5595ae95']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.855968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4a575a-b66f-4733-ad48-b0f549064f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.893624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db4a575a-b66f-4733-ad48-b0f549064f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cbdb9df-0522-4ace-b6ac-cb6f143aee8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1752893165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['8320b459-9691-434f-9ca1-e054c7e12c55','7e9d015d-5714-4c86-b1b7-b6828c2d0e6f','ca959438-9ff4-4d63-a85a-68f60b515509','231f559a-3416-416c-b5c2-fbeb5595ae95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1752893165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cbdb9df-0522-4ace-b6ac-cb6f143aee8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.894766 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc417c4b-42f2-4a56-bdd0-05127cf37407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.914712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:06.916907 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:06.917135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:06.917446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:06.917570 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:06.923245 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc417c4b-42f2-4a56-bdd0-05127cf37407) transitioned into state 'SUCCESS' from state '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-1752893165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['8320b459-9691-434f-9ca1-e054c7e12c55','7e9d015d-5714-4c86-b1b7-b6828c2d0e6f','ca959438-9ff4-4d63-a85a-68f60b515509','231f559a-3416-416c-b5c2-fbeb5595ae95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.924305 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734ddf3e-bea1-4a96-a5cf-3d9005a05dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:06.925882 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:06.925882 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:06.926621 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:06.983993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (734ddf3e-bea1-4a96-a5cf-3d9005a05dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:06.983993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (0510264a-2ca4-47dd-b19a-2f940e985636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:06.983993 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:06.983993 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1d1447a-69d8-4475-8594-ed239ebb67f9 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:06.984525 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 886/3527] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:06 2026] POST /volume/v3/volumes => generated 760 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:06.989277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 12:58:06.989277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02bf39ae-008d-4bfe-81a0-df56facd8c7b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 202 Aug 19 12:58:06.989277 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 879/3528] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:06 2026] DELETE /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:07.020301 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b79afab-26e9-4162-8ad8-b989bad2049e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.021903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3b490124-6c35-4911-b99d-f141b7b60f6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.023158 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b79afab-26e9-4162-8ad8-b989bad2049e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:07.023158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b79afab-26e9-4162-8ad8-b989bad2049e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.023458 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b79afab-26e9-4162-8ad8-b989bad2049e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.024385 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:07.024916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a69294-5dc1-405d-8032-64178971c677", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1858620816"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:07.029240 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a69294-5dc1-405d-8032-64178971c677', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1858620816'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:07.029503 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:07.029904 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.029904 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:07.031996 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.031996 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:07.032570 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5b79afab-26e9-4162-8ad8-b989bad2049e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:07.033818 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b79afab-26e9-4162-8ad8-b989bad2049e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 200 Aug 19 12:58:07.034133 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 882/3529] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:07.037236 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:07.049424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (2e52215f-c5af-4213-a7c7-377d2327c37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.050491 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7627f1-e177-45ee-923e-59b477d4b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.051635 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:07.084469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac7627f1-e177-45ee-923e-59b477d4b020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.085368 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c60b83a-9944-4315-9db8-6b350df763d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.190579 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.192533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:07.192731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.192957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.193085 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:07.232039 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.232039 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:07.233278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2aa5c20d-06f8-4f82-82e9-943c27def22d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 200 Aug 19 12:58:07.233672 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 887/3530] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 710 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:07.252200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.254791 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 Aug 19 12:58:07.255029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.255267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.255468 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: 0d423a8f-88ee-4a5b-87ba-35da5383b4b5. Aug 19 12:58:07.260473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['72c3abb2-c985-4235-be00-5eac3ebd6ff4', 'f0d1de13-6d32-4090-a5d9-b40105dac3ec', '1815caf7-d465-41fc-871f-bd1cbb304668', '397efa3d-80cc-40e5-bfd6-9a4ce6769e0e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:07.261062 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.261062 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:07.261280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c60b83a-9944-4315-9db8-6b350df763d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72c3abb2-c985-4235-be00-5eac3ebd6ff4', 'f0d1de13-6d32-4090-a5d9-b40105dac3ec', '1815caf7-d465-41fc-871f-bd1cbb304668', '397efa3d-80cc-40e5-bfd6-9a4ce6769e0e']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.262492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730f7e63-9a84-4747-8a6a-7632d2f0482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.280392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id 0d423a8f-88ee-4a5b-87ba-35da5383b4b5 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:58:07.283601 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cdd7be7-8349-40d1-877b-6d1190f9d3f4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 returned with HTTP 202 Aug 19 12:58:07.284118 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 880/3531] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:07 2026] DELETE /volume/v3/backups/0d423a8f-88ee-4a5b-87ba-35da5383b4b5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:07.296048 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.296842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730f7e63-9a84-4747-8a6a-7632d2f0482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b887106-7d4a-4551-bf6e-9a194d3a1d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1858620816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['72c3abb2-c985-4235-be00-5eac3ebd6ff4','f0d1de13-6d32-4090-a5d9-b40105dac3ec','1815caf7-d465-41fc-871f-bd1cbb304668','397efa3d-80cc-40e5-bfd6-9a4ce6769e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1858620816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b887106-7d4a-4551-bf6e-9a194d3a1d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.297788 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639f2054-1385-48bf-860e-7066065e17fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.299760 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:07.300593 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-999404777"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:07.302780 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-999404777'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:07.303063 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume of 1 GB Aug 19 12:58:07.309933 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:07.318312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (4a282fad-741f-4d10-a4aa-a4460a091407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.319843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c635400-65b7-4c22-b772-b4f511f1eab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.321498 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:07.344348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639f2054-1385-48bf-860e-7066065e17fd) transitioned into state 'SUCCESS' from state '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-1858620816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['72c3abb2-c985-4235-be00-5eac3ebd6ff4','f0d1de13-6d32-4090-a5d9-b40105dac3ec','1815caf7-d465-41fc-871f-bd1cbb304668','397efa3d-80cc-40e5-bfd6-9a4ce6769e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.345423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ae1dd8-e4d9-4e3c-aab9-49b5e71c1600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.362876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ae1dd8-e4d9-4e3c-aab9-49b5e71c1600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.363265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (2e52215f-c5af-4213-a7c7-377d2327c37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.363718 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:07.364380 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3b490124-6c35-4911-b99d-f141b7b60f6b tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:07.364874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 883/3532] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:07 2026] POST /volume/v3/volumes => generated 760 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:07.368046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c635400-65b7-4c22-b772-b4f511f1eab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.370350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1a04f0-24fd-4937-ab49-807857f6c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.380647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3edaf0f-5615-4eff-a182-8454f842953c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.383520 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:07.383961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a69294-5dc1-405d-8032-64178971c677", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-847932764"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:07.386496 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a69294-5dc1-405d-8032-64178971c677', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-847932764'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:07.386633 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:07.393448 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:07.403113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (4bf4dcdb-0f09-48d8-8300-cccf7b34e072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.404611 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0724091-03a0-4fbf-97d4-8f5881f67332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.416515 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:07.431693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['f77c2eaf-43fe-4bc9-a01d-85a12fd8fac6', '21c6ba9d-87e9-40d4-8d5d-e7f62393dfea', 'fd2af888-a507-43c5-9973-eedb48b0c0dd', 'e662c349-04c6-4063-abf2-9e877f2970ad'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:07.434031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1a04f0-24fd-4937-ab49-807857f6c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f77c2eaf-43fe-4bc9-a01d-85a12fd8fac6', '21c6ba9d-87e9-40d4-8d5d-e7f62393dfea', 'fd2af888-a507-43c5-9973-eedb48b0c0dd', 'e662c349-04c6-4063-abf2-9e877f2970ad']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.434031 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521919f5-df70-45fa-b2ed-44ab18ed7945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.449706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0724091-03a0-4fbf-97d4-8f5881f67332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.450696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012e249e-f9a5-470d-81a6-58589d365831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.470433 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (521919f5-df70-45fa-b2ed-44ab18ed7945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed76eae-76f0-4fad-bc76-cdf89919816c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999404777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['f77c2eaf-43fe-4bc9-a01d-85a12fd8fac6','21c6ba9d-87e9-40d4-8d5d-e7f62393dfea','fd2af888-a507-43c5-9973-eedb48b0c0dd','e662c349-04c6-4063-abf2-9e877f2970ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-999404777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed76eae-76f0-4fad-bc76-cdf89919816c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93aaa045e8ea451cbdfd16019265b7ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.471947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94510cf5-1f04-4e6c-9cf6-b35107f6b3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.539933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94510cf5-1f04-4e6c-9cf6-b35107f6b3d1) transitioned into state 'SUCCESS' from state '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-999404777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['f77c2eaf-43fe-4bc9-a01d-85a12fd8fac6','21c6ba9d-87e9-40d4-8d5d-e7f62393dfea','fd2af888-a507-43c5-9973-eedb48b0c0dd','e662c349-04c6-4063-abf2-9e877f2970ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.541649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67708555-00e5-438e-bef6-7264727fe282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.541775 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.544217 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:07.544538 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.544833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.545004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:07.556513 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.556513 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:07.557704 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7a4e194e-192f-42b6-8fe2-a77d2f095010 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:07.557907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['a965c925-8bfc-421b-8279-d975256ee77b', '310a48ac-6ddb-4c59-b3c0-ad1453656ecb', '6da1224a-9d99-40cc-80c5-8aa005ce7c81', 'ae8284e7-7b84-4994-8dfe-cffc55f3f065'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:07.558308 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 881/3533] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:07.559193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012e249e-f9a5-470d-81a6-58589d365831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a965c925-8bfc-421b-8279-d975256ee77b', '310a48ac-6ddb-4c59-b3c0-ad1453656ecb', '6da1224a-9d99-40cc-80c5-8aa005ce7c81', 'ae8284e7-7b84-4994-8dfe-cffc55f3f065']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.559998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba439c01-7b17-4eda-bb14-6bbbb6397546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.562674 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67708555-00e5-438e-bef6-7264727fe282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.563838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (4a282fad-741f-4d10-a4aa-a4460a091407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.564093 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request issued successfully. Aug 19 12:58:07.565053 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-497d31b8-dd1f-479d-8aa3-e5a86e280651 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:07.565900 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 883/3534] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:07 2026] POST /volume/v3/volumes => generated 777 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:07.584380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.585037 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:07.585517 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.585813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.593924 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba439c01-7b17-4eda-bb14-6bbbb6397546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9486be6c-fba8-4faf-b919-a225401bfb59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-847932764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['a965c925-8bfc-421b-8279-d975256ee77b','310a48ac-6ddb-4c59-b3c0-ad1453656ecb','6da1224a-9d99-40cc-80c5-8aa005ce7c81','ae8284e7-7b84-4994-8dfe-cffc55f3f065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-847932764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9486be6c-fba8-4faf-b919-a225401bfb59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.594793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09bac85d-b370-47f0-ab27-e56ba80a301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.598024 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.598024 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:07.604433 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:07.612387 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ddc1a30-3bb3-4f30-89b6-4fc656b3d725 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c returned with HTTP 200 Aug 19 12:58:07.612878 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 884/3535] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:07.634186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09bac85d-b370-47f0-ab27-e56ba80a301d) transitioned into state 'SUCCESS' from state '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-847932764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['a965c925-8bfc-421b-8279-d975256ee77b','310a48ac-6ddb-4c59-b3c0-ad1453656ecb','6da1224a-9d99-40cc-80c5-8aa005ce7c81','ae8284e7-7b84-4994-8dfe-cffc55f3f065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.635109 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06994b8f-2be4-40b2-90f9-25ba580e8954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.651757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06994b8f-2be4-40b2-90f9-25ba580e8954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.652932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (4bf4dcdb-0f09-48d8-8300-cccf7b34e072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.653362 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:07.654084 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3edaf0f-5615-4eff-a182-8454f842953c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:07.658345 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 888/3536] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:07 2026] POST /volume/v3/volumes => generated 759 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:07.671555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63b715db-c7b6-4762-b11e-b082bae5e427 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.675834 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:07.676239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "58a69294-5dc1-405d-8032-64178971c677", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1074550975"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:07.679367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request body: {'volume': {"'snapshot_id": '58a69294-5dc1-405d-8032-64178971c677', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1074550975'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:07.679553 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume of 1 GB Aug 19 12:58:07.688097 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Availability Zones retrieved successfully. Aug 19 12:58:07.699211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (e8cd7926-473c-4128-9622-bc92174d3e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.700211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1873760d-9dae-4a94-bacb-cd095e3f4f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.701599 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:07.757649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1873760d-9dae-4a94-bacb-cd095e3f4f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.758575 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499cdaa2-40af-477a-922e-755f776e6186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.835893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Created reservations ['fb001289-fb79-4975-95c6-9b7be5b9dfed', '88a423e1-05f7-4dab-a08f-95e4adea4a2f', 'dfae88d3-09e5-4f19-aabc-a4b99cf87177', 'aba468f9-4ffe-4a83-81d3-57b68332575e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:07.837104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (499cdaa2-40af-477a-922e-755f776e6186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb001289-fb79-4975-95c6-9b7be5b9dfed', '88a423e1-05f7-4dab-a08f-95e4adea4a2f', 'dfae88d3-09e5-4f19-aabc-a4b99cf87177', 'aba468f9-4ffe-4a83-81d3-57b68332575e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.840205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31885310-67b1-4035-b835-75237330d801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.874669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31885310-67b1-4035-b835-75237330d801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f75ccea4-b443-4173-a217-5335aaeda792', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074550975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['fb001289-fb79-4975-95c6-9b7be5b9dfed','88a423e1-05f7-4dab-a08f-95e4adea4a2f','dfae88d3-09e5-4f19-aabc-a4b99cf87177','aba468f9-4ffe-4a83-81d3-57b68332575e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074550975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f75ccea4-b443-4173-a217-5335aaeda792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a1ca600e3942c6a0211f85c1655362',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.875701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e522e9-b798-4654-8ecb-5d2240a22c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.909825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e522e9-b798-4654-8ecb-5d2240a22c3a) transitioned into state 'SUCCESS' from state '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-1074550975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3a1ca600e3942c6a0211f85c1655362',qos_specs=None,replication_status=,reservations=['fb001289-fb79-4975-95c6-9b7be5b9dfed','88a423e1-05f7-4dab-a08f-95e4adea4a2f','dfae88d3-09e5-4f19-aabc-a4b99cf87177','aba468f9-4ffe-4a83-81d3-57b68332575e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27d69c5d03484cfcbd41e053d0c75dc0',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.910919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24e6b04-ddb1-4308-aeaf-1bd07bcd398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:07.931128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24e6b04-ddb1-4308-aeaf-1bd07bcd398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:07.932029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Flow 'volume_create_api' (e8cd7926-473c-4128-9622-bc92174d3e04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:07.932604 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Create volume request issued successfully. Aug 19 12:58:07.933312 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63b715db-c7b6-4762-b11e-b082bae5e427 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:07.933845 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 882/3537] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:07 2026] POST /volume/v3/volumes => generated 760 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:07.949177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.951128 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b Aug 19 12:58:07.951425 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.951708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.959669 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.959669 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:07.966493 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:07.973432 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7bc831c-a3ea-457a-b522-22c7375fff5c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b returned with HTTP 200 Aug 19 12:58:07.973782 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 884/3538] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:07.987832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:07.989798 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a Aug 19 12:58:07.990033 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:07.990293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:07.998505 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:07.998505 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:08.003359 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.007829 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bed2fa0-02d1-4869-903f-8579083dcc0a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a returned with HTTP 200 Aug 19 12:58:08.008279 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 885/3539] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:07 2026] GET /volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.025113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27105491-f943-457c-ae0c-344d1da091bf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.027497 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27105491-f943-457c-ae0c-344d1da091bf tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 Aug 19 12:58:08.027557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27105491-f943-457c-ae0c-344d1da091bf tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.027699 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27105491-f943-457c-ae0c-344d1da091bf tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.042007 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.042007 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:08.050984 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-27105491-f943-457c-ae0c-344d1da091bf tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.051115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-97b51fab-741f-43ea-83b6-7e6986dbc401 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.052698 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97b51fab-741f-43ea-83b6-7e6986dbc401 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:08.052911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97b51fab-741f-43ea-83b6-7e6986dbc401 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.053159 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-97b51fab-741f-43ea-83b6-7e6986dbc401 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.059440 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27105491-f943-457c-ae0c-344d1da091bf tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 returned with HTTP 200 Aug 19 12:58:08.060149 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 889/3540] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.060746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-97b51fab-741f-43ea-83b6-7e6986dbc401 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 404 Aug 19 12:58:08.061183 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 883/3541] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:08.076477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.084215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.084215 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 Aug 19 12:58:08.084215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.084215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.085108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:08.085108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.085108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.085108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:08.089700 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.089700 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:08.090114 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:08.091280 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.091280 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:08.104060 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.108944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d69dcd8-1945-4daa-842e-9f26a4ce2ae4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 returned with HTTP 200 Aug 19 12:58:08.108944 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 885/3542] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.117487 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 12:58:08.117788 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5bbbb7a7-f70b-406c-b221-c56afdc49b28 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 202 Aug 19 12:58:08.118473 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 886/3543] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:08 2026] DELETE /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:08.121522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.126797 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 Aug 19 12:58:08.127063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.127417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.129277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.132001 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:08.132458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.132747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.139409 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.139409 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:08.140096 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:08.140883 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2cdc238f-3d59-4a9d-8b94-7ac9cdaa7ffe tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 200 Aug 19 12:58:08.141295 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 884/3544] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.143815 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.143815 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:08.151454 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.157153 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2c972dc4-40fa-4086-a4ca-e649d3d0fabe tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 returned with HTTP 200 Aug 19 12:58:08.157724 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 890/3545] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.186902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.186902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 Aug 19 12:58:08.186902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.186902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.186902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: f75ccea4-b443-4173-a217-5335aaeda792 Aug 19 12:58:08.188281 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.188281 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:08.189272 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.240938 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:08.241305 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f69d8099-76f6-4ffd-961d-bd347cbf202f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 returned with HTTP 202 Aug 19 12:58:08.241827 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 886/3546] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:08 2026] DELETE /volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:08.252914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2b387370-be1d-44ec-99b6-50d82f514223 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.257435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b387370-be1d-44ec-99b6-50d82f514223 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 Aug 19 12:58:08.257609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2b387370-be1d-44ec-99b6-50d82f514223 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.257976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2b387370-be1d-44ec-99b6-50d82f514223 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.270638 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.270638 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:08.281823 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2b387370-be1d-44ec-99b6-50d82f514223 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:08.292740 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b387370-be1d-44ec-99b6-50d82f514223 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 returned with HTTP 200 Aug 19 12:58:08.294203 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 887/3547] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.571078 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02e2b627-934a-4f06-b995-f6ff8153d605 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.573761 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02e2b627-934a-4f06-b995-f6ff8153d605 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:08.574029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02e2b627-934a-4f06-b995-f6ff8153d605 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.574311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02e2b627-934a-4f06-b995-f6ff8153d605 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.574477 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-02e2b627-934a-4f06-b995-f6ff8153d605 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:08.580788 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.580788 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:08.581892 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02e2b627-934a-4f06-b995-f6ff8153d605 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:08.582414 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 885/3548] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:08.629497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.631233 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:08.631497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.632132 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.638630 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.638630 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:08.641899 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:08.646545 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-381f658b-cc20-4ef6-af9e-66dd74811e33 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c returned with HTTP 200 Aug 19 12:58:08.646937 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 891/3549] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:08.664635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.667170 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:58:08.667701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ed76eae-76f0-4fad-bc76-cdf89919816c", "name": "tempest-type-Backup-829990246"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:08.669646 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating new backup {'backup': {'volume_id': '5ed76eae-76f0-4fad-bc76-cdf89919816c', 'name': 'tempest-type-Backup-829990246'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:58:08.669846 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating backup of volume 5ed76eae-76f0-4fad-bc76-cdf89919816c in container None Aug 19 12:58:08.681854 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.681854 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:08.682339 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:08.704680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['789f84f4-ca2b-435a-b3a3-565b10de4ad1', '5855fba1-bd50-4841-8c7f-345bee844e8c'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:08.776556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4a35856-95ac-43c0-bf2f-e6a0c80df78d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:58:08.776763 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 887/3550] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:58:08 2026] POST /volume/v3/backups => generated 315 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:08.788282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:08.790790 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:08.791047 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:08.791228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:08.791388 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:08.797034 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:08.797034 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:08.798022 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eaccbf9d-e213-44de-8119-6633d7f7e3c8 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:08.798858 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 888/3551] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:08 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:09.150677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6572e21-48af-4f11-8767-be908da76c55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.152943 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6572e21-48af-4f11-8767-be908da76c55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:09.153171 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6572e21-48af-4f11-8767-be908da76c55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.153452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6572e21-48af-4f11-8767-be908da76c55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.158956 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6572e21-48af-4f11-8767-be908da76c55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 404 Aug 19 12:58:09.159673 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 886/3552] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:09.167192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3bd45069-d302-4dbb-a193-d530c846b7ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.169400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:09.169547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.169715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.169863 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:09.175871 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.175871 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:09.176384 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:09.203356 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 12:58:09.203684 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3bd45069-d302-4dbb-a193-d530c846b7ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 202 Aug 19 12:58:09.204378 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 892/3553] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:09 2026] DELETE /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:09.221544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.223416 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:09.223633 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.223895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.230646 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.230646 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:09.231432 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:58:09.232541 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-218ee6e3-bdf4-4c70-9cda-1ee0ec9390b0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 200 Aug 19 12:58:09.233614 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 888/3554] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:09.307545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d521c7a5-c620-4a74-9cbd-8c53836d2b66 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.311796 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d521c7a5-c620-4a74-9cbd-8c53836d2b66 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 Aug 19 12:58:09.311796 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d521c7a5-c620-4a74-9cbd-8c53836d2b66 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.311796 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d521c7a5-c620-4a74-9cbd-8c53836d2b66 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.317059 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d521c7a5-c620-4a74-9cbd-8c53836d2b66 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 returned with HTTP 404 Aug 19 12:58:09.317597 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 889/3555] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/volumes/f75ccea4-b443-4173-a217-5335aaeda792 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:09.326746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.329023 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 Aug 19 12:58:09.329295 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.329594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.329800 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: 9486be6c-fba8-4faf-b919-a225401bfb59 Aug 19 12:58:09.338679 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.338679 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:09.340819 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:09.361267 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:09.361497 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad58dba1-a6b0-4185-9d72-342c89c63ee3 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 returned with HTTP 202 Aug 19 12:58:09.361924 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 887/3556] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:09 2026] DELETE /volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:09.368950 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.371133 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 Aug 19 12:58:09.371401 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.371584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.379381 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.379381 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:09.384019 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:09.389477 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01e11721-cc70-4ec1-ba0c-3e30a873c4e6 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 returned with HTTP 200 Aug 19 12:58:09.389894 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 893/3557] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:09.593288 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4303d17-142c-4b50-8b0e-482f795d8dee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.595039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4303d17-142c-4b50-8b0e-482f795d8dee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:09.595219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4303d17-142c-4b50-8b0e-482f795d8dee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.595857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4303d17-142c-4b50-8b0e-482f795d8dee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.596129 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c4303d17-142c-4b50-8b0e-482f795d8dee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:09.601059 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.601059 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:09.602296 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4303d17-142c-4b50-8b0e-482f795d8dee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:09.602474 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 889/3558] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:09.812441 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:09.814292 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:09.814629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:09.814843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:09.814949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:09.826784 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:09.826784 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:09.827568 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-352ff8ad-66e1-441d-9cdc-e7cad94f709d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:09.827949 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 890/3559] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:09 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:10.246290 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4185d50c-d8d8-4d9f-b9b5-c82e72b71379 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.250210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4185d50c-d8d8-4d9f-b9b5-c82e72b71379 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:10.250210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4185d50c-d8d8-4d9f-b9b5-c82e72b71379 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.250210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4185d50c-d8d8-4d9f-b9b5-c82e72b71379 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.259208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4185d50c-d8d8-4d9f-b9b5-c82e72b71379 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 404 Aug 19 12:58:10.259208 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 888/3560] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.267628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.270228 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:10.270504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.270728 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.270820 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:10.281435 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3b045110-06f1-45b6-b8e4-c345db6e8043 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 404 Aug 19 12:58:10.283479 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 894/3561] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:10 2026] DELETE /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.292363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85c0bc9b-eb79-4081-a3de-116404c542b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.294611 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c0bc9b-eb79-4081-a3de-116404c542b8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 Aug 19 12:58:10.294807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85c0bc9b-eb79-4081-a3de-116404c542b8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.295003 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85c0bc9b-eb79-4081-a3de-116404c542b8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.303460 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85c0bc9b-eb79-4081-a3de-116404c542b8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 returned with HTTP 404 Aug 19 12:58:10.304593 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 890/3562] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/snapshots/b4e06897-42c5-4516-ba84-b9fa1dceb340 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:58:10.314160 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57caaa39-8756-4179-95c7-41dd36b46837 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.319276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57caaa39-8756-4179-95c7-41dd36b46837 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:10.319276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57caaa39-8756-4179-95c7-41dd36b46837 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.319276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57caaa39-8756-4179-95c7-41dd36b46837 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.319276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-57caaa39-8756-4179-95c7-41dd36b46837 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:10.323991 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57caaa39-8756-4179-95c7-41dd36b46837 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 404 Aug 19 12:58:10.324704 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 891/3563] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:10 2026] DELETE /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.333474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dca1dd32-36c9-4c7c-a1ba-bfd9f76e5953 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.335650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dca1dd32-36c9-4c7c-a1ba-bfd9f76e5953 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f Aug 19 12:58:10.335921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dca1dd32-36c9-4c7c-a1ba-bfd9f76e5953 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.336162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dca1dd32-36c9-4c7c-a1ba-bfd9f76e5953 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.341458 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dca1dd32-36c9-4c7c-a1ba-bfd9f76e5953 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f returned with HTTP 404 Aug 19 12:58:10.341977 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 889/3564] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/snapshots/f33d49d1-5a47-448c-90db-2413a3ca1b8f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.352330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.354706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:10.354991 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.355267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.355429 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:10.369408 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-857b8a08-80da-4f1a-bb4c-e72ea88da3b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 404 Aug 19 12:58:10.370131 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 895/3565] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:10 2026] DELETE /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.382364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4247fd5-8690-42d1-bf47-367f4ab2f23f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.384475 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4247fd5-8690-42d1-bf47-367f4ab2f23f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 Aug 19 12:58:10.384729 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4247fd5-8690-42d1-bf47-367f4ab2f23f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.384950 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4247fd5-8690-42d1-bf47-367f4ab2f23f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.391283 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4247fd5-8690-42d1-bf47-367f4ab2f23f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 returned with HTTP 404 Aug 19 12:58:10.391957 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 891/3566] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/snapshots/dba69e66-32a6-44f4-9ea6-d4f91d6bd717 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.406639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78b4a1b9-f2cc-4574-903e-da7d7c1eff5f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.409071 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78b4a1b9-f2cc-4574-903e-da7d7c1eff5f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 Aug 19 12:58:10.409422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78b4a1b9-f2cc-4574-903e-da7d7c1eff5f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.409677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78b4a1b9-f2cc-4574-903e-da7d7c1eff5f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.420637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78b4a1b9-f2cc-4574-903e-da7d7c1eff5f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 returned with HTTP 404 Aug 19 12:58:10.420880 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 892/3567] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/volumes/9486be6c-fba8-4faf-b919-a225401bfb59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:10.430879 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.433073 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 Aug 19 12:58:10.433385 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.433651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.433883 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: 1b887106-7d4a-4551-bf6e-9a194d3a1d17 Aug 19 12:58:10.445045 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:10.445045 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:10.445621 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:10.477294 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:10.477588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8de8f219-1829-4b23-a0a0-c136b37d0e42 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 returned with HTTP 202 Aug 19 12:58:10.479350 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 890/3568] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:10 2026] DELETE /volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:10.492732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.498283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 Aug 19 12:58:10.498283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.498283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.506478 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:10.506478 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:10.511831 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:10.518020 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-386320f3-27d8-46f4-ada3-0f1ba969b19a tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 returned with HTTP 200 Aug 19 12:58:10.518905 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 896/3569] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1a52744d-c736-49ba-9b31-9daf36150ada None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a52744d-c736-49ba-9b31-9daf36150ada tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a52744d-c736-49ba-9b31-9daf36150ada tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1a52744d-c736-49ba-9b31-9daf36150ada tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1a52744d-c736-49ba-9b31-9daf36150ada tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1a52744d-c736-49ba-9b31-9daf36150ada tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:10.649576 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 892/3570] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:10.842276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:10.846021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:10.846343 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:10.846575 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:10.846790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:10.855129 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:10.855129 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:10.856111 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb331489-4a8a-4378-86c2-40a19d1ba41b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:10.856672 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 893/3571] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:10 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e8ae43e-c3d7-4116-b3f5-a5c7ace72bf4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e8ae43e-c3d7-4116-b3f5-a5c7ace72bf4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e8ae43e-c3d7-4116-b3f5-a5c7ace72bf4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e8ae43e-c3d7-4116-b3f5-a5c7ace72bf4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e8ae43e-c3d7-4116-b3f5-a5c7ace72bf4 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 returned with HTTP 404 Aug 19 12:58:11.570548 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 891/3572] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:11 2026] GET /volume/v3/volumes/1b887106-7d4a-4551-bf6e-9a194d3a1d17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:11.579069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ec80695-a9df-4624-99b3-d49ef214e12f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:11.579673 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a Aug 19 12:58:11.579967 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:11.580232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:11.580489 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: 4cbdb9df-0522-4ace-b6ac-cb6f143aee8a Aug 19 12:58:11.596957 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:11.596957 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:11.597677 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:11.649233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:11.654681 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:11.654681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:11.654681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:11.654681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:11.658458 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:11.658458 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:11.660057 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-635ae3f9-6167-4c21-b2f4-5e4ac019aff5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:11.660660 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 893/3573] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:11 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:11.775747 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:11.775959 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ec80695-a9df-4624-99b3-d49ef214e12f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a returned with HTTP 202 Aug 19 12:58:11.776582 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 897/3574] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:11 2026] DELETE /volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:11.789621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:11.792895 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67eb5e5d-81ff-4328-a363-9c15931e1d3e tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a returned with HTTP 200 Aug 19 12:58:11.880184 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 894/3575] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:11 2026] GET /volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:11.885463 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-774fbb64-04e7-4063-8214-1ca4babaabdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:11.887917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-774fbb64-04e7-4063-8214-1ca4babaabdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:11.888213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-774fbb64-04e7-4063-8214-1ca4babaabdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:11.888213 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-774fbb64-04e7-4063-8214-1ca4babaabdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:11.888767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-774fbb64-04e7-4063-8214-1ca4babaabdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:11.894436 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:11.894436 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:11.895357 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-774fbb64-04e7-4063-8214-1ca4babaabdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:11.896737 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 892/3576] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:11 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:12.677850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.681086 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:12.681354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.681550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.681693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:12.688045 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:12.688045 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:12.688045 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-998e9dc0-e9a7-4fdd-931c-1bba2f33086d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:12.689088 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 894/3577] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:12 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:12.840751 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be0c66ed-281b-4633-8e69-9947d59b8128 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.842953 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be0c66ed-281b-4633-8e69-9947d59b8128 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a Aug 19 12:58:12.843172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be0c66ed-281b-4633-8e69-9947d59b8128 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.843456 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be0c66ed-281b-4633-8e69-9947d59b8128 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.854133 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be0c66ed-281b-4633-8e69-9947d59b8128 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a returned with HTTP 404 Aug 19 12:58:12.855309 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 898/3578] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:12 2026] GET /volume/v3/volumes/4cbdb9df-0522-4ace-b6ac-cb6f143aee8a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:12.863866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.866983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b Aug 19 12:58:12.867282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.867466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.867729 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b Aug 19 12:58:12.884012 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:12.884012 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:12.885003 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:12.908548 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:12.908757 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c98944c7-91dc-4bc8-891f-f9591bd1b02c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b returned with HTTP 202 Aug 19 12:58:12.909191 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 895/3579] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:12 2026] DELETE /volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:12.909329 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-eb36671c-3211-4ede-aa90-c49fb224e258 req-78edac12-8f5b-4b08-ac1f-9ee6bd0e973c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.916560 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eb36671c-3211-4ede-aa90-c49fb224e258 req-78edac12-8f5b-4b08-ac1f-9ee6bd0e973c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 Aug 19 12:58:12.916560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eb36671c-3211-4ede-aa90-c49fb224e258 req-78edac12-8f5b-4b08-ac1f-9ee6bd0e973c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.916560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-eb36671c-3211-4ede-aa90-c49fb224e258 req-78edac12-8f5b-4b08-ac1f-9ee6bd0e973c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.918640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-298752a0-3fdd-4d7a-b787-8c967b104689 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.919350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23dc1219-c3cb-416e-af65-b0407001805f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:12.922402 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23dc1219-c3cb-416e-af65-b0407001805f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b Aug 19 12:58:12.922824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23dc1219-c3cb-416e-af65-b0407001805f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.922907 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-298752a0-3fdd-4d7a-b787-8c967b104689 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:12.922956 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23dc1219-c3cb-416e-af65-b0407001805f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.923156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-298752a0-3fdd-4d7a-b787-8c967b104689 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:12.923488 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-298752a0-3fdd-4d7a-b787-8c967b104689 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:12.923693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-298752a0-3fdd-4d7a-b787-8c967b104689 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:12.930744 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:12.930744 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:12.934092 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:12.934092 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:12.934882 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-298752a0-3fdd-4d7a-b787-8c967b104689 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:12.935412 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 895/3580] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:12 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:12.937795 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:12.937795 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:12.944882 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23dc1219-c3cb-416e-af65-b0407001805f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:12.954194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23dc1219-c3cb-416e-af65-b0407001805f tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b returned with HTTP 200 Aug 19 12:58:12.954812 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 899/3581] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:12 2026] GET /volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:13.363732 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-eb36671c-3211-4ede-aa90-c49fb224e258 req-78edac12-8f5b-4b08-ac1f-9ee6bd0e973c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 returned with HTTP 200 Aug 19 12:58:13.364409 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 893/3582] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:58:12 2026] DELETE /volume/v3/attachments/d88604ee-58c0-4a49-9db7-60f9e9e12958 => generated 19 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:13.706020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:13.707933 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:13.708138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:13.708351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:13.708695 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:13.713268 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:13.713268 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:13.713996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6219accb-5be2-4e14-a3f8-6422f62a7428 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:13.714473 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 896/3583] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:13 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:13.947901 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:13.951384 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:13.951687 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:13.952217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:13.952452 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:13.958488 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:13.958488 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:13.959303 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db0b3660-c067-42dc-8248-c5d82eb6bc1e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:13.959783 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 896/3584] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:13 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:13.971851 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa706a4a-ddf5-4b37-9754-e2a28c04d194 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:13.974687 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa706a4a-ddf5-4b37-9754-e2a28c04d194 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b Aug 19 12:58:13.975068 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa706a4a-ddf5-4b37-9754-e2a28c04d194 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:13.975273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa706a4a-ddf5-4b37-9754-e2a28c04d194 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:13.983785 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa706a4a-ddf5-4b37-9754-e2a28c04d194 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b returned with HTTP 404 Aug 19 12:58:13.984447 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 900/3585] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:13 2026] GET /volume/v3/volumes/ac5168e9-c4ed-42c5-aaf7-9e5a3d42610b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:13.995995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:14.000340 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:14.000625 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:14.000957 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:14.001120 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete snapshot with id: 58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:14.010821 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:14.010821 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:14.011461 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot retrieved successfully. Aug 19 12:58:14.047564 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot delete request issued successfully. Aug 19 12:58:14.048105 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f53ac2b-616b-4c43-aff1-f6871dc03470 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 returned with HTTP 202 Aug 19 12:58:14.048452 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 894/3586] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:58:13 2026] DELETE /volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:14.063476 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:14.065785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:14.066042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:14.066358 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:14.073806 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:14.073806 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:14.074514 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Snapshot retrieved successfully. Aug 19 12:58:14.076790 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9be6f24d-bcf4-448e-b7e9-160eba855e80 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 returned with HTTP 200 Aug 19 12:58:14.077313 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 897/3587] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:14 2026] GET /volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:14.728443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:14.732760 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:14.732997 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:14.733135 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:14.733312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:14.742291 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:14.742291 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:14.742467 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-41476a0a-b4d9-4c0b-afc7-dfdf4dea16eb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:14.742839 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 897/3588] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:14 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:14.975156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:14.979286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:14.979286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:14.979286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:14.979286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:14.984345 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:14.984345 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:14.985110 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f68048ba-e83d-4c1b-b376-b868ee3342f6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:14.985705 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 901/3589] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:14 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:15.090672 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fda9a3e8-4198-444a-8c9e-893d594f1ca1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.094885 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fda9a3e8-4198-444a-8c9e-893d594f1ca1 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 Aug 19 12:58:15.094885 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fda9a3e8-4198-444a-8c9e-893d594f1ca1 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.094885 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fda9a3e8-4198-444a-8c9e-893d594f1ca1 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.106341 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fda9a3e8-4198-444a-8c9e-893d594f1ca1 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 returned with HTTP 404 Aug 19 12:58:15.107502 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 895/3590] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:58:15 2026] GET /volume/v3/snapshots/58a69294-5dc1-405d-8032-64178971c677 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 19 12:58:15.116635 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ab850676-0852-4efc-899e-69307791398c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.119198 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:15.119396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.119582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.120732 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume with id: a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:15.146286 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:15.146286 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:15.146286 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:15.160610 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.163244 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:15.163513 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.163735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.163934 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:15.172650 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:15.172650 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:15.173197 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:15.184284 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Delete volume request issued successfully. Aug 19 12:58:15.184284 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ab850676-0852-4efc-899e-69307791398c tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 returned with HTTP 202 Aug 19 12:58:15.184757 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 898/3591] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:15 2026] DELETE /volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:15.194738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a33c1c34-b859-4f76-991f-130d32d48547 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.198817 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33c1c34-b859-4f76-991f-130d32d48547 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:15.199761 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33c1c34-b859-4f76-991f-130d32d48547 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.200293 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a33c1c34-b859-4f76-991f-130d32d48547 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.203797 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:58:15.203797 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-49010d16-bcb3-49e7-bffc-798c0a79f4d6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 202 Aug 19 12:58:15.204236 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 898/3592] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:15 2026] DELETE /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:15.211586 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:15.211586 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:15.215494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.218224 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:15.219604 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.219984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.220524 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a33c1c34-b859-4f76-991f-130d32d48547 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Volume info retrieved successfully. Aug 19 12:58:15.228399 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a33c1c34-b859-4f76-991f-130d32d48547 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 returned with HTTP 200 Aug 19 12:58:15.229241 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:15.229241 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:15.229397 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 902/3593] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:15 2026] GET /volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:15.233544 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:15.240059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4b1d8404-00ec-4b99-b23e-ed899306b103 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 200 Aug 19 12:58:15.240736 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 896/3594] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:15 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:15.754731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:15.757571 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:15.757880 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:15.758142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:15.758366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:15.768789 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:15.768789 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:15.769201 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43c1623e-4fe8-4992-b27e-62f4fcc2c0db tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:15.770555 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 899/3595] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:15 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:15.999669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b90e3265-0840-4239-b545-8c2057dffc7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.002163 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b90e3265-0840-4239-b545-8c2057dffc7f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:16.002555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b90e3265-0840-4239-b545-8c2057dffc7f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.002852 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b90e3265-0840-4239-b545-8c2057dffc7f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.003019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b90e3265-0840-4239-b545-8c2057dffc7f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:16.009456 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.009456 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:16.010223 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b90e3265-0840-4239-b545-8c2057dffc7f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:16.010879 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 899/3596] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:15 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:16.245229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5945d67c-e6f7-40ef-b168-5168e0651a54 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.247771 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5945d67c-e6f7-40ef-b168-5168e0651a54 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] GET https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 Aug 19 12:58:16.248566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5945d67c-e6f7-40ef-b168-5168e0651a54 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.248566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5945d67c-e6f7-40ef-b168-5168e0651a54 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.260147 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95abb5a8-df26-44af-b935-7a0a01e88c27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.262445 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5945d67c-e6f7-40ef-b168-5168e0651a54 tempest-CreateVolumesFromSnapshotTest-1327171493 tempest-CreateVolumesFromSnapshotTest-1327171493-project-member] https://10.4.3.137/volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 returned with HTTP 404 Aug 19 12:58:16.263168 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 903/3597] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/a73916f7-7c97-4546-98c7-561a8d8e1136 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:16.265544 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95abb5a8-df26-44af-b935-7a0a01e88c27 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 Aug 19 12:58:16.265648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95abb5a8-df26-44af-b935-7a0a01e88c27 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.265905 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95abb5a8-df26-44af-b935-7a0a01e88c27 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.276891 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95abb5a8-df26-44af-b935-7a0a01e88c27 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 returned with HTTP 404 Aug 19 12:58:16.277588 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 897/3598] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/044229e4-a2df-4002-97c3-f4bde4202a38 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:16.332432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.340607 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:16.340949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1001279896", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:16.342808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1001279896', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:16.473658 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:58:16.480540 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:58:16.488638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (93299dc4-1404-48e2-9c10-1e8e3bd221ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:16.490981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f836c59d-9b78-43b8-9349-c1006ea9976b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:16.492646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:16.752154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f836c59d-9b78-43b8-9349-c1006ea9976b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:16.752874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22936d6-f654-4099-a189-5d719fac065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:16.782994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.786495 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:16.786495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.786596 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=351,cinder:INSERT=47,cinder:UPDATE=113,cinder:DELETE=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:58:16.786642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.786642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:16.792018 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.792018 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:16.792857 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba09df2b-7a6b-4d5b-9500-6dca6ece87b7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:16.793401 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 900/3599] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:16.807323 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.809475 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:16.812403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.812403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.813026 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=437,cinder:UPDATE=175,cinder:INSERT=102 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:58:16.817189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['068669f9-c94b-426e-89bd-8714d0f8c479', 'fbf3f387-dd07-4d2a-aa02-782b22535b9f', 'ebe2e180-7b6a-4849-8e42-e0a2fbc61c4e', '5055e6d8-a927-4449-9ae7-48446ff7474a'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:16.817997 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22936d6-f654-4099-a189-5d719fac065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['068669f9-c94b-426e-89bd-8714d0f8c479', 'fbf3f387-dd07-4d2a-aa02-782b22535b9f', 'ebe2e180-7b6a-4849-8e42-e0a2fbc61c4e', '5055e6d8-a927-4449-9ae7-48446ff7474a']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:16.818837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910b9b08-5b21-407c-88c9-e6c9945b4a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:16.822207 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.822207 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:16.829471 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:16.835929 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbd6419d-b6f4-4699-8435-e34514b8efe9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 returned with HTTP 200 Aug 19 12:58:16.836538 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 904/3600] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 => generated 966 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:16.853683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.854745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (910b9b08-5b21-407c-88c9-e6c9945b4a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839c1fce-0f9c-4a32-95cb-4a586522d9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1001279896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['068669f9-c94b-426e-89bd-8714d0f8c479','fbf3f387-dd07-4d2a-aa02-782b22535b9f','ebe2e180-7b6a-4849-8e42-e0a2fbc61c4e','5055e6d8-a927-4449-9ae7-48446ff7474a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1001279896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839c1fce-0f9c-4a32-95cb-4a586522d9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:16.856455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34946ccd-89d3-4909-8f84-aa8c3dd52793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:16.856537 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:16.856847 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.856988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.870723 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.870723 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:16.876236 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:16.884078 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0dd0e77a-bb0d-49ef-b4e5-2205be8e4141 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 returned with HTTP 200 Aug 19 12:58:16.884806 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 898/3601] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:16.886074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34946ccd-89d3-4909-8f84-aa8c3dd52793) transitioned into state 'SUCCESS' from state '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-1001279896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['068669f9-c94b-426e-89bd-8714d0f8c479','fbf3f387-dd07-4d2a-aa02-782b22535b9f','ebe2e180-7b6a-4849-8e42-e0a2fbc61c4e','5055e6d8-a927-4449-9ae7-48446ff7474a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:16.887022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9314338-8c52-4b4f-ac28-ee6e5d7b0a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:16.900570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9314338-8c52-4b4f-ac28-ee6e5d7b0a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:16.902209 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (93299dc4-1404-48e2-9c10-1e8e3bd221ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:16.903543 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:58:16.903543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-49688bc0-2cb3-4607-a6b9-c652ffe6ff2c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:16.904475 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 900/3602] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:16 2026] POST /volume/v3/volumes => generated 759 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:16.907440 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.910199 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:16.910447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.910836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.910987 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: 38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:16.920725 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.920725 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:16.921303 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:16.924335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.927013 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:16.927383 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.927653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.938020 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.938020 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:16.944470 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:16.949573 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31faf912-ef47-4d8f-8b5e-81e6fc162c33 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:16.950094 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 905/3603] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:16.965322 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 12:58:16.966554 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4b28233f-18ae-49e4-92fb-c2c8a5b7d7f0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 returned with HTTP 202 Aug 19 12:58:16.966554 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 901/3604] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:16 2026] DELETE /volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:16.979511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:16.985331 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:16.985544 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:16.985815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:16.997573 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:16.997573 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:17.003362 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:17.008734 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fc4f6a8a-8bc9-4950-a5e0-2532bce4ae59 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 returned with HTTP 200 Aug 19 12:58:17.009169 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 899/3605] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:16 2026] GET /volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:17.029144 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:17.031231 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:17.031510 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:17.031732 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:17.031869 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:17.040559 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:17.040559 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:17.041383 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77795c0c-ad1b-48fa-b982-ffab07abe16a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:17.041903 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 901/3606] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:17 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:17.971402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:17.977223 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:17.977623 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:17.977954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:17.988212 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:17.988212 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:17.993646 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:18.004076 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6e71d06-300c-496b-ac9a-5b1dc957efed tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:18.004238 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 906/3607] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:17 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:18.027800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.030050 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:18.030674 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:18.031560 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-44e5267c-9623-4e91-9bf4-a6f7853ac2d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.032160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:18.034317 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44e5267c-9623-4e91-9bf4-a6f7853ac2d5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 Aug 19 12:58:18.034646 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44e5267c-9623-4e91-9bf4-a6f7853ac2d5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:18.034997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-44e5267c-9623-4e91-9bf4-a6f7853ac2d5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:18.040739 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=414,cinder:UPDATE=106,cinder:INSERT=69 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:58:18.050556 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-44e5267c-9623-4e91-9bf4-a6f7853ac2d5 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 returned with HTTP 404 Aug 19 12:58:18.051605 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:18.051605 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:18.051729 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 900/3608] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:18 2026] GET /volume/v3/volumes/38bdb730-fbbd-4fbb-9c37-1de8c6c88833 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:18.061473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.064427 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:18.065828 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:18.065828 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:18.066418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:18.066585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:18.066767 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1bc9ba9f-8e11-421f-99f9-601758739280 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.071024 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:18.071876 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:18.071876 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:18.071876 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. Aug 19 12:58:18.074880 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-64ffba06-8a9c-47fb-9996-a1abc987c38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:18.075727 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 902/3609] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:18 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1367 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:58:18.078045 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:18.078045 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:18.078499 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-39cb53ac-a31f-492f-b77e-30afe9ec4464 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:18.078690 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:18.078690 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:18.078910 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 902/3610] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:18 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:18.114221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:58:18.121569 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1bc9ba9f-8e11-421f-99f9-601758739280 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 202 Aug 19 12:58:18.121667 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 907/3611] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:18 2026] DELETE /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:18.136682 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.142511 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:18.142511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:18.142511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:18.142511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:18.150418 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:18.150418 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:18.151573 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e9606b9-a30c-4b81-a6c8-e475e4803dc4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:18.152044 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 901/3612] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:18 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:18.618237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-06c7d380-4267-4a36-9bcc-1c77030197ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.769951 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06c7d380-4267-4a36-9bcc-1c77030197ee tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:18.770475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06c7d380-4267-4a36-9bcc-1c77030197ee tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1008383143", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1091066875", "vendor_name": "tempest-vendor_name-1614814405"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:18.835016 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06c7d380-4267-4a36-9bcc-1c77030197ee tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:18.835016 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 903/3613] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:18 2026] POST /volume/v3/types => generated 329 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:18.839613 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:18.843663 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:18.843663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dec813d5-d5c8-4090-b3e0-b90d6a955526", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:18.848181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request body: {'volume': {'volume_type': 'dec813d5-d5c8-4090-b3e0-b90d6a955526', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:18.852645 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume of 1 GB Aug 19 12:58:18.852942 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:18.852942 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:18.853962 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:18.859146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (96a333bf-76df-43db-9138-16b5cf7c8302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:18.860111 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce7ec08a-6c1b-478e-89f4-f88b0775cd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:18.860959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:18.888300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce7ec08a-6c1b-478e-89f4-f88b0775cd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:58:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1091066875',vendor_name='tempest-vendor_name-1614814405'},id=dec813d5-d5c8-4090-b3e0-b90d6a955526,is_public=True,name='tempest-ProjectAdminTests-volume-type-1008383143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dec813d5-d5c8-4090-b3e0-b90d6a955526', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:18.889647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8f77b-1b06-4e5c-928c-2c678d54560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:18.926403 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1008383143 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1008383143, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:18.926763 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1008383143 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1008383143, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:18.982701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['ca3c77d7-d47f-455a-a342-30f7a8be7973', 'ca49c6fa-52ae-4292-ae8c-45d9f9247239', '3de99cbe-90d9-43b6-82ce-8552dfdb95c1', '5b0e5372-0307-4082-bb94-d7284c849de0'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:18.984039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc8f77b-1b06-4e5c-928c-2c678d54560c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca3c77d7-d47f-455a-a342-30f7a8be7973', 'ca49c6fa-52ae-4292-ae8c-45d9f9247239', '3de99cbe-90d9-43b6-82ce-8552dfdb95c1', '5b0e5372-0307-4082-bb94-d7284c849de0']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:18.985270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13e623a-ddc6-4e4b-8505-81adfdb9335f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:19.071748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13e623a-ddc6-4e4b-8505-81adfdb9335f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e', '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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['ca3c77d7-d47f-455a-a342-30f7a8be7973','ca49c6fa-52ae-4292-ae8c-45d9f9247239','3de99cbe-90d9-43b6-82ce-8552dfdb95c1','5b0e5372-0307-4082-bb94-d7284c849de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=dec813d5-d5c8-4090-b3e0-b90d6a955526), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0673e1a19c564801b4f229910537e78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dec813d5-d5c8-4090-b3e0-b90d6a955526),volume_type_id=dec813d5-d5c8-4090-b3e0-b90d6a955526)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:19.072397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac2cec1-8976-4628-8cfb-57a0427b9245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:19.095679 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db188690-1ce1-4e55-8326-4347ad0eee3d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:19.098348 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db188690-1ce1-4e55-8326-4347ad0eee3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:19.098606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db188690-1ce1-4e55-8326-4347ad0eee3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:19.099072 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db188690-1ce1-4e55-8326-4347ad0eee3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:19.099316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-db188690-1ce1-4e55-8326-4347ad0eee3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:19.157236 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:19.157236 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:19.158114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db188690-1ce1-4e55-8326-4347ad0eee3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:19.158734 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 908/3614] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:19 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:19.172212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:19.174397 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:19.174609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:19.175673 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:19.175983 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:19.184445 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:19.184445 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:19.185657 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89caa0d-0a8c-416a-9e5f-825707f7ff71 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 200 Aug 19 12:58:19.186228 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 902/3615] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:19 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:19.224725 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ac2cec1-8976-4628-8cfb-57a0427b9245) transitioned into state 'SUCCESS' from 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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['ca3c77d7-d47f-455a-a342-30f7a8be7973','ca49c6fa-52ae-4292-ae8c-45d9f9247239','3de99cbe-90d9-43b6-82ce-8552dfdb95c1','5b0e5372-0307-4082-bb94-d7284c849de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=dec813d5-d5c8-4090-b3e0-b90d6a955526)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:19.225647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93247ed7-e67e-4e12-8583-335901d8514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:19.454299 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93247ed7-e67e-4e12-8583-335901d8514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:19.457155 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (96a333bf-76df-43db-9138-16b5cf7c8302) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:19.458529 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request issued successfully. Aug 19 12:58:19.458903 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d279ddb0-8d23-4d9f-abe3-475a8f06fb79 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:19.461108 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 903/3616] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:18 2026] POST /volume/v3/volumes => generated 773 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:19.485825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:19.487765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e Aug 19 12:58:19.488213 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:19.488213 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:19.497063 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:19.497063 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:19.501071 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:19.505568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f999168-13fb-4eb2-ace3-39fd56e37b73 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e returned with HTTP 200 Aug 19 12:58:19.505993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 904/3617] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:19 2026] GET /volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:20.175743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.177723 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:20.177934 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.178144 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.178290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:20.182485 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:20.182485 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:20.183484 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2cc3e564-8e50-4a12-a55f-ffc238d3e63b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:20.183919 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 909/3618] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:20 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:20.206367 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1162feb1-2a02-4199-80e0-4451ff9db73a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.212169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1162feb1-2a02-4199-80e0-4451ff9db73a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 Aug 19 12:58:20.212868 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1162feb1-2a02-4199-80e0-4451ff9db73a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.216606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1162feb1-2a02-4199-80e0-4451ff9db73a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.216606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1162feb1-2a02-4199-80e0-4451ff9db73a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 3d554fb6-6bf4-41e4-9fdf-59b5668d4b27. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:20.223309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1162feb1-2a02-4199-80e0-4451ff9db73a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 returned with HTTP 404 Aug 19 12:58:20.223857 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 903/3619] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:20 2026] GET /volume/v3/backups/3d554fb6-6bf4-41e4-9fdf-59b5668d4b27 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:20.376587 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.381197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:20.381197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.382551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.383316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: 1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:20.394831 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:20.394831 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:20.395501 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:20.429333 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 12:58:20.429576 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90eb3cd1-4707-4fb5-9e78-f5ce936d6757 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 202 Aug 19 12:58:20.430143 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 904/3620] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:20 2026] DELETE /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:20.444060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.450160 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:20.450446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.450645 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.469822 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:20.469822 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:20.475138 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:20.484280 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6466646a-5f04-4451-bfe6-d6cb21bb1f25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 200 Aug 19 12:58:20.484860 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 905/3621] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:20 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:20.696124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.709600 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e Aug 19 12:58:20.709600 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.709600 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.718229 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:20.718229 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:20.723129 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:20.728427 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cca9a17-8e9f-4ce8-8751-eea6e254e5bc tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e returned with HTTP 200 Aug 19 12:58:20.728937 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 910/3622] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:20 2026] GET /volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:20.748166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d15710b-ca36-4648-9213-be3fd0727a58 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.750304 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d15710b-ca36-4648-9213-be3fd0727a58 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:58:20.750551 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d15710b-ca36-4648-9213-be3fd0727a58 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.750775 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d15710b-ca36-4648-9213-be3fd0727a58 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.754903 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d15710b-ca36-4648-9213-be3fd0727a58 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:58:20.755344 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 904/3623] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:58:20 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 19 12:58:20.770656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-11b27213-f773-4efb-ae1f-1f6bfb62bc6f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.774844 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b27213-f773-4efb-ae1f-1f6bfb62bc6f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 Aug 19 12:58:20.774844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11b27213-f773-4efb-ae1f-1f6bfb62bc6f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.774844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-11b27213-f773-4efb-ae1f-1f6bfb62bc6f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.811901 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-11b27213-f773-4efb-ae1f-1f6bfb62bc6f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 returned with HTTP 204 Aug 19 12:58:20.812697 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 905/3624] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:58:20 2026] DELETE /volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:58:20.822836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2dbb609c-5462-4463-a43b-7cb99a1c78d3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.826007 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dbb609c-5462-4463-a43b-7cb99a1c78d3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 Aug 19 12:58:20.826375 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dbb609c-5462-4463-a43b-7cb99a1c78d3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.826669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dbb609c-5462-4463-a43b-7cb99a1c78d3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.832558 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dbb609c-5462-4463-a43b-7cb99a1c78d3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 returned with HTTP 404 Aug 19 12:58:20.833173 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 906/3625] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:20 2026] GET /volume/v3/messages/aba22618-34a8-4467-b194-817d2fff2387 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:20.842760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-043b956d-9521-4178-aae6-9e6004fde0c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.845112 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e Aug 19 12:58:20.845537 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.845765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.845956 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume with id: 6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e Aug 19 12:58:20.854702 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:20.854702 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:20.855076 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:20.856429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:58:20.872819 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1008383143 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1008383143, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:20.873196 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1008383143 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1008383143, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:20.887821 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['cf2302a8-499b-47fe-9877-06a0849d3a7d', 'd4fe5473-21be-4cb5-98a5-66aeb165d5ca', '77f8fc88-5282-4a16-95ee-a7b93492870c', 'bd378de8-0855-4440-bc3f-7b64329d63c6'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:20.950761 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume request issued successfully. Aug 19 12:58:20.952591 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-043b956d-9521-4178-aae6-9e6004fde0c0 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e returned with HTTP 202 Aug 19 12:58:20.952591 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 911/3626] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:20 2026] DELETE /volume/v3/volumes/6ee16f6d-5f5e-420c-9c1b-4a31b03c9f7e => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:20.966331 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-298c30b9-aa29-49da-959f-bea53a737ceb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.970578 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-298c30b9-aa29-49da-959f-bea53a737ceb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/types/dec813d5-d5c8-4090-b3e0-b90d6a955526 Aug 19 12:58:20.971106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-298c30b9-aa29-49da-959f-bea53a737ceb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:20.971450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-298c30b9-aa29-49da-959f-bea53a737ceb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:20.995484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97b0039d-c504-4981-b373-ff942e0aecef None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:20.998989 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:20.998989 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1675546981"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:20.999562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1675546981'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:21.012481 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume of 1 GB Aug 19 12:58:21.012481 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.012481 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:21.013457 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Availability Zones retrieved successfully. Aug 19 12:58:21.023380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (752dddba-27d6-4590-b0fa-927e19d979f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:21.025512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fa8b9b-5171-44fa-bdcb-bb79c2738415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.028096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:21.058381 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.058381 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:21.070357 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.079769 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:21.079769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.080115 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.080322 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-298c30b9-aa29-49da-959f-bea53a737ceb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types/dec813d5-d5c8-4090-b3e0-b90d6a955526 returned with HTTP 202 Aug 19 12:58:21.081026 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 905/3627] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:20 2026] DELETE /volume/v3/types/dec813d5-d5c8-4090-b3e0-b90d6a955526 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:21.083679 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4fa8b9b-5171-44fa-bdcb-bb79c2738415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.085652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c23d24-dc3f-4efa-a84d-4b08d473f3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.098274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-940de02c-b22b-4ffa-9a8d-7dffac7fb710 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.102464 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-940de02c-b22b-4ffa-9a8d-7dffac7fb710 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:21.103693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-940de02c-b22b-4ffa-9a8d-7dffac7fb710 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1787828859", "extra_specs": {"storage_protocol": "tempest-storage_protocol-232386396", "vendor_name": "tempest-vendor_name-1977285146"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:21.106117 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.106117 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:21.117669 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:21.149594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-940de02c-b22b-4ffa-9a8d-7dffac7fb710 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:21.149759 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 912/3628] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:21 2026] POST /volume/v3/types => generated 328 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:21.162366 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-35231a64-14f6-401e-a752-45267d39dda4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:21.164758 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 907/3629] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1367 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:21.165604 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bced0709-3955-4d76-9ead-5b010f4b184e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.166736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:21.166736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:21.170047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request body: {'volume': {'volume_type': '4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:21.174301 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume of 1 GB Aug 19 12:58:21.174624 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.174624 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:21.175036 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:21.188532 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (7604e3d1-dc56-4e70-9831-bd147ffcaa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:21.192454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67406d7a-59d2-486b-a637-5bd927f1a819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.193540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:21.199431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.200455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Created reservations ['7025eb40-a64b-4b27-ace1-ca0423780a27', '06cc7924-17d3-4f35-bb59-5fa161bed0b7', 'f8448fd3-c9b2-4162-a350-ed800d91cf9f', '02d512b4-5e50-48b6-b7cd-9add3031a2c9'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:21.201473 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c23d24-dc3f-4efa-a84d-4b08d473f3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7025eb40-a64b-4b27-ace1-ca0423780a27', '06cc7924-17d3-4f35-bb59-5fa161bed0b7', 'f8448fd3-c9b2-4162-a350-ed800d91cf9f', '02d512b4-5e50-48b6-b7cd-9add3031a2c9']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.203769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6191f956-887b-4ac4-b878-ddfbb33f5e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.206842 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:21.206842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.206842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.206842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:21.218859 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.218859 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:21.220009 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ddebd6ca-5ce2-4703-a000-8fcbee02f3ce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:21.221538 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 913/3630] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:21.233523 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67406d7a-59d2-486b-a637-5bd927f1a819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-232386396',vendor_name='tempest-vendor_name-1977285146'},id=4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10,is_public=True,name='tempest-ProjectAdminTests-volume-type-1787828859',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.234048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4919d6a4-dd19-4d18-8f8c-3d5acc431cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.248335 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6191f956-887b-4ac4-b878-ddfbb33f5e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27ef51b1-faba-4c61-bfad-d8017f96c977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1675546981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['7025eb40-a64b-4b27-ace1-ca0423780a27','06cc7924-17d3-4f35-bb59-5fa161bed0b7','f8448fd3-c9b2-4162-a350-ed800d91cf9f','02d512b4-5e50-48b6-b7cd-9add3031a2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1675546981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27ef51b1-faba-4c61-bfad-d8017f96c977,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65409843040d44d086a31e595bf21982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33cee64e5694a7dab5f203ac65b3325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.248335 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ddc480-4668-44f2-ace4-68cb0a1d5c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.273527 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1787828859 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1787828859, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:21.273789 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1787828859 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1787828859, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:21.413545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ddc480-4668-44f2-ace4-68cb0a1d5c8f) transitioned into state 'SUCCESS' from state '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-1675546981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['7025eb40-a64b-4b27-ace1-ca0423780a27','06cc7924-17d3-4f35-bb59-5fa161bed0b7','f8448fd3-c9b2-4162-a350-ed800d91cf9f','02d512b4-5e50-48b6-b7cd-9add3031a2c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.414572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9860db79-05aa-47fe-8f4b-40e61e9fd3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.428277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['354b006d-dc4f-401c-9102-90c4fd7d5265', 'ac7e4c38-9350-49eb-8085-d8585d5cb67b', 'b2fc0421-113f-4b3c-bec2-c850dfc64306', '387b2181-92bd-425a-8112-5b89d3457a71'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:21.428825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9860db79-05aa-47fe-8f4b-40e61e9fd3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.428922 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4919d6a4-dd19-4d18-8f8c-3d5acc431cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354b006d-dc4f-401c-9102-90c4fd7d5265', 'ac7e4c38-9350-49eb-8085-d8585d5cb67b', 'b2fc0421-113f-4b3c-bec2-c850dfc64306', '387b2181-92bd-425a-8112-5b89d3457a71']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.428922 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b712274-7131-42d0-b447-b0d57a84b9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.429022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (752dddba-27d6-4590-b0fa-927e19d979f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:21.429022 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request issued successfully. Aug 19 12:58:21.429680 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97b0039d-c504-4981-b373-ff942e0aecef tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:21.430469 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 906/3631] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:20 2026] POST /volume/v3/volumes => generated 760 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:21.445076 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ae8aa257-9948-4775-8465-062834e340e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.447059 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae8aa257-9948-4775-8465-062834e340e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:21.447345 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae8aa257-9948-4775-8465-062834e340e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.447576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ae8aa257-9948-4775-8465-062834e340e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.455467 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.455467 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:21.462164 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ae8aa257-9948-4775-8465-062834e340e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:21.464816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b712274-7131-42d0-b447-b0d57a84b9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6fd512-1782-4eab-855d-cb278b03d640', '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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['354b006d-dc4f-401c-9102-90c4fd7d5265','ac7e4c38-9350-49eb-8085-d8585d5cb67b','b2fc0421-113f-4b3c-bec2-c850dfc64306','387b2181-92bd-425a-8112-5b89d3457a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6fd512-1782-4eab-855d-cb278b03d640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0673e1a19c564801b4f229910537e78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10),volume_type_id=4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.467269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc0f8d6-c472-4daf-8ff1-9ad109cdaf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.471765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ae8aa257-9948-4775-8465-062834e340e4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:21.471984 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 908/3632] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:21.489490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc0f8d6-c472-4daf-8ff1-9ad109cdaf67) transitioned into state 'SUCCESS' from 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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['354b006d-dc4f-401c-9102-90c4fd7d5265','ac7e4c38-9350-49eb-8085-d8585d5cb67b','b2fc0421-113f-4b3c-bec2-c850dfc64306','387b2181-92bd-425a-8112-5b89d3457a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.490482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4934c05a-2cf6-4381-a7a6-12a014794738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.500265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74130882-6caf-4ac9-8934-986cb3e56535 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.502617 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74130882-6caf-4ac9-8934-986cb3e56535 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:21.502837 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74130882-6caf-4ac9-8934-986cb3e56535 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.503150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74130882-6caf-4ac9-8934-986cb3e56535 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.510060 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74130882-6caf-4ac9-8934-986cb3e56535 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 404 Aug 19 12:58:21.512296 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 914/3633] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:21.512679 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4934c05a-2cf6-4381-a7a6-12a014794738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.513894 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (7604e3d1-dc56-4e70-9831-bd147ffcaa1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:21.514355 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request issued successfully. Aug 19 12:58:21.515114 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bced0709-3955-4d76-9ead-5b010f4b184e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:21.515660 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 906/3634] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:21 2026] POST /volume/v3/volumes => generated 773 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 19 12:58:21.521501 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d9da96f0-f823-4736-811f-e0894f41009b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.523483 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d9da96f0-f823-4736-811f-e0894f41009b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:21.523698 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d9da96f0-f823-4736-811f-e0894f41009b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.523902 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d9da96f0-f823-4736-811f-e0894f41009b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.528971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.531071 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d9da96f0-f823-4736-811f-e0894f41009b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 404 Aug 19 12:58:21.531411 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 Aug 19 12:58:21.531525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.531741 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 907/3635] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:21.531795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.543163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.543784 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.543784 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:21.546241 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:21.546913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.546913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.546913 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: 1468ed68-06a3-41e6-8e6c-75cd416253cb Aug 19 12:58:21.549490 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:21.555521 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a66033cb-132e-4010-91f2-d6b532c2baa2 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 returned with HTTP 200 Aug 19 12:58:21.556012 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 909/3636] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:21.560992 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb6ba40d-6dac-4e8d-8d66-583b89ca5d34 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb returned with HTTP 404 Aug 19 12:58:21.561555 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 915/3637] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:21 2026] DELETE /volume/v3/volumes/1468ed68-06a3-41e6-8e6c-75cd416253cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:21.576364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.578146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:21.581238 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2088916295"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:21.583855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2088916295'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:21.584202 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume of 1 GB Aug 19 12:58:21.584721 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.584721 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:21.591436 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Availability Zones retrieved successfully. Aug 19 12:58:21.795411 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (b726f9af-6dd9-452b-8f0e-6b34fa0f18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:21.796442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15d8118-1a68-465a-a447-ca9500541387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.797559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:21.836004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15d8118-1a68-465a-a447-ca9500541387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.837212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac3f008-0d99-4322-97cf-04e71e889945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.976957 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:21.978964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['5728000c-380e-417f-a757-babf0069e82f', '298047c9-74f9-40dc-bcd2-93a3c7775e96', '27f0dce8-7b42-4ce5-8eaa-23820d616097', '27307d62-08cc-4caa-a74d-78d12b3883ac'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:21.979166 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:21.979419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:21.979608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:21.979793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ac3f008-0d99-4322-97cf-04e71e889945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5728000c-380e-417f-a757-babf0069e82f', '298047c9-74f9-40dc-bcd2-93a3c7775e96', '27f0dce8-7b42-4ce5-8eaa-23820d616097', '27307d62-08cc-4caa-a74d-78d12b3883ac']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:21.980624 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f243414-c845-45f8-8a0c-d7f2c99cddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:21.988101 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:21.988101 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:21.993035 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:21.999813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-e6aa1a52-e847-41a2-a68c-406781ee54b5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:22.000369 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 908/3638] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:21 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:22.005892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f243414-c845-45f8-8a0c-d7f2c99cddab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4347065-c421-46fb-8d9a-a17c5b163fd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2088916295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['5728000c-380e-417f-a757-babf0069e82f','298047c9-74f9-40dc-bcd2-93a3c7775e96','27f0dce8-7b42-4ce5-8eaa-23820d616097','27307d62-08cc-4caa-a74d-78d12b3883ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2088916295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4347065-c421-46fb-8d9a-a17c5b163fd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17680377249146f197ebb64938dc6492',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:22.006519 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3091dd8-94a2-4baf-89bd-947d74f1cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:22.014356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d8c04915-f21f-4d24-9531-57c209225b82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.014806 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c04915-f21f-4d24-9531-57c209225b82 None None] GET https://10.4.3.137/volume// Aug 19 12:58:22.014858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c04915-f21f-4d24-9531-57c209225b82 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.015055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d8c04915-f21f-4d24-9531-57c209225b82 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.015436 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d8c04915-f21f-4d24-9531-57c209225b82 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:22.015727 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 910/3639] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:58: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 19 12:58:22.025046 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-250681b8-4cc4-4a66-96a1-c27f6cf94348 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.027215 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-250681b8-4cc4-4a66-96a1-c27f6cf94348 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:58:22.027628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-250681b8-4cc4-4a66-96a1-c27f6cf94348 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "839c1fce-0f9c-4a32-95cb-4a586522d9b7", "connector": null, "instance_uuid": "aa922ac6-393c-421c-9687-0821c092bc5c"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:22.091080 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.091080 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:22.115498 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3091dd8-94a2-4baf-89bd-947d74f1cb80) transitioned into state 'SUCCESS' from state '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-2088916295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17680377249146f197ebb64938dc6492',qos_specs=None,replication_status=,reservations=['5728000c-380e-417f-a757-babf0069e82f','298047c9-74f9-40dc-bcd2-93a3c7775e96','27f0dce8-7b42-4ce5-8eaa-23820d616097','27307d62-08cc-4caa-a74d-78d12b3883ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17459bf4038f4b2c9140fa7c24ec4c90',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:22.116569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2a2d14-1a7b-411b-b200-30c4b581d506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:22.131077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e2a2d14-1a7b-411b-b200-30c4b581d506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:22.131888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Flow 'volume_create_api' (b726f9af-6dd9-452b-8f0e-6b34fa0f18b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:22.132199 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Create volume request issued successfully. Aug 19 12:58:22.132769 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf882ec7-6bc7-4bd6-97ae-3410e2a34c54 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:22.133416 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 907/3640] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:58:21 2026] POST /volume/v3/volumes => generated 749 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:22.145071 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.146036 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-250681b8-4cc4-4a66-96a1-c27f6cf94348 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:58:22.146512 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 916/3641] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:58:22 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:22.147610 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:58:22.147865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.148123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.160084 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.160084 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:22.165707 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:22.173694 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5617aea8-9814-40a1-9b3d-ffca1d148cfa tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:58:22.174131 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 909/3642] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.237945 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.240552 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:22.240812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.241077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.241334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:22.246985 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.246985 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:22.247762 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-796d17b9-cdf8-4d54-a7e3-a91bfe6a7bcb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:22.248270 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 911/3643] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.489828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d247f009-f116-4be6-a9e9-f56dbc731440 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.492617 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d247f009-f116-4be6-a9e9-f56dbc731440 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:22.492734 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d247f009-f116-4be6-a9e9-f56dbc731440 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.492915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d247f009-f116-4be6-a9e9-f56dbc731440 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.509714 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.509714 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:22.521922 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d247f009-f116-4be6-a9e9-f56dbc731440 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:22.531414 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d247f009-f116-4be6-a9e9-f56dbc731440 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:22.531909 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 908/3644] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.571363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.577229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 Aug 19 12:58:22.577568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.577873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.586688 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.586688 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:22.590805 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:22.594978 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.598920 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:22.598920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.599237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.604144 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4672da9-86b5-4b04-845a-5693cf3e9b41 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 returned with HTTP 200 Aug 19 12:58:22.604758 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 917/3645] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.610159 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.610159 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:22.614785 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:22.618564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e76b8aa-96c7-4353-b6b1-e5d19703107e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.620723 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e76b8aa-96c7-4353-b6b1-e5d19703107e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:58:22.621002 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e76b8aa-96c7-4353-b6b1-e5d19703107e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.621195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-e7230f55-6112-4ef0-8c75-6e39276611d7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:22.621304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e76b8aa-96c7-4353-b6b1-e5d19703107e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.621998 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 910/3646] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.628191 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e76b8aa-96c7-4353-b6b1-e5d19703107e tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:58:22.628693 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 912/3647] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.642241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c60e77f4-30a9-4da2-9a08-c642edbae3f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.646988 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c60e77f4-30a9-4da2-9a08-c642edbae3f3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:58:22.649831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c60e77f4-30a9-4da2-9a08-c642edbae3f3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.650059 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c60e77f4-30a9-4da2-9a08-c642edbae3f3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.656946 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c60e77f4-30a9-4da2-9a08-c642edbae3f3 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:58:22.658279 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 909/3648] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:58:22 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 19 12:58:22.668391 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27136344-2571-4318-b54c-796726516895 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.670503 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27136344-2571-4318-b54c-796726516895 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/messages/f60c98e2-ca75-4c88-9121-97aeb52ca03a Aug 19 12:58:22.670738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27136344-2571-4318-b54c-796726516895 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.671163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27136344-2571-4318-b54c-796726516895 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.683655 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27136344-2571-4318-b54c-796726516895 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages/f60c98e2-ca75-4c88-9121-97aeb52ca03a returned with HTTP 204 Aug 19 12:58:22.683791 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 918/3649] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:58:22 2026] DELETE /volume/v3/messages/f60c98e2-ca75-4c88-9121-97aeb52ca03a => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:58:22.693790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.696778 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 Aug 19 12:58:22.696970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.697206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.697396 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume with id: 1f6fd512-1782-4eab-855d-cb278b03d640 Aug 19 12:58:22.707308 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.707308 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:22.707913 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:22.709120 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100260) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:58:22.722567 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1787828859 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1787828859, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:22.722847 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1787828859 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1787828859, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:22.735949 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['96385b5b-0a97-4146-9bde-1fa75b5c7995', '4c00d244-2a6e-4226-9313-e0aa76cf0b61', '1927a4e0-9c5c-4d3c-a94d-fc609f1acf6c', 'a1ad74da-201a-4d77-96b1-a2b158c0e17c'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:22.756869 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c99e2d4d-e9ed-4a5a-bc7d-2a4f6e294618 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.758561 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c99e2d4d-e9ed-4a5a-bc7d-2a4f6e294618 None None] GET https://10.4.3.137/volume// Aug 19 12:58:22.758561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c99e2d4d-e9ed-4a5a-bc7d-2a4f6e294618 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.758561 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c99e2d4d-e9ed-4a5a-bc7d-2a4f6e294618 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.758561 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c99e2d4d-e9ed-4a5a-bc7d-2a4f6e294618 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:22.758561 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 913/3650] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:58: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 19 12:58:22.767086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-23394a09-1fe4-4afc-aa04-8883cb19f1f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.769134 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-23394a09-1fe4-4afc-aa04-8883cb19f1f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:58:22.769582 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-23394a09-1fe4-4afc-aa04-8883cb19f1f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ef51b1-faba-4c61-bfad-d8017f96c977", "connector": null, "instance_uuid": "95fafaf9-bfc7-438f-9769-4bcd4fd36e59"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:22.774137 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume request issued successfully. Aug 19 12:58:22.774517 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4d39cebd-d5c9-4f96-b346-e5ae1ee42c93 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 returned with HTTP 202 Aug 19 12:58:22.775092 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 911/3651] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:22 2026] DELETE /volume/v3/volumes/1f6fd512-1782-4eab-855d-cb278b03d640 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:22.778930 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.778930 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:22.783486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c05ab5fd-55af-42f6-8c9d-61f20d0bb09f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.786521 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c05ab5fd-55af-42f6-8c9d-61f20d0bb09f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/types/4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10 Aug 19 12:58:22.786824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c05ab5fd-55af-42f6-8c9d-61f20d0bb09f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.787156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c05ab5fd-55af-42f6-8c9d-61f20d0bb09f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.824494 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-23394a09-1fe4-4afc-aa04-8883cb19f1f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:58:22.825075 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 910/3652] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:58:22 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 19 12:58:22.848522 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c05ab5fd-55af-42f6-8c9d-61f20d0bb09f tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types/4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10 returned with HTTP 202 Aug 19 12:58:22.849012 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 919/3653] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:22 2026] DELETE /volume/v3/types/4d41a9b5-1a7a-48e7-8ef3-7f362fa29a10 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:22.862192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa365893-5726-4893-8e56-5bb4d2a20f6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.864934 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa365893-5726-4893-8e56-5bb4d2a20f6c tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:22.865441 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa365893-5726-4893-8e56-5bb4d2a20f6c tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1643800934", "extra_specs": {"storage_protocol": "tempest-storage_protocol-174790788", "vendor_name": "tempest-vendor_name-1341752592"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:22.881905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6640ff61-0165-490f-9f1f-296de385ae23 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.885646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6640ff61-0165-490f-9f1f-296de385ae23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:22.885923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6640ff61-0165-490f-9f1f-296de385ae23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.886187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6640ff61-0165-490f-9f1f-296de385ae23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.888689 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0023e02-f33a-4876-8095-0a27d51322c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.889068 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0023e02-f33a-4876-8095-0a27d51322c5 None None] GET https://10.4.3.137/volume// Aug 19 12:58:22.889288 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0023e02-f33a-4876-8095-0a27d51322c5 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.889496 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0023e02-f33a-4876-8095-0a27d51322c5 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.889989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0023e02-f33a-4876-8095-0a27d51322c5 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:22.891722 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 911/3654] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:58: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 19 12:58:22.896027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa365893-5726-4893-8e56-5bb4d2a20f6c tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:22.896542 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 914/3655] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:22 2026] POST /volume/v3/types => generated 328 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.902449 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.902449 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:22.903833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.907474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:22.907604 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6640ff61-0165-490f-9f1f-296de385ae23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:22.907682 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:22.908316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:22.908316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:22.909974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:22.910589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e8429a88-8470-4075-84b3-35dedb185a83", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:22.913424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request body: {'volume': {'volume_type': 'e8429a88-8470-4075-84b3-35dedb185a83', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:22.917870 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6640ff61-0165-490f-9f1f-296de385ae23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:22.918645 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 912/3656] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:22.919989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume of 1 GB Aug 19 12:58:22.920386 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.920386 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:22.920782 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:22.925553 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:22.925553 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:22.926502 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (9911146d-9b81-40a6-a5b8-f1380c06ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:22.927398 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c35f3-5e57-44f5-964d-f3222d7ea1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:22.928153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:22.931025 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:22.937363 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-976ca3cb-f3d1-415f-a472-dafc3504fc79 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:22.938003 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 920/3657] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:58:22 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:58:22.957646 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (851c35f3-5e57-44f5-964d-f3222d7ea1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:58:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-174790788',vendor_name='tempest-vendor_name-1341752592'},id=e8429a88-8470-4075-84b3-35dedb185a83,is_public=True,name='tempest-ProjectAdminTests-volume-type-1643800934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e8429a88-8470-4075-84b3-35dedb185a83', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:22.960960 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4c6bb3-bea6-4e16-8c33-b2b9ec0e570e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:22.996893 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1643800934 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1643800934, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:22.997390 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1643800934 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1643800934, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:23.074479 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['158dc076-37f1-47b2-ab77-ffabb0b3fba7', 'eeb6349b-49bc-4388-b162-718977ce20fa', '6e0dd5c9-53ae-4824-9bab-3462bcc1338e', '3aaa062e-d5a2-4132-8bc9-6db657273491'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:23.075925 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae4c6bb3-bea6-4e16-8c33-b2b9ec0e570e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158dc076-37f1-47b2-ab77-ffabb0b3fba7', 'eeb6349b-49bc-4388-b162-718977ce20fa', '6e0dd5c9-53ae-4824-9bab-3462bcc1338e', '3aaa062e-d5a2-4132-8bc9-6db657273491']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:23.078565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.079334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e433f-602e-4c36-bc5d-b9c8d232777c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:23.087433 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c Aug 19 12:58:23.091846 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:23.109012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:58:23.115982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:58:23.117305 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.117305 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:23.135770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (363e433f-602e-4c36-bc5d-b9c8d232777c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101', '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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['158dc076-37f1-47b2-ab77-ffabb0b3fba7','eeb6349b-49bc-4388-b162-718977ce20fa','6e0dd5c9-53ae-4824-9bab-3462bcc1338e','3aaa062e-d5a2-4132-8bc9-6db657273491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=e8429a88-8470-4075-84b3-35dedb185a83), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:23Z,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=4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0673e1a19c564801b4f229910537e78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e8429a88-8470-4075-84b3-35dedb185a83),volume_type_id=e8429a88-8470-4075-84b3-35dedb185a83)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:23.137845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14dfb68-6d88-41c1-a82b-eb6ac0b5e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:23.171475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b14dfb68-6d88-41c1-a82b-eb6ac0b5e5f4) transitioned into state 'SUCCESS' from 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='0673e1a19c564801b4f229910537e78c',qos_specs=None,replication_status=,reservations=['158dc076-37f1-47b2-ab77-ffabb0b3fba7','eeb6349b-49bc-4388-b162-718977ce20fa','6e0dd5c9-53ae-4824-9bab-3462bcc1338e','3aaa062e-d5a2-4132-8bc9-6db657273491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6c127bd4e54ad0ba1cbd4fcdc179b9',volume_type_id=e8429a88-8470-4075-84b3-35dedb185a83)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:23.172743 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc263b5f-fad1-4009-b913-7e6e0fd5f2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:23.187294 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc263b5f-fad1-4009-b913-7e6e0fd5f2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:23.189092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Flow 'volume_create_api' (9911146d-9b81-40a6-a5b8-f1380c06ca3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:23.189610 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Create volume request issued successfully. Aug 19 12:58:23.190556 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2ec63a1c-644e-4e86-a6ad-344818f6268d tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:23.191468 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 912/3658] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:22 2026] POST /volume/v3/volumes => generated 773 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:23.193435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.199485 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:58:23.199485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.199485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.207904 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.213693 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.213693 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:23.214491 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 Aug 19 12:58:23.214770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.215117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.220545 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:58:23.224779 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.224779 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:23.227813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0f90da23-5cb0-4343-83af-a54ca8a83248 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:58:23.228474 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 913/3659] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:23 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:23.235332 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:23.241035 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-be6d5ce4-ed0f-4d62-bca3-5aa74bb12703 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 returned with HTTP 200 Aug 19 12:58:23.241184 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 921/3660] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:23 2026] GET /volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:23.264053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" released by "attachment_update" :: held 0.148s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:58:23.264110 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.264155 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-67e60653-e41e-4498-a712-306b68824103 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c returned with HTTP 200 Aug 19 12:58:23.264580 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 915/3661] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:58:23 2026] PUT /volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:23.266155 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:23.266424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.266704 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.266778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:23.273492 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.273492 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:23.274446 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d8d96d7-393a-4b7b-9cdd-61886278cf93 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:23.274972 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 913/3662] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:23 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:23.769640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3ede266f-f2d0-4174-bbf6-799d556fba0d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.769640 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ede266f-f2d0-4174-bbf6-799d556fba0d None None] GET https://10.4.3.137/volume// Aug 19 12:58:23.769640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ede266f-f2d0-4174-bbf6-799d556fba0d None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.770142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ede266f-f2d0-4174-bbf6-799d556fba0d None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.770278 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ede266f-f2d0-4174-bbf6-799d556fba0d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:23.770618 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 914/3663] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:58: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 19 12:58:23.783951 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.786594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:58:23.786892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.787140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.799389 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.799389 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:23.804546 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:58:23.811496 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-ddb3143a-f810-4dff-be31-27f95fedde98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:58:23.812133 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 922/3664] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:58:23 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:58:23.939677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.939986 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:23.940164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:23.940333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:23.944405 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=362,cinder:INSERT=50,cinder:UPDATE=73 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:58:23.948379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:23.952405 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 Aug 19 12:58:23.952598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:23.960203 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.960203 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:23.965913 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:23.968312 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-839c1fce-0f9c-4a32-95cb-4a586522d9b7-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:58:23.972518 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-940e0b46-ef24-441d-9cbb-6b2a5fb15253 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:23.973241 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 916/3665] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:23 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:23.975446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-839c1fce-0f9c-4a32-95cb-4a586522d9b7-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:58:23.978849 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:23.978849 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:24.111504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-839c1fce-0f9c-4a32-95cb-4a586522d9b7-np0000007775" released by "attachment_update" :: held 0.136s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:58:24.111875 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-29b09b8d-aebb-4527-a28e-da00fa0f4d1e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 returned with HTTP 200 Aug 19 12:58:24.112330 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 914/3666] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:58:23 2026] PUT /volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:24.150892 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-3f553d14-3aca-4c4b-a690-ff27af6edfad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.154577 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-3f553d14-3aca-4c4b-a690-ff27af6edfad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7/action Aug 19 12:58:24.155154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-3f553d14-3aca-4c4b-a690-ff27af6edfad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:58:24.155577 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-3f553d14-3aca-4c4b-a690-ff27af6edfad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:24.179642 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.179642 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:24.195471 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1d1ae074-70f0-46b9-ba3a-3013eb299453 req-3f553d14-3aca-4c4b-a690-ff27af6edfad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7/action returned with HTTP 204 Aug 19 12:58:24.195952 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 915/3667] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:58:24 2026] POST /volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:24.260570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df80c2fb-b879-491e-a649-89ba18752bbd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.264375 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df80c2fb-b879-491e-a649-89ba18752bbd tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 Aug 19 12:58:24.264942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df80c2fb-b879-491e-a649-89ba18752bbd tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.264942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df80c2fb-b879-491e-a649-89ba18752bbd tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.276973 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.276973 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:24.283482 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df80c2fb-b879-491e-a649-89ba18752bbd tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:24.289867 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.290366 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df80c2fb-b879-491e-a649-89ba18752bbd tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 returned with HTTP 200 Aug 19 12:58:24.290366 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 923/3668] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:24.292485 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:24.292798 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.293022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.293311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:24.299028 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.299028 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:24.300036 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b9178c8f-fbc0-4039-b2d9-c5566ef05fce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:24.300986 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 917/3669] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:24.309807 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-00ce59c5-e341-438d-aea4-7a02b0977ecb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.313120 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00ce59c5-e341-438d-aea4-7a02b0977ecb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 12:58:24.313424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00ce59c5-e341-438d-aea4-7a02b0977ecb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.313763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-00ce59c5-e341-438d-aea4-7a02b0977ecb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.314174 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.314174 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:24.318690 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-00ce59c5-e341-438d-aea4-7a02b0977ecb tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 12:58:24.319161 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 915/3670] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 12:58:24 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 19 12:58:24.331731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-710dabea-18f2-4c96-9e2e-c935eab417ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.338999 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-710dabea-18f2-4c96-9e2e-c935eab417ae tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] GET https://10.4.3.137/volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 Aug 19 12:58:24.338999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-710dabea-18f2-4c96-9e2e-c935eab417ae tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.339362 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-710dabea-18f2-4c96-9e2e-c935eab417ae tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.347529 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-710dabea-18f2-4c96-9e2e-c935eab417ae tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 returned with HTTP 200 Aug 19 12:58:24.350701 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 916/3671] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 => generated 667 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:24.366665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-47c81d0f-e99b-4e04-8639-1f1975f0a1e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.370709 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47c81d0f-e99b-4e04-8639-1f1975f0a1e1 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 Aug 19 12:58:24.371155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47c81d0f-e99b-4e04-8639-1f1975f0a1e1 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.371551 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47c81d0f-e99b-4e04-8639-1f1975f0a1e1 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.392561 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47c81d0f-e99b-4e04-8639-1f1975f0a1e1 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 returned with HTTP 204 Aug 19 12:58:24.393052 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 924/3672] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 12:58:24 2026] DELETE /volume/v3/messages/9b0a5714-9734-4677-ac58-81a7e30ff2d2 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 12:58:24.406293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57c04e24-4fff-4153-a454-913645f00cfa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.411422 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 Aug 19 12:58:24.411787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.412080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.412333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume with id: 4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 Aug 19 12:58:24.425805 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.425805 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:24.426191 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Volume info retrieved successfully. Aug 19 12:58:24.427422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100261) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 12:58:24.444365 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1643800934 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1643800934, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:24.444679 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1643800934 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1643800934, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:58:24.462916 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Created reservations ['fee0ff26-5d4e-465b-b9dc-baff3d6996a3', '179f326e-47f4-484f-a8b5-fbf927157f12', 'adc26f48-7e7b-47ea-8cb7-8f5d25f2cc46', 'f7e433d1-6072-4f2d-b6bb-8608a24512f7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:24.526992 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Delete volume request issued successfully. Aug 19 12:58:24.527313 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57c04e24-4fff-4153-a454-913645f00cfa tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 returned with HTTP 202 Aug 19 12:58:24.527867 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 918/3673] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:24 2026] DELETE /volume/v3/volumes/4c7a8fc9-48f1-4e39-9fe9-9b9f20c28101 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:24.539181 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5df943aa-6004-49b4-8296-e3313ff39418 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.543130 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5df943aa-6004-49b4-8296-e3313ff39418 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] DELETE https://10.4.3.137/volume/v3/types/e8429a88-8470-4075-84b3-35dedb185a83 Aug 19 12:58:24.543683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5df943aa-6004-49b4-8296-e3313ff39418 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.543768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5df943aa-6004-49b4-8296-e3313ff39418 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.597917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5df943aa-6004-49b4-8296-e3313ff39418 tempest-ProjectAdminTests-27253066 tempest-ProjectAdminTests-27253066-project-admin] https://10.4.3.137/volume/v3/types/e8429a88-8470-4075-84b3-35dedb185a83 returned with HTTP 202 Aug 19 12:58:24.599437 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 916/3674] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:24 2026] DELETE /volume/v3/types/e8429a88-8470-4075-84b3-35dedb185a83 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:24.786583 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.789455 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:24.789455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.789850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.807058 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.807058 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:24.813657 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:24.823659 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-22b684e9-3188-4413-9a7b-689931131ef3 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:58:24.823817 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 917/3675] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:24.853726 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.859598 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] POST https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5/action Aug 19 12:58:24.859598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:58:24.859598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:24.870034 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:24.870034 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:24.870578 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:24.890155 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Begin detaching volume completed successfully. Aug 19 12:58:24.890501 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-299f2813-3608-4cfd-9026-31b255aa6e7f tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5/action returned with HTTP 202 Aug 19 12:58:24.891281 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 925/3676] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:58:24 2026] POST /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:24.985495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fca5c8c7-fa50-40f3-8375-b2604ca1e201 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.986104 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fca5c8c7-fa50-40f3-8375-b2604ca1e201 None None] GET https://10.4.3.137/volume// Aug 19 12:58:24.986374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fca5c8c7-fa50-40f3-8375-b2604ca1e201 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.986618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fca5c8c7-fa50-40f3-8375-b2604ca1e201 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.987341 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fca5c8c7-fa50-40f3-8375-b2604ca1e201 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:24.988025 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 919/3677] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:58: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 19 12:58:24.991476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:24.992511 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:24.992849 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:24.993139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:24.998664 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:25.009616 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:25.010147 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:25.010235 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:25.010235 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:25.010325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:25.015516 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:25.028660 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:25.028660 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:25.032459 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-973c1cc4-437e-4b9e-bfbd-17bd99e5d7f6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:25.033356 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 917/3678] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:25.037506 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:25.044870 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-7df87871-b814-4ebc-b28a-fafae67627de tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:58:25.045327 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 918/3679] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:58:24 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 1322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:58:25.316019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:25.318174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:25.318816 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:25.318816 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:25.318939 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:25.333409 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:25.333409 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:25.334222 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb16f909-8c35-408b-9db2-12bd178ec0a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:25.334791 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 926/3680] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:25 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:26.050675 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:26.056012 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:26.056652 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:26.057130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:26.072664 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:26.072664 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:26.077513 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:26.082973 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-47eaaff9-fe77-485a-b3e2-fe0b851d14bc tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:26.083553 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 920/3681] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:26 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:26.356674 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:26.359852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:26.360082 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:26.360297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:26.360401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:26.390321 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:26.390321 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:26.390321 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9aaa2a46-2938-4037-8970-095f5b85fcaf tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:26.390321 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 918/3682] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:26 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:26.711652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-f916c497-17c6-45df-a4ad-54ec5222b883 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:26.716617 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-f916c497-17c6-45df-a4ad-54ec5222b883 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c/action Aug 19 12:58:26.716617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-f916c497-17c6-45df-a4ad-54ec5222b883 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:58:26.716617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-f916c497-17c6-45df-a4ad-54ec5222b883 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:26.751260 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:26.751260 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:26.780289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-059a0862-c497-462e-9648-e76990c74373 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:26.782527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-47e7f3df-120d-4c76-90a5-be8d9ba38681 req-f916c497-17c6-45df-a4ad-54ec5222b883 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c/action returned with HTTP 204 Aug 19 12:58:26.783011 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 919/3683] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:58:26 2026] POST /volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:26.786454 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-059a0862-c497-462e-9648-e76990c74373 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca Aug 19 12:58:26.786778 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-059a0862-c497-462e-9648-e76990c74373 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:26.787003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-059a0862-c497-462e-9648-e76990c74373 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:26.821319 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:26.821319 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:27.009394 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4b1fbeb2-0c1f-4077-9c69-0bed2f261f85 req-059a0862-c497-462e-9648-e76990c74373 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca returned with HTTP 200 Aug 19 12:58:27.009867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 927/3684] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:58:26 2026] DELETE /volume/v3/attachments/36824a26-28a9-48a2-ba2b-1b62176a22ca => generated 19 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:27.103505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.104817 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:27.104817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.104817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.123127 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.123127 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:27.129727 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:27.139816 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3c6cc51c-240f-419d-962c-cd679ea85fc9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:27.140366 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 921/3685] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:27.145265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.147994 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:27.148302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.148642 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.159026 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.159026 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:27.163557 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:27.171937 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-17f7c2c5-e9e3-4cd6-8db6-6f6021b2f6d2 req-f4724db4-8ac8-48d6-9f25-2c37dda3ebc5 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:58:27.171937 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 919/3686] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:27.192985 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1f4a0629-b682-48da-8809-54e0a341e604 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.198181 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:27.198458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.198684 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.198891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete volume with id: ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:27.205464 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.208330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:27.209453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.209453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.210005 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.210005 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:27.210796 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:27.229495 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.229495 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:27.234699 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:27.243718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-6b17d2bf-edfa-41f1-bd89-32182134bfcb tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:27.244641 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 928/3687] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:27.252213 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Delete volume request issued successfully. Aug 19 12:58:27.252700 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f4a0629-b682-48da-8809-54e0a341e604 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 202 Aug 19 12:58:27.254274 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 920/3688] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:27 2026] DELETE /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:27.271605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19384c89-2eac-48b3-9922-51b5b38cee18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.274159 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19384c89-2eac-48b3-9922-51b5b38cee18 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:27.275159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19384c89-2eac-48b3-9922-51b5b38cee18 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.275159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19384c89-2eac-48b3-9922-51b5b38cee18 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.295400 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.295400 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:27.310241 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-19384c89-2eac-48b3-9922-51b5b38cee18 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Volume info retrieved successfully. Aug 19 12:58:27.318514 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19384c89-2eac-48b3-9922-51b5b38cee18 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 200 Aug 19 12:58:27.318514 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 922/3689] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:27.386304 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bb5696aa-5461-4821-9a2c-89083da19107 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.386998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4bcf1ebe-7e02-44d2-9180-13abd3373bca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.391282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bcf1ebe-7e02-44d2-9180-13abd3373bca None None] GET https://10.4.3.137/volume// Aug 19 12:58:27.391282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bcf1ebe-7e02-44d2-9180-13abd3373bca None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.391282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4bcf1ebe-7e02-44d2-9180-13abd3373bca None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.391282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4bcf1ebe-7e02-44d2-9180-13abd3373bca None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:27.391282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 929/3690] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:58:27.391749 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb5696aa-5461-4821-9a2c-89083da19107 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:27.391749 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb5696aa-5461-4821-9a2c-89083da19107 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.392155 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bb5696aa-5461-4821-9a2c-89083da19107 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.392565 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bb5696aa-5461-4821-9a2c-89083da19107 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:27.400379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8ae7035e-019e-4cf1-8954-e0f5da4c967c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.407286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8ae7035e-019e-4cf1-8954-e0f5da4c967c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:58:27.407480 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.407480 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:27.407551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8ae7035e-019e-4cf1-8954-e0f5da4c967c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ef51b1-faba-4c61-bfad-d8017f96c977", "connector": null, "instance_uuid": "3d25725c-c370-475a-914f-6d713ffff2c9"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:27.407751 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bb5696aa-5461-4821-9a2c-89083da19107 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:27.408225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 920/3691] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:27.429731 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.429731 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:27.470109 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8ae7035e-019e-4cf1-8954-e0f5da4c967c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:58:27.470989 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 921/3692] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:58:27 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:58:27.505775 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.509162 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:27.509162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.509162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.525642 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.525642 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:27.525800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85933a7d-91e0-49ab-8126-ef0dea536c66 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.526162 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85933a7d-91e0-49ab-8126-ef0dea536c66 None None] GET https://10.4.3.137/volume// Aug 19 12:58:27.577103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85933a7d-91e0-49ab-8126-ef0dea536c66 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.577103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85933a7d-91e0-49ab-8126-ef0dea536c66 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.577103 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85933a7d-91e0-49ab-8126-ef0dea536c66 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:27.577103 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 930/3693] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:58:27.577834 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:27.577834 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cac5b0b-98dd-479a-b4af-adb5601fbd3b tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:27.577834 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 923/3694] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:27.578090 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:27.582726 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-8fc6e765-c216-4cc0-8561-b4c13205d182 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:27.583312 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 921/3695] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:58:27 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:58:27.725428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:27.728487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 Aug 19 12:58:27.728912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:27.739624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:58:27.749946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:58:27.751704 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:27.751704 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:27.881721 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" released by "attachment_update" :: held 0.132s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:58:27.883179 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-51eea42c-ad99-4a3e-bc85-f6c3b7c2917e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 returned with HTTP 200 Aug 19 12:58:27.883179 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 922/3696] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:58:27 2026] PUT /volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:28.344607 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-849e581a-2485-418b-90eb-16b80c23f966 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:28.352913 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-849e581a-2485-418b-90eb-16b80c23f966 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] GET https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 Aug 19 12:58:28.352913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-849e581a-2485-418b-90eb-16b80c23f966 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:28.352913 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-849e581a-2485-418b-90eb-16b80c23f966 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:28.375743 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-849e581a-2485-418b-90eb-16b80c23f966 tempest-TestMinimumBasicScenario-319151957 tempest-TestMinimumBasicScenario-319151957-project-member] https://10.4.3.137/volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 returned with HTTP 404 Aug 19 12:58:28.376405 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 931/3697] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:28 2026] GET /volume/v3/volumes/ae491e76-e18f-45c5-8555-d62941bfeca5 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:28.426457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:28.433739 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:28.434077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:28.434684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:28.435850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:28.447939 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:28.447939 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:28.448895 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b84b963-f9b3-47b6-a8cc-94b810f4f08b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:28.449702 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 924/3698] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:28 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:28.556496 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:28.561070 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:28.561316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:28.561450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:28.580962 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:28.580962 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:28.588093 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:28.598480 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2c3f6f0-8348-4e54-8d86-55e91b4e5f9e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:28.599351 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 922/3699] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:28 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:29.468619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:29.471578 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:29.472039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:29.472340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:29.472707 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:29.480110 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:29.480110 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:29.481269 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a0dc748b-5590-4fb6-93c3-d6bb7fc79461 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:29.481897 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 923/3700] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:29 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:29.616069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:29.618579 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:29.618880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:29.619215 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:29.642925 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:29.642925 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:29.648893 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:29.657030 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c112a9c5-a9fb-4480-a6f2-a7795a8cc7a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:29.657940 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 932/3701] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:29 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:30.507480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:30.511261 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:30.511597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:30.511767 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:30.512275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:30.526620 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:30.526620 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:30.526620 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fed006c2-d038-45c8-9afe-9ebfb0a85a40 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:30.526620 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 925/3702] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:30 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:30.674119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d785e44-12f6-432a-8486-6f539502a87c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:30.676162 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d785e44-12f6-432a-8486-6f539502a87c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:30.676427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d785e44-12f6-432a-8486-6f539502a87c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:30.676712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d785e44-12f6-432a-8486-6f539502a87c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:30.699572 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:30.699572 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:30.706237 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d785e44-12f6-432a-8486-6f539502a87c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:30.718739 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d785e44-12f6-432a-8486-6f539502a87c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:30.719640 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 923/3703] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:30 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:31.541623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:31.544204 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:31.545337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:31.545337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:31.545337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:31.554283 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:31.554283 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:31.554283 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a09054e-26fb-41e2-8ca2-02cc27005d3d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:31.554283 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 924/3704] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:31 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:31.739729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a130ab16-ae55-45b3-8424-7084db19e335 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:31.742650 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a130ab16-ae55-45b3-8424-7084db19e335 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:31.742892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a130ab16-ae55-45b3-8424-7084db19e335 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:31.743121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a130ab16-ae55-45b3-8424-7084db19e335 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:31.769374 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:31.769374 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:31.777095 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a130ab16-ae55-45b3-8424-7084db19e335 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:31.786781 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a130ab16-ae55-45b3-8424-7084db19e335 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:31.787430 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 933/3705] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:31 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:32.229272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-80188c29-03d1-4404-b495-5768efce7ea9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.232794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-80188c29-03d1-4404-b495-5768efce7ea9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9/action Aug 19 12:58:32.233319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-80188c29-03d1-4404-b495-5768efce7ea9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:58:32.233501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-80188c29-03d1-4404-b495-5768efce7ea9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:32.261940 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.261940 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:32.291520 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-777f76bd-b858-4ce0-b8bb-26b68868132d req-80188c29-03d1-4404-b495-5768efce7ea9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9/action returned with HTTP 204 Aug 19 12:58:32.292116 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 926/3706] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:58:32 2026] POST /volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:32.567146 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.570367 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:32.571060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:32.571060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:32.571060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 118fbe3a-9488-4743-a794-b73bfac43c0b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:32.579235 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.579235 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:32.581539 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-216dadec-569f-4f40-9f3b-3fca17ae00f7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 200 Aug 19 12:58:32.581539 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 924/3707] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:32 2026] GET /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:32.597633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-05023658-2abe-4b57-83aa-6c894f368389 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.601334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b Aug 19 12:58:32.601334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:32.601334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:32.601981 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: 118fbe3a-9488-4743-a794-b73bfac43c0b. Aug 19 12:58:32.611639 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.611639 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:32.638959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id 118fbe3a-9488-4743-a794-b73bfac43c0b {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:58:32.641552 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-05023658-2abe-4b57-83aa-6c894f368389 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b returned with HTTP 202 Aug 19 12:58:32.641552 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 925/3708] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:32 2026] DELETE /volume/v3/backups/118fbe3a-9488-4743-a794-b73bfac43c0b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:32.654377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.660285 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:32.660570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:32.660852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:32.661051 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume with id: 5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:32.674551 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.674551 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:32.674551 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:32.722346 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume request issued successfully. Aug 19 12:58:32.722682 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f0ae4f47-f8e2-4107-8d4e-16a3fc6c41a0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c returned with HTTP 202 Aug 19 12:58:32.727596 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 934/3709] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:32 2026] DELETE /volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:32.738961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.740670 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:32.740843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:32.741196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:32.767938 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.767938 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:32.780433 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:32.787834 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7cbb147-41f8-41ed-9e13-17adbe99230e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c returned with HTTP 200 Aug 19 12:58:32.788473 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 927/3710] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:32 2026] GET /volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:32.803063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:32.805547 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:32.805547 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:32.805547 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:32.821197 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:32.821197 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:32.825874 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:32.831815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d2ca64cf-201d-4cdd-a64b-332d9272be71 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:32.832320 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 925/3711] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:32 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:33.806008 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bdae19f8-126d-4abf-8843-fde009f01b3a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:33.808062 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bdae19f8-126d-4abf-8843-fde009f01b3a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c Aug 19 12:58:33.808387 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bdae19f8-126d-4abf-8843-fde009f01b3a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:33.808675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bdae19f8-126d-4abf-8843-fde009f01b3a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:33.817169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bdae19f8-126d-4abf-8843-fde009f01b3a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c returned with HTTP 404 Aug 19 12:58:33.817712 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 926/3712] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:33 2026] GET /volume/v3/volumes/5ed76eae-76f0-4fad-bc76-cdf89919816c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:33.834608 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5eb8502f-871e-4572-9ab5-83c27f608714 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:33.840582 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/export_record Aug 19 12:58:33.841660 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:33.841660 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'export_record' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:33.841660 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Export record for backup 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 12:58:33.851705 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:33.851705 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:33.853087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.api [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling RPCAPI with context: , host: np0000007775, backup: 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 12:58:33.869541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] export_record in rpcapi backup_id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 on host np0000007775. {{(pid=100263) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 12:58:33.883749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmUzYmYyZmEtMTA5NC00MmNlLWFiNmEtZGY5MjQ4Y2UyYTM3IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMmQ3OTQzOGMtODQzYy00OTMzLTgwOTYtNTI4M2EwYWE0YjFiIiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xODMwMDU4Mjg2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmQ3OTQzOGMtODQzYy00OTMzLTgwOTYtNTI4M2EwYWE0YjFiLzIwMjYwODE5MTI1NzIzL2F6X25vdmFfYmFja3VwXzJlM2JmMmZhLTEwOTQtNDJjZS1hYjZhLWRmOTI0OGNlMmEzNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTI6NTc6MTlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTc6MTlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMjo1Nzo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100263) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 12:58:33.883749 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5eb8502f-871e-4572-9ab5-83c27f608714 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/export_record returned with HTTP 200 Aug 19 12:58:33.884116 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 935/3713] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 12:58:33 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/export_record => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:33.896292 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:33.899379 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:33.899848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-796647614"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:33.901697 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-796647614'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:33.901878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume of 1 GB Aug 19 12:58:33.906728 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:33.915704 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (18832622-3951-4fb6-8782-8b6fffe6785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:33.918085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01abdfe0-f386-42dc-82e5-a727ce7cb889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:33.922090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:33.970352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01abdfe0-f386-42dc-82e5-a727ce7cb889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:33.970825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e5515d-545d-405b-952d-3cf06e6e7fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:34.052373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['25e67a5c-3908-4bb4-b822-9c7ab78d940c', '9b5ccffc-e46b-4f1d-a415-9c6f6655c052', '6587841e-3bf3-4e16-92a8-d359a7abca89', '4b29ad9f-66b7-4f5b-8feb-70b1338a46db'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:34.052373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e5515d-545d-405b-952d-3cf06e6e7fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e67a5c-3908-4bb4-b822-9c7ab78d940c', '9b5ccffc-e46b-4f1d-a415-9c6f6655c052', '6587841e-3bf3-4e16-92a8-d359a7abca89', '4b29ad9f-66b7-4f5b-8feb-70b1338a46db']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:34.053708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f8f570-3de0-4b08-903a-afc13a39e2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:34.095173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f8f570-3de0-4b08-903a-afc13a39e2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3607c496-679e-4f73-b617-1d5424ae1df4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796647614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['25e67a5c-3908-4bb4-b822-9c7ab78d940c','9b5ccffc-e46b-4f1d-a415-9c6f6655c052','6587841e-3bf3-4e16-92a8-d359a7abca89','4b29ad9f-66b7-4f5b-8feb-70b1338a46db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796647614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3607c496-679e-4f73-b617-1d5424ae1df4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93aaa045e8ea451cbdfd16019265b7ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:34.096725 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec7e0b5-7e6b-4035-bb85-bf415af0f9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:34.151589 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec7e0b5-7e6b-4035-bb85-bf415af0f9e8) transitioned into state 'SUCCESS' from state '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-796647614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['25e67a5c-3908-4bb4-b822-9c7ab78d940c','9b5ccffc-e46b-4f1d-a415-9c6f6655c052','6587841e-3bf3-4e16-92a8-d359a7abca89','4b29ad9f-66b7-4f5b-8feb-70b1338a46db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:34.153420 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbb914c-fc89-4b31-acb3-6a3d0a7c4fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:34.170027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbb914c-fc89-4b31-acb3-6a3d0a7c4fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:34.171097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (18832622-3951-4fb6-8782-8b6fffe6785d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:34.171587 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request issued successfully. Aug 19 12:58:34.175644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6580980-a3a5-4979-9f98-7d55a90ed70d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:34.175644 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 928/3714] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:33 2026] POST /volume/v3/volumes => generated 777 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:34.191681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d6e0f347-9535-42f6-a219-7ee43655f119 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:34.194078 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6e0f347-9535-42f6-a219-7ee43655f119 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:34.194489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d6e0f347-9535-42f6-a219-7ee43655f119 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:34.194878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d6e0f347-9535-42f6-a219-7ee43655f119 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:34.207974 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:34.207974 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:34.217343 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d6e0f347-9535-42f6-a219-7ee43655f119 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:34.223721 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d6e0f347-9535-42f6-a219-7ee43655f119 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 returned with HTTP 200 Aug 19 12:58:34.224436 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 926/3715] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:34 2026] GET /volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:35.248122 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:35.252637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:35.252637 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:35.252637 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:35.271610 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:35.271610 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:35.283498 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:35.289330 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8acda4ec-6b0b-472b-ae1b-589c7827faab tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 returned with HTTP 200 Aug 19 12:58:35.291657 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 927/3716] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:35 2026] GET /volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:35.309505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:35.311455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:58:35.312587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3607c496-679e-4f73-b617-1d5424ae1df4", "name": "tempest-type-Backup-58398944"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:35.314222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating new backup {'backup': {'volume_id': '3607c496-679e-4f73-b617-1d5424ae1df4', 'name': 'tempest-type-Backup-58398944'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:58:35.314386 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating backup of volume 3607c496-679e-4f73-b617-1d5424ae1df4 in container None Aug 19 12:58:35.324720 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:35.324720 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:35.324720 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:35.352533 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['e54573ac-475e-4798-b280-2ae7db5a1f8b', '9c18644b-8507-467f-aa23-d821b00ffbd8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:35.440744 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce0bfced-0271-486a-8f30-9a5af58b3c41 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:58:35.440744 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 936/3717] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:58:35 2026] POST /volume/v3/backups => generated 314 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:35.455116 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:35.460030 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:35.460030 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:35.460030 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:35.460030 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:35.469159 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:35.469159 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:35.471385 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4acf8881-9d44-411d-b86c-77840f4ce5a1 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:35.472118 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 929/3718] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:35 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:36.488063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:36.490924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:36.490924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:36.491242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:36.491242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:36.498231 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:36.498231 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:36.499477 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-27fe53fe-af26-49a0-a5df-f5609f143bbe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:36.500270 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 927/3719] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:36 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:37.280596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:37.283851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:58:37.284117 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:37.284889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:37.299660 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:37.299660 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:37.308952 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:58:37.318143 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0b3cd98-5c68-440c-b5a9-8009b981315f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:58:37.318698 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 928/3720] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:37 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1649 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:37.515555 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2bec6407-9e52-4868-a62f-a2a953898c80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:37.521526 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2bec6407-9e52-4868-a62f-a2a953898c80 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:37.521783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2bec6407-9e52-4868-a62f-a2a953898c80 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:37.522002 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2bec6407-9e52-4868-a62f-a2a953898c80 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:37.522113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2bec6407-9e52-4868-a62f-a2a953898c80 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:37.534642 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:37.534642 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:37.535652 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2bec6407-9e52-4868-a62f-a2a953898c80 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:37.538047 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 937/3721] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:37 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:37.944846 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:37.947330 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:58:37.947606 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:37.947879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:37.970979 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:37.970979 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:37.976662 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:58:37.985954 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-b5db032d-1d2f-48c1-8228-f191399a6d16 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:58:37.986742 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 930/3722] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:58:37 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:38.339409 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:38.344711 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:58:38.344711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:38.346064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:38.376106 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:38.376106 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:38.387868 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:58:38.395855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bff33c69-a9b2-4e48-ae6a-fe3a7798a9d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:58:38.397816 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 928/3723] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:38 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1649 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:38.566268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:38.566268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:38.566268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:38.566268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:38.566268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:38.579889 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:38.579889 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:38.584357 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec476e30-3324-4cfb-94e6-a8d1776c1c14 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:38.586836 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 929/3724] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:38 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:38.644179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-74ee74d8-f453-4196-843c-4ed1f938ed4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:38.645844 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74ee74d8-f453-4196-843c-4ed1f938ed4e None None] GET https://10.4.3.137/volume// Aug 19 12:58:38.645844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74ee74d8-f453-4196-843c-4ed1f938ed4e None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:38.645844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-74ee74d8-f453-4196-843c-4ed1f938ed4e None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:38.646760 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-74ee74d8-f453-4196-843c-4ed1f938ed4e None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:58:38.647287 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 938/3725] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:58:38 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:58:38.666311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-f295b44a-ee76-43fd-9156-42a4ee3b64aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:38.671266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-f295b44a-ee76-43fd-9156-42a4ee3b64aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:58:38.671266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-f295b44a-ee76-43fd-9156-42a4ee3b64aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ef51b1-faba-4c61-bfad-d8017f96c977", "connector": null, "instance_uuid": "95fafaf9-bfc7-438f-9769-4bcd4fd36e59"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:38.707146 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:38.707146 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:38.772530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-f295b44a-ee76-43fd-9156-42a4ee3b64aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:58:38.773376 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 931/3726] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:58:38 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:38.794198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-95bf1357-2c68-458c-9a34-4ab9dea42d4d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:38.798330 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-95bf1357-2c68-458c-9a34-4ab9dea42d4d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c Aug 19 12:58:38.798330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-95bf1357-2c68-458c-9a34-4ab9dea42d4d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:38.798330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-95bf1357-2c68-458c-9a34-4ab9dea42d4d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:38.812455 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:38.812455 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:38.924506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-95bf1357-2c68-458c-9a34-4ab9dea42d4d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c returned with HTTP 200 Aug 19 12:58:38.925003 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 929/3727] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:58:38 2026] DELETE /volume/v3/attachments/9d933e9b-36ca-48ae-8030-cecc34034c7c => generated 367 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:39.420065 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:39.422487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:58:39.422683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:39.422889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:39.441160 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:39.441160 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:39.447462 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:58:39.458579 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0d5a47ba-23af-4fe2-8d4c-2255febc102d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:58:39.459009 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 930/3728] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:39 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1649 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:39.614363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78e5bca7-c032-4bdf-8145-68c27534a334 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:39.621599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78e5bca7-c032-4bdf-8145-68c27534a334 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:39.621944 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78e5bca7-c032-4bdf-8145-68c27534a334 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:39.622208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78e5bca7-c032-4bdf-8145-68c27534a334 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:39.622835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-78e5bca7-c032-4bdf-8145-68c27534a334 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:39.630080 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:39.630080 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:39.631057 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78e5bca7-c032-4bdf-8145-68c27534a334 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:39.631632 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 939/3729] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:39 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:39.696009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4dff16a5-294c-437d-b1f8-84a2f272f864 req-ca22f884-a3b3-45a0-8634-390fdf8d45a5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:39.700338 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4dff16a5-294c-437d-b1f8-84a2f272f864 req-ca22f884-a3b3-45a0-8634-390fdf8d45a5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 Aug 19 12:58:39.700338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4dff16a5-294c-437d-b1f8-84a2f272f864 req-ca22f884-a3b3-45a0-8634-390fdf8d45a5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:39.700338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4dff16a5-294c-437d-b1f8-84a2f272f864 req-ca22f884-a3b3-45a0-8634-390fdf8d45a5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:39.714765 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:39.714765 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:39.810592 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4dff16a5-294c-437d-b1f8-84a2f272f864 req-ca22f884-a3b3-45a0-8634-390fdf8d45a5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 returned with HTTP 200 Aug 19 12:58:39.812190 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 932/3730] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:58:39 2026] DELETE /volume/v3/attachments/fe838249-9078-4d08-898e-be19276b4d22 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:40.484149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a4f01d7f-0fcc-413b-a120-deef54b139be None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.485380 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f01d7f-0fcc-413b-a120-deef54b139be tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:58:40.486392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4f01d7f-0fcc-413b-a120-deef54b139be tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:40.486392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a4f01d7f-0fcc-413b-a120-deef54b139be tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:40.497843 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:40.497843 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:40.510531 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a4f01d7f-0fcc-413b-a120-deef54b139be tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:58:40.521922 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a4f01d7f-0fcc-413b-a120-deef54b139be tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:58:40.523007 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 930/3731] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:40 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:40.541355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5596e5ad-970d-4134-8eed-913236c0a032 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.545341 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:58:40.545341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aa7fad7-5079-40d6-ada4-1b59b3c2bee9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2078138745"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:40.548643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': '2aa7fad7-5079-40d6-ada4-1b59b3c2bee9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2078138745'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:58:40.548643 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume 2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 in container None Aug 19 12:58:40.571781 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:40.571781 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:40.575331 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:58:40.587452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.593483 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 Aug 19 12:58:40.593483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:40.607458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:58:40.614385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:58:40.616699 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:40.616699 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:40.619649 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['090f5cda-90f8-4467-ad63-031fed8bec95', '0c4dd3a4-be88-42f6-bffc-bb318f6b65d7'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:40.651446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-674823aa-f8d0-4f00-8452-38c38ef06222 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.655755 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-674823aa-f8d0-4f00-8452-38c38ef06222 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:40.656059 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-674823aa-f8d0-4f00-8452-38c38ef06222 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:40.656458 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-674823aa-f8d0-4f00-8452-38c38ef06222 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:40.656600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-674823aa-f8d0-4f00-8452-38c38ef06222 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:40.664877 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:40.664877 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:40.665806 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-674823aa-f8d0-4f00-8452-38c38ef06222 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:40.666886 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 933/3732] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:40 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:40.690353 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5596e5ad-970d-4134-8eed-913236c0a032 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:58:40.690829 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 931/3733] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:40 2026] POST /volume/v3/backups => generated 330 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:40.702499 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.704485 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:40.704753 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:40.705016 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:40.705197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:40.712029 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:40.712029 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:40.713209 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d6140fd-4cdc-4fb4-885c-796dc1bfd770 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:40.713882 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 931/3734] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:40 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:40.780146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" released by "attachment_update" :: held 0.166s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:58:40.780538 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-eea048a8-561c-4b4e-8ad7-d0103b4dde9f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 returned with HTTP 200 Aug 19 12:58:40.781157 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 940/3735] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:58:40 2026] PUT /volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:40.796988 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-d9fe828f-e9a8-4bec-9c49-3498a471d621 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:40.803492 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-d9fe828f-e9a8-4bec-9c49-3498a471d621 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 Aug 19 12:58:40.803874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-d9fe828f-e9a8-4bec-9c49-3498a471d621 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:40.804148 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-d9fe828f-e9a8-4bec-9c49-3498a471d621 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:40.852342 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-d9fe828f-e9a8-4bec-9c49-3498a471d621 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 returned with HTTP 200 Aug 19 12:58:40.852551 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 934/3736] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:58:40 2026] GET /volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 => generated 994 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:41.686393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:41.688987 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:41.689474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:41.691306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:41.691306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:41.696463 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:41.696463 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:41.697783 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c97f3994-c1f7-4b14-a044-6209e6f654d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:41.698568 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 932/3737] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:41 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:41.745951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:41.750936 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:41.751598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:41.751858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:41.751992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:41.759969 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:41.759969 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:41.761454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ced32b9-acac-4205-9c8f-d6196c573f5e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:41.761991 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 932/3738] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:41 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.465052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ebefb66-7374-48ae-9c44-aca5df3439a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.611300 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ebefb66-7374-48ae-9c44-aca5df3439a1 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.611656 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ebefb66-7374-48ae-9c44-aca5df3439a1 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-248293889", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.613685 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:42.613685 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:42.636124 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ebefb66-7374-48ae-9c44-aca5df3439a1 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:42.639264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 941/3739] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types => generated 379 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.647418 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2c3d2f0c-1747-4a55-bc3f-42c659a73d64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.652654 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c3d2f0c-1747-4a55-bc3f-42c659a73d64 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption Aug 19 12:58:42.653204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2f0c-1747-4a55-bc3f-42c659a73d64 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.656368 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:42.656368 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:42.678411 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2c3d2f0c-1747-4a55-bc3f-42c659a73d64 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption returned with HTTP 200 Aug 19 12:58:42.678902 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 935/3740] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.690975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cb856760-eef9-4d81-beed-753359917a6b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.695272 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb856760-eef9-4d81-beed-753359917a6b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.695272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb856760-eef9-4d81-beed-753359917a6b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1196107763", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.716488 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.718155 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb856760-eef9-4d81-beed-753359917a6b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:42.721158 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 933/3741] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:42 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 19 12:58:42.721299 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:42.721299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:42.721299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:42.721299 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:42.728690 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:42.728690 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:42.729403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1165e3a-8f69-4b22-b72a-3e836a90c0a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.729960 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-588ea49a-1402-4e21-a2dc-66eba8c9f5ee tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:42.730542 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 933/3742] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:42 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.776326 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.778870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:42.779208 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:42.779496 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:42.779667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:42.785598 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:42.785598 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:42.786624 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1053a2b2-ac86-4611-a021-4fabe61908c8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:42.787339 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 936/3743] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:42 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.795554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1165e3a-8f69-4b22-b72a-3e836a90c0a9 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] POST https://10.4.3.137/volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683/encryption Aug 19 12:58:42.796014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1165e3a-8f69-4b22-b72a-3e836a90c0a9 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.798194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-f1165e3a-8f69-4b22-b72a-3e836a90c0a9 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:42.798432 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1165e3a-8f69-4b22-b72a-3e836a90c0a9 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683/encryption returned with HTTP 403 Aug 19 12:58:42.799022 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 942/3744] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:42.808925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-55ba20da-8286-4cac-9a44-f4f3fdbf1380 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.811131 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55ba20da-8286-4cac-9a44-f4f3fdbf1380 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.811596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-55ba20da-8286-4cac-9a44-f4f3fdbf1380 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2127440469", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.832000 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-55ba20da-8286-4cac-9a44-f4f3fdbf1380 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:42.832456 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 934/3745] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:42 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 19 12:58:42.842768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1c4a678-1b19-42ee-bd93-426a58854c44 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.845357 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c4a678-1b19-42ee-bd93-426a58854c44 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] POST https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs Aug 19 12:58:42.846124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1c4a678-1b19-42ee-bd93-426a58854c44 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.849107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-e1c4a678-1b19-42ee-bd93-426a58854c44 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:42.849408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c4a678-1b19-42ee-bd93-426a58854c44 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs returned with HTTP 403 Aug 19 12:58:42.850120 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 934/3746] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:42.862800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e5af619-7fc9-404c-bde1-537b33d4f0e6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.866154 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e5af619-7fc9-404c-bde1-537b33d4f0e6 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] PUT https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs/key2 Aug 19 12:58:42.866657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e5af619-7fc9-404c-bde1-537b33d4f0e6 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.870758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-3e5af619-7fc9-404c-bde1-537b33d4f0e6 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:42.871055 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e5af619-7fc9-404c-bde1-537b33d4f0e6 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs/key2 returned with HTTP 403 Aug 19 12:58:42.872276 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 937/3747] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:58:42 2026] PUT /volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:42.881167 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-22e34527-0bec-46d4-a10f-e3fab467b5a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.882898 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22e34527-0bec-46d4-a10f-e3fab467b5a4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.883292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-22e34527-0bec-46d4-a10f-e3fab467b5a4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.885745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-22e34527-0bec-46d4-a10f-e3fab467b5a4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:42.885931 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-22e34527-0bec-46d4-a10f-e3fab467b5a4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types returned with HTTP 403 Aug 19 12:58:42.886438 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 943/3748] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:42.898217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-84c3b02a-a57e-4ff8-baaa-0cd1c2360a0c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.903705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-84c3b02a-a57e-4ff8-baaa-0cd1c2360a0c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.904206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-84c3b02a-a57e-4ff8-baaa-0cd1c2360a0c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1013823481", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.933199 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-84c3b02a-a57e-4ff8-baaa-0cd1c2360a0c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:42.933714 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 935/3749] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.944843 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-878ddd82-a9ee-4d35-8e2a-37721eef4552 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.947361 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-878ddd82-a9ee-4d35-8e2a-37721eef4552 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption Aug 19 12:58:42.948419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-878ddd82-a9ee-4d35-8e2a-37721eef4552 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:42.969120 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-878ddd82-a9ee-4d35-8e2a-37721eef4552 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption returned with HTTP 200 Aug 19 12:58:42.969659 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 935/3750] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:42.978097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.980140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] DELETE https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption/c3a4ada0-e789-404b-a17d-17dac6c0c783 Aug 19 12:58:42.980509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:42.980709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:42.981348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:42.981519 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-790ced3c-7e80-4eeb-8524-b9416ba1c414 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption/c3a4ada0-e789-404b-a17d-17dac6c0c783 returned with HTTP 403 Aug 19 12:58:42.982153 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 938/3751] 10.4.3.137 () {66 vars in 1489 bytes} [Wed Aug 19 12:58:42 2026] DELETE /volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591/encryption/c3a4ada0-e789-404b-a17d-17dac6c0c783 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:42.991171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b125aae7-13ec-44e8-82a4-17d41b097aab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:42.992977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b125aae7-13ec-44e8-82a4-17d41b097aab tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:42.993467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b125aae7-13ec-44e8-82a4-17d41b097aab tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-525330444", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:43.010037 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b125aae7-13ec-44e8-82a4-17d41b097aab tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:43.010426 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 944/3752] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:42 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:43.019439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.021746 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] DELETE https://10.4.3.137/volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41/extra_specs/key1 Aug 19 12:58:43.022014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.022303 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.029351 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.029632 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ec99fcc-02f7-4ecc-aee6-69793ee55586 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41/extra_specs/key1 returned with HTTP 403 Aug 19 12:58:43.030442 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 936/3753] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.041201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-770a50b0-e72a-475f-bd4f-3b6490718718 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.045818 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770a50b0-e72a-475f-bd4f-3b6490718718 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:58:43.046920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-770a50b0-e72a-475f-bd4f-3b6490718718 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-92752916", "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=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:43.073264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-770a50b0-e72a-475f-bd4f-3b6490718718 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:58:43.073833 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 936/3754] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 12:58:43 2026] POST /volume/v3/types => generated 378 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:43.083778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-37610634-a147-478b-ac80-bf0e389a23e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.086840 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37610634-a147-478b-ac80-bf0e389a23e4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] DELETE https://10.4.3.137/volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 Aug 19 12:58:43.087470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37610634-a147-478b-ac80-bf0e389a23e4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.087470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-37610634-a147-478b-ac80-bf0e389a23e4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.088526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-37610634-a147-478b-ac80-bf0e389a23e4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.088714 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-37610634-a147-478b-ac80-bf0e389a23e4 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 returned with HTTP 403 Aug 19 12:58:43.089481 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 939/3755] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.101186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1910ed94-2842-428d-998b-a2392018bf9b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.103738 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1910ed94-2842-428d-998b-a2392018bf9b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] GET https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs Aug 19 12:58:43.104069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1910ed94-2842-428d-998b-a2392018bf9b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.104301 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1910ed94-2842-428d-998b-a2392018bf9b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.114299 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1910ed94-2842-428d-998b-a2392018bf9b tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs returned with HTTP 200 Aug 19 12:58:43.114771 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 945/3756] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:43.126676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.128983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] GET https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/cipher Aug 19 12:58:43.129228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.129428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.130068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.130336 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3e63cae-a245-4358-87d4-4595bf15dc37 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/cipher returned with HTTP 403 Aug 19 12:58:43.130772 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 937/3757] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.142569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6aa235c-03c4-48bc-a327-8c993b63790c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.145226 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6aa235c-03c4-48bc-a327-8c993b63790c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] GET https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption Aug 19 12:58:43.145226 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6aa235c-03c4-48bc-a327-8c993b63790c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.146198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6aa235c-03c4-48bc-a327-8c993b63790c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.146607 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-b6aa235c-03c4-48bc-a327-8c993b63790c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.147097 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6aa235c-03c4-48bc-a327-8c993b63790c tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption returned with HTTP 403 Aug 19 12:58:43.147616 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 937/3758] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.158063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-507f76ce-ade2-482d-85ca-f61005e4cb4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.159802 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-507f76ce-ade2-482d-85ca-f61005e4cb4e tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] GET https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/multiattach Aug 19 12:58:43.160007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-507f76ce-ade2-482d-85ca-f61005e4cb4e tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.160194 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-507f76ce-ade2-482d-85ca-f61005e4cb4e tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.170824 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-507f76ce-ade2-482d-85ca-f61005e4cb4e tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/multiattach returned with HTTP 200 Aug 19 12:58:43.171338 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 940/3759] 10.4.3.137 () {66 vars in 1414 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 12:58:43.180224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-162a8c52-0ab3-4aef-a77b-701fb9b73ab2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.182181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-162a8c52-0ab3-4aef-a77b-701fb9b73ab2 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] GET https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/volume_backend_name Aug 19 12:58:43.182429 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-162a8c52-0ab3-4aef-a77b-701fb9b73ab2 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.182645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-162a8c52-0ab3-4aef-a77b-701fb9b73ab2 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.194681 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-162a8c52-0ab3-4aef-a77b-701fb9b73ab2 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/volume_backend_name returned with HTTP 404 Aug 19 12:58:43.195195 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 946/3760] 10.4.3.137 () {66 vars in 1438 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/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 19 12:58:43.204925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a4abd2ae-1b31-417e-8532-40727e81d113 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.207061 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a4abd2ae-1b31-417e-8532-40727e81d113 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] PUT https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/58529d65-954d-443c-9dc8-52f98c20d2b5 Aug 19 12:58:43.207452 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a4abd2ae-1b31-417e-8532-40727e81d113 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:43.210142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-a4abd2ae-1b31-417e-8532-40727e81d113 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.210542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a4abd2ae-1b31-417e-8532-40727e81d113 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/58529d65-954d-443c-9dc8-52f98c20d2b5 returned with HTTP 403 Aug 19 12:58:43.211043 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 938/3761] 10.4.3.137 () {68 vars in 1506 bytes} [Wed Aug 19 12:58:43 2026] PUT /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/encryption/58529d65-954d-443c-9dc8-52f98c20d2b5 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.222031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-75f581b2-36a4-487b-898b-59bfdb850111 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.229746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75f581b2-36a4-487b-898b-59bfdb850111 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] PUT https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/key1 Aug 19 12:58:43.230386 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-75f581b2-36a4-487b-898b-59bfdb850111 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:43.235851 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-75f581b2-36a4-487b-898b-59bfdb850111 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.239552 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-75f581b2-36a4-487b-898b-59bfdb850111 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/key1 returned with HTTP 403 Aug 19 12:58:43.240272 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 938/3762] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 12:58:43 2026] PUT /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.250220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-090a0209-a443-4fd1-890c-91352d74e323 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.252608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-090a0209-a443-4fd1-890c-91352d74e323 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] PUT https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be Aug 19 12:58:43.252978 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-090a0209-a443-4fd1-890c-91352d74e323 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:43.255071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-090a0209-a443-4fd1-890c-91352d74e323 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8367851a18af4612aed8ae31b967f3e8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f48a7e4603f04fe2bdc7890cc2f8e207', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 12:58:43.255214 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-090a0209-a443-4fd1-890c-91352d74e323 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-reader] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be returned with HTTP 403 Aug 19 12:58:43.256032 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 941/3763] 10.4.3.137 () {68 vars in 1362 bytes} [Wed Aug 19 12:58:43 2026] PUT /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:43.269731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b5f6d889-9a97-4e66-abbd-5260b8a2922a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.272454 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5f6d889-9a97-4e66-abbd-5260b8a2922a tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 Aug 19 12:58:43.272671 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d889-9a97-4e66-abbd-5260b8a2922a tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.272946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d889-9a97-4e66-abbd-5260b8a2922a tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.317603 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b5f6d889-9a97-4e66-abbd-5260b8a2922a tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 returned with HTTP 202 Aug 19 12:58:43.317603 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 947/3764] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/f0b71a4b-fe92-4eb7-b847-6a3ccb11eef6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.326572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2157fa18-1d96-42b3-ab76-13f8750b10d8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.327134 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2157fa18-1d96-42b3-ab76-13f8750b10d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41 Aug 19 12:58:43.327394 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2157fa18-1d96-42b3-ab76-13f8750b10d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.327555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2157fa18-1d96-42b3-ab76-13f8750b10d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.364785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2157fa18-1d96-42b3-ab76-13f8750b10d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41 returned with HTTP 202 Aug 19 12:58:43.364785 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 939/3765] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/12c417c7-dbc2-41b2-9751-eff1e2461a41 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.378887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-931dd3af-916f-44b2-8dc3-b4002b10d2d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.382166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-931dd3af-916f-44b2-8dc3-b4002b10d2d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591 Aug 19 12:58:43.382166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-931dd3af-916f-44b2-8dc3-b4002b10d2d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.382166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-931dd3af-916f-44b2-8dc3-b4002b10d2d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.408541 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-931dd3af-916f-44b2-8dc3-b4002b10d2d8 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591 returned with HTTP 202 Aug 19 12:58:43.408910 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 939/3766] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/ae8d9e75-0a31-4074-bf74-86c4367f5591 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.418960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2c8b7fb-3e44-4f71-bcd1-9dcff13bbb31 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.420679 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2c8b7fb-3e44-4f71-bcd1-9dcff13bbb31 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e Aug 19 12:58:43.420932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2c8b7fb-3e44-4f71-bcd1-9dcff13bbb31 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.421160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2c8b7fb-3e44-4f71-bcd1-9dcff13bbb31 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.450332 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2c8b7fb-3e44-4f71-bcd1-9dcff13bbb31 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e returned with HTTP 202 Aug 19 12:58:43.450756 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 942/3767] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/894d2815-c90c-48fb-aa93-91cf0b17ec8e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.465125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e344956b-84b4-4631-b691-68c319bd993d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.467594 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e344956b-84b4-4631-b691-68c319bd993d tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683 Aug 19 12:58:43.467808 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e344956b-84b4-4631-b691-68c319bd993d tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.468067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e344956b-84b4-4631-b691-68c319bd993d tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.497992 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e344956b-84b4-4631-b691-68c319bd993d tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683 returned with HTTP 202 Aug 19 12:58:43.498616 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 948/3768] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/538bad26-d3b0-4cc3-9ca4-2a991d91e683 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.508190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a99c220e-d931-4798-b716-1e63bd975610 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.510065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a99c220e-d931-4798-b716-1e63bd975610 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] DELETE https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be Aug 19 12:58:43.510269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a99c220e-d931-4798-b716-1e63bd975610 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.511124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a99c220e-d931-4798-b716-1e63bd975610 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.535749 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a99c220e-d931-4798-b716-1e63bd975610 tempest-VolumeTypesReaderTests-852349921 tempest-VolumeTypesReaderTests-852349921-project-admin] https://10.4.3.137/volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be returned with HTTP 202 Aug 19 12:58:43.536388 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 940/3769] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 12:58:43 2026] DELETE /volume/v3/types/49af0311-4ece-4824-a41b-fbe17321b2be => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:43.744133 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.746416 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:43.746644 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.746868 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.747262 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:43.752539 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:43.752539 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:43.753781 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47fc5a26-1dc1-47fb-add0-aa3867694231 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:43.754098 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 940/3770] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:58:43.800145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:43.802579 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:43.802839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:43.803139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:43.803307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:43.809515 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:43.809515 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:43.810621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-59fa7857-53b8-44e2-83ab-53e9864bc4ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:43.811181 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 943/3771] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:43 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:44.768020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c21840f1-627a-4e5f-9559-257776e2d88c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:44.770535 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c21840f1-627a-4e5f-9559-257776e2d88c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:44.770845 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c21840f1-627a-4e5f-9559-257776e2d88c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:44.771116 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c21840f1-627a-4e5f-9559-257776e2d88c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:44.771283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c21840f1-627a-4e5f-9559-257776e2d88c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:44.777001 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:44.777001 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:44.778169 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c21840f1-627a-4e5f-9559-257776e2d88c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:44.778799 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 949/3772] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:44 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:44.828890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:44.831627 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:44.831627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:44.831627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:44.831627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:44.836928 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:44.836928 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:44.838407 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aadbc0cb-1343-4f62-b4ad-2c872a4f85fe tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:44.838407 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 941/3773] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:44 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:45.794489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:45.798450 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:45.798450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:45.798606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:45.798787 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:45.808484 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:45.808484 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:45.811823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5ecc8499-f074-49c2-ab5b-695ab873fd90 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:45.811823 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 941/3774] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:45 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:45.852969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:45.856272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:45.857024 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:45.857629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:45.857629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:45.866178 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:45.866178 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:45.867361 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ca4bbc2-fc1a-4e3c-bf73-2b5c84f03338 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:45.867856 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 944/3775] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:45 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:46.826698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24a0b7ce-76bc-402f-b680-9415290ace22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:46.828455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24a0b7ce-76bc-402f-b680-9415290ace22 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:46.828694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24a0b7ce-76bc-402f-b680-9415290ace22 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:46.828885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24a0b7ce-76bc-402f-b680-9415290ace22 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:46.829005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-24a0b7ce-76bc-402f-b680-9415290ace22 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:46.834581 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:46.834581 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:46.835642 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24a0b7ce-76bc-402f-b680-9415290ace22 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:46.835996 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 950/3776] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:46 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:46.883925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b7b511d9-77f7-4316-824b-2447a9692585 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:46.886104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7b511d9-77f7-4316-824b-2447a9692585 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:46.887118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7b511d9-77f7-4316-824b-2447a9692585 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:46.888955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7b511d9-77f7-4316-824b-2447a9692585 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:46.888955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b7b511d9-77f7-4316-824b-2447a9692585 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:46.897570 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:46.897570 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:46.898347 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7b511d9-77f7-4316-824b-2447a9692585 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:46.898822 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 942/3777] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:46 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:47.115313 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-9a0f769c-64eb-4074-acba-02bf46bf9993 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:47.118533 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-9a0f769c-64eb-4074-acba-02bf46bf9993 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85/action Aug 19 12:58:47.118912 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-9a0f769c-64eb-4074-acba-02bf46bf9993 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:58:47.119108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-9a0f769c-64eb-4074-acba-02bf46bf9993 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:47.160161 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:47.160161 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:47.194697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-59fc53f1-f51e-4457-b398-4ba436bac69a req-9a0f769c-64eb-4074-acba-02bf46bf9993 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85/action returned with HTTP 204 Aug 19 12:58:47.198280 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 942/3778] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:58:47 2026] POST /volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:47.849785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:47.852376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:47.852739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:47.852957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:47.853134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:47.859148 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:47.859148 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:47.860128 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-696386c9-dca3-4175-8a51-5ce7e4968c06 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:47.860783 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 945/3779] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:47 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:47.915196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:47.917525 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:47.919269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:47.919269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:47.919269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:47.925005 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:47.925005 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:47.926456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eead3d42-0e1e-4c42-8b8b-1760be6ddd9c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:47.927037 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 951/3780] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:47 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:48.877237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:48.879449 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:48.879681 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:48.879880 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:48.879976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:48.890489 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:48.890489 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:48.891964 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ad2e4b9c-064e-471a-b09d-073d3d1aa336 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:48.892150 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 943/3781] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:48 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:48.947348 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:48.949813 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:48.949813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:48.949961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:48.950172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:48.962038 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:48.962038 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:48.963592 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-010e37ba-b600-4ab1-a180-e45aac32ff99 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:48.963592 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 943/3782] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:48 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:49.908475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:49.911486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:49.911773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:49.912090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:49.912278 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:49.923633 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:49.923633 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:49.923834 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e76a69e-47eb-44fd-b62a-e371cd3c2a73 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:49.924167 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 946/3783] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:49 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:49.975743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:49.978141 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:49.978141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:49.978141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:49.978141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:49.987419 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:49.987419 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:49.988236 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-46697f10-640d-42a1-8d03-9e7aabf4d80c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:49.988729 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 952/3784] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:49 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:50.939608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:50.947310 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:50.949823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:50.950321 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:50.950410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:50.960609 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:50.960609 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:50.961486 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76c99df4-1d00-47aa-8cdc-8e572417b158 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:50.961985 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 944/3785] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:50 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:51.011839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:51.016300 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:51.016300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:51.016300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:51.016300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:51.032404 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:51.032404 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:51.033524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71a6fdf2-702f-4eb6-b775-11884fe533fb tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:51.034180 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 944/3786] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:51 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:51.978865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:51.983120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:51.983501 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:51.983809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:51.983992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:51.991500 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:51.991500 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:51.992548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fe0d0154-22d8-4555-83b0-8e7ca82d3324 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:51.993569 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 947/3787] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:51 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:52.047961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-40726b82-05b2-4149-9468-1a19632e806e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:52.050531 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40726b82-05b2-4149-9468-1a19632e806e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:52.050742 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40726b82-05b2-4149-9468-1a19632e806e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:52.051041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-40726b82-05b2-4149-9468-1a19632e806e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:52.051158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-40726b82-05b2-4149-9468-1a19632e806e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:52.059290 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:52.059290 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:52.060297 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-40726b82-05b2-4149-9468-1a19632e806e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:52.061105 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 953/3788] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:52 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:53.009216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:53.012385 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:53.012789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:53.013348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:53.013348 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:53.035041 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:53.035041 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:53.036915 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ed4c17e-9071-4231-aaf0-867d2f1972fb tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:53.036915 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 945/3789] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:53 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:53.078343 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:53.081950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:53.081950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:53.081950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:53.081950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:53.087976 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:53.087976 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:53.089136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-71c1789a-545f-44d1-8c2d-4e57128d80e6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:53.092780 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 945/3790] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:53 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:54.056104 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca50f2d8-8d08-4718-afd7-b39454773356 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:54.059165 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca50f2d8-8d08-4718-afd7-b39454773356 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:54.059459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca50f2d8-8d08-4718-afd7-b39454773356 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:54.059717 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca50f2d8-8d08-4718-afd7-b39454773356 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:54.059839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ca50f2d8-8d08-4718-afd7-b39454773356 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:54.065365 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:54.065365 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:54.066108 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca50f2d8-8d08-4718-afd7-b39454773356 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:54.066894 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 948/3791] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:54 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:54.109486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:54.111147 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:54.111450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:54.111649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:54.111781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:54.116998 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:54.116998 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:54.118095 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-67446a53-ceab-47d8-9b9f-31a47d35e08b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:54.118744 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 954/3792] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:54 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:55.077885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.079973 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:55.080134 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:55.080670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:55.080670 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:55.088556 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:55.088556 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:55.089873 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4e39376b-6461-4c58-ae29-6f0d0635e9e6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:55.090153 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 946/3793] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:55 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:55.102976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.104875 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39/export_record Aug 19 12:58:55.107372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:55.107372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:55.107372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Export record for backup 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 12:58:55.110890 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:55.110890 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:55.111857 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling RPCAPI with context: , host: np0000007775, backup: 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 12:58:55.117711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] export_record in rpcapi backup_id 3df65151-5fba-4b6f-8943-b6424d39ff39 on host np0000007775. {{(pid=100262) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 12:58:55.132409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.134280 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:55.134560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:55.134818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:55.134972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:55.136073 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RmNjUxNTEtNWZiYS00YjZmLTg5NDMtYjY0MjRkMzlmZjM5IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMzYwN2M0OTYtNjc5ZS00ZjczLWI2MTctMWQ1NDI0YWUxZGY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODM5ODk0NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2MDdjNDk2LTY3OWUtNGY3My1iNjE3LTFkNTQyNGFlMWRmNC8yMDI2MDgxOTEyNTgzOC9hel9ub3ZhX2JhY2t1cF8zZGY2NTE1MS01ZmJhLTRiNmYtODk0My1iNjQyNGQzOWZmMzkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 12:58:55.136073 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c4115b1-fb16-4e92-9402-ab2eca7483ac tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39/export_record returned with HTTP 200 Aug 19 12:58:55.136344 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 946/3794] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 12:58:55 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:55.140667 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:55.140667 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:55.141715 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4ee7ca3-7c8d-4b0c-b824-33abd7560257 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:55.142261 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 949/3795] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:55 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:55.147654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-624edea9-e87e-4e71-a802-43af9d327069 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.149698 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-624edea9-e87e-4e71-a802-43af9d327069 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:58:55.149931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-624edea9-e87e-4e71-a802-43af9d327069 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:55.150136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-624edea9-e87e-4e71-a802-43af9d327069 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:55.150314 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-624edea9-e87e-4e71-a802-43af9d327069 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:55.156656 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:55.156656 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:55.157481 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-624edea9-e87e-4e71-a802-43af9d327069 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:58:55.157881 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 955/3796] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:55 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:55.171135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.173235 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups/import_record Aug 19 12:58:55.174029 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzE5NGNhYTMtMjQxMS00NDRmLTg0ZWEtZmNlYTQ2YTZhYTM5IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMzYwN2M0OTYtNjc5ZS00ZjczLWI2MTctMWQ1NDI0YWUxZGY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODM5ODk0NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2MDdjNDk2LTY3OWUtNGY3My1iNjE3LTFkNTQyNGFlMWRmNC8yMDI2MDgxOTEyNTgzOC9hel9ub3ZhX2JhY2t1cF8zZGY2NTE1MS01ZmJhLTRiNmYtODk0My1iNjQyNGQzOWZmMzkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:55.176077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzE5NGNhYTMtMjQxMS00NDRmLTg0ZWEtZmNlYTQ2YTZhYTM5IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMzYwN2M0OTYtNjc5ZS00ZjczLWI2MTctMWQ1NDI0YWUxZGY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODM5ODk0NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2MDdjNDk2LTY3OWUtNGY3My1iNjE3LTFkNTQyNGFlMWRmNC8yMDI2MDgxOTEyNTgzOC9hel9ub3ZhX2JhY2t1cF8zZGY2NTE1MS01ZmJhLTRiNmYtODk0My1iNjQyNGQzOWZmMzkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100260) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 12:58:55.176296 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzE5NGNhYTMtMjQxMS00NDRmLTg0ZWEtZmNlYTQ2YTZhYTM5IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMzYwN2M0OTYtNjc5ZS00ZjczLWI2MTctMWQ1NDI0YWUxZGY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODM5ODk0NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2MDdjNDk2LTY3OWUtNGY3My1iNjE3LTFkNTQyNGFlMWRmNC8yMDI2MDgxOTEyNTgzOC9hel9ub3ZhX2JhY2t1cF8zZGY2NTE1MS01ZmJhLTRiNmYtODk0My1iNjQyNGQzOWZmMzkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100260) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 12:58:55.219012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['505ad2e7-4ad5-4cc3-8351-6b876a36e8a0', '64db3096-6141-4eb4-a3a4-901f4117150c'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:55.243259 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] import_record rpcapi backup id c194caa3-2411-444f-84ea-fcea46a6aa39 on host np0000007775 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzE5NGNhYTMtMjQxMS00NDRmLTg0ZWEtZmNlYTQ2YTZhYTM5IiwgInVzZXJfaWQiOiAiOGYxOGY0NTJlOTY3NDBlNTk0Y2I0ZDM1ZDZjOTdhOGEiLCAicHJvamVjdF9pZCI6ICI5M2FhYTA0NWU4ZWE0NTFjYmRmZDE2MDE5MjY1YjdlYyIsICJ2b2x1bWVfaWQiOiAiMzYwN2M0OTYtNjc5ZS00ZjczLWI2MTctMWQ1NDI0YWUxZGY0IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODM5ODk0NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzM2MDdjNDk2LTY3OWUtNGY3My1iNjE3LTFkNTQyNGFlMWRmNC8yMDI2MDgxOTEyNTgzOC9hel9ub3ZhX2JhY2t1cF8zZGY2NTE1MS01ZmJhLTRiNmYtODk0My1iNjQyNGQzOWZmMzkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEyOjU4OjM1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTI6NTg6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100260) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 19 12:58:55.246061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Import record output: {'backup': {'id': 'c194caa3-2411-444f-84ea-fcea46a6aa39', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39'}, {'rel': 'bookmark', 'href': 'https://10.4.3.137/volume/backups/c194caa3-2411-444f-84ea-fcea46a6aa39'}]}}. {{(pid=100260) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 19 12:58:55.246195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-aa92b863-01fd-4b72-9e10-4fa1628c0a6c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/import_record returned with HTTP 201 Aug 19 12:58:55.246784 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 947/3797] 10.4.3.137 () {70 vars in 1342 bytes} [Wed Aug 19 12:58:55 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 76 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 19 12:58:55.259419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:55.271277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 Aug 19 12:58:55.271277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:55.271277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:55.271277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id c194caa3-2411-444f-84ea-fcea46a6aa39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:55.290104 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:55.290104 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:55.295413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cce1817a-03d4-488d-9a8b-b0dd51288c49 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 returned with HTTP 200 Aug 19 12:58:55.298197 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 947/3798] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:55 2026] GET /volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 => generated 647 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:56.156096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-135243ad-f930-4965-b067-568032ef3c7d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:56.159811 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-135243ad-f930-4965-b067-568032ef3c7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:56.159811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-135243ad-f930-4965-b067-568032ef3c7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:56.159811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-135243ad-f930-4965-b067-568032ef3c7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:56.159811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-135243ad-f930-4965-b067-568032ef3c7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:56.165908 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:56.165908 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:56.167565 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-135243ad-f930-4965-b067-568032ef3c7d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:56.168195 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 950/3799] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:56 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:56.313856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9cd47561-c2b0-4746-9128-bdb878a7115f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:56.317198 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cd47561-c2b0-4746-9128-bdb878a7115f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 Aug 19 12:58:56.317853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cd47561-c2b0-4746-9128-bdb878a7115f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:56.317853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9cd47561-c2b0-4746-9128-bdb878a7115f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:56.317853 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9cd47561-c2b0-4746-9128-bdb878a7115f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id c194caa3-2411-444f-84ea-fcea46a6aa39. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:56.324621 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:56.324621 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:56.325549 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9cd47561-c2b0-4746-9128-bdb878a7115f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 returned with HTTP 200 Aug 19 12:58:56.326113 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 956/3800] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:56 2026] GET /volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:56.339583 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-505b0993-21d0-4666-aec7-4d404e5ea835 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:56.343304 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 Aug 19 12:58:56.343676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:56.343987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:56.344137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: c194caa3-2411-444f-84ea-fcea46a6aa39. Aug 19 12:58:56.350318 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:56.350318 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:56.366087 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id c194caa3-2411-444f-84ea-fcea46a6aa39 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:58:56.371293 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-505b0993-21d0-4666-aec7-4d404e5ea835 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 returned with HTTP 202 Aug 19 12:58:56.371293 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 948/3801] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:56 2026] DELETE /volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:56.377435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7061b6c1-864b-4152-8430-8592bc72239c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:56.382504 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7061b6c1-864b-4152-8430-8592bc72239c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 Aug 19 12:58:56.382504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7061b6c1-864b-4152-8430-8592bc72239c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:56.382504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7061b6c1-864b-4152-8430-8592bc72239c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:56.382504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7061b6c1-864b-4152-8430-8592bc72239c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id c194caa3-2411-444f-84ea-fcea46a6aa39. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:56.386825 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:56.386825 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:56.389633 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7061b6c1-864b-4152-8430-8592bc72239c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 returned with HTTP 200 Aug 19 12:58:56.389633 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 948/3802] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:56 2026] GET /volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:57.182333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d7640401-9e0a-4237-b8a6-8b70646f891f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.185013 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7640401-9e0a-4237-b8a6-8b70646f891f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:57.185608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7640401-9e0a-4237-b8a6-8b70646f891f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.186242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d7640401-9e0a-4237-b8a6-8b70646f891f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.186566 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d7640401-9e0a-4237-b8a6-8b70646f891f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:57.192673 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.192673 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:57.194119 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d7640401-9e0a-4237-b8a6-8b70646f891f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:57.194844 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 951/3803] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:57 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:57.206762 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.208675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:57.208873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.209083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.209181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:57.213945 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.213945 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:57.214761 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ac4f4da-5b7b-4f5c-8439-ee578d228cb9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:57.219395 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 957/3804] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:57 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:57.227647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.230089 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:57.230414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.230700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.230858 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: bca2e0c3-385f-492b-b96d-41e4c231da68. Aug 19 12:58:57.237121 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.237121 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:57.253100 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id bca2e0c3-385f-492b-b96d-41e4c231da68 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:58:57.255113 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9046e1a-a25c-4464-8632-67c4fee4d33e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 202 Aug 19 12:58:57.255615 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 949/3805] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:58:57 2026] DELETE /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:58:57.265962 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.267748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:57.267951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.268159 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.268291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:57.273036 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.273036 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:57.273801 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-be91ef2d-ad89-488b-b887-e096fcd446c7 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:57.276296 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 949/3806] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:57 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:57.403558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.410029 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 Aug 19 12:58:57.410029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.410029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.410029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id c194caa3-2411-444f-84ea-fcea46a6aa39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:57.418432 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fcb7a6ed-6e3d-4a23-849d-da31646fe644 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 returned with HTTP 404 Aug 19 12:58:57.418993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 952/3807] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:57 2026] GET /volume/v3/backups/c194caa3-2411-444f-84ea-fcea46a6aa39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:57.428030 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.430173 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:57.430478 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.430734 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.430949 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume with id: 3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:57.441689 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.441689 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:57.442188 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:57.473207 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume request issued successfully. Aug 19 12:58:57.473449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e242338-2f2b-440c-b5a1-a8a0a4d1da9c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 returned with HTTP 202 Aug 19 12:58:57.473954 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 958/3808] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:58:57 2026] DELETE /volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:58:57.483512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:57.486654 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:57.488175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:57.488175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:57.497833 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:57.497833 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:57.502605 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:57.507806 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2aef726a-5968-44ab-b75f-ee52bb2f789e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 returned with HTTP 200 Aug 19 12:58:57.508189 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 950/3809] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:57 2026] GET /volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:58.295417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.298208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:58.298208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:58.298208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:58.298208 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:58.304046 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:58.304046 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:58.306182 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7d33c04f-8e94-4cfb-a4de-2d682570c038 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:58.306667 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 950/3810] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:58 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:58.534509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-65d35e71-3e0d-4256-9459-bc95d1a59300 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.539666 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d35e71-3e0d-4256-9459-bc95d1a59300 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 Aug 19 12:58:58.541683 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d35e71-3e0d-4256-9459-bc95d1a59300 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:58.542106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d35e71-3e0d-4256-9459-bc95d1a59300 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:58.550788 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d35e71-3e0d-4256-9459-bc95d1a59300 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 returned with HTTP 404 Aug 19 12:58:58.553389 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 953/3811] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:58 2026] GET /volume/v3/volumes/3607c496-679e-4f73-b617-1d5424ae1df4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:58:58.564810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83b23df7-d5cb-4714-ac1e-ec8a0bfc205d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.568538 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83b23df7-d5cb-4714-ac1e-ec8a0bfc205d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups Aug 19 12:58:58.568538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83b23df7-d5cb-4714-ac1e-ec8a0bfc205d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:58.568538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83b23df7-d5cb-4714-ac1e-ec8a0bfc205d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:58.590584 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83b23df7-d5cb-4714-ac1e-ec8a0bfc205d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 200 Aug 19 12:58:58.591264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 959/3812] 10.4.3.137 () {68 vars in 1277 bytes} [Wed Aug 19 12:58:58 2026] GET /volume/v3/backups => generated 623 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:58.605190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9f6d9d2f-2a86-4380-a10e-17e6568ada02 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.609274 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f6d9d2f-2a86-4380-a10e-17e6568ada02 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups?project_id=93aaa045e8ea451cbdfd16019265b7ec Aug 19 12:58:58.609274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f6d9d2f-2a86-4380-a10e-17e6568ada02 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:58.609274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9f6d9d2f-2a86-4380-a10e-17e6568ada02 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:58.628265 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9f6d9d2f-2a86-4380-a10e-17e6568ada02 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups?project_id=93aaa045e8ea451cbdfd16019265b7ec returned with HTTP 200 Aug 19 12:58:58.629378 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 951/3813] 10.4.3.137 () {68 vars in 1364 bytes} [Wed Aug 19 12:58:58 2026] GET /volume/v3/backups?project_id=93aaa045e8ea451cbdfd16019265b7ec => generated 623 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:58.640318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.641590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:58.641960 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1978339322"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:58.644028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1978339322'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:58.644160 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume of 1 GB Aug 19 12:58:58.649692 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Availability Zones retrieved successfully. Aug 19 12:58:58.657902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (d120d391-98d5-4f08-919e-6348c0272ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:58.659264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89f8175-63d2-4f55-bcdf-8d2a655a88eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:58.660026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:58.689056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d89f8175-63d2-4f55-bcdf-8d2a655a88eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:58.689920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee026baf-c357-4ccb-8fd8-d40902a717c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:58.741232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['3cf82d94-b8ba-44e0-a02f-dd1175292ed1', '8cd25043-e3c7-43da-8117-e205d09379be', '52f1f9a7-173b-4579-9ea3-c4160ea4d7e8', 'a0b6e073-2c0c-474a-8f77-f9d85839696e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:58.742515 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee026baf-c357-4ccb-8fd8-d40902a717c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cf82d94-b8ba-44e0-a02f-dd1175292ed1', '8cd25043-e3c7-43da-8117-e205d09379be', '52f1f9a7-173b-4579-9ea3-c4160ea4d7e8', 'a0b6e073-2c0c-474a-8f77-f9d85839696e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:58.743810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f2c9fd-1e3a-4e8e-870a-5087541b9157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:58.771433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f2c9fd-1e3a-4e8e-870a-5087541b9157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5328568e-e97d-45ca-ba28-0cc63d31a250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978339322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['3cf82d94-b8ba-44e0-a02f-dd1175292ed1','8cd25043-e3c7-43da-8117-e205d09379be','52f1f9a7-173b-4579-9ea3-c4160ea4d7e8','a0b6e073-2c0c-474a-8f77-f9d85839696e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978339322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5328568e-e97d-45ca-ba28-0cc63d31a250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93aaa045e8ea451cbdfd16019265b7ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:58.772738 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe0829-d90f-4911-a4a1-8861cefc41e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:58.796440 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cbe0829-d90f-4911-a4a1-8861cefc41e0) transitioned into state 'SUCCESS' from state '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-1978339322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['3cf82d94-b8ba-44e0-a02f-dd1175292ed1','8cd25043-e3c7-43da-8117-e205d09379be','52f1f9a7-173b-4579-9ea3-c4160ea4d7e8','a0b6e073-2c0c-474a-8f77-f9d85839696e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:58.796440 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c09be2-4dfe-44f6-be61-c35a76fd9a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:58.812802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5c09be2-4dfe-44f6-be61-c35a76fd9a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:58.814075 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (d120d391-98d5-4f08-919e-6348c0272ba6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:58.815617 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request issued successfully. Aug 19 12:58:58.816026 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1d7239bc-dd00-4c22-b990-df7a562e8ce2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:58:58.816841 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 951/3814] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:58:58 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:58:58.829676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4fbd16ff-a3db-4b43-b777-401842dc731d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:58.832573 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fbd16ff-a3db-4b43-b777-401842dc731d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:58:58.832573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fbd16ff-a3db-4b43-b777-401842dc731d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:58.832782 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4fbd16ff-a3db-4b43-b777-401842dc731d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:58.848530 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:58.848530 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:58.855758 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4fbd16ff-a3db-4b43-b777-401842dc731d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:58.866134 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4fbd16ff-a3db-4b43-b777-401842dc731d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 returned with HTTP 200 Aug 19 12:58:58.866805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 954/3815] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:58 2026] GET /volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:59.320427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fe7fedc7-625b-45df-a9ed-6966da548453 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:59.322390 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe7fedc7-625b-45df-a9ed-6966da548453 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:58:59.322718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe7fedc7-625b-45df-a9ed-6966da548453 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:59.323019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fe7fedc7-625b-45df-a9ed-6966da548453 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:59.323236 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fe7fedc7-625b-45df-a9ed-6966da548453 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:58:59.333927 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:59.333927 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:58:59.337809 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fe7fedc7-625b-45df-a9ed-6966da548453 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 200 Aug 19 12:58:59.337809 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 960/3816] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:58:59 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:58:59.621083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:59.797014 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:58:59.797366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-284127976", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:59.799718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-284127976', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:58:59.799898 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume of 1 GB Aug 19 12:58:59.800265 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:59.800265 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:58:59.805640 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Availability Zones retrieved successfully. Aug 19 12:58:59.812604 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Flow 'volume_create_api' (27b0229b-012e-41fa-87c5-2710130c7e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:58:59.813632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf82bf65-1eb2-4e38-92e8-4a93928bcfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:59.815838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:58:59.854216 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf82bf65-1eb2-4e38-92e8-4a93928bcfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:59.855341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e9030-afec-4480-9a24-8c9d473ec468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:59.879157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-02518503-b606-461c-b3eb-9e6f2575b07f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:59.881173 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02518503-b606-461c-b3eb-9e6f2575b07f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:58:59.881392 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02518503-b606-461c-b3eb-9e6f2575b07f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:58:59.881567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-02518503-b606-461c-b3eb-9e6f2575b07f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:58:59.889426 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:59.889426 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:58:59.894209 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-02518503-b606-461c-b3eb-9e6f2575b07f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:59.898774 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-02518503-b606-461c-b3eb-9e6f2575b07f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 returned with HTTP 200 Aug 19 12:58:59.899152 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 952/3817] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:58:59 2026] GET /volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:58:59.911751 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:58:59.913690 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:58:59.914073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5328568e-e97d-45ca-ba28-0cc63d31a250", "name": "tempest-type-Backup-1192310897"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:58:59.916261 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating new backup {'backup': {'volume_id': '5328568e-e97d-45ca-ba28-0cc63d31a250', 'name': 'tempest-type-Backup-1192310897'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:58:59.916389 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating backup of volume 5328568e-e97d-45ca-ba28-0cc63d31a250 in container None Aug 19 12:58:59.925106 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:58:59.925106 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:58:59.925484 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:58:59.940954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Created reservations ['c39ac413-4fc1-4e9a-8fa3-fdbde9954aab', 'fcf10c29-06ed-479c-83b7-e166a2034d51', '1f6440f2-3bee-415b-81b8-1446800841ca', '31ec65d9-4732-4242-9aeb-1fa60435da70'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:59.942621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70e9030-afec-4480-9a24-8c9d473ec468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c39ac413-4fc1-4e9a-8fa3-fdbde9954aab', 'fcf10c29-06ed-479c-83b7-e166a2034d51', '1f6440f2-3bee-415b-81b8-1446800841ca', '31ec65d9-4732-4242-9aeb-1fa60435da70']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:59.943268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccda0d4-e8c8-4e56-afbe-5ffc3a3c99c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:59.953726 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['f4584e46-f0cb-4cd4-9a83-91116f3f2ba0', 'ff13df4f-86d7-4522-b1a6-9da3111cfefd'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:58:59.977034 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccda0d4-e8c8-4e56-afbe-5ffc3a3c99c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4806f2cd-cbf7-4873-a58e-65a2d17c5abf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-284127976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6858038d2b24292b7789db7e9e79140',qos_specs=None,replication_status=,reservations=['c39ac413-4fc1-4e9a-8fa3-fdbde9954aab','fcf10c29-06ed-479c-83b7-e166a2034d51','1f6440f2-3bee-415b-81b8-1446800841ca','31ec65d9-4732-4242-9aeb-1fa60435da70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4dfcae6fcda45edad846a8a279492a8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-284127976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4806f2cd-cbf7-4873-a58e-65a2d17c5abf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6858038d2b24292b7789db7e9e79140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4dfcae6fcda45edad846a8a279492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:58:59.979499 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a10324-ea73-4bfe-9d61-6c40355aa12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:58:59.996079 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ac07b8e-657c-4fda-9b98-c242fe88db9a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:58:59.996079 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 955/3818] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:58:59 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:00.007603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:00.009796 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:00.010013 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:00.010261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:00.010410 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:00.016666 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:00.016666 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:00.017496 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b392a19-ec91-4181-9e08-6b2c6c41b0f0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:00.018035 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 961/3819] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:00 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:00.019385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a10324-ea73-4bfe-9d61-6c40355aa12c) transitioned into state 'SUCCESS' from state '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-284127976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6858038d2b24292b7789db7e9e79140',qos_specs=None,replication_status=,reservations=['c39ac413-4fc1-4e9a-8fa3-fdbde9954aab','fcf10c29-06ed-479c-83b7-e166a2034d51','1f6440f2-3bee-415b-81b8-1446800841ca','31ec65d9-4732-4242-9aeb-1fa60435da70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4dfcae6fcda45edad846a8a279492a8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:00.020282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2929d632-16e6-430f-abea-3b01828eeae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:00.033768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2929d632-16e6-430f-abea-3b01828eeae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:00.034827 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Flow 'volume_create_api' (27b0229b-012e-41fa-87c5-2710130c7e03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:00.035204 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume request issued successfully. Aug 19 12:59:00.036073 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2ebeb7e9-4b9e-449b-8c41-38bd5691a93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:00.036528 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 952/3820] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:58:59 2026] POST /volume/v3/volumes => generated 753 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:00.052655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:00.054384 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:00.054570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:00.054812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:00.062455 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:00.062455 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:00.066784 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:00.071855 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-111db5e3-d991-451d-85c0-d34cb68bc4d6 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 200 Aug 19 12:59:00.072222 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 953/3821] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:00 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:00.353808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:00.356320 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 Aug 19 12:59:00.356637 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:00.356889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:00.357050 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id bca2e0c3-385f-492b-b96d-41e4c231da68. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:00.362106 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-989caf39-f6c9-4cd4-b6f1-b884c312eaec tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 returned with HTTP 404 Aug 19 12:59:00.362814 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 956/3822] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:00 2026] GET /volume/v3/backups/bca2e0c3-385f-492b-b96d-41e4c231da68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:00.820384 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70583449-6645-4ad0-a566-68ea66717718 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:00.822489 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:59:00.822678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:00.822850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:00.822950 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: d1de41b0-971b-4620-8907-904b54988d09. Aug 19 12:59:00.826847 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:00.826847 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:00.837502 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id d1de41b0-971b-4620-8907-904b54988d09 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:00.839044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70583449-6645-4ad0-a566-68ea66717718 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 202 Aug 19 12:59:00.839456 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 962/3823] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:00 2026] DELETE /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:00.846308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:00.849178 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:59:00.849428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:00.849659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:00.849813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:00.855396 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:00.855396 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:00.856282 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f2376293-3fe3-4e72-90e6-24e875fc0c06 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 200 Aug 19 12:59:00.856691 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 953/3824] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:00 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:01.028289 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.031143 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:01.031493 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:01.031596 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:01.031725 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:01.036980 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:01.036980 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:01.037641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ba7228c-a397-4ad5-a9de-9bf33801a790 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:01.038077 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 954/3825] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:01 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:01.087793 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.090509 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:01.090889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:01.091172 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:01.099744 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:01.099744 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:01.105093 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:01.109347 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdfec0e7-4e7c-42fd-8134-4f6998f9a269 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 200 Aug 19 12:59:01.109704 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 957/3826] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:01 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:01.124804 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.126595 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:01.126654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:01.126857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:01.133843 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:01.133843 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:01.137989 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:01.143024 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f084d1f4-82a6-4175-9bc2-5a55bc54f430 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 200 Aug 19 12:59:01.143404 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 963/3827] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:01 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:01.157284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.159965 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:01.160486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4806f2cd-cbf7-4873-a58e-65a2d17c5abf", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-710523528", "description": null, "metadata": null}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:01.173079 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:01.173079 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:01.173820 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:01.174058 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create snapshot from volume 4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:01.228861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Created reservations ['81e46e70-9658-4945-afef-0d2f03a644dc', '46eb3972-3bed-464b-9a4a-4e2e4ad5549f', '41674f9b-98d9-4c80-bc0c-a6d05152e6e2', '6c854191-4248-4494-8fb4-3d5fdb02c4e4'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:01.278431 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot force create request issued successfully. Aug 19 12:59:01.278905 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-529d5cc2-9aed-4fb9-9dda-8c8f49f0eb81 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:01.279560 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 954/3828] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:01.290714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6998b664-ee32-4391-b932-10c56e18fa62 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.293028 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6998b664-ee32-4391-b932-10c56e18fa62 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:01.293334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6998b664-ee32-4391-b932-10c56e18fa62 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:01.293557 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6998b664-ee32-4391-b932-10c56e18fa62 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:01.299915 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:01.299915 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:01.300590 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6998b664-ee32-4391-b932-10c56e18fa62 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:01.301756 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6998b664-ee32-4391-b932-10c56e18fa62 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 200 Aug 19 12:59:01.302266 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 955/3829] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:01 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:01.866851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.868801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 Aug 19 12:59:01.869015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:01.869192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:01.869312 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id d1de41b0-971b-4620-8907-904b54988d09. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:01.873090 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a4e17d7c-e94b-4eee-9dc9-4413c7a904bf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 returned with HTTP 404 Aug 19 12:59:01.873696 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 958/3830] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:01 2026] GET /volume/v3/backups/d1de41b0-971b-4620-8907-904b54988d09 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:01.886093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:01.887851 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:01.888183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1094468524"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:01.889568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1094468524'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:01.889684 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume of 1 GB Aug 19 12:59:01.893767 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Availability Zones retrieved successfully. Aug 19 12:59:01.899799 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (2859d87b-6326-4b3b-89ac-1dfd1e339b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:01.900721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451800af-ed98-4b80-a3f8-0bc7898e0ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:01.901637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:01.929020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (451800af-ed98-4b80-a3f8-0bc7898e0ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:01.929838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8bc719-194b-42da-b1fd-ebf4f3d94669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:01.971768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['1cab01eb-70c6-4ab4-8587-60e175a6245f', '855c27fc-d392-4bd4-a604-bcb00f855893', '29637c62-4ce2-42b4-a9f4-75cb8c7c522d', '2a57987c-37ec-49b6-8ebf-90def0df5c47'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:01.972927 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8bc719-194b-42da-b1fd-ebf4f3d94669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cab01eb-70c6-4ab4-8587-60e175a6245f', '855c27fc-d392-4bd4-a604-bcb00f855893', '29637c62-4ce2-42b4-a9f4-75cb8c7c522d', '2a57987c-37ec-49b6-8ebf-90def0df5c47']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:01.974043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2f6733-8785-4268-a5bb-7e452367f29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.005946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2f6733-8785-4268-a5bb-7e452367f29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc1adfa-3a33-42f1-a559-2045d2687a76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1094468524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['1cab01eb-70c6-4ab4-8587-60e175a6245f','855c27fc-d392-4bd4-a604-bcb00f855893','29637c62-4ce2-42b4-a9f4-75cb8c7c522d','2a57987c-37ec-49b6-8ebf-90def0df5c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1094468524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc1adfa-3a33-42f1-a559-2045d2687a76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89aa6270355548f48d34b0e681bf30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.007078 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e5498-c48d-414c-8642-bf6016867c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.026438 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e5498-c48d-414c-8642-bf6016867c1c) transitioned into state 'SUCCESS' from state '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-1094468524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89aa6270355548f48d34b0e681bf30d0',qos_specs=None,replication_status=,reservations=['1cab01eb-70c6-4ab4-8587-60e175a6245f','855c27fc-d392-4bd4-a604-bcb00f855893','29637c62-4ce2-42b4-a9f4-75cb8c7c522d','2a57987c-37ec-49b6-8ebf-90def0df5c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79afee58654f4a4a9971bde5b3d2a7cf',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.027516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d388acf-39f5-4d4e-9bdd-e8d8ce60728e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.040510 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d388acf-39f5-4d4e-9bdd-e8d8ce60728e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.041765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Flow 'volume_create_api' (2859d87b-6326-4b3b-89ac-1dfd1e339b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:02.042461 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create volume request issued successfully. Aug 19 12:59:02.043367 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0ff7a0e0-84ac-4124-9f57-bd29aa04359d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:02.043980 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 964/3831] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:59:01 2026] POST /volume/v3/volumes => generated 749 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:02.049344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.051785 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:02.052156 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.052447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.052502 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:02.056566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.058355 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:02.058556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.058727 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.059539 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.059539 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:02.060368 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-434ac614-3e18-4b76-a0bc-b7ca258df44d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:02.061878 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 955/3832] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:02.069507 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.069507 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:02.073114 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:02.076842 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6820fe1e-19e0-41d2-9bc4-aab6806826f9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 returned with HTTP 200 Aug 19 12:59:02.077180 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 956/3833] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:02.312004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.314445 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:02.314720 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.314977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.322326 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.322326 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:02.322907 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:02.324013 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfb9a5c6-832d-4499-90f2-59e89a063302 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 200 Aug 19 12:59:02.324512 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 959/3834] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:02.333183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.335466 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:02.335711 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.335943 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.341707 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.341707 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:02.342226 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:02.343139 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f62fdbe2-2042-4034-8aaa-dfb1574aea41 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 200 Aug 19 12:59:02.343705 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 965/3835] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:02.352174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.353983 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:02.354196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.354455 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.359200 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.359200 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:02.359646 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:02.360395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ced3d51-207d-4622-95cc-6bdffced1ecd tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 200 Aug 19 12:59:02.360744 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 956/3836] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:02.369048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.371070 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:02.371498 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a00c79cc-9241-4fa1-b544-9de352f7f06e", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:02.373345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume request body: {'volume': {'snapshot_id': 'a00c79cc-9241-4fa1-b544-9de352f7f06e', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:02.379098 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.379098 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:02.379607 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:02.379761 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume of 1 GB Aug 19 12:59:02.383562 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Availability Zones retrieved successfully. Aug 19 12:59:02.390691 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Flow 'volume_create_api' (4861a7ee-a7a0-4e80-bdf4-0b5f3230d59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:02.391872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5732d52-fd2b-4515-8b00-d305a4a9a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.393032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:02.421978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5732d52-fd2b-4515-8b00-d305a4a9a866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a00c79cc-9241-4fa1-b544-9de352f7f06e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.422687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d530d4d-5f71-4572-abcc-f81c3bd0b328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.460549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Created reservations ['1a886738-7807-4273-b4c7-f91b9d2a5b4f', '1862d45e-40be-4007-80e2-1cf0887bb2a8', 'ee66efeb-1c0f-4bb1-82fc-13650e8f9d45', 'b05d8934-387e-4bea-adab-725af89f897c'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:02.461408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d530d4d-5f71-4572-abcc-f81c3bd0b328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a886738-7807-4273-b4c7-f91b9d2a5b4f', '1862d45e-40be-4007-80e2-1cf0887bb2a8', 'ee66efeb-1c0f-4bb1-82fc-13650e8f9d45', 'b05d8934-387e-4bea-adab-725af89f897c']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.462110 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763a4a80-f1a6-4ae2-80ad-0cc620ece9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.501899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763a4a80-f1a6-4ae2-80ad-0cc620ece9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41398922-975a-4b08-95ff-6239d9999764', '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='a6858038d2b24292b7789db7e9e79140',qos_specs=None,replication_status=,reservations=['1a886738-7807-4273-b4c7-f91b9d2a5b4f','1862d45e-40be-4007-80e2-1cf0887bb2a8','ee66efeb-1c0f-4bb1-82fc-13650e8f9d45','b05d8934-387e-4bea-adab-725af89f897c'],size=1,snapshot_id=a00c79cc-9241-4fa1-b544-9de352f7f06e,source_replicaid=,source_volid=None,status='creating',user_id='b4dfcae6fcda45edad846a8a279492a8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:02Z,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=41398922-975a-4b08-95ff-6239d9999764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6858038d2b24292b7789db7e9e79140',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a00c79cc-9241-4fa1-b544-9de352f7f06e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4dfcae6fcda45edad846a8a279492a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.502558 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52992d76-1f7a-4191-9a1f-9bef9e1d6643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.523180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52992d76-1f7a-4191-9a1f-9bef9e1d6643) transitioned into state 'SUCCESS' from 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='a6858038d2b24292b7789db7e9e79140',qos_specs=None,replication_status=,reservations=['1a886738-7807-4273-b4c7-f91b9d2a5b4f','1862d45e-40be-4007-80e2-1cf0887bb2a8','ee66efeb-1c0f-4bb1-82fc-13650e8f9d45','b05d8934-387e-4bea-adab-725af89f897c'],size=1,snapshot_id=a00c79cc-9241-4fa1-b544-9de352f7f06e,source_replicaid=,source_volid=None,status='creating',user_id='b4dfcae6fcda45edad846a8a279492a8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.523802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a5af5d-212b-4fc9-8b0e-f835daccf564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:02.543516 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a5af5d-212b-4fc9-8b0e-f835daccf564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:02.544302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Flow 'volume_create_api' (4861a7ee-a7a0-4e80-bdf4-0b5f3230d59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:02.544587 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Create volume request issued successfully. Aug 19 12:59:02.545138 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5f0862db-68ff-4a0a-b374-4d60d59bc08c tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:02.545756 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 957/3837] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 12:59:02 2026] POST /volume/v3/volumes => generated 741 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:02.557227 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:02.559541 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:02.559772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:02.560004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:02.570633 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:02.570633 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:02.576870 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:02.582866 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3996bab7-b64c-4ba7-a0eb-b2f5c72fb027 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 200 Aug 19 12:59:02.583471 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 960/3838] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:02 2026] GET /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 809 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.074690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.077174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:03.077496 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.077749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.077874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:03.082673 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.082673 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:03.083471 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0c84cbbb-c3bc-4098-8ecb-1c20ed9e4fdc tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:03.083926 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 966/3839] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.089659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.092222 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:03.092519 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.092781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.104789 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.104789 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:03.109738 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:03.116482 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-81ea2f8a-de84-466c-8f35-a2950b2027ae tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 returned with HTTP 200 Aug 19 12:59:03.117157 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 957/3840] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.136359 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.138342 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:03.138774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fcc1adfa-3a33-42f1-a559-2045d2687a76", "name": "tempest-VolumesBackupsTest-Snapshot-461994301"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:03.147435 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.147435 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:03.147907 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:03.148081 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Create snapshot from volume fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:03.188364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['3f71e2b7-5620-482c-bd4c-47805ee11ee1', '4d886f65-aefe-4da1-bb90-f733f7fa0ed4', 'a3adc42a-e67a-4c8d-a58d-e24e6f419a2a', '1edd4c22-e644-4ef5-b6ee-156dde8dbb2d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:03.229069 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot create request issued successfully. Aug 19 12:59:03.229560 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6346e8c2-f549-45d3-92fe-aea740ecf429 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:03.230134 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 958/3841] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:03 2026] POST /volume/v3/snapshots => generated 304 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:03.241749 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.244662 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:03.244863 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.245355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.254113 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.254113 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:03.254778 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot retrieved successfully. Aug 19 12:59:03.256577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eaa2d3d1-98e2-4ed3-950f-e32b33d49393 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb returned with HTTP 200 Aug 19 12:59:03.257151 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 961/3842] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.596540 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.598401 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:03.598572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.598765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.607590 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.607590 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:03.612682 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:03.620552 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-952954a4-badd-40dc-b0a5-b2e34b35b888 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 200 Aug 19 12:59:03.621532 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 967/3843] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.636767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.639026 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:03.639302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.639541 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.651409 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.651409 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:03.656605 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:03.662114 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36f60bba-d610-4a8a-9e51-ef0703f734f4 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 200 Aug 19 12:59:03.662618 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 958/3844] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:03.675063 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.677049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:03.677605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.678363 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.679279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete snapshot with id: a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:03.684611 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.684611 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:03.685317 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:03.706391 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot delete request issued successfully. Aug 19 12:59:03.709686 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bc80881d-2dc1-4415-a8fc-721aacb7d93d tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 202 Aug 19 12:59:03.710854 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 959/3845] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:59:03 2026] DELETE /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:03.719106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-21c045cc-78a2-4a16-9034-53c699b60146 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:03.723402 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21c045cc-78a2-4a16-9034-53c699b60146 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:03.723402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21c045cc-78a2-4a16-9034-53c699b60146 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:03.723402 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-21c045cc-78a2-4a16-9034-53c699b60146 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:03.730422 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:03.730422 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:03.731215 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-21c045cc-78a2-4a16-9034-53c699b60146 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Snapshot retrieved successfully. Aug 19 12:59:03.732450 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-21c045cc-78a2-4a16-9034-53c699b60146 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 200 Aug 19 12:59:03.733051 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 962/3846] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:03 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:04.096178 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.099398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:04.099398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.099398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.099951 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:04.105780 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.105780 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:04.107818 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2dd22f99-6ed6-4c38-8070-ce4ec86f0020 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:04.107818 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 968/3847] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:04 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:04.269747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.270112 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:04.270369 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.270495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.276556 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.276556 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:04.277140 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot retrieved successfully. Aug 19 12:59:04.278144 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f209bcd2-d868-46ca-bcc8-b3d73d07e0df tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb returned with HTTP 200 Aug 19 12:59:04.278677 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 959/3848] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:04 2026] GET /volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:04.292201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62917812-5274-4722-bb82-00cf068d816f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.295848 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:04.296441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fcc1adfa-3a33-42f1-a559-2045d2687a76", "snapshot_id": "19015a4b-aab8-43c6-939f-2d542cc871cb", "name": "tempest-VolumesBackupsTest-Backup-1886744337"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:04.299069 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating new backup {'backup': {'volume_id': 'fcc1adfa-3a33-42f1-a559-2045d2687a76', 'snapshot_id': '19015a4b-aab8-43c6-939f-2d542cc871cb', 'name': 'tempest-VolumesBackupsTest-Backup-1886744337'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:04.299359 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Creating backup of volume fcc1adfa-3a33-42f1-a559-2045d2687a76 in container None Aug 19 12:59:04.312229 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.312229 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:04.313135 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:04.323196 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.323196 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:04.323907 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot retrieved successfully. Aug 19 12:59:04.347707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Created reservations ['81ee05fc-84a3-4267-9a90-7c4bea56d4ba', 'a792fbb9-cac3-461e-9e2a-38f4e1df1897'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:04.384365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62917812-5274-4722-bb82-00cf068d816f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:04.384976 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 960/3849] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:04 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:04.395034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.399795 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:04.399795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.399795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.399795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:04.406419 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.406419 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:04.408286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf56ab29-0d1a-4ad3-89ad-a271c3699980 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:04.409687 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 963/3850] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:04 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:04.745790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9b77227-62e7-4ed2-b020-cb077f92513a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.747957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9b77227-62e7-4ed2-b020-cb077f92513a tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:04.748401 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9b77227-62e7-4ed2-b020-cb077f92513a tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.748767 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9b77227-62e7-4ed2-b020-cb077f92513a tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.755177 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9b77227-62e7-4ed2-b020-cb077f92513a tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 404 Aug 19 12:59:04.755177 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 969/3851] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:04 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:04.763198 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.764775 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:04.764942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.765113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.765273 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete volume with id: 4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:04.772601 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.772601 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:04.773008 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:04.793795 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete volume request issued successfully. Aug 19 12:59:04.794056 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cd53a2b7-3886-421a-8ed3-94f9a76a0935 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 202 Aug 19 12:59:04.794779 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 960/3852] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:04 2026] DELETE /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:04.806084 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50837846-0bfb-484a-98ce-579a9bfdf876 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:04.808085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50837846-0bfb-484a-98ce-579a9bfdf876 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:04.808274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50837846-0bfb-484a-98ce-579a9bfdf876 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:04.808460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50837846-0bfb-484a-98ce-579a9bfdf876 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:04.817584 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:04.817584 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:04.824880 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-50837846-0bfb-484a-98ce-579a9bfdf876 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:04.832158 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50837846-0bfb-484a-98ce-579a9bfdf876 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 200 Aug 19 12:59:04.832648 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 961/3853] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:04 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:05.118707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:05.122109 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:05.122109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:05.122109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:05.122109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:05.126008 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:05.126008 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:05.126873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b3bf338-2cdf-47ee-9cb3-ca37e4e80112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:05.127404 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 964/3854] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:05 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:05.422370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:05.423772 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:05.425099 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:05.425560 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:05.426679 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:05.431336 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:05.431336 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:05.432205 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d0bf934-a0fa-40ad-8a61-cb9c0cde6eb5 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:05.432698 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 970/3855] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:05 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:05.850842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ccf5e084-65bf-40fb-abc4-7202dbec5419 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:05.852645 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ccf5e084-65bf-40fb-abc4-7202dbec5419 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:05.852835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e084-65bf-40fb-abc4-7202dbec5419 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:05.853035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e084-65bf-40fb-abc4-7202dbec5419 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:05.859045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ccf5e084-65bf-40fb-abc4-7202dbec5419 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 404 Aug 19 12:59:05.859535 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 961/3856] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:05 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:05.867385 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95189cf1-96e0-4c27-85d1-281e63bda72b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:05.869783 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] DELETE https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:05.870053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:05.870272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:05.870475 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete volume with id: 41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:05.878243 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:05.878243 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:05.878769 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:05.902442 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete volume request issued successfully. Aug 19 12:59:05.902675 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95189cf1-96e0-4c27-85d1-281e63bda72b tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 202 Aug 19 12:59:05.903223 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 962/3857] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:05 2026] DELETE /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:05.912850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:05.916205 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:05.916205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:05.916205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:05.925063 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:05.925063 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:05.928526 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Volume info retrieved successfully. Aug 19 12:59:05.935915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e104e92-ea4d-4105-a12c-fb068bf63219 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 200 Aug 19 12:59:05.936699 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 965/3858] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:05 2026] GET /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:06.141931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:06.148274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:06.148274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:06.148274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:06.148274 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:06.154999 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:06.154999 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:06.158788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-521aa6af-e0f4-47bc-925e-a6e3c8438da9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:06.159459 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 971/3859] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:06 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:06.444492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:06.446995 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:06.447293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:06.447566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:06.447727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:06.453992 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:06.453992 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:06.455239 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9a7d848c-96ab-4f5a-be01-5b9771687d8f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:06.455755 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 962/3860] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:06 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 773 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:06.953870 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-959a9d29-5722-43a1-a3e3-17375da67e99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:06.956060 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-959a9d29-5722-43a1-a3e3-17375da67e99 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 Aug 19 12:59:06.956365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-959a9d29-5722-43a1-a3e3-17375da67e99 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:06.956606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-959a9d29-5722-43a1-a3e3-17375da67e99 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:06.969616 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-959a9d29-5722-43a1-a3e3-17375da67e99 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 returned with HTTP 404 Aug 19 12:59:06.970806 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 963/3861] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:06 2026] GET /volume/v3/volumes/41398922-975a-4b08-95ff-6239d9999764 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:06.980965 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:06.983747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:06.983747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:06.984194 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:06.984498 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete snapshot with id: a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:06.991700 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-626bb6ce-9457-43cf-a1f0-e885a0b4d3ea tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 404 Aug 19 12:59:06.992481 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 966/3862] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:59:06 2026] DELETE /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:07.003201 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-794b2c43-4b0b-4f0b-9b49-39cc1ef5dda0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:07.005781 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-794b2c43-4b0b-4f0b-9b49-39cc1ef5dda0 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e Aug 19 12:59:07.006387 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-794b2c43-4b0b-4f0b-9b49-39cc1ef5dda0 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:07.006955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-794b2c43-4b0b-4f0b-9b49-39cc1ef5dda0 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:07.013314 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-794b2c43-4b0b-4f0b-9b49-39cc1ef5dda0 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e returned with HTTP 404 Aug 19 12:59:07.014203 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 972/3863] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:07 2026] GET /volume/v3/snapshots/a00c79cc-9241-4fa1-b544-9de352f7f06e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:07.023085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:07.025901 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] DELETE https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:07.026042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:07.026397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:07.026665 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Delete volume with id: 4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:07.035648 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6e5c5397-b749-4509-9b4c-3c375b9064f2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 404 Aug 19 12:59:07.035792 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 963/3864] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:07 2026] DELETE /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:07.048442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ade019ed-bb01-482d-ae9b-6ce64a0df0a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:07.050657 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ade019ed-bb01-482d-ae9b-6ce64a0df0a2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] GET https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf Aug 19 12:59:07.050954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ade019ed-bb01-482d-ae9b-6ce64a0df0a2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:07.051178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ade019ed-bb01-482d-ae9b-6ce64a0df0a2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:07.060795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ade019ed-bb01-482d-ae9b-6ce64a0df0a2 tempest-SnapshotDependencyTests-1790997141 tempest-SnapshotDependencyTests-1790997141-project-member] https://10.4.3.137/volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf returned with HTTP 404 Aug 19 12:59:07.060795 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 964/3865] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:07 2026] GET /volume/v3/volumes/4806f2cd-cbf7-4873-a58e-65a2d17c5abf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:07.173605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:07.175656 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:07.175993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:07.176304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:07.176415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:07.184671 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:07.184671 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:07.185441 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7baa1b8b-392f-4dcb-8ca2-588f03f9fc4a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:07.186207 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 967/3866] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:07 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:07.466999 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:07.468862 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:07.469012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:07.469196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:07.469196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:07.474800 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:07.474800 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:07.475673 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-504a4d09-c5b3-4708-a5c2-99738a55dddf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:07.476126 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 973/3867] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:07 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:08.205453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bcf5d590-da00-4706-8894-8466e0dcb37b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:08.208363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bcf5d590-da00-4706-8894-8466e0dcb37b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:08.208542 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bcf5d590-da00-4706-8894-8466e0dcb37b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:08.208829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bcf5d590-da00-4706-8894-8466e0dcb37b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:08.208994 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-bcf5d590-da00-4706-8894-8466e0dcb37b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:08.218698 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:08.218698 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:08.220324 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bcf5d590-da00-4706-8894-8466e0dcb37b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:08.220324 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 964/3868] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:08 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:08.490751 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:08.493191 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:08.493406 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:08.493609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:08.493799 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:08.500761 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:08.500761 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:08.502073 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bcfe8dce-27fc-4117-ac73-6652059005f8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:08.502169 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 965/3869] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:08 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:09.237076 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:09.238643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:09.238860 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:09.239051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:09.239169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:09.247071 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:09.247071 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:09.248153 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d63be9e7-8df8-4447-b4f3-90e8ee055f08 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:09.248763 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 968/3870] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:09 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:09.515690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:09.518173 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:09.518862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:09.518862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:09.518999 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:09.525815 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:09.525815 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:09.526965 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-69a6f4a2-e102-4498-96df-4c6144f8c181 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:09.528203 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 974/3871] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:09 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:10.265754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:10.270471 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:10.270923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:10.271234 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:10.271426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:10.278537 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:10.278537 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:10.279494 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de58bdb3-a3c3-45d6-9702-6755a2272094 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:10.280293 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 965/3872] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:10 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:10.538014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:10.539992 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:10.540154 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:10.540447 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:10.540607 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:10.545075 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:10.545075 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:10.545915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5acbb8b3-edf5-4920-95d7-940b9488c1d3 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:10.546494 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 966/3873] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:10 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:11.296650 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:11.299550 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:11.300060 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:11.300494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:11.301701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:11.307354 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:11.307354 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:11.307354 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c1f04cb8-a479-4b6e-988d-c43dd3973d98 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:11.307354 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 969/3874] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:11 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:11.559836 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-135aecd1-3a22-4971-8d81-335ec6b0426f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:11.561911 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-135aecd1-3a22-4971-8d81-335ec6b0426f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:11.562615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-135aecd1-3a22-4971-8d81-335ec6b0426f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:11.562615 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-135aecd1-3a22-4971-8d81-335ec6b0426f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:11.562828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-135aecd1-3a22-4971-8d81-335ec6b0426f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:11.568799 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:11.568799 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:11.569827 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-135aecd1-3a22-4971-8d81-335ec6b0426f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:11.570383 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 975/3875] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:11 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:12.321434 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-91704f22-148a-4088-8b58-77886b8b1fc7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:12.324079 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-91704f22-148a-4088-8b58-77886b8b1fc7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:12.324365 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-91704f22-148a-4088-8b58-77886b8b1fc7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:12.324630 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-91704f22-148a-4088-8b58-77886b8b1fc7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:12.324779 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-91704f22-148a-4088-8b58-77886b8b1fc7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:12.331935 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:12.331935 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:12.332281 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-91704f22-148a-4088-8b58-77886b8b1fc7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:12.332759 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 966/3876] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:12 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:12.593319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f58ad607-e667-40aa-900c-22b842b2092f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:12.595850 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f58ad607-e667-40aa-900c-22b842b2092f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:12.596103 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f58ad607-e667-40aa-900c-22b842b2092f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:12.596344 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f58ad607-e667-40aa-900c-22b842b2092f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:12.596451 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f58ad607-e667-40aa-900c-22b842b2092f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:12.604578 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:12.604578 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:12.605705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f58ad607-e667-40aa-900c-22b842b2092f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:12.606174 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 967/3877] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:12 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:13.347551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4c904245-ace1-4e79-8061-75df35a0a769 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:13.351502 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c904245-ace1-4e79-8061-75df35a0a769 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:13.351502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c904245-ace1-4e79-8061-75df35a0a769 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:13.351502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4c904245-ace1-4e79-8061-75df35a0a769 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:13.351502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4c904245-ace1-4e79-8061-75df35a0a769 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:13.355676 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:13.355676 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:13.356487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4c904245-ace1-4e79-8061-75df35a0a769 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:13.357097 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 970/3878] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:13 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:13.460203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:13.461071 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:13.461603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839c1fce-0f9c-4a32-95cb-4a586522d9b7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-459827840", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:13.481338 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:13.481338 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:13.481941 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:13.482150 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:59:13.516158 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['89e36ef7-8eba-4c6f-8cac-169914d1f22c', '2376de96-7f24-4cac-bd0b-41687e125e97', '72dc98c2-2eb3-474d-ba09-824b8df40f0f', '1ddb1f15-c017-4b3e-9bea-1993006c88bb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:13.564061 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 12:59:13.564678 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4eaf4901-cee1-4a5b-90c2-489b751d0470 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:13.565193 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 976/3879] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:13 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 19 12:59:13.577855 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:13.578398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:13.578398 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:13.578615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:13.588978 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:13.588978 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:13.589655 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:13.590765 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fdc72797-d9ee-42f3-96e8-60cb83790afa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 200 Aug 19 12:59:13.598481 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 967/3880] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:13 2026] GET /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:13.624703 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9ab09556-e5ff-40d1-8043-73442889ee6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:13.628675 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ab09556-e5ff-40d1-8043-73442889ee6b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:13.629090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ab09556-e5ff-40d1-8043-73442889ee6b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:13.629090 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ab09556-e5ff-40d1-8043-73442889ee6b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:13.629205 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9ab09556-e5ff-40d1-8043-73442889ee6b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:13.633797 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:13.633797 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:13.634449 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ab09556-e5ff-40d1-8043-73442889ee6b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:13.634932 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 968/3881] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:13 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:14.368553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e4e514f1-947f-43d8-9890-f70511bd9670 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:14.374066 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4e514f1-947f-43d8-9890-f70511bd9670 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:14.374066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4e514f1-947f-43d8-9890-f70511bd9670 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:14.374066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e4e514f1-947f-43d8-9890-f70511bd9670 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:14.374066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e4e514f1-947f-43d8-9890-f70511bd9670 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:14.382096 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:14.382096 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:14.382096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e4e514f1-947f-43d8-9890-f70511bd9670 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:14.382096 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 971/3882] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:14 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:14.606001 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:14.609176 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:14.609559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:14.611224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:14.618807 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:14.618807 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:14.619382 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:14.620849 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8c6636a4-a3d2-4ec5-8837-cfaf64b504f5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 200 Aug 19 12:59:14.621911 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 977/3883] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:14 2026] GET /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:14.635980 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:14.638777 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:14.639037 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:14.639289 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:14.645320 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:14.645320 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:14.646082 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:14.647548 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-44e16d35-4e75-46d7-8e5d-2be78da6e92e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 200 Aug 19 12:59:14.647802 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 968/3884] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:14 2026] GET /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:14.651012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:14.653057 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:14.659336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:14.660058 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:14.662370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:14.671376 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:14.671376 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:14.672326 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-df7cc03e-3631-43d6-bc13-51c4b186ddc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:14.672759 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 969/3885] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:14 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:15.394938 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:15.397352 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:15.397615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:15.397843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:15.397979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:15.403728 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:15.403728 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:15.404545 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6099cd53-47e0-4282-a19f-eb27f946bee6 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:15.405007 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 972/3886] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:15 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:15.688088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:15.692093 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:15.692231 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:15.692509 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:15.692605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:15.702739 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:15.702739 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:15.706275 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f4f36b6-811e-4eb8-b421-13cac0638943 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:15.706275 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 978/3887] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:15 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:16.416606 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:16.418600 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:16.418903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:16.419193 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:16.419431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:16.424488 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:16.424488 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:16.425470 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c57453b0-8cfb-4e05-a370-48a5383a5112 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:16.425980 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 969/3888] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:16 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:16.436187 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4a441786-2eab-4a82-a7b1-560af01967d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:16.438983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123/action Aug 19 12:59:16.439480 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:16.439660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:16.441206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Updating backup '972bc93b-5391-4782-b758-a101ae108123' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 12:59:16.449487 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:16.449487 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:16.456875 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] reset_status in rpcapi backup_id 972bc93b-5391-4782-b758-a101ae108123 on host np0000007775. {{(pid=100262) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 19 12:59:16.458736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4a441786-2eab-4a82-a7b1-560af01967d0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123/action returned with HTTP 202 Aug 19 12:59:16.459174 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 970/3889] 10.4.3.137 () {70 vars in 1430 bytes} [Wed Aug 19 12:59:16 2026] POST /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:16.467085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:16.469057 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:59:16.469323 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:16.469633 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:16.469827 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume with id: 5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:59:16.479305 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:16.479305 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:16.479785 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:16.504564 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume request issued successfully. Aug 19 12:59:16.504740 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e8db2af-8b99-4e27-b69f-a0de56954839 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 returned with HTTP 202 Aug 19 12:59:16.505139 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 973/3890] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:16 2026] DELETE /volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:16.514010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:16.517797 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:59:16.518285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:16.518605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:16.528622 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:16.528622 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:16.533761 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:16.540263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24db4878-e16d-4075-aa1e-e5bc25bf512f tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 returned with HTTP 200 Aug 19 12:59:16.541543 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 979/3891] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:16 2026] GET /volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:16.717706 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:16.720986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:16.721228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:16.721475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:16.721672 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:16.728358 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:16.728358 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:16.729758 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce52ebf4-9d84-4dee-8d93-c3f2ef2d6295 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:16.730349 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 970/3892] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:16 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:17.555623 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9477836b-1ae4-4b1e-ae87-eb073c0425d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:17.557420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9477836b-1ae4-4b1e-ae87-eb073c0425d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 Aug 19 12:59:17.557833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9477836b-1ae4-4b1e-ae87-eb073c0425d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:17.558225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9477836b-1ae4-4b1e-ae87-eb073c0425d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:17.565748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9477836b-1ae4-4b1e-ae87-eb073c0425d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 returned with HTTP 404 Aug 19 12:59:17.565748 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 971/3893] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:17 2026] GET /volume/v3/volumes/5328568e-e97d-45ca-ba28-0cc63d31a250 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:17.573799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc5595cb-d336-4477-b268-8b4da83e77aa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:17.575902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] POST https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/restore Aug 19 12:59:17.576267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:17.579492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Restoring backup 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100261) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 12:59:17.579492 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Restoring backup 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 to volume None. Aug 19 12:59:17.585178 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:17.585178 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:17.586113 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Creating volume of 1 GB for restore of backup 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. Aug 19 12:59:17.594135 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Availability Zones retrieved successfully. Aug 19 12:59:17.606214 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (eb60d333-c430-41dc-8d08-8cb36b9f3d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:17.607400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc07d9e-4010-4d58-9038-589f78103dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:17.610264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:17.643596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc07d9e-4010-4d58-9038-589f78103dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:17.644543 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25c6abc1-9c2e-4cba-980f-667ef1103089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:17.689882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Created reservations ['5031e262-72fe-4818-b598-38cdd6c6032f', '9a20d0ac-95cb-4d65-bdb6-1cb8991f12b0', '31f4be03-9f77-4b88-bb2c-c1bc1be5d84e', '9b778269-71ac-4421-8df9-6796a65e4e19'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:17.691034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25c6abc1-9c2e-4cba-980f-667ef1103089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5031e262-72fe-4818-b598-38cdd6c6032f', '9a20d0ac-95cb-4d65-bdb6-1cb8991f12b0', '31f4be03-9f77-4b88-bb2c-c1bc1be5d84e', '9b778269-71ac-4421-8df9-6796a65e4e19']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:17.691646 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea99eeb1-6a4a-468f-8794-0c2de5424197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:17.722847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea99eeb1-6a4a-468f-8794-0c2de5424197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35aac9a9-9b8a-464e-89ae-0d5f72f10bbd', '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='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['5031e262-72fe-4818-b598-38cdd6c6032f','9a20d0ac-95cb-4d65-bdb6-1cb8991f12b0','31f4be03-9f77-4b88-bb2c-c1bc1be5d84e','9b778269-71ac-4421-8df9-6796a65e4e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35aac9a9-9b8a-464e-89ae-0d5f72f10bbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93aaa045e8ea451cbdfd16019265b7ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:17.723600 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f44bb6-bbbb-4490-b406-56c25a00dddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:17.738990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87f44bb6-bbbb-4490-b406-56c25a00dddd) transitioned into 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='93aaa045e8ea451cbdfd16019265b7ec',qos_specs=None,replication_status=,reservations=['5031e262-72fe-4818-b598-38cdd6c6032f','9a20d0ac-95cb-4d65-bdb6-1cb8991f12b0','31f4be03-9f77-4b88-bb2c-c1bc1be5d84e','9b778269-71ac-4421-8df9-6796a65e4e19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f18f452e96740e594cb4d35d6c97a8a',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:17.739722 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acd01eb-8133-4c04-97f2-817e7ae2f596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:17.745083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:17.747926 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:17.748348 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:17.748691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:17.748930 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:17.750933 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=228,cinder:UPDATE=73,cinder:INSERT=36 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:59:17.752553 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4acd01eb-8133-4c04-97f2-817e7ae2f596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:17.754071 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Flow 'volume_create_api' (eb60d333-c430-41dc-8d08-8cb36b9f3d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:17.754624 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Create volume request issued successfully. Aug 19 12:59:17.757047 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:17.757047 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:17.758140 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e630e468-55ab-4f98-939c-c8ae3aff2108 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:17.759790 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 980/3894] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:17 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:17.766157 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:17.766157 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:17.766738 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:18.774389 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:18.775428 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:18.775733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:18.777741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:18.777741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:18.777815 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:18.777815 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:18.777815 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:18.777815 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Checking backup size 1 against volume size 1 {{(pid=100261) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 12:59:18.777815 np0000007775 devstack@c-api.service[100261]: INFO cinder.backup.api [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Overwriting volume 35aac9a9-9b8a-464e-89ae-0d5f72f10bbd with restore of backup 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:18.778470 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=273,cinder:INSERT=71,cinder:UPDATE=111 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:59:18.782807 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:18.782807 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:18.783829 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc3cc01c-ed22-4f26-9e39-cda472480d1f tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:18.784376 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 971/3895] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:18 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:18.805410 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] restore_backup in rpcapi backup_id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 {{(pid=100261) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 12:59:18.806369 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc5595cb-d336-4477-b268-8b4da83e77aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/restore returned with HTTP 202 Aug 19 12:59:18.806813 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 974/3896] 10.4.3.137 () {70 vars in 1433 bytes} [Wed Aug 19 12:59:17 2026] POST /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37/restore => generated 152 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:18.816481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:18.827457 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:18.827457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:18.827457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:18.827457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:18.831702 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=303,cinder:UPDATE=103,cinder:INSERT=53 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:59:18.833944 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:18.833944 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:18.833944 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ddaac7b5-bd92-4a55-aca0-e0b943c89d5a tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:18.834220 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 972/3897] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:18 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:19.800307 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:19.802932 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:19.802932 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:19.803573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:19.803573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:19.814695 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:19.814695 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:19.815816 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afadb08b-c975-4be5-9854-cfdaab2f9995 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:19.819274 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 981/3898] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:19 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:19.857903 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:19.865337 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:19.865337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:19.865337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:19.865337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:19.875198 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:19.875198 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:19.877321 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e5ca3eab-9e61-417f-b240-49276b3a9cce tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:19.877321 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 972/3899] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:19 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:20.830141 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5793c955-7033-47be-b60b-51145f33cd55 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:20.832738 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5793c955-7033-47be-b60b-51145f33cd55 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:20.833047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5793c955-7033-47be-b60b-51145f33cd55 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:20.833331 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5793c955-7033-47be-b60b-51145f33cd55 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:20.833580 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5793c955-7033-47be-b60b-51145f33cd55 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:20.840685 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:20.840685 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:20.840893 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5793c955-7033-47be-b60b-51145f33cd55 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:20.841338 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 975/3900] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:20 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:20.887399 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:20.890548 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:20.890694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:20.890895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:20.891025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:20.895554 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:20.895554 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:20.896261 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0df2735d-c7cb-4536-af74-1e79d288fb6b tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:20.896675 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 973/3901] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:20 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:21.448332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:21.451060 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:21.452654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:21.452654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:21.452654 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:21.459652 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:21.459652 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:21.460762 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:21.487733 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 12:59:21.488020 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a2ba01d5-9f76-44f4-87e0-814a1ed8a38d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 202 Aug 19 12:59:21.488575 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 982/3902] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:59:21 2026] DELETE /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:21.501785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:21.505438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:21.505438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:21.505438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:21.512222 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:21.512222 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:21.515276 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:21.515276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ca8f0744-a1dd-4e55-9954-842e4b26d739 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 200 Aug 19 12:59:21.515276 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 973/3903] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:21 2026] GET /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:21.857970 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:21.860237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:21.860465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:21.860684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:21.860845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:21.870281 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:21.870281 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:21.871597 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b81d847-012b-4d14-9853-bbb0aa71edc6 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:21.872152 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 976/3904] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:21 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:21.914336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:21.916924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:21.917302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:21.917605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:21.917757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:21.923563 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:21.923563 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:21.924588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7abae018-8c05-47ff-b8de-0925bcfec5fe tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:21.925127 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 974/3905] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:21 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:22.524033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c23ecda2-39d5-43c7-8e2f-24d0cc060bb2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.526244 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23ecda2-39d5-43c7-8e2f-24d0cc060bb2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff Aug 19 12:59:22.526541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23ecda2-39d5-43c7-8e2f-24d0cc060bb2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.526798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c23ecda2-39d5-43c7-8e2f-24d0cc060bb2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.535282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c23ecda2-39d5-43c7-8e2f-24d0cc060bb2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff returned with HTTP 404 Aug 19 12:59:22.535282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 983/3906] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/snapshots/cfa906dd-b623-44bf-bae8-9eafc26d45ff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:22.874997 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.877605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:22.877933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.878206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.884068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.886110 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:22.886333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.886762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.886953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:22.888758 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:22.888758 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:22.894064 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:22.894297 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:22.894297 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:22.895055 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3dc4cbe-4886-4307-866f-513dbb95aa17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:22.895449 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 977/3907] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:22.900651 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-f6691295-8a0c-4612-ae10-74a61dce79e0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:22.901189 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 974/3908] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:22.914112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.919349 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:22.919901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.919901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.919901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:22.928720 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:22.928720 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:22.929746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a89f3222-580c-4484-9cb2-78ef2f4c8a8c tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:22.930019 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 975/3909] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:22.940733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-420c7f62-5dbe-4583-80eb-a586599581b5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.944132 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420c7f62-5dbe-4583-80eb-a586599581b5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:22.944474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420c7f62-5dbe-4583-80eb-a586599581b5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.944740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-420c7f62-5dbe-4583-80eb-a586599581b5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.945087 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-420c7f62-5dbe-4583-80eb-a586599581b5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:22.948104 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.951605 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:22.952047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.952133 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:22.952133 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:22.952217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.952217 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete backup with id: aff574e9-d631-4abc-b57b-735949c1edc9. Aug 19 12:59:22.952891 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-420c7f62-5dbe-4583-80eb-a586599581b5 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:22.953473 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 984/3910] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:22.958578 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:22.958578 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:22.977087 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] delete_backup rpcapi backup_id aff574e9-d631-4abc-b57b-735949c1edc9 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:22.978959 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-43a37a92-8bda-437a-a456-2e5a04ce51c1 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 202 Aug 19 12:59:22.979466 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 978/3911] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:22 2026] DELETE /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:22.989653 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:22.992059 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:22.992449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:22.992573 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:22.993406 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:23.000866 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.000866 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:23.001545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7896eacb-6bf4-4273-bef6-304f14ef3076 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.002307 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3caba0da-2c68-4d64-978e-eaa4772ae359 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:23.002410 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7896eacb-6bf4-4273-bef6-304f14ef3076 None None] GET https://10.4.3.137/volume// Aug 19 12:59:23.002578 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 975/3912] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:22 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 785 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:23.003075 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7896eacb-6bf4-4273-bef6-304f14ef3076 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.003373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7896eacb-6bf4-4273-bef6-304f14ef3076 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.003752 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7896eacb-6bf4-4273-bef6-304f14ef3076 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:23.004068 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 976/3913] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:59: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 19 12:59:23.014574 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-2fb3180e-5775-459c-bd81-a56074a78d4a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.262861 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-2fb3180e-5775-459c-bd81-a56074a78d4a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:23.263504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-2fb3180e-5775-459c-bd81-a56074a78d4a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4347065-c421-46fb-8d9a-a17c5b163fd9", "connector": null, "instance_uuid": "9bb05c7d-4069-42e7-975b-a94851895fa9"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:23.279882 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.279882 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:23.332871 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-2fb3180e-5775-459c-bd81-a56074a78d4a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:23.332871 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 985/3914] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:23 2026] POST /volume/v3/attachments => generated 273 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:23.378612 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.382713 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:23.383091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.383390 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.388906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.396325 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:23.396325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.396325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.412634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b13e94f8-56f0-46dc-9a55-8129293047a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.413315 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b13e94f8-56f0-46dc-9a55-8129293047a9 None None] GET https://10.4.3.137/volume// Aug 19 12:59:23.413512 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.413512 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:23.413596 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b13e94f8-56f0-46dc-9a55-8129293047a9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.413758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b13e94f8-56f0-46dc-9a55-8129293047a9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.414231 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b13e94f8-56f0-46dc-9a55-8129293047a9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:23.416722 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.416722 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:23.416826 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 977/3915] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:59:23.420438 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:23.426367 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:23.426823 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-27977f8d-58ab-4b3d-8c2c-a6251a3f98a1 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:23.427359 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 976/3916] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:23 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:23.428127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.432136 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:23.432136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.432136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.437536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-1a8bbdc9-84c6-43e2-9ea3-6c258d4dbaab tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:23.438288 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 979/3917] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:23 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:23.448866 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.448866 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:23.460867 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:23.469467 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5bb0e0a5-89ac-4818-ab24-ca11c371986d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:23.469987 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 986/3918] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:23 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1021 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:23.695585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.701010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] PUT https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a Aug 19 12:59:23.701721 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:23.710977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Acquiring lock "cinder-attachment_update-f4347065-c421-46fb-8d9a-a17c5b163fd9-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:23.716957 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Lock "cinder-attachment_update-f4347065-c421-46fb-8d9a-a17c5b163fd9-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:23.718200 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.718200 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:23.834162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Lock "cinder-attachment_update-f4347065-c421-46fb-8d9a-a17c5b163fd9-np0000007775" released by "attachment_update" :: held 0.117s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:23.834705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-5d495e74-f99c-47c2-9ea0-f3af00777283 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a returned with HTTP 200 Aug 19 12:59:23.835486 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 978/3919] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:23 2026] PUT /volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:23.972475 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:23.975662 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:23.975662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:23.975662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:23.975877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:23.984593 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:23.984593 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:23.984593 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-def18a7f-5fa8-4a10-8a9d-6f8265c79810 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:23.984593 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 977/3920] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:23 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:24.018556 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.018885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5df5206c-8054-4828-944e-f735ef1eca81 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.018885 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df5206c-8054-4828-944e-f735ef1eca81 None None] GET https://10.4.3.137/volume// Aug 19 12:59:24.019125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5df5206c-8054-4828-944e-f735ef1eca81 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:24.020277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5df5206c-8054-4828-944e-f735ef1eca81 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:24.020277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5df5206c-8054-4828-944e-f735ef1eca81 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:24.020277 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 987/3921] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:24.020693 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:24.020901 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:24.024291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:24.024291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:24.024291 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=200,cinder:INSERT=22,cinder:UPDATE=62 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 12:59:24.030552 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:24.030552 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:24.030552 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3c86108-0b4e-4345-9d60-60b7a10ea0e0 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 200 Aug 19 12:59:24.030943 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 980/3922] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:24 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:24.032601 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-664a909a-cb8f-44cb-a43d-5f5a503e889c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.037609 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-664a909a-cb8f-44cb-a43d-5f5a503e889c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:24.038094 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-664a909a-cb8f-44cb-a43d-5f5a503e889c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "27ef51b1-faba-4c61-bfad-d8017f96c977", "connector": null, "instance_uuid": "3d25725c-c370-475a-914f-6d713ffff2c9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:24.055311 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:24.055311 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:24.105386 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-664a909a-cb8f-44cb-a43d-5f5a503e889c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:24.105926 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 979/3923] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:24 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 19 12:59:24.120739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-79f8c762-fb77-4992-b694-09cff07e4047 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.126510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-79f8c762-fb77-4992-b694-09cff07e4047 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 Aug 19 12:59:24.126858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-79f8c762-fb77-4992-b694-09cff07e4047 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:24.127160 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-79f8c762-fb77-4992-b694-09cff07e4047 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:24.142130 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:24.142130 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:24.244328 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-79f8c762-fb77-4992-b694-09cff07e4047 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 returned with HTTP 200 Aug 19 12:59:24.245000 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 978/3924] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:59:24 2026] DELETE /volume/v3/attachments/2def493d-1ab5-47b6-9d16-ae6dd8168db9 => generated 367 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:24.446404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.448985 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:24.449238 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:24.449445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:24.472679 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:24.472679 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:24.480912 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:24.494082 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ab2e9265-b768-462c-817c-59bc1eca2b02 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:24.494718 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 988/3925] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:24 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:24.729961 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-552de061-8ba8-41e3-b738-13420acad567 req-9ea43861-2e4f-4142-83cf-810968a1f4cd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:24.732492 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-552de061-8ba8-41e3-b738-13420acad567 req-9ea43861-2e4f-4142-83cf-810968a1f4cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 Aug 19 12:59:24.733851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-552de061-8ba8-41e3-b738-13420acad567 req-9ea43861-2e4f-4142-83cf-810968a1f4cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:24.733851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-552de061-8ba8-41e3-b738-13420acad567 req-9ea43861-2e4f-4142-83cf-810968a1f4cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:24.740717 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:24.740717 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:24.800514 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-552de061-8ba8-41e3-b738-13420acad567 req-9ea43861-2e4f-4142-83cf-810968a1f4cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 returned with HTTP 200 Aug 19 12:59:24.801346 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 981/3926] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:59:24 2026] DELETE /volume/v3/attachments/7ad304ef-4579-42aa-815b-2f9b8b032fa7 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:24.996576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.001088 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:25.001180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.001448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.001576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:25.008998 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:25.008998 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:25.008998 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ad5fe4ce-2280-4a98-8d26-93b67d2676d4 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:25.010327 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 980/3927] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:24 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:25.047886 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2f78760c-5678-49e3-b663-374c275f292e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.051163 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f78760c-5678-49e3-b663-374c275f292e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 Aug 19 12:59:25.051389 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f78760c-5678-49e3-b663-374c275f292e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.051630 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2f78760c-5678-49e3-b663-374c275f292e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.051772 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2f78760c-5678-49e3-b663-374c275f292e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Show backup with id aff574e9-d631-4abc-b57b-735949c1edc9. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:25.060270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2f78760c-5678-49e3-b663-374c275f292e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 returned with HTTP 404 Aug 19 12:59:25.060863 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 979/3928] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:25 2026] GET /volume/v3/backups/aff574e9-d631-4abc-b57b-735949c1edc9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:25.074273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.076619 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:25.077722 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.077722 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.077722 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete snapshot with id: 19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:25.089074 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:25.089074 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:25.089760 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot retrieved successfully. Aug 19 12:59:25.128361 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot delete request issued successfully. Aug 19 12:59:25.128827 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c25b1938-2e6e-44d1-b148-46077d85f8cf tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb returned with HTTP 202 Aug 19 12:59:25.132272 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 989/3929] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:59:25 2026] DELETE /volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:25.139199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.144158 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:25.144456 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.144708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.156536 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:25.156536 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:25.159152 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Snapshot retrieved successfully. Aug 19 12:59:25.162004 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9de0b08b-e60f-4cd7-abaa-2a3f62680bb8 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb returned with HTTP 200 Aug 19 12:59:25.162004 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 982/3930] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:25 2026] GET /volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:25.512576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.517274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:25.517274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.517274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.534277 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:25.534277 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:25.539227 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:25.557974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b3284eb1-6a50-4559-8c49-cbefb7c71689 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:25.557974 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 981/3931] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:25 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:25.566918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.568993 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa Aug 19 12:59:25.569433 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:25.590659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:25.601139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" acquired by "attachment_update" :: waited 0.010s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:25.602571 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:25.602571 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:25.729442 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-27ef51b1-faba-4c61-bfad-d8017f96c977-np0000007775" released by "attachment_update" :: held 0.129s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:25.729770 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-60dd5794-e60b-4b5c-9f46-5fd89ed07731 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa returned with HTTP 200 Aug 19 12:59:25.730527 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 980/3932] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:25 2026] PUT /volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:25.743904 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-74fa0167-34a1-465a-ad00-2eb8f15dc6a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:25.746648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-74fa0167-34a1-465a-ad00-2eb8f15dc6a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa Aug 19 12:59:25.747012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-74fa0167-34a1-465a-ad00-2eb8f15dc6a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:25.747324 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-74fa0167-34a1-465a-ad00-2eb8f15dc6a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:25.767084 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-74fa0167-34a1-465a-ad00-2eb8f15dc6a3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa returned with HTTP 200 Aug 19 12:59:25.767757 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 990/3933] 10.4.3.137 () {70 vars in 1651 bytes} [Wed Aug 19 12:59:25 2026] GET /volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:26.021345 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bdf37023-d707-456d-9118-39d4c88c7d70 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.023120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bdf37023-d707-456d-9118-39d4c88c7d70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:26.023332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bdf37023-d707-456d-9118-39d4c88c7d70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.023515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bdf37023-d707-456d-9118-39d4c88c7d70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.023616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bdf37023-d707-456d-9118-39d4c88c7d70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:26.027813 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:26.027813 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:26.028454 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bdf37023-d707-456d-9118-39d4c88c7d70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:26.028824 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 983/3934] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:26 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:26.174579 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6654225b-af0b-4bc7-aa7f-3cfceb707a85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.176104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6654225b-af0b-4bc7-aa7f-3cfceb707a85 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb Aug 19 12:59:26.176592 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6654225b-af0b-4bc7-aa7f-3cfceb707a85 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.176984 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6654225b-af0b-4bc7-aa7f-3cfceb707a85 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.183075 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6654225b-af0b-4bc7-aa7f-3cfceb707a85 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb returned with HTTP 404 Aug 19 12:59:26.183681 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 982/3935] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:26 2026] GET /volume/v3/snapshots/19015a4b-aab8-43c6-939f-2d542cc871cb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:26.191809 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.193641 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:26.193887 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.194107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.194302 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume with id: fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:26.205294 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:26.205294 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:26.205887 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:26.229024 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume request issued successfully. Aug 19 12:59:26.229528 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa9ec8da-6c1c-4cc7-a073-5f01d10a6478 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 returned with HTTP 202 Aug 19 12:59:26.230333 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 981/3936] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:26 2026] DELETE /volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:26.238118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.241479 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:26.241745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.242008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.251101 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:26.251101 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:26.255798 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:26.262277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e20b415e-1b0b-40d7-a396-c7b00e23f167 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 returned with HTTP 200 Aug 19 12:59:26.262920 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 991/3937] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:26 2026] GET /volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:26.573531 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5dc32737-1d76-4226-a54c-c03e21579aed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.579595 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dc32737-1d76-4226-a54c-c03e21579aed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:26.579595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dc32737-1d76-4226-a54c-c03e21579aed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.579595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5dc32737-1d76-4226-a54c-c03e21579aed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.586722 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:26.586722 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:26.590975 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5dc32737-1d76-4226-a54c-c03e21579aed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:26.597975 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5dc32737-1d76-4226-a54c-c03e21579aed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:26.598725 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 984/3938] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:26 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:26.981423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:26.983675 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:59:26.983964 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:26.984240 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:26.984498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:59:26.996086 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:26.996086 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:26.996904 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:27.017482 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:59:27.017726 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20495e32-7f1c-48ed-90e4-b4a336374b1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 202 Aug 19 12:59:27.018291 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 983/3939] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:26 2026] DELETE /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:27.023210 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-69fbdb68-eade-4c3d-9498-d160c1a21b57 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.027079 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-999b25ab-08f4-4363-b82a-1dfa70242956 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.028131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-999b25ab-08f4-4363-b82a-1dfa70242956 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:59:27.028131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-999b25ab-08f4-4363-b82a-1dfa70242956 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.028298 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-999b25ab-08f4-4363-b82a-1dfa70242956 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.037930 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.037930 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:27.039960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.042408 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:27.042677 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.042866 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.043011 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:27.043054 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-999b25ab-08f4-4363-b82a-1dfa70242956 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:27.048740 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.048740 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:27.049158 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-999b25ab-08f4-4363-b82a-1dfa70242956 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 200 Aug 19 12:59:27.049578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aeaa3a46-3ea9-4128-9a1e-0dcaa432f59e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:27.049732 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 992/3940] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:27.050185 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 985/3941] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:27.114098 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69fbdb68-eade-4c3d-9498-d160c1a21b57 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 12:59:27.115576 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-69fbdb68-eade-4c3d-9498-d160c1a21b57 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1996449272", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:27.145558 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-69fbdb68-eade-4c3d-9498-d160c1a21b57 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 12:59:27.145924 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 982/3942] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 12:59:27 2026] POST /volume/v3/types => generated 212 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:27.155651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d487745-8349-4291-b53a-00345066d48c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.160412 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d487745-8349-4291-b53a-00345066d48c tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] POST https://10.4.3.137/volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c/encryption Aug 19 12:59:27.160903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d487745-8349-4291-b53a-00345066d48c tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:27.184277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-d0304e02-b967-4bda-bd90-09c9915ddf51 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.186401 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-d0304e02-b967-4bda-bd90-09c9915ddf51 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a/action Aug 19 12:59:27.186807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-d0304e02-b967-4bda-bd90-09c9915ddf51 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:27.186920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-d0304e02-b967-4bda-bd90-09c9915ddf51 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:27.191498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d487745-8349-4291-b53a-00345066d48c tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c/encryption returned with HTTP 200 Aug 19 12:59:27.192023 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 984/3943] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 12:59:27 2026] POST /volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:27.201907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.203357 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.203357 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:27.217244 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2f90d0e6-a003-4460-99f9-d901308624d6 req-d0304e02-b967-4bda-bd90-09c9915ddf51 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a/action returned with HTTP 204 Aug 19 12:59:27.217244 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 993/3944] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:27 2026] POST /volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:27.276034 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb2e880d-a1c2-42e4-840a-18b9e9cfd141 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.278510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb2e880d-a1c2-42e4-840a-18b9e9cfd141 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 Aug 19 12:59:27.278718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb2e880d-a1c2-42e4-840a-18b9e9cfd141 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.278969 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb2e880d-a1c2-42e4-840a-18b9e9cfd141 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.285898 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb2e880d-a1c2-42e4-840a-18b9e9cfd141 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 returned with HTTP 404 Aug 19 12:59:27.286489 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 983/3945] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/volumes/fcc1adfa-3a33-42f1-a559-2045d2687a76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:27.292725 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:27.293097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1542472115", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1996449272", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:27.293911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.295308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1542472115', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1996449272', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:27.295813 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:59:27.296314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.296314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.296588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume with id: 2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:59:27.299331 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume of 1 GB Aug 19 12:59:27.299714 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.299714 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:27.300368 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Availability Zones retrieved successfully. Aug 19 12:59:27.304179 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.304179 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:27.304835 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:27.307617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (f8275aed-5ebb-40c2-b7b8-474d79dcc41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:27.308919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02d4234-f588-4aa6-9d78-995eb1734a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:27.310086 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:27.327112 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume request issued successfully. Aug 19 12:59:27.327565 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93251ae3-3db4-4a2a-a343-0e700fff8ea9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 202 Aug 19 12:59:27.328228 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 985/3946] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:27 2026] DELETE /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:27.341289 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.343495 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:59:27.343809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02d4234-f588-4aa6-9d78-995eb1734a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:59:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c,is_public=True,name='tempest-scenario-type-luks-1996449272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fd6c59e-5c41-4ab6-a4c8-88f35608a35c', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:27.343968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.344126 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.344931 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a2300-99af-4d0e-bc5b-14bef2670de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:27.354596 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.354596 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:27.361022 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:27.369726 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd01db1d-f7e2-4abf-94d8-42d63f4b939d tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 200 Aug 19 12:59:27.370304 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 994/3947] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:27.386193 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1996449272 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1996449272, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:59:27.386687 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1996449272 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1996449272, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:59:27.438830 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Created reservations ['b2ff4204-f512-497d-8d6e-572a1ede8d30', '5be77c87-5064-467f-903e-ba9132bb450f', 'a1bf5778-d9fa-45bc-bd47-cb282ada01f7', '8191d964-bf07-43ff-853e-3377e6830ec5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:27.440155 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a2300-99af-4d0e-bc5b-14bef2670de3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ff4204-f512-497d-8d6e-572a1ede8d30', '5be77c87-5064-467f-903e-ba9132bb450f', 'a1bf5778-d9fa-45bc-bd47-cb282ada01f7', '8191d964-bf07-43ff-853e-3377e6830ec5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:27.441200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7180773-0e23-40b0-a599-f06e401511b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:27.467889 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7180773-0e23-40b0-a599-f06e401511b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedd0495-5ddf-44a4-96ff-cda589fb4b80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1542472115',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['b2ff4204-f512-497d-8d6e-572a1ede8d30','5be77c87-5064-467f-903e-ba9132bb450f','a1bf5778-d9fa-45bc-bd47-cb282ada01f7','8191d964-bf07-43ff-853e-3377e6830ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1542472115',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bedd0495-5ddf-44a4-96ff-cda589fb4b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbdc0da98d8d441d851144fc2f844b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb854cd965a044218e06a9e957c20912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fd6c59e-5c41-4ab6-a4c8-88f35608a35c),volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:27.469220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995d3280-02aa-4438-961c-bfc7f37982b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:27.496742 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995d3280-02aa-4438-961c-bfc7f37982b9) transitioned into state 'SUCCESS' from state '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-1542472115',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['b2ff4204-f512-497d-8d6e-572a1ede8d30','5be77c87-5064-467f-903e-ba9132bb450f','a1bf5778-d9fa-45bc-bd47-cb282ada01f7','8191d964-bf07-43ff-853e-3377e6830ec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:27.497849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee2781b-ff84-4166-97c9-ca961d98a322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:27.510745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ee2781b-ff84-4166-97c9-ca961d98a322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:27.511421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (f8275aed-5ebb-40c2-b7b8-474d79dcc41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:27.511759 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request issued successfully. Aug 19 12:59:27.512509 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-670e146d-d411-4cca-8c6f-ae3f79a9d383 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:27.513033 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 986/3948] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:27 2026] POST /volume/v3/volumes => generated 785 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:27.526031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-760106c9-061e-4a25-8ae9-217010b99f5e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.528170 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-760106c9-061e-4a25-8ae9-217010b99f5e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 12:59:27.528524 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-760106c9-061e-4a25-8ae9-217010b99f5e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.528954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-760106c9-061e-4a25-8ae9-217010b99f5e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.537162 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.537162 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:27.541646 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-760106c9-061e-4a25-8ae9-217010b99f5e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:27.547075 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-760106c9-061e-4a25-8ae9-217010b99f5e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 200 Aug 19 12:59:27.547787 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 984/3949] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:27.614720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.616974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 12:59:27.617319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.618188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.633418 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.633418 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:27.639447 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:27.646274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f8194cb-f75b-4afb-a3b7-bf2e65992bef tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 12:59:27.647442 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 986/3950] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:27.661337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.663325 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:27.663696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4347065-c421-46fb-8d9a-a17c5b163fd9", "force": true, "name": "tempest-VolumesBackupsTest-Backup-818089106", "container": "tempest-volumesbackupstest-backup-container-1802818652"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:27.665310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': 'f4347065-c421-46fb-8d9a-a17c5b163fd9', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-818089106', 'container': 'tempest-volumesbackupstest-backup-container-1802818652'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:27.665456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume f4347065-c421-46fb-8d9a-a17c5b163fd9 in container tempest-volumesbackupstest-backup-container-1802818652 Aug 19 12:59:27.676313 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.676313 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:27.677059 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:27.697454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['f3385e1a-6ac7-4ffd-908a-0c43e9f11fd9', '4f440c7b-76a1-47c2-9ac7-b55ab9820303'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:27.737899 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-407f9f0d-861e-4695-8fc3-1ab4ff46794e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:27.738406 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 995/3951] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:27 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 19 12:59:27.748803 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:27.750923 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:27.751196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:27.751474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:27.751590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:27.756329 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:27.756329 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:27.757163 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6d859c75-1f2b-47f9-921a-ab9942d5976e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:27.757552 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 987/3952] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:27 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.064364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b0fd4083-d021-4101-9342-ec42013aa104 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.064556 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.066596 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b0fd4083-d021-4101-9342-ec42013aa104 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 Aug 19 12:59:28.066822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4083-d021-4101-9342-ec42013aa104 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.067035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b0fd4083-d021-4101-9342-ec42013aa104 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.067110 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:28.067528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.067914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.068132 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:28.076752 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.076752 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:28.077719 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61dda176-e559-4a75-a0d1-d5827b2330b2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:28.078039 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b0fd4083-d021-4101-9342-ec42013aa104 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 returned with HTTP 404 Aug 19 12:59:28.078259 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 987/3953] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.078693 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 985/3954] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/839c1fce-0f9c-4a32-95cb-4a586522d9b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:28.108183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.109951 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:28.110294 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1109821553", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:28.111759 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1109821553', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:28.193511 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:59:28.193841 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.193841 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:28.197940 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:59:28.203372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (e1799f88-b1fb-404b-9b21-3f6379a49239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:28.204413 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6860fe55-3dae-42e0-98d2-062e5186b8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.205330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:28.263706 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6860fe55-3dae-42e0-98d2-062e5186b8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.264352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb416ba-611c-4452-ae63-f4b2bcdf7fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.310530 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['06ee498a-840c-4db4-85e9-95f3c97a97cb', '7d073a44-8b9f-47af-99a3-c0d3d38ad667', 'ebf0bdc1-c5c8-4d9c-9977-18fa94369067', 'b5a6cdfe-d049-4d8e-9edf-5ce126a808fb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:28.311418 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb416ba-611c-4452-ae63-f4b2bcdf7fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06ee498a-840c-4db4-85e9-95f3c97a97cb', '7d073a44-8b9f-47af-99a3-c0d3d38ad667', 'ebf0bdc1-c5c8-4d9c-9977-18fa94369067', 'b5a6cdfe-d049-4d8e-9edf-5ce126a808fb']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.312177 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a6df2e-b3db-4d92-aa49-4f3eb8994c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.338235 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a6df2e-b3db-4d92-aa49-4f3eb8994c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ebb8693-d8d0-4439-92e1-6818d47be908', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1109821553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['06ee498a-840c-4db4-85e9-95f3c97a97cb','7d073a44-8b9f-47af-99a3-c0d3d38ad667','ebf0bdc1-c5c8-4d9c-9977-18fa94369067','b5a6cdfe-d049-4d8e-9edf-5ce126a808fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1109821553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ebb8693-d8d0-4439-92e1-6818d47be908,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.339009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfff9e4-32dd-48f9-abc9-f906a8819a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.361752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bfff9e4-32dd-48f9-abc9-f906a8819a87) transitioned into state 'SUCCESS' from state '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-1109821553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['06ee498a-840c-4db4-85e9-95f3c97a97cb','7d073a44-8b9f-47af-99a3-c0d3d38ad667','ebf0bdc1-c5c8-4d9c-9977-18fa94369067','b5a6cdfe-d049-4d8e-9edf-5ce126a808fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.362902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2867b9-1ac4-4b84-b30e-c5f76aeb6ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.376001 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2867b9-1ac4-4b84-b30e-c5f76aeb6ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.377220 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (e1799f88-b1fb-404b-9b21-3f6379a49239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:28.377653 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:59:28.378381 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0b7ba15d-b1b2-43fe-9042-359a6c7d2aad tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:28.378879 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 996/3955] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:28 2026] POST /volume/v3/volumes => generated 759 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:28.385753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48fcada0-03e9-460a-ae97-40d285706a18 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.388122 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48fcada0-03e9-460a-ae97-40d285706a18 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 Aug 19 12:59:28.388122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48fcada0-03e9-460a-ae97-40d285706a18 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.388122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48fcada0-03e9-460a-ae97-40d285706a18 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.394352 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48fcada0-03e9-460a-ae97-40d285706a18 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 returned with HTTP 404 Aug 19 12:59:28.395150 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 988/3956] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/2aa7fad7-5079-40d6-ada4-1b59b3c2bee9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:28.396298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.399715 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:28.399945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.400147 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.404616 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-af991825-1ef7-4e1f-8488-d593068b4a9e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.406745 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:59:28.406901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.407085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.407343 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume with id: 092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:59:28.408336 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.408336 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:28.413168 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:28.415822 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.415822 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:28.416691 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:28.418451 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68d125f5-9e1a-4972-8c41-a12a332d8a03 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:28.419590 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 988/3957] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.442817 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume request issued successfully. Aug 19 12:59:28.443108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-af991825-1ef7-4e1f-8488-d593068b4a9e tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 202 Aug 19 12:59:28.443692 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 986/3958] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:28 2026] DELETE /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:28.452534 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.454710 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:59:28.454929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.455139 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.462597 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.462597 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:28.468857 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:28.473475 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7ad2228-1739-45fc-8ca0-bbdafac91946 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 200 Aug 19 12:59:28.473921 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 997/3959] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.563145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.565451 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 12:59:28.565789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.565978 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.574390 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.574390 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:28.579189 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:28.585006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ad57203f-b9ed-4be1-869c-7d656c890bd1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 200 Aug 19 12:59:28.585263 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 989/3960] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.600351 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.603140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 12:59:28.603470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.603763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.613300 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.613300 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:28.620166 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:28.625738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d7de5cc1-f865-4a7a-a470-f04348d9ca6a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 200 Aug 19 12:59:28.626290 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 989/3961] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.641785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.643963 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:28.644405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1894554627", "source_volid": "bedd0495-5ddf-44a4-96ff-cda589fb4b80", "volume_type": "tempest-scenario-type-luks-1996449272", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:28.646393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1894554627', 'source_volid': 'bedd0495-5ddf-44a4-96ff-cda589fb4b80', 'volume_type': 'tempest-scenario-type-luks-1996449272', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:28.658005 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.658005 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:28.658564 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume retrieved successfully. Aug 19 12:59:28.658731 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume of 1 GB Aug 19 12:59:28.659471 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Availability Zones retrieved successfully. Aug 19 12:59:28.666072 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (7440f5e8-c33d-472d-82d1-36b6d532ebed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:28.667287 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112a90dc-6079-4ef2-afd4-3ac68d9e213a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.668173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:28.689932 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (112a90dc-6079-4ef2-afd4-3ac68d9e213a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bedd0495-5ddf-44a4-96ff-cda589fb4b80', 'volume_type': VolumeType(created_at=2026-08-19T12:59:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c,is_public=True,name='tempest-scenario-type-luks-1996449272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2fd6c59e-5c41-4ab6-a4c8-88f35608a35c', '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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.690735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c76895-0b99-4bf1-9021-904778f78ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.723224 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1996449272 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1996449272, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:59:28.723642 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1996449272 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1996449272, it is now deprecated. Please use the default quota class for default quota. Aug 19 12:59:28.740901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Created reservations ['2db0c06e-d226-485b-ba14-e0f043d35a6c', '6becd3cd-cb63-4d24-94e0-66971d19ab65', '51b7f6e4-6ac8-4e40-863b-edde832b3e8f', 'f564f0a4-aa2f-454a-a208-e94636d5d575'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:28.741962 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c76895-0b99-4bf1-9021-904778f78ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2db0c06e-d226-485b-ba14-e0f043d35a6c', '6becd3cd-cb63-4d24-94e0-66971d19ab65', '51b7f6e4-6ac8-4e40-863b-edde832b3e8f', 'f564f0a4-aa2f-454a-a208-e94636d5d575']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.743042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc468491-4c86-430b-a398-242ce62394ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.771560 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.774059 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:28.774478 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.774745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.774919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:28.780673 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.780673 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:28.781095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc468491-4c86-430b-a398-242ce62394ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8a7c95c-3a76-4d31-8fa3-496ec38cfce0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1894554627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['2db0c06e-d226-485b-ba14-e0f043d35a6c','6becd3cd-cb63-4d24-94e0-66971d19ab65','51b7f6e4-6ac8-4e40-863b-edde832b3e8f','f564f0a4-aa2f-454a-a208-e94636d5d575'],size=1,snapshot_id=None,source_replicaid=,source_volid=bedd0495-5ddf-44a4-96ff-cda589fb4b80,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1894554627',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e8a7c95c-3a76-4d31-8fa3-496ec38cfce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbdc0da98d8d441d851144fc2f844b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bedd0495-5ddf-44a4-96ff-cda589fb4b80,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb854cd965a044218e06a9e957c20912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2fd6c59e-5c41-4ab6-a4c8-88f35608a35c),volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.781929 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c230a6cd-3e70-4d05-ab2c-01c61b31adbc tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:28.782030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f9f0b5-3735-452a-9022-92b09980643e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.782385 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 998/3962] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:28.801899 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f9f0b5-3735-452a-9022-92b09980643e) transitioned into state 'SUCCESS' from state '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-1894554627',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['2db0c06e-d226-485b-ba14-e0f043d35a6c','6becd3cd-cb63-4d24-94e0-66971d19ab65','51b7f6e4-6ac8-4e40-863b-edde832b3e8f','f564f0a4-aa2f-454a-a208-e94636d5d575'],size=1,snapshot_id=None,source_replicaid=,source_volid=bedd0495-5ddf-44a4-96ff-cda589fb4b80,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=2fd6c59e-5c41-4ab6-a4c8-88f35608a35c)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.802974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e0ef25-6fac-422f-ade6-bd5ec2d4bbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:28.821402 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e0ef25-6fac-422f-ade6-bd5ec2d4bbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:28.822220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (7440f5e8-c33d-472d-82d1-36b6d532ebed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:28.822564 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request issued successfully. Aug 19 12:59:28.823216 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe95d21b-8817-4a16-8128-4dc568dc3793 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:28.823697 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 987/3963] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:28 2026] POST /volume/v3/volumes => generated 812 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:28.838307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:28.840036 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:28.840222 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:28.840475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:28.848382 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:28.848382 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:28.853497 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:28.858648 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a70f17c7-10a5-4e2b-bad2-3bc9f65dc24d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:28.859367 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 990/3964] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:28 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:29.092047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-50af40f9-2301-4788-a14b-6dbc1157d281 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.095350 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50af40f9-2301-4788-a14b-6dbc1157d281 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:29.095693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50af40f9-2301-4788-a14b-6dbc1157d281 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.095965 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-50af40f9-2301-4788-a14b-6dbc1157d281 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.096131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-50af40f9-2301-4788-a14b-6dbc1157d281 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:29.101606 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.101606 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:29.102614 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-50af40f9-2301-4788-a14b-6dbc1157d281 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:29.103185 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 990/3965] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:29.434217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.436259 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:29.436468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.436664 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.444543 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.444543 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:29.448550 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:29.452722 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f47d1a13-68d6-4a66-b3c4-a8fbbe228451 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:29.453138 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 999/3966] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:29.469659 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.472193 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:29.472499 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.472782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.480145 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.480145 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:29.483561 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:29.487558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7b3221af-2f15-4bef-a5af-ed7d954130fc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.487713 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-868f22c0-1e62-4748-a4ee-e9319b4cc1a5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:29.488082 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 988/3967] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:29.489202 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b3221af-2f15-4bef-a5af-ed7d954130fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed Aug 19 12:59:29.489422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b3221af-2f15-4bef-a5af-ed7d954130fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.489614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7b3221af-2f15-4bef-a5af-ed7d954130fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.494921 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7b3221af-2f15-4bef-a5af-ed7d954130fc tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed returned with HTTP 404 Aug 19 12:59:29.495363 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 991/3968] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/volumes/092772a9-d2f3-41d0-812c-e87dc4596eed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:29.501011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.501194 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.503048 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:29.503431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ebb8693-d8d0-4439-92e1-6818d47be908", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2143333615", "description": null, "metadata": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:29.506098 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] DELETE https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:59:29.506261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.506491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.506756 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume with id: 42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:59:29.514093 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.514093 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:29.514294 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.514294 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:29.514549 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:29.514736 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:29.514902 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:29.536040 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Delete volume request issued successfully. Aug 19 12:59:29.536296 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-09c34c76-d1c4-45bb-be30-20ec0491fc17 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 202 Aug 19 12:59:29.536815 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1000/3969] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:29 2026] DELETE /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 12:59:29.543414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.545814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:59:29.546089 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.546412 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.554811 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['f41ccf94-8b61-4b59-bbd4-985a3f6141d9', '20af9e82-0560-4b6f-885f-66a12db4deee', 'a45718e7-cf47-43a0-8be4-945bc6cfb846', 'ffad0348-1958-4fe0-b52e-ba8a5f254062'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:29.555672 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.555672 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:29.560264 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Volume info retrieved successfully. Aug 19 12:59:29.565998 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76a5cc2d-479b-4f26-af72-8a31d0e99ee9 tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 200 Aug 19 12:59:29.566569 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 989/3970] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:29.597117 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot create request issued successfully. Aug 19 12:59:29.597508 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-012cdfc4-ca80-4281-801f-9c5ca0d8aa3a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:29.597956 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 991/3971] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:29.608714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.611793 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:29.612007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.612211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.617909 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.617909 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:29.618459 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:29.619433 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca33959f-487e-46dd-940f-f1711dde6bb6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:29.619858 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 992/3972] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:29.793778 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d187bf26-e484-4975-bc81-4eef6fef24af None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.795856 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d187bf26-e484-4975-bc81-4eef6fef24af tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:29.796044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d187bf26-e484-4975-bc81-4eef6fef24af tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.796266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d187bf26-e484-4975-bc81-4eef6fef24af tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.796372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d187bf26-e484-4975-bc81-4eef6fef24af tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:29.801066 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.801066 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:29.802323 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d187bf26-e484-4975-bc81-4eef6fef24af tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:29.802904 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1001/3973] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:29.872826 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:29.875074 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:29.875370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:29.875548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:29.882981 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:29.882981 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:29.887053 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:29.892000 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-892cc74c-08b1-4a0c-b45e-119d8d6b10f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:29.892501 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 990/3974] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:29 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.115057 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d12318fd-d961-453f-851f-cfc8390a8264 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.116910 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12318fd-d961-453f-851f-cfc8390a8264 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:30.117128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12318fd-d961-453f-851f-cfc8390a8264 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.117506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d12318fd-d961-453f-851f-cfc8390a8264 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.117670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d12318fd-d961-453f-851f-cfc8390a8264 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:30.123443 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.123443 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:30.124171 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d12318fd-d961-453f-851f-cfc8390a8264 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:30.124630 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 992/3975] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.221216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-09922d27-b86f-478c-9551-6852a9c04d08 req-c8f3d3b5-a64a-4b78-af9c-8ab5ff3e35f7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.224544 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-c8f3d3b5-a64a-4b78-af9c-8ab5ff3e35f7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa/action Aug 19 12:59:30.224544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-c8f3d3b5-a64a-4b78-af9c-8ab5ff3e35f7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:30.224544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-c8f3d3b5-a64a-4b78-af9c-8ab5ff3e35f7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:30.250336 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.250336 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:30.266775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-09922d27-b86f-478c-9551-6852a9c04d08 req-c8f3d3b5-a64a-4b78-af9c-8ab5ff3e35f7 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa/action returned with HTTP 204 Aug 19 12:59:30.267291 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 993/3976] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:30 2026] POST /volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:30.481029 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14724027-80ce-47a7-a5cd-82118bf2b308 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.482844 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:30.483196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1247240967", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:30.485012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1247240967', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:30.485193 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume of 1 GB Aug 19 12:59:30.489610 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Availability Zones retrieved successfully. Aug 19 12:59:30.495708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (f4eceda1-e440-4ae9-a923-1020c5b7828a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:30.496729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb3dec1-fab5-435c-bc4d-14822c304de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:30.497702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:30.527228 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb3dec1-fab5-435c-bc4d-14822c304de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:30.528267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0d4c58-32dc-42de-847e-4153d87193e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:30.579609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-98ace6b0-d4e4-47f3-a255-14b16c8ff19b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.583326 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98ace6b0-d4e4-47f3-a255-14b16c8ff19b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] GET https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 Aug 19 12:59:30.583326 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98ace6b0-d4e4-47f3-a255-14b16c8ff19b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.583456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98ace6b0-d4e4-47f3-a255-14b16c8ff19b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.591240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98ace6b0-d4e4-47f3-a255-14b16c8ff19b tempest-VolumesBackupsTest-1241297412 tempest-VolumesBackupsTest-1241297412-project-member] https://10.4.3.137/volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 returned with HTTP 404 Aug 19 12:59:30.591806 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 991/3977] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/volumes/42dded09-6a50-4307-9361-e90fe5e03b10 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:30.600170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['8d960e3d-3034-488b-a27c-7942b5b7cd05', '4fc05235-ab59-4e43-96d8-47437307a6ea', '291b7eb6-7d7d-4d55-a398-2994ecd3d28f', '1bf816c3-516b-47af-8a36-e6bd33f74d67'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:30.601373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0d4c58-32dc-42de-847e-4153d87193e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d960e3d-3034-488b-a27c-7942b5b7cd05', '4fc05235-ab59-4e43-96d8-47437307a6ea', '291b7eb6-7d7d-4d55-a398-2994ecd3d28f', '1bf816c3-516b-47af-8a36-e6bd33f74d67']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:30.602523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2c403d-768a-4049-bdd5-8c1d83c2bd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:30.631636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef2c403d-768a-4049-bdd5-8c1d83c2bd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d8cb11-571d-4554-8d9e-a2e5929840e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1247240967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['8d960e3d-3034-488b-a27c-7942b5b7cd05','4fc05235-ab59-4e43-96d8-47437307a6ea','291b7eb6-7d7d-4d55-a398-2994ecd3d28f','1bf816c3-516b-47af-8a36-e6bd33f74d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1247240967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1d8cb11-571d-4554-8d9e-a2e5929840e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186f030ead1a400b9c0a658a3aff0239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78880fc007694a74a13de7d4119f0b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:30.632287 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.632826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3162853-46b3-4320-806c-a45a9efe18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:30.636995 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:30.637206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.637467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.645036 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.645036 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:30.645676 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:30.646939 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-217aa099-b91a-460c-af30-0c28bbdb38b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:30.647707 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 993/3978] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.657606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3162853-46b3-4320-806c-a45a9efe18b0) transitioned into state 'SUCCESS' from state '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-1247240967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['8d960e3d-3034-488b-a27c-7942b5b7cd05','4fc05235-ab59-4e43-96d8-47437307a6ea','291b7eb6-7d7d-4d55-a398-2994ecd3d28f','1bf816c3-516b-47af-8a36-e6bd33f74d67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:30.658438 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2a2770ac-115f-4822-a010-10082ce33e86 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.658846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53194d5-97ae-4d03-8aa3-f0e6b73130d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:30.660473 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a2770ac-115f-4822-a010-10082ce33e86 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:30.660717 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a2770ac-115f-4822-a010-10082ce33e86 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.660969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2a2770ac-115f-4822-a010-10082ce33e86 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.667873 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.667873 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:30.668347 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2a2770ac-115f-4822-a010-10082ce33e86 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:30.669407 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2a2770ac-115f-4822-a010-10082ce33e86 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:30.669842 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 994/3979] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.676378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53194d5-97ae-4d03-8aa3-f0e6b73130d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:30.676378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (f4eceda1-e440-4ae9-a923-1020c5b7828a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:30.676378 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request issued successfully. Aug 19 12:59:30.676378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14724027-80ce-47a7-a5cd-82118bf2b308 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:30.676378 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1002/3980] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:30 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:30.689866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.691920 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:30.692286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.694038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.706021 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.706021 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:30.713544 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:30.722926 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ef39a035-c7fb-4099-8627-5e8dce837da7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:30.723820 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 992/3981] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.815460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.816672 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.818505 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:30.818709 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.818909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.819038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:30.821975 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:30.822828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.823053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.829109 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.829109 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:30.830108 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd6cd6c-5945-4b9a-beb5-f0191123d796 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:30.830720 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 995/3982] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.832276 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.832276 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:30.832918 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:30.834059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ab844868-8fad-406a-93d2-bb44c9679982 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:30.834621 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 994/3983] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:30.844165 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.846662 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:30.846903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.847243 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.854864 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.854864 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:30.859043 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:30.864504 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-892742a7-e35f-4218-ad23-ad29f35c806c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:30.865070 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1003/3984] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:30.909096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-26d663ff-d592-409d-a48c-f781d907080c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:30.911104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26d663ff-d592-409d-a48c-f781d907080c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:30.911582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26d663ff-d592-409d-a48c-f781d907080c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:30.911980 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26d663ff-d592-409d-a48c-f781d907080c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:30.921262 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:30.921262 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:30.925235 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-26d663ff-d592-409d-a48c-f781d907080c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:30.931017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26d663ff-d592-409d-a48c-f781d907080c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:30.931017 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 993/3985] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:30 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.138910 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.142151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:31.142151 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.142151 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.142311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:31.148101 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.148101 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:31.149091 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf110cf2-5839-4651-a1fc-f257be4eb77d tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:31.149652 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 996/3986] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.342355 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.347145 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:31.347427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.347631 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.358676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.358676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:31.360068 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:31.361572 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-42dbbce7-8fc7-41e2-a281-176d6bdfd0ab tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:31.361960 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 995/3987] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.741569 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.743318 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:31.743502 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.743688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.751471 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.751471 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:31.755260 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:31.759010 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ad8e127-6d36-4db2-a2d9-7f380dd88b88 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:31.759387 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1004/3988] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.773656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.776263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:31.776452 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.776627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.792010 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.792010 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:31.802332 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:31.805139 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9747fb29-feb9-4c6e-a69e-3d2090687281 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:31.805538 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 994/3989] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.843264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.847465 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:31.847707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.847915 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.848077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:31.857388 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.857388 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:31.860006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d99f8b82-405d-4bd7-9019-fe931d684e0c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:31.860663 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 997/3990] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:31.947492 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a3ab81e1-486e-4882-a27f-b4415646c753 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:31.950337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3ab81e1-486e-4882-a27f-b4415646c753 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:31.950666 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3ab81e1-486e-4882-a27f-b4415646c753 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:31.951871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a3ab81e1-486e-4882-a27f-b4415646c753 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:31.965709 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:31.965709 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:31.973834 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a3ab81e1-486e-4882-a27f-b4415646c753 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:31.994457 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a3ab81e1-486e-4882-a27f-b4415646c753 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:31.996050 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 996/3991] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:31 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:32.160181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.163690 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:32.163690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.163690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.163690 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:32.167458 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.167458 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:32.168362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eeeabbe1-7285-460d-bce1-0c0226f09c70 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:32.169070 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1005/3992] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:32.180171 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.182510 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd Aug 19 12:59:32.182774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.183005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.183201 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume with id: 35aac9a9-9b8a-464e-89ae-0d5f72f10bbd Aug 19 12:59:32.192643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.192643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:32.193112 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:32.223481 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume request issued successfully. Aug 19 12:59:32.223729 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46013e15-7fd9-4896-a63b-ebf55d147ee2 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd returned with HTTP 202 Aug 19 12:59:32.224218 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 995/3993] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:32 2026] DELETE /volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:32.232775 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-707b9113-122c-45ff-91cb-722286d747bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.234554 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-707b9113-122c-45ff-91cb-722286d747bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd Aug 19 12:59:32.234823 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-707b9113-122c-45ff-91cb-722286d747bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.234993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-707b9113-122c-45ff-91cb-722286d747bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.245414 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.245414 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:32.249433 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-707b9113-122c-45ff-91cb-722286d747bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:32.258038 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-707b9113-122c-45ff-91cb-722286d747bd tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd returned with HTTP 200 Aug 19 12:59:32.258555 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 998/3994] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd => generated 1074 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:32.723606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.731455 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:32.732548 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.732827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.744017 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.744017 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:32.753022 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:32.764426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-57bd201c-3a7c-4cb5-ab98-5e7663339f39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:32.764914 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 997/3995] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:32.872697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1909d969-fc72-4dde-8dc6-d18942f3f8f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.872697 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1909d969-fc72-4dde-8dc6-d18942f3f8f9 None None] GET https://10.4.3.137/volume// Aug 19 12:59:32.872697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1909d969-fc72-4dde-8dc6-d18942f3f8f9 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.872697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1909d969-fc72-4dde-8dc6-d18942f3f8f9 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.872697 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1909d969-fc72-4dde-8dc6-d18942f3f8f9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:32.873981 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1006/3996] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:59:32.874391 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.880114 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:32.880461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.880651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.880803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:32.892159 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.892159 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:32.893267 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-175df674-3ea4-4b1a-ab85-e6ac64a613ed tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:32.893771 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 996/3997] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:32.894485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f0890588-8f94-428c-853b-68053aad3d0e req-9cc7de99-d51a-4a39-ae2e-dae2ed9e9605 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.897366 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-9cc7de99-d51a-4a39-ae2e-dae2ed9e9605 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:32.897802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-9cc7de99-d51a-4a39-ae2e-dae2ed9e9605 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1d8cb11-571d-4554-8d9e-a2e5929840e4", "connector": null, "instance_uuid": "ba15adfd-e3f6-4c84-8e5f-694adf6f1861"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:32.914906 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.914906 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:32.947980 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.950362 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:32.950825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.951317 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.959298 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.959298 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:32.959298 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:32.959298 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-4573f34a-8758-4255-9a3f-4ba3eb0166bf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:32.959941 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 998/3998] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:32.971362 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-9cc7de99-d51a-4a39-ae2e-dae2ed9e9605 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:32.971893 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 999/3999] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:32 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 19 12:59:32.972567 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:32.974874 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:32.975221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:32.975476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:32.985347 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:32.985347 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:32.991868 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:33.002693 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d6c5c4ab-214d-40c6-a8fd-0e781de5e399 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:33.002693 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1007/4000] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:32 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:33.010896 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.012696 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:33.012857 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.013026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.024237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.025284 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.025284 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:33.027033 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:33.027296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a73eae0b-f80a-446f-bef7-99a55f56117d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.027568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "539623fe-fbe8-4940-91a8-59873d943017", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:33.029635 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a73eae0b-f80a-446f-bef7-99a55f56117d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:33.029841 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a73eae0b-f80a-446f-bef7-99a55f56117d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.030006 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:33.030058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a73eae0b-f80a-446f-bef7-99a55f56117d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.030096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '539623fe-fbe8-4940-91a8-59873d943017', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:33.035617 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d321a19a-e287-45c1-a6ac-2e2cf05a7eed tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:33.036199 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 997/4001] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:33.044112 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.044112 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:33.047917 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.047917 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:33.048107 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:33.048239 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:59:33.049150 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:59:33.050064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-95fd05e5-c33b-4860-915b-7955e0341218 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.051406 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95fd05e5-c33b-4860-915b-7955e0341218 None None] GET https://10.4.3.137/volume// Aug 19 12:59:33.051513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95fd05e5-c33b-4860-915b-7955e0341218 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.051894 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-95fd05e5-c33b-4860-915b-7955e0341218 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.052626 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-95fd05e5-c33b-4860-915b-7955e0341218 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:33.053286 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a73eae0b-f80a-446f-bef7-99a55f56117d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:33.054782 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1008/4002] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 19 12:59:33.057934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (7008fa5a-a2ca-4f5d-a925-da7af275cb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:33.060011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b006c7-471c-4cf2-b5d6-6d9c3b5b6749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:33.061903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:33.066175 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a73eae0b-f80a-446f-bef7-99a55f56117d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:33.066703 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1000/4003] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:33.072371 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.082145 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:33.082456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.082679 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.106488 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b006c7-471c-4cf2-b5d6-6d9c3b5b6749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '539623fe-fbe8-4940-91a8-59873d943017', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:33.107504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41907017-86e4-43fc-821e-21fdc7ea1b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:33.117217 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.117217 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:33.122439 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:33.127991 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-39562ae9-6a59-43de-8ac8-866823b372b5 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:33.128428 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 998/4004] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 1029 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:33.160036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['ca7b1b9a-5ed9-4bd3-8839-0f15457d5b8b', '03694a0b-940f-4e6a-8a99-975dcb7566ca', '45275ecd-7719-4965-9c21-04283e9a501c', '6a0ae7de-aa03-48ae-9d1e-ab9ac5f2d44d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:33.161095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41907017-86e4-43fc-821e-21fdc7ea1b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7b1b9a-5ed9-4bd3-8839-0f15457d5b8b', '03694a0b-940f-4e6a-8a99-975dcb7566ca', '45275ecd-7719-4965-9c21-04283e9a501c', '6a0ae7de-aa03-48ae-9d1e-ab9ac5f2d44d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:33.161954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05190333-5838-4c78-8eff-c0a3a983204e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:33.233085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05190333-5838-4c78-8eff-c0a3a983204e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f85ef9a-6908-4d1b-85a3-bd784d9893ab', '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='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['ca7b1b9a-5ed9-4bd3-8839-0f15457d5b8b','03694a0b-940f-4e6a-8a99-975dcb7566ca','45275ecd-7719-4965-9c21-04283e9a501c','6a0ae7de-aa03-48ae-9d1e-ab9ac5f2d44d'],size=1,snapshot_id=539623fe-fbe8-4940-91a8-59873d943017,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T12:59:33Z,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=3f85ef9a-6908-4d1b-85a3-bd784d9893ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=539623fe-fbe8-4940-91a8-59873d943017,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:33.234209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55915ded-0f7e-40c1-99e5-07d96c997f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:33.264258 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55915ded-0f7e-40c1-99e5-07d96c997f6c) transitioned into 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='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['ca7b1b9a-5ed9-4bd3-8839-0f15457d5b8b','03694a0b-940f-4e6a-8a99-975dcb7566ca','45275ecd-7719-4965-9c21-04283e9a501c','6a0ae7de-aa03-48ae-9d1e-ab9ac5f2d44d'],size=1,snapshot_id=539623fe-fbe8-4940-91a8-59873d943017,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:33.265125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e9d767-bc6d-4439-8e27-3b95f29de7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:33.270039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.273265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] PUT https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a Aug 19 12:59:33.273756 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:33.277956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1050afb1-6a5c-412b-a1dc-189b1e0684c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.281342 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1050afb1-6a5c-412b-a1dc-189b1e0684c7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd Aug 19 12:59:33.282045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1050afb1-6a5c-412b-a1dc-189b1e0684c7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.282319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1050afb1-6a5c-412b-a1dc-189b1e0684c7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.289100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Acquiring lock "cinder-attachment_update-f1d8cb11-571d-4554-8d9e-a2e5929840e4-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:33.291516 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1050afb1-6a5c-412b-a1dc-189b1e0684c7 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd returned with HTTP 404 Aug 19 12:59:33.291516 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1001/4005] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/35aac9a9-9b8a-464e-89ae-0d5f72f10bbd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:33.294237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e9d767-bc6d-4439-8e27-3b95f29de7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:33.296119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (7008fa5a-a2ca-4f5d-a925-da7af275cb3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:33.296119 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:59:33.296119 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-548362fc-7055-4051-9113-f8f927e69c3c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:33.298026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-f1d8cb11-571d-4554-8d9e-a2e5929840e4-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:33.298102 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 999/4006] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 12:59:33 2026] POST /volume/v3/volumes => generated 736 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:33.298147 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.298147 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:33.302989 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7f041685-433f-4040-918e-e16b9732e14e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.305282 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f041685-433f-4040-918e-e16b9732e14e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:33.305522 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f041685-433f-4040-918e-e16b9732e14e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.305752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f041685-433f-4040-918e-e16b9732e14e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.305861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-7f041685-433f-4040-918e-e16b9732e14e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:33.312474 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.312474 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:33.313418 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f041685-433f-4040-918e-e16b9732e14e tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:33.313929 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 999/4007] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:33.318094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.322916 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:33.323157 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.323412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.335855 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7884fd90-5692-445c-99f1-bb3052db9003 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.336231 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.336231 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:33.340350 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:33.342880 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.345826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.345826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: 972bc93b-5391-4782-b758-a101ae108123. Aug 19 12:59:33.346119 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:33.351085 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.351085 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:33.353642 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-1c345a16-9bb2-4e5d-9da7-55c90b280127 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 200 Aug 19 12:59:33.354205 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1002/4008] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 804 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:33.373619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.377548 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:33.377548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.377548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.378424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id 972bc93b-5391-4782-b758-a101ae108123 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:33.381907 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7884fd90-5692-445c-99f1-bb3052db9003 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 202 Aug 19 12:59:33.382554 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1000/4009] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:33 2026] DELETE /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:33.386956 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.386956 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:33.392920 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:33.394724 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.397346 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:33.397707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.398082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.398232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:33.399440 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ed9e690d-685f-4a3b-b160-6c9aa09b5ac7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 200 Aug 19 12:59:33.400045 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1000/4010] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:33.405142 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.405142 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:33.406287 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8e457d0-502b-4a39-b93f-be02991ca2ea tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 200 Aug 19 12:59:33.406677 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1003/4011] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:33.521295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-f1d8cb11-571d-4554-8d9e-a2e5929840e4-np0000007775" released by "attachment_update" :: held 0.225s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:33.521680 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-84ff4594-8528-4b06-b55d-946e446f01e1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a returned with HTTP 200 Aug 19 12:59:33.521985 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1009/4012] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:33 2026] PUT /volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:33.906910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:33.909725 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:33.910026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:33.910277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:33.910421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:33.919314 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:33.919314 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:33.920309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ee79a3f-67d7-4487-9da4-be6b7847a5a9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:33.923117 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1001/4013] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:33 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:34.053061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-23543a48-2724-4824-8fb7-cc4e7884e07e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.054883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23543a48-2724-4824-8fb7-cc4e7884e07e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:34.055129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23543a48-2724-4824-8fb7-cc4e7884e07e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.055396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23543a48-2724-4824-8fb7-cc4e7884e07e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.065778 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:34.065778 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:34.072232 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-23543a48-2724-4824-8fb7-cc4e7884e07e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:34.084623 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.085477 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23543a48-2724-4824-8fb7-cc4e7884e07e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:34.085477 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1001/4014] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:34 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:34.086511 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:34.086717 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.087421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.106973 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:34.106973 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:34.115012 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:34.126519 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1534379d-6ff9-4eb8-9cd8-deeafba9a369 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:34.127181 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1004/4015] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:34 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:34.418796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.420990 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 Aug 19 12:59:34.421273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.421521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.421717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 972bc93b-5391-4782-b758-a101ae108123. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:34.430145 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a37978e1-ed4a-48b1-b41b-ba781089f079 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 returned with HTTP 404 Aug 19 12:59:34.430145 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1010/4016] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:34 2026] GET /volume/v3/backups/972bc93b-5391-4782-b758-a101ae108123 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:34.435942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.441079 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:59:34.441383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.441665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.444924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: 3df65151-5fba-4b6f-8943-b6424d39ff39. Aug 19 12:59:34.451361 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:34.451361 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:34.475450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id 3df65151-5fba-4b6f-8943-b6424d39ff39 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:34.480233 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b2b594db-beb6-4be2-9817-b80b2dc122aa tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 202 Aug 19 12:59:34.480936 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1002/4017] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:34 2026] DELETE /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:34.492426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9628cecb-6fb4-415f-a225-8a5785648217 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.497647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9628cecb-6fb4-415f-a225-8a5785648217 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:59:34.497647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9628cecb-6fb4-415f-a225-8a5785648217 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.497647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9628cecb-6fb4-415f-a225-8a5785648217 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.497647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9628cecb-6fb4-415f-a225-8a5785648217 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:34.503807 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:34.503807 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:34.504672 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9628cecb-6fb4-415f-a225-8a5785648217 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 200 Aug 19 12:59:34.505190 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1002/4018] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:34 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:34.939478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:34.941622 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:34.943102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:34.943102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:34.943102 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:34.947331 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:34.947331 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:34.948181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cea9bba-4654-40d2-80f5-c31d12ed1e10 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:34.949033 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1005/4019] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:34 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:35.101885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.103996 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:35.104570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.104865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.117130 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.117130 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:35.123401 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:35.129982 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10fb5dc2-d156-4ac6-a10d-47443f23f4a6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:35.130530 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1011/4020] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:35.154893 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.157335 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:35.157823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.157823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.183327 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.183327 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:35.187901 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:35.194488 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9836c7c-6d60-4def-8736-dcd31ed5a774 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:35.194931 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1003/4021] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:35.382118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.521079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.523676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 Aug 19 12:59:35.523974 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.524215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.524385 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 3df65151-5fba-4b6f-8943-b6424d39ff39. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:35.534709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfdc9f3b-b338-4feb-a013-8f775c37f2d9 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 returned with HTTP 404 Aug 19 12:59:35.535337 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:35.535424 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1006/4022] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/backups/3df65151-5fba-4b6f-8943-b6424d39ff39 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:35.535971 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2032293038"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:35.538742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2032293038'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:35.538978 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume of 1 GB Aug 19 12:59:35.547285 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Availability Zones retrieved successfully. Aug 19 12:59:35.549596 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.553493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (2ef21585-9834-41ae-8abd-932976b2b8f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:35.553827 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d83d65-a35c-4ae4-945a-64ea67d56199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:35.554885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:35.557835 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:35.558084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.558310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.558440 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete backup with id: 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. Aug 19 12:59:35.566189 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.566189 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:35.579800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] delete_backup rpcapi backup_id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:35.581386 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6d4aa433-afc7-4d4f-93a5-b59868feeb04 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 202 Aug 19 12:59:35.581945 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1012/4023] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:35 2026] DELETE /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:35.588610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.591595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d83d65-a35c-4ae4-945a-64ea67d56199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:35.592468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfe0e5d-dc00-4cd5-b93f-bf4d988ac00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:35.592656 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:35.592878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.593048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.593243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:35.598481 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.598481 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:35.599510 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-01a331e2-62a2-4f28-a667-d6d36f2092ba tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 200 Aug 19 12:59:35.600869 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1004/4024] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:35.700699 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['0914d369-596a-4497-913a-062664c013ac', '0146e35e-ce9f-4fa0-b2ca-f8cddd1bf6f3', '3a9293dc-2978-459b-9271-0c7fbddc753d', '07c93ed4-bd4e-40d2-96b3-1db36ee9fae6'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:35.701832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfe0e5d-dc00-4cd5-b93f-bf4d988ac00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0914d369-596a-4497-913a-062664c013ac', '0146e35e-ce9f-4fa0-b2ca-f8cddd1bf6f3', '3a9293dc-2978-459b-9271-0c7fbddc753d', '07c93ed4-bd4e-40d2-96b3-1db36ee9fae6']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:35.702838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9384e2-0711-4a2b-a47a-0ce4d0ad98b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:35.738805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f9384e2-0711-4a2b-a47a-0ce4d0ad98b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032293038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['0914d369-596a-4497-913a-062664c013ac','0146e35e-ce9f-4fa0-b2ca-f8cddd1bf6f3','3a9293dc-2978-459b-9271-0c7fbddc753d','07c93ed4-bd4e-40d2-96b3-1db36ee9fae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032293038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:35.740167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173ea87a-91ee-498d-b298-80d3c8c7128a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:35.774981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173ea87a-91ee-498d-b298-80d3c8c7128a) transitioned into state 'SUCCESS' from state '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-2032293038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['0914d369-596a-4497-913a-062664c013ac','0146e35e-ce9f-4fa0-b2ca-f8cddd1bf6f3','3a9293dc-2978-459b-9271-0c7fbddc753d','07c93ed4-bd4e-40d2-96b3-1db36ee9fae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:35.775858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c3f1e2-afae-42b0-8d87-6ac9d95392a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:35.794538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3c3f1e2-afae-42b0-8d87-6ac9d95392a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:35.794939 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (2ef21585-9834-41ae-8abd-932976b2b8f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:35.795455 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request issued successfully. Aug 19 12:59:35.796561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-422ad1da-3728-4a96-b09d-b5fdde6f0458 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:35.797024 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1003/4025] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:59:35 2026] POST /volume/v3/volumes => generated 778 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:35.817004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-140daad5-ff00-4b38-8526-1b4db957d9ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.818796 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-140daad5-ff00-4b38-8526-1b4db957d9ca tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 12:59:35.819002 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-140daad5-ff00-4b38-8526-1b4db957d9ca tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.819424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-140daad5-ff00-4b38-8526-1b4db957d9ca tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.832444 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.832444 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:35.838218 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-140daad5-ff00-4b38-8526-1b4db957d9ca tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 12:59:35.844239 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-140daad5-ff00-4b38-8526-1b4db957d9ca tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 returned with HTTP 200 Aug 19 12:59:35.844963 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1007/4026] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:35.964058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba956070-e085-46a8-9e49-614e7fb70508 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:35.966320 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba956070-e085-46a8-9e49-614e7fb70508 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:35.966517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba956070-e085-46a8-9e49-614e7fb70508 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:35.966781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba956070-e085-46a8-9e49-614e7fb70508 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:35.966925 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ba956070-e085-46a8-9e49-614e7fb70508 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:35.978446 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:35.978446 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:35.979384 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba956070-e085-46a8-9e49-614e7fb70508 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:35.979917 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1013/4027] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:35 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:36.148125 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-525cd80c-8c14-4a1f-8077-f58188685952 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.150117 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-525cd80c-8c14-4a1f-8077-f58188685952 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:36.150315 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-525cd80c-8c14-4a1f-8077-f58188685952 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.150424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-525cd80c-8c14-4a1f-8077-f58188685952 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.161392 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.161392 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:36.166420 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-525cd80c-8c14-4a1f-8077-f58188685952 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:36.173851 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-525cd80c-8c14-4a1f-8077-f58188685952 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:36.178588 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1005/4028] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:36.212432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.217521 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:36.217930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.218167 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.231371 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.231371 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:36.235955 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:36.243201 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74e707f4-1ae0-4e10-aa82-fa3dc2db0859 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:36.244860 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1004/4029] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:36.409813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.413102 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:36.413411 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.413684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.424033 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.424033 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:36.430362 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:36.438771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-22cb23dd-8cb1-4a48-9634-7bfc3390c6ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 200 Aug 19 12:59:36.439583 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1008/4030] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 1345 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:36.453561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-367925c9-534b-43fd-845d-443ee5d49995 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.454024 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367925c9-534b-43fd-845d-443ee5d49995 None None] GET https://10.4.3.137/volume// Aug 19 12:59:36.454217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367925c9-534b-43fd-845d-443ee5d49995 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.454479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-367925c9-534b-43fd-845d-443ee5d49995 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.454928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-367925c9-534b-43fd-845d-443ee5d49995 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:36.455355 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1014/4031] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:36.468226 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-f7469ffb-92e5-492e-8e7d-daf205267946 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.470355 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-f7469ffb-92e5-492e-8e7d-daf205267946 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:36.470806 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-f7469ffb-92e5-492e-8e7d-daf205267946 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f85ef9a-6908-4d1b-85a3-bd784d9893ab", "connector": null, "instance_uuid": "0d97f676-4b4f-47bc-98e4-7fca252a6846"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:36.480134 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.480134 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:36.520214 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-f7469ffb-92e5-492e-8e7d-daf205267946 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:36.520965 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1006/4032] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:36 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:36.528263 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-398e7389-b347-4881-b3dc-c9df32717d0d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.529229 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-398e7389-b347-4881-b3dc-c9df32717d0d None None] GET https://10.4.3.137/volume// Aug 19 12:59:36.530337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-398e7389-b347-4881-b3dc-c9df32717d0d None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.530595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-398e7389-b347-4881-b3dc-c9df32717d0d None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.531008 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-398e7389-b347-4881-b3dc-c9df32717d0d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:36.531360 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1005/4033] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:36.539626 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.544501 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:36.547273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.547582 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.564451 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.564451 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:36.571545 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:36.578149 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-d1161f59-bf58-45da-b2f1-e8e57a5eec21 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 200 Aug 19 12:59:36.578549 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1009/4034] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:36.612691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54142533-579f-4b8c-8903-6c32ed19a674 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.614704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54142533-579f-4b8c-8903-6c32ed19a674 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 Aug 19 12:59:36.615104 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54142533-579f-4b8c-8903-6c32ed19a674 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.615217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54142533-579f-4b8c-8903-6c32ed19a674 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.615454 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-54142533-579f-4b8c-8903-6c32ed19a674 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Show backup with id 2e3bf2fa-1094-42ce-ab6a-df9248ce2a37. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:36.621598 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54142533-579f-4b8c-8903-6c32ed19a674 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 returned with HTTP 404 Aug 19 12:59:36.622159 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1015/4035] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/backups/2e3bf2fa-1094-42ce-ab6a-df9248ce2a37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:36.634430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-441f378c-3475-4b91-92e2-996ee7b7b3df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.636876 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:59:36.637086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.638062 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.638062 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume with id: 2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:59:36.653825 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.653825 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:36.654974 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:36.682953 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Delete volume request issued successfully. Aug 19 12:59:36.683176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-441f378c-3475-4b91-92e2-996ee7b7b3df tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b returned with HTTP 202 Aug 19 12:59:36.683794 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1007/4036] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 12:59:36 2026] DELETE /volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:36.696942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.698704 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:59:36.698921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.699118 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.704773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.707196 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 Aug 19 12:59:36.707566 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.707566 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:36.707764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:36.711421 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Volume info retrieved successfully. Aug 19 12:59:36.715805 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d6ad95cb-425c-4772-bf54-27394d718ba0 tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b returned with HTTP 200 Aug 19 12:59:36.716290 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1006/4037] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:36.719577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-3f85ef9a-6908-4d1b-85a3-bd784d9893ab-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:36.725015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-3f85ef9a-6908-4d1b-85a3-bd784d9893ab-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:36.726043 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.726043 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:36.859706 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-3f85ef9a-6908-4d1b-85a3-bd784d9893ab-np0000007775" released by "attachment_update" :: held 0.135s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:36.860070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-ae0c3996-e5b6-4d16-a0e6-1894d7a2e670 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 returned with HTTP 200 Aug 19 12:59:36.860266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-005054c9-7098-4781-996b-8c14b543f084 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.860523 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1010/4038] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:36 2026] PUT /volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:36.861882 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-005054c9-7098-4781-996b-8c14b543f084 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 12:59:36.862124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-005054c9-7098-4781-996b-8c14b543f084 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:36.862360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-005054c9-7098-4781-996b-8c14b543f084 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:36.870171 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.870171 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:36.873513 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-005054c9-7098-4781-996b-8c14b543f084 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 12:59:36.877611 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-005054c9-7098-4781-996b-8c14b543f084 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 returned with HTTP 200 Aug 19 12:59:36.878032 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1016/4039] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:36.895975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.898003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-91c249ef-75a2-49b9-b02e-f96c25c9cb35 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:36.898146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:36.898543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4", "name": "tempest-type-Backup-698844228"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:36.900199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating new backup {'backup': {'volume_id': '5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4', 'name': 'tempest-type-Backup-698844228'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:36.900296 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-91c249ef-75a2-49b9-b02e-f96c25c9cb35 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54/action Aug 19 12:59:36.900369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating backup of volume 5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 in container None Aug 19 12:59:36.900693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-91c249ef-75a2-49b9-b02e-f96c25c9cb35 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:36.900887 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-91c249ef-75a2-49b9-b02e-f96c25c9cb35 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:36.908660 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.908660 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:36.909047 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 12:59:36.918926 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:36.918926 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:36.931493 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-55cb2dbb-b236-4c4f-83e5-7485ccc33912 req-91c249ef-75a2-49b9-b02e-f96c25c9cb35 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54/action returned with HTTP 204 Aug 19 12:59:36.932502 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1007/4040] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:36 2026] POST /volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:36.941175 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['26a5799d-45af-42b8-a7ee-f761dbd5b001', '6ecf7d11-25a1-44d8-a541-d4189575dbef'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:36.998065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.000977 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:37.001199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:37.001435 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:37.001563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:37.006154 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d434c62-6e4f-4752-8bab-ec1c5adeb305 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:37.006659 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1008/4041] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:59:36 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:37.007762 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:37.007762 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:37.008920 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-23424a98-049e-4ec1-88cf-cf4970973aa6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:37.009614 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1011/4042] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:36 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:37.019568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a6b10985-072a-4f18-a259-53d73c866113 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.023083 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6b10985-072a-4f18-a259-53d73c866113 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:37.023363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6b10985-072a-4f18-a259-53d73c866113 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:37.023672 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a6b10985-072a-4f18-a259-53d73c866113 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:37.024043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a6b10985-072a-4f18-a259-53d73c866113 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:37.029428 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:37.029428 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:37.030233 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a6b10985-072a-4f18-a259-53d73c866113 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:37.030726 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1017/4043] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:37 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:37.189417 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.191111 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:37.191332 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:37.191552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:37.200018 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:37.200018 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:37.206270 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:37.210268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8bd05cb-eb8e-4380-900f-8b98d1b3b7e9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:37.210674 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1008/4044] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:37 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:37.266073 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.268887 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:37.269198 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:37.269481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:37.283635 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:37.283635 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:37.288496 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:37.294211 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b35a2f15-972a-45a7-a4f3-3c4089d6b0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:37.294688 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1009/4045] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:37 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:37.677507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f0890588-8f94-428c-853b-68053aad3d0e req-c38d6f20-dffc-4fda-b307-ffb7b50a928f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.680516 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-c38d6f20-dffc-4fda-b307-ffb7b50a928f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a/action Aug 19 12:59:37.680979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-c38d6f20-dffc-4fda-b307-ffb7b50a928f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:37.681150 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-c38d6f20-dffc-4fda-b307-ffb7b50a928f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:37.699273 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:37.699273 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:37.710595 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f0890588-8f94-428c-853b-68053aad3d0e req-c38d6f20-dffc-4fda-b307-ffb7b50a928f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a/action returned with HTTP 204 Aug 19 12:59:37.711043 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1012/4046] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:37 2026] POST /volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:37.732313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-64c3d2b4-2dab-4e86-a47c-74e53e5fd54c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:37.734451 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64c3d2b4-2dab-4e86-a47c-74e53e5fd54c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] GET https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b Aug 19 12:59:37.734730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64c3d2b4-2dab-4e86-a47c-74e53e5fd54c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:37.734976 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-64c3d2b4-2dab-4e86-a47c-74e53e5fd54c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:37.745719 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-64c3d2b4-2dab-4e86-a47c-74e53e5fd54c tempest-ProjectAdminTests33-1833353687 tempest-ProjectAdminTests33-1833353687-project-admin] https://10.4.3.137/volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b returned with HTTP 404 Aug 19 12:59:37.746415 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1018/4047] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:37 2026] GET /volume/v3/volumes/2d79438c-843c-4933-8096-5283a0aa4b1b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:38.023300 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-172055ca-b324-40c0-8f89-528ba916cb49 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:38.025722 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-172055ca-b324-40c0-8f89-528ba916cb49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:38.025946 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-172055ca-b324-40c0-8f89-528ba916cb49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:38.026176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-172055ca-b324-40c0-8f89-528ba916cb49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:38.026319 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-172055ca-b324-40c0-8f89-528ba916cb49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:38.031664 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:38.031664 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:38.032549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-172055ca-b324-40c0-8f89-528ba916cb49 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:38.033005 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1009/4048] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:38 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:38.046949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:38.049118 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:38.049444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:38.049717 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:38.049840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:38.057664 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:38.057664 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:38.058845 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ed37b9b0-8ef2-4ecb-b223-6fa7293c3639 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:38.058845 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1010/4049] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:38 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:38.227358 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:38.230237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:38.230237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:38.231424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:38.243903 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:38.243903 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:38.253081 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:38.261320 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f33ae10a-24a1-424e-ac0e-855cdcb5427e tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:38.262237 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1013/4050] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:38 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:38.308985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:38.311148 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:38.311401 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:38.311637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:38.325067 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:38.325067 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:38.329439 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:38.335144 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e9300a41-2451-4cd0-b25b-a1b1810af7a0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:38.335676 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1019/4051] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:38 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:39.045859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:39.047774 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:39.047973 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:39.048165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:39.048325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:39.052762 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:39.052762 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:39.053552 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36f556f5-542a-4a5d-937a-bd051ea7ec04 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:39.053955 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1010/4052] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:39 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:39.070297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:39.073797 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:39.073797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:39.073797 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:39.074070 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:39.081373 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:39.081373 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:39.081941 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ba820d7c-347d-4e06-a4bc-27f97a56817b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:39.082506 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1011/4053] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:39 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:39.278881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:39.283786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:39.284034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:39.284377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:39.294053 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:39.294053 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:39.301021 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:39.308029 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bdcbaf5a-843f-4027-b9c0-0766dfbad92a tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:39.309631 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1014/4054] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:39 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:39.864483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:39.997943 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:39.998305 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2141160760"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:39.999861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2141160760'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:40.000086 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Create volume of 1 GB Aug 19 12:59:40.006066 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Availability Zones retrieved successfully. Aug 19 12:59:40.012896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Flow 'volume_create_api' (e0171f6a-f9f3-4b51-8313-ed20680367eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:40.013952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be458dd-3e59-4abd-a569-42cd847fc1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:40.014896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:40.068871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a6828645-a903-43f6-af62-cee53604f504 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:40.071070 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6be458dd-3e59-4abd-a569-42cd847fc1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:40.072843 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316aa947-c5c3-4c93-ae8e-0e82e88ce719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:40.073721 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a6828645-a903-43f6-af62-cee53604f504 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:40.074012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a6828645-a903-43f6-af62-cee53604f504 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:40.074282 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a6828645-a903-43f6-af62-cee53604f504 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:40.074607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a6828645-a903-43f6-af62-cee53604f504 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:40.083462 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:40.083462 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:40.083462 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a6828645-a903-43f6-af62-cee53604f504 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:40.083462 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1011/4055] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:40 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:40.094859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:40.097489 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:40.097827 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:40.098119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:40.098309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:40.105022 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:40.105022 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:40.105906 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b5e762e-f935-4f80-95b1-1931f23e65ee tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:40.106403 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1012/4056] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:40 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:40.148209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Created reservations ['404b6c0f-5011-4d52-beab-77787f19d97f', 'cbe397a6-5894-40db-ae92-be61de50eca3', '63e8fe22-4be7-4403-8254-7896688ead2c', '2ed1aa83-7187-428e-88d5-3dc7f2bce092'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:40.149181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (316aa947-c5c3-4c93-ae8e-0e82e88ce719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404b6c0f-5011-4d52-beab-77787f19d97f', 'cbe397a6-5894-40db-ae92-be61de50eca3', '63e8fe22-4be7-4403-8254-7896688ead2c', '2ed1aa83-7187-428e-88d5-3dc7f2bce092']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:40.149988 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da89b82f-4246-41ac-a920-2f996e2613df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:40.177108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da89b82f-4246-41ac-a920-2f996e2613df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba36233-5ec3-4553-8516-11b203fbcf63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2141160760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b50b0aaef340f28d154f0057405ac6',qos_specs=None,replication_status=,reservations=['404b6c0f-5011-4d52-beab-77787f19d97f','cbe397a6-5894-40db-ae92-be61de50eca3','63e8fe22-4be7-4403-8254-7896688ead2c','2ed1aa83-7187-428e-88d5-3dc7f2bce092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6ac2fa213d42ba9a45c4c4ead51e1b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2141160760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba36233-5ec3-4553-8516-11b203fbcf63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81b50b0aaef340f28d154f0057405ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d6ac2fa213d42ba9a45c4c4ead51e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:40.177924 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d377bd00-eacb-4adc-a6cb-d226d5eab809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:40.200729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d377bd00-eacb-4adc-a6cb-d226d5eab809) transitioned into state 'SUCCESS' from state '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-2141160760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81b50b0aaef340f28d154f0057405ac6',qos_specs=None,replication_status=,reservations=['404b6c0f-5011-4d52-beab-77787f19d97f','cbe397a6-5894-40db-ae92-be61de50eca3','63e8fe22-4be7-4403-8254-7896688ead2c','2ed1aa83-7187-428e-88d5-3dc7f2bce092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d6ac2fa213d42ba9a45c4c4ead51e1b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:40.201715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08db3703-2444-4b92-a953-a0e558d271d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:40.213505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08db3703-2444-4b92-a953-a0e558d271d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:40.214401 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Flow 'volume_create_api' (e0171f6a-f9f3-4b51-8313-ed20680367eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:40.214737 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Create volume request issued successfully. Aug 19 12:59:40.215297 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6db8269e-016e-4d21-abfb-431fe3a9a4e3 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:40.216058 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1020/4057] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 12:59:39 2026] POST /volume/v3/volumes => generated 778 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:40.228791 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-527df9bd-161b-4f6b-9c34-70b18043b683 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:40.230606 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-527df9bd-161b-4f6b-9c34-70b18043b683 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 12:59:40.230870 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-527df9bd-161b-4f6b-9c34-70b18043b683 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:40.231467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-527df9bd-161b-4f6b-9c34-70b18043b683 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:40.238967 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:40.238967 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:40.243015 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-527df9bd-161b-4f6b-9c34-70b18043b683 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Volume info retrieved successfully. Aug 19 12:59:40.248584 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-527df9bd-161b-4f6b-9c34-70b18043b683 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 returned with HTTP 200 Aug 19 12:59:40.249204 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1015/4058] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:40 2026] GET /volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:40.324578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:40.326469 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:40.326752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:40.326981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:40.334504 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:40.334504 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:40.338992 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:40.345116 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-46ecfd39-c256-4555-b5eb-0109cee8cb01 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:40.345478 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1012/4059] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:40 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:41.095234 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.097753 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:41.098042 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.098351 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.098505 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:41.103956 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.103956 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:41.104857 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-100aa4f1-ab9f-4c42-9792-e14ea695f8d7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:41.105349 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1013/4060] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:41.118506 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.121152 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:41.121402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.121634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.121829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:41.128401 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.128401 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:41.129280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf3ea05a-8f34-47bf-9374-4c2e7fc28163 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:41.129885 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1021/4061] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:41.265573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.267306 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 12:59:41.267547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.267777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.276158 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.276158 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:41.280403 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Volume info retrieved successfully. Aug 19 12:59:41.284870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-983ad822-bde4-4527-981a-3d2b5ee19c7b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 returned with HTTP 200 Aug 19 12:59:41.285339 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1016/4062] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:41.298862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.301123 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:41.301639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fba36233-5ec3-4553-8516-11b203fbcf63", "name": "tempest-type-Backup-1988931613"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:41.303625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Creating new backup {'backup': {'volume_id': 'fba36233-5ec3-4553-8516-11b203fbcf63', 'name': 'tempest-type-Backup-1988931613'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:41.303824 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Creating backup of volume fba36233-5ec3-4553-8516-11b203fbcf63 in container None Aug 19 12:59:41.314056 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.314056 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:41.314187 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Volume info retrieved successfully. Aug 19 12:59:41.346181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Created reservations ['0ff90755-fe80-491f-985f-05cfe5c2668f', '4e16a59c-ab39-4079-9ff4-4b065bf8ea51'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:41.358453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.360365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:41.360729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.360833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.368131 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.368131 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:41.371759 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:41.376551 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e15389a4-9bc9-4792-ba72-49bacb2e95f8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:41.377019 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1014/4063] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:41.382423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4bf5dcf5-fbb6-475a-b61d-aec3a6a56484 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:41.383054 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1013/4064] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 12:59:41 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:41.394655 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-014e4d12-e9fd-40da-addd-5a08383daab6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.396641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-014e4d12-e9fd-40da-addd-5a08383daab6 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:41.397115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-014e4d12-e9fd-40da-addd-5a08383daab6 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.397493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-014e4d12-e9fd-40da-addd-5a08383daab6 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.398313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-014e4d12-e9fd-40da-addd-5a08383daab6 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:41.403099 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.403099 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:41.406362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-014e4d12-e9fd-40da-addd-5a08383daab6 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:41.406362 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1022/4065] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:41.767602 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.771829 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:41.773602 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1d8cb11-571d-4554-8d9e-a2e5929840e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1889066894", "description": null, "metadata": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:41.805339 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.805339 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:41.805339 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:41.805339 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create snapshot from volume f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:41.863565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['f94dd67a-fa26-4600-bec2-9d0d74459c3e', 'fb691d0a-da28-429f-b29c-d6847dc26063', '3712f00c-63e8-4cd1-9769-ab70e2dc189d', '93946942-74e4-41cd-ba4a-379fdc253846'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:41.910418 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot force create request issued successfully. Aug 19 12:59:41.910896 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b0f5055-75a4-4fac-874e-922d6ca65342 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:41.911445 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1017/4066] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:41 2026] POST /volume/v3/snapshots => generated 313 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:41.922906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb5300e7-7fc0-48c4-820b-1121377a063b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:41.924717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb5300e7-7fc0-48c4-820b-1121377a063b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 12:59:41.924951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb5300e7-7fc0-48c4-820b-1121377a063b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:41.925115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb5300e7-7fc0-48c4-820b-1121377a063b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:41.932593 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:41.932593 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:41.933225 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb5300e7-7fc0-48c4-820b-1121377a063b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:41.934178 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb5300e7-7fc0-48c4-820b-1121377a063b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 200 Aug 19 12:59:41.934577 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1015/4067] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:41 2026] GET /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:42.116393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.118298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:42.118435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.118614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.118752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:42.123120 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.123120 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:42.123859 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2e2db5c1-ba7b-4cc8-8f27-9b810a51db2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:42.124262 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1014/4068] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:42.141425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.143197 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:42.143422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.143598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.143717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:42.147772 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.147772 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:42.148379 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f80f9ce7-d708-4c59-9227-92ceedb462a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:42.148744 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1023/4069] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:42.397266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.399727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:42.400046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.400372 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.409769 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.409769 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:42.416699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.418425 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:42.420341 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:42.420761 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.420843 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.420937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:42.423950 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9b4079a-dfb9-49f2-9e65-08ffced1ae43 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:42.424389 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1018/4070] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:42.427088 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.427088 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:42.427773 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0f4939a1-646f-4c45-bb2f-57fb3b23b458 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:42.428167 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1016/4071] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:42.945518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-63c12209-195c-4a57-9b6a-f17b0d425dda None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.947755 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63c12209-195c-4a57-9b6a-f17b0d425dda tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 12:59:42.947879 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63c12209-195c-4a57-9b6a-f17b0d425dda tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.948092 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63c12209-195c-4a57-9b6a-f17b0d425dda tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.954331 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.954331 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:42.955555 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-63c12209-195c-4a57-9b6a-f17b0d425dda tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:42.956447 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63c12209-195c-4a57-9b6a-f17b0d425dda tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 200 Aug 19 12:59:42.957470 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1015/4072] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:42.973392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d68a2ce0-6371-48f9-9c85-550f550de227 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:42.977034 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d68a2ce0-6371-48f9-9c85-550f550de227 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 12:59:42.977270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d68a2ce0-6371-48f9-9c85-550f550de227 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:42.977833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d68a2ce0-6371-48f9-9c85-550f550de227 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:42.987230 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:42.987230 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:42.987869 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d68a2ce0-6371-48f9-9c85-550f550de227 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:42.988984 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d68a2ce0-6371-48f9-9c85-550f550de227 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 200 Aug 19 12:59:42.989717 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1024/4073] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:42 2026] GET /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:43.140171 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:43.142777 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:43.143038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:43.143317 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:43.143444 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:43.148912 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:43.148912 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:43.149980 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfb3891b-031f-417b-832c-04c6a19b55f6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:43.150492 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1019/4074] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:43 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:43.159681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:43.161907 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:43.162203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:43.162470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:43.162602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:43.168729 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:43.168729 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:43.169575 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2f35554-0f41-4865-aafd-eb2026c08ae3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:43.170107 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1017/4075] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:43 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:43.440175 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:43.442018 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:43.442711 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:43.442783 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:43.443078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:43.444590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:43.444971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:43.445356 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:43.445513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:43.450677 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:43.450677 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:43.451419 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed4fd70e-f664-4b09-9b87-ae4b6c4a7d19 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:43.451856 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1025/4076] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:43 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:43.453404 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:43.453404 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:43.458828 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:43.463851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f14db4bb-4749-4f4d-a292-e8ae39f6be58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:43.464334 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1016/4077] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:43 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.165769 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d74675d6-b295-4add-a61c-c2423a00674b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.170443 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d74675d6-b295-4add-a61c-c2423a00674b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:44.170443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d74675d6-b295-4add-a61c-c2423a00674b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.172654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d74675d6-b295-4add-a61c-c2423a00674b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.172654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d74675d6-b295-4add-a61c-c2423a00674b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:44.187284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.187773 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.187773 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:44.187773 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d74675d6-b295-4add-a61c-c2423a00674b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:44.188432 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1020/4078] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.188516 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:44.188886 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.189093 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.189297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:44.197198 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.197198 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:44.198282 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3f5f382e-97e1-4555-89d7-3c1f40e11056 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:44.198868 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1018/4079] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.466130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-72501247-e658-4df2-a2bd-b43b486ec705 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.473170 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72501247-e658-4df2-a2bd-b43b486ec705 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:44.474053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72501247-e658-4df2-a2bd-b43b486ec705 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.474910 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-72501247-e658-4df2-a2bd-b43b486ec705 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.475109 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-72501247-e658-4df2-a2bd-b43b486ec705 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:44.480862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.484151 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:44.484459 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.484925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.494656 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.494656 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:44.496208 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.496208 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:44.499865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-72501247-e658-4df2-a2bd-b43b486ec705 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:44.500033 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:44.500831 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1026/4080] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 725 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.506214 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc360eba-92dd-419a-92f9-c3d29b530a11 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:44.506802 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1017/4081] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.521267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.522887 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 12:59:44.523272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.524817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.535432 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.535432 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:44.540871 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 12:59:44.541301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.543372 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:44.543610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.543885 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.548195 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5f9799f1-1b0a-4b55-b24b-f96dfc9c36b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 12:59:44.548739 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1021/4082] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:44.558579 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.558579 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:44.564593 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:44.570174 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17c70ef2-35ac-49fd-9ef6-d2b6a9dc983b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 200 Aug 19 12:59:44.570627 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1019/4083] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:44.768368 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ba785ac9-ecff-4db9-86e2-de694222581a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.770530 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:44.770971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1d8cb11-571d-4554-8d9e-a2e5929840e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-562474820", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:44.787590 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.787590 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:44.788059 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:44.788203 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create snapshot from volume f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:44.815815 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['afca3d25-440a-4b4c-8396-d85e1493a233', 'b9d74749-72c0-48f0-8b4b-cc300e6f52c9', '1342409c-9df9-4840-8ce8-886d2b9c4ddc', 'cc195d29-d6bd-4aa9-a0ea-e5c7b177bccb'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:44.857136 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot force create request issued successfully. Aug 19 12:59:44.857509 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ba785ac9-ecff-4db9-86e2-de694222581a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:44.858016 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1027/4084] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:44 2026] POST /volume/v3/snapshots => generated 312 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:44.867872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:44.870111 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 12:59:44.870465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:44.870580 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:44.876357 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:44.876357 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:44.876929 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:44.877968 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ed0f5057-f7f8-4826-ad28-7c17ac057b3f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 200 Aug 19 12:59:44.878424 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1018/4085] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:44 2026] GET /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:45.203640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:45.206062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:45.206378 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:45.206715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:45.206795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:45.212942 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:45.212942 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:45.213060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:45.213929 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5ac68b92-abea-4196-983c-379bd1b7eae3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:45.214429 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1022/4086] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:45 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:45.215954 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:45.216189 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:45.216426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:45.216524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:45.221099 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:45.221099 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:45.221763 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8e49858d-b7d5-4aa6-95e8-0e1c472f3665 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:45.222100 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1020/4087] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:45 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:45.513403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ebb2ca48-b291-4a73-b572-183a3235770e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:45.515502 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ebb2ca48-b291-4a73-b572-183a3235770e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:45.515756 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ebb2ca48-b291-4a73-b572-183a3235770e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:45.516056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ebb2ca48-b291-4a73-b572-183a3235770e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:45.516231 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ebb2ca48-b291-4a73-b572-183a3235770e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:45.521497 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:45.521497 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:45.522282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ebb2ca48-b291-4a73-b572-183a3235770e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:45.522759 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1028/4088] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:45 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:45.887840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:45.889723 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 12:59:45.889913 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:45.890108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:45.895446 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:45.895446 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:45.895910 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:45.896743 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-255a8ea3-365a-4df6-941f-3b7162c974a3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 200 Aug 19 12:59:45.897101 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1019/4089] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:45 2026] GET /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:45.907741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:45.909647 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 12:59:45.909854 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:45.910046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:45.915060 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:45.915060 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:45.915482 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:45.916413 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f35a139-a3c2-453d-8c1b-dae1c837ca8f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 200 Aug 19 12:59:45.916922 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1023/4090] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:45 2026] GET /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:46.228272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:46.230528 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:46.231005 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:46.231370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:46.231474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:46.232975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:46.239174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:46.239558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:46.239865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:46.240049 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:46.240151 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:46.240151 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:46.241139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0394778-9135-49fd-bc56-d86a4f91a1bb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:46.241588 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1021/4091] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:46 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:46.247228 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:46.247228 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:46.248172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-15783c16-7be8-48bb-acdf-d3cb104b2bfb tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:46.248702 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1029/4092] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:46 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:46.534355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97f12b28-775c-4840-80a2-7a0361dd9528 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:46.540035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97f12b28-775c-4840-80a2-7a0361dd9528 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:46.540035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97f12b28-775c-4840-80a2-7a0361dd9528 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:46.540308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97f12b28-775c-4840-80a2-7a0361dd9528 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:46.540531 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-97f12b28-775c-4840-80a2-7a0361dd9528 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:46.546143 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:46.546143 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:46.546977 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97f12b28-775c-4840-80a2-7a0361dd9528 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:46.547852 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1020/4093] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:46 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:47.255210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-09412a94-f1e9-4d28-9210-d6d365f8521b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.258694 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09412a94-f1e9-4d28-9210-d6d365f8521b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:47.258939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09412a94-f1e9-4d28-9210-d6d365f8521b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.259181 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-09412a94-f1e9-4d28-9210-d6d365f8521b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.259344 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-09412a94-f1e9-4d28-9210-d6d365f8521b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:47.262129 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f1d866ff-e915-46f5-87d5-8649052008b3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.267345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1d866ff-e915-46f5-87d5-8649052008b3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:47.267345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1d866ff-e915-46f5-87d5-8649052008b3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.267345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f1d866ff-e915-46f5-87d5-8649052008b3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.267345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f1d866ff-e915-46f5-87d5-8649052008b3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:47.267598 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.267598 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:47.267598 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-09412a94-f1e9-4d28-9210-d6d365f8521b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:47.267598 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1024/4094] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:47 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.278399 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.278399 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:47.279764 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f1d866ff-e915-46f5-87d5-8649052008b3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:47.280137 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1022/4095] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:47 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.280267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ec2086d-8b35-4810-8001-988c6f08917d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.286901 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ec2086d-8b35-4810-8001-988c6f08917d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 12:59:47.286901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ec2086d-8b35-4810-8001-988c6f08917d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.286901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ec2086d-8b35-4810-8001-988c6f08917d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.286901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4ec2086d-8b35-4810-8001-988c6f08917d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:47.291486 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.291486 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:47.292475 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ec2086d-8b35-4810-8001-988c6f08917d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 12:59:47.293903 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1030/4096] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:47 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.308612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bfd70d26-e998-4d48-a855-762c09b2926a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.312280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:47.312280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4347065-c421-46fb-8d9a-a17c5b163fd9", "incremental": true, "force": true}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:47.313430 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': 'f4347065-c421-46fb-8d9a-a17c5b163fd9', 'incremental': True, 'force': True}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:47.313610 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume f4347065-c421-46fb-8d9a-a17c5b163fd9 in container None Aug 19 12:59:47.329491 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.329491 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:47.330197 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:47.356572 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['8e9dbddd-8931-4535-b356-3c376e1cf3a3', 'aa7bb02e-fd04-40cc-a725-13bd40c2f6e8'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:47.401900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfd70d26-e998-4d48-a855-762c09b2926a tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:47.402383 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1021/4097] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:47 2026] POST /volume/v3/backups => generated 288 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:47.414818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5368fb08-d441-453a-b51d-a119262ee117 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.417389 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5368fb08-d441-453a-b51d-a119262ee117 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:47.417636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5368fb08-d441-453a-b51d-a119262ee117 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.417930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5368fb08-d441-453a-b51d-a119262ee117 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.418116 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5368fb08-d441-453a-b51d-a119262ee117 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:47.429691 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.429691 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:47.430756 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5368fb08-d441-453a-b51d-a119262ee117 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:47.431323 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1025/4098] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:47 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.569195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6878e956-555a-44a6-8da1-90ab7a39e614 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.571434 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6878e956-555a-44a6-8da1-90ab7a39e614 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:47.571766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6878e956-555a-44a6-8da1-90ab7a39e614 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.572041 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6878e956-555a-44a6-8da1-90ab7a39e614 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.572229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6878e956-555a-44a6-8da1-90ab7a39e614 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:47.578358 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.578358 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:47.581517 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6878e956-555a-44a6-8da1-90ab7a39e614 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:47.581517 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1023/4099] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:47 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.675316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-96abadd7-dde4-4a69-ad53-9eb3337a9658 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.678497 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-96abadd7-dde4-4a69-ad53-9eb3337a9658 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 Aug 19 12:59:47.678623 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-96abadd7-dde4-4a69-ad53-9eb3337a9658 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.678909 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-96abadd7-dde4-4a69-ad53-9eb3337a9658 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.694870 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.694870 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:47.771821 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-96abadd7-dde4-4a69-ad53-9eb3337a9658 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 returned with HTTP 200 Aug 19 12:59:47.772492 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1031/4100] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:59:47 2026] DELETE /volume/v3/attachments/f27cf055-4d11-4e09-b3e8-6afaf144ae54 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:47.788512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.790866 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:47.791793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:47.791793 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:47.791793 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:47.800632 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.800632 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:47.801204 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:47.824274 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:59:47.824274 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8db9fdfd-5d26-4ea6-9dde-7f5063d1dfd6 req-941bede7-5b60-4e81-a493-b45af71c9f1f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 202 Aug 19 12:59:47.824274 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1022/4101] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 12:59:47 2026] DELETE /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:47.909479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:47.914973 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 12:59:47.915384 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1d8cb11-571d-4554-8d9e-a2e5929840e4", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1185561341", "description": null, "metadata": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:47.934694 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:47.934694 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:47.935324 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:47.935496 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create snapshot from volume f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:47.976619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['81f3dd9b-ae1b-4bb9-a12c-68b411fa409e', '8c0b3037-d77d-4357-b922-130988119fad', 'd49b5c3c-48ad-4a91-a380-6f99defe1219', 'f2384b3e-f12b-4e5b-8ea5-560b8bfec48a'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:48.027285 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot force create request issued successfully. Aug 19 12:59:48.027725 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d672311a-a077-4c68-b1ee-a8e95aa5c65e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 12:59:48.028279 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1026/4102] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 12:59:47 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 19 12:59:48.041138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:48.042917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 12:59:48.043209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:48.043445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:48.049047 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:48.049047 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:48.049457 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:48.050266 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-add53975-16fb-4d0a-b329-cb2ec998aeb4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 200 Aug 19 12:59:48.050717 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1024/4103] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:48 2026] GET /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:48.293305 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:48.295213 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:48.295532 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:48.295775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:48.295904 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:48.300976 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:48.300976 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:48.301771 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1e4c239-ab8d-49ae-91c3-641f7d1c40c6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:48.302264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1032/4104] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:48 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:48.444748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:48.447230 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:48.447798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:48.448130 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:48.448950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:48.455939 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:48.455939 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:48.456914 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9662fd51-8df5-48d7-b5af-a5cdff3aa735 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:48.457314 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1023/4105] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:48 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 696 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:48.596277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f4f50736-7fba-4455-960e-68bf99bad211 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:48.599096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4f50736-7fba-4455-960e-68bf99bad211 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:48.599096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4f50736-7fba-4455-960e-68bf99bad211 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:48.599398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f4f50736-7fba-4455-960e-68bf99bad211 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:48.599554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f4f50736-7fba-4455-960e-68bf99bad211 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:48.605602 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:48.605602 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:48.605602 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f4f50736-7fba-4455-960e-68bf99bad211 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:48.605960 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1027/4106] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:48 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.065084 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.066884 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 12:59:49.067107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.067314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.078857 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.078857 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:49.078971 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:49.079872 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-30d50938-3f88-48c3-8353-b054f9ba7c4c tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 200 Aug 19 12:59:49.080333 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1025/4107] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.090883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.092882 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 12:59:49.093325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.093325 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.100592 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.100592 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:49.101103 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:49.101957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6434a98-9590-4c2d-ad3b-ddfb2bd96860 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 200 Aug 19 12:59:49.102349 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1033/4108] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.161953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.164195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:49.164418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.164654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.181083 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.181083 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:49.192205 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:49.203286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-4ca5101a-4fe2-4e7d-8cb7-da744c6c4ac0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:49.204813 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1024/4109] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:49.222862 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.225412 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4/action Aug 19 12:59:49.225788 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:49.225943 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:49.239544 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.239544 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:49.240217 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:49.248600 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Begin detaching volume completed successfully. Aug 19 12:59:49.248854 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-0db2810f-56f4-4cf2-bc6b-f38ef42373cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4/action returned with HTTP 202 Aug 19 12:59:49.249275 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1028/4110] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:59:49 2026] POST /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:49.315530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.317701 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:49.317954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.318192 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.318778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:49.323476 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.323476 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:49.324691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59124c74-bdb8-436f-83d1-6e420bb9e13b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:49.324691 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1026/4111] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.333809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b19e4638-b6f4-402c-bcc6-4f815e402762 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.334188 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b19e4638-b6f4-402c-bcc6-4f815e402762 None None] GET https://10.4.3.137/volume// Aug 19 12:59:49.334313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b19e4638-b6f4-402c-bcc6-4f815e402762 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.334493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b19e4638-b6f4-402c-bcc6-4f815e402762 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.334802 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b19e4638-b6f4-402c-bcc6-4f815e402762 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:49.335056 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1034/4112] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:49.343963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.346392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 12:59:49.346654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.346888 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.357683 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.357683 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:49.364150 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:49.374978 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-566f4143-7871-4bdc-a768-1dabd9e0649e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 12:59:49.375534 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1025/4113] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:49.471370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.477573 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:49.477873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.478166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.478375 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:49.484851 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.484851 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:49.485884 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c6aa0adc-017e-46b2-9f35-17b9ed998f0f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:49.486406 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1029/4114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.619651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.621752 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:49.622056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.622356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.622539 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:49.623641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6947813-bb82-47ba-8e94-4df9b76f96ee None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.625499 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6947813-bb82-47ba-8e94-4df9b76f96ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab Aug 19 12:59:49.625781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6947813-bb82-47ba-8e94-4df9b76f96ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.625968 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6947813-bb82-47ba-8e94-4df9b76f96ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.628809 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.628809 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:49.629291 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b37d9d37-e8f1-4758-aabf-2cbc775b73c8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:49.629779 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1027/4115] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:49.632647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6947813-bb82-47ba-8e94-4df9b76f96ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab returned with HTTP 404 Aug 19 12:59:49.633352 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1035/4116] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/volumes/3f85ef9a-6908-4d1b-85a3-bd784d9893ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:49.753187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.755301 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:49.755503 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.755745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.755929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: 539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:49.762970 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.762970 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:49.763740 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:49.787010 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 12:59:49.787297 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e2038341-735c-4b0e-b6ef-d46de4ed624f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 202 Aug 19 12:59:49.787849 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1026/4117] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 12:59:49 2026] DELETE /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 12:59:49.812605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:49.818605 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:49.818902 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:49.819133 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:49.832801 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:49.832801 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:49.833356 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 12:59:49.834266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76fc5fd1-bb6c-4c59-a8ab-464c2afabdb0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 200 Aug 19 12:59:49.834820 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1030/4118] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:49 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:50.338324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.341112 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:50.341112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.341531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.341531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:50.347702 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.347702 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:50.347702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68073b71-eb4d-4ac9-82f1-c19f1a28330a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:50.348615 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1028/4119] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:50 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:50.507426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6a874d1b-edbd-4170-93e1-50d7943903be None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.510708 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a874d1b-edbd-4170-93e1-50d7943903be tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:50.510970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a874d1b-edbd-4170-93e1-50d7943903be tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.512153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6a874d1b-edbd-4170-93e1-50d7943903be tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.512153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6a874d1b-edbd-4170-93e1-50d7943903be tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:50.518433 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.518433 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:50.519742 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6a874d1b-edbd-4170-93e1-50d7943903be tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:50.520375 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1036/4120] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:50 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:50.602495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-491f6f54-d8d1-4601-8040-33f675bfa0b1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.605217 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-491f6f54-d8d1-4601-8040-33f675bfa0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a Aug 19 12:59:50.605525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-491f6f54-d8d1-4601-8040-33f675bfa0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.605699 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-491f6f54-d8d1-4601-8040-33f675bfa0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.616944 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.616944 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:50.647114 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.649310 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:50.649615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.649900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.650045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:50.655811 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.655811 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:50.657370 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7259d45a-5adb-4d6d-b59c-a591e5745a6c tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:50.657370 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1031/4121] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:50 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:50.685201 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5433075d-9cf3-457c-b720-9ebbfa87853b req-491f6f54-d8d1-4601-8040-33f675bfa0b1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a returned with HTTP 200 Aug 19 12:59:50.685742 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1027/4122] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:59:50 2026] DELETE /volume/v3/attachments/6c117519-be09-4e0d-a367-7e01a0ea401a => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:50.847779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ee055447-bcd0-4843-bf46-a6f9e36cbbb3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.850996 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee055447-bcd0-4843-bf46-a6f9e36cbbb3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 Aug 19 12:59:50.851224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee055447-bcd0-4843-bf46-a6f9e36cbbb3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.851536 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ee055447-bcd0-4843-bf46-a6f9e36cbbb3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.857099 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ee055447-bcd0-4843-bf46-a6f9e36cbbb3 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 returned with HTTP 404 Aug 19 12:59:50.857664 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1029/4123] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 12:59:50 2026] GET /volume/v3/snapshots/539623fe-fbe8-4940-91a8-59873d943017 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:50.891677 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.894044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:50.894322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.894587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.894837 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:50.904716 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.904716 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:50.905693 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:50.924930 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 12:59:50.924930 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dbf3a889-57cb-4c43-b3f1-041be2eaf870 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 202 Aug 19 12:59:50.925289 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1037/4124] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:50 2026] DELETE /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 12:59:50.933517 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:50.936866 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:50.937122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:50.937387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:50.945039 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:50.945039 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:50.949998 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:50.957571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-862458a3-c74f-41b3-9e63-3781dc4a0540 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 200 Aug 19 12:59:50.958152 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1032/4125] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:50 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:51.364969 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.367942 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:51.368445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:51.368507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:51.368967 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:51.375714 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:51.375714 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:51.376936 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18aeef0b-6f1b-4a79-b1ff-ac728af2c9e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:51.376936 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1028/4126] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:51 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 12:59:51.426123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-798b2285-e427-4d18-959e-ba93c0b3f684 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.426994 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:51.427424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-875363496", "snapshot_id": "44f6abc2-96b2-4e8f-8a56-d60d913b2781", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:51.429472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-875363496', 'snapshot_id': '44f6abc2-96b2-4e8f-8a56-d60d913b2781', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:51.437756 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:51.437756 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:51.438075 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 12:59:51.438290 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume of 1 GB Aug 19 12:59:51.445189 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Availability Zones retrieved successfully. Aug 19 12:59:51.456762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (a2bcbd4a-d02b-4a04-b2cb-1b042bf2f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:51.457218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d80d39-d5e6-40d9-96d2-ebb438592bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:51.458772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:51.515699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d80d39-d5e6-40d9-96d2-ebb438592bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44f6abc2-96b2-4e8f-8a56-d60d913b2781', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:51.517380 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bde64fb-dca1-4e12-97d6-9da176817240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:51.543691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aff53322-7d26-4820-aabb-862ab4819126 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.545763 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aff53322-7d26-4820-aabb-862ab4819126 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:51.545884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aff53322-7d26-4820-aabb-862ab4819126 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:51.547095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aff53322-7d26-4820-aabb-862ab4819126 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:51.547095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-aff53322-7d26-4820-aabb-862ab4819126 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:51.554352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:51.554352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:51.556175 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aff53322-7d26-4820-aabb-862ab4819126 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:51.557135 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1038/4127] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:51 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:51.597265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['dbaa2dbe-2feb-47ca-b6ca-f64842d94f5d', 'aa793c25-9fe3-4cfa-b2bf-a9cd35c8ec33', '98b6f49d-4770-48f2-803e-325582b7a0c8', '614e7bb2-c16e-4cd7-8858-42c4f5c1b849'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:51.598858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bde64fb-dca1-4e12-97d6-9da176817240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbaa2dbe-2feb-47ca-b6ca-f64842d94f5d', 'aa793c25-9fe3-4cfa-b2bf-a9cd35c8ec33', '98b6f49d-4770-48f2-803e-325582b7a0c8', '614e7bb2-c16e-4cd7-8858-42c4f5c1b849']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:51.599910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd5bd7a-9290-41e8-97cb-48e664afc43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:51.656225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd5bd7a-9290-41e8-97cb-48e664afc43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a2dce26-3c5f-44c6-b929-204364d134cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-875363496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['dbaa2dbe-2feb-47ca-b6ca-f64842d94f5d','aa793c25-9fe3-4cfa-b2bf-a9cd35c8ec33','98b6f49d-4770-48f2-803e-325582b7a0c8','614e7bb2-c16e-4cd7-8858-42c4f5c1b849'],size=1,snapshot_id=44f6abc2-96b2-4e8f-8a56-d60d913b2781,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-875363496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a2dce26-3c5f-44c6-b929-204364d134cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186f030ead1a400b9c0a658a3aff0239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44f6abc2-96b2-4e8f-8a56-d60d913b2781,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78880fc007694a74a13de7d4119f0b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:51.657139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032fa306-0f79-48ea-8cf1-2c711c31958e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:51.670556 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28486778-cf5c-4381-b498-71fa2b2420c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.673863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28486778-cf5c-4381-b498-71fa2b2420c2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:51.674153 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28486778-cf5c-4381-b498-71fa2b2420c2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:51.674474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28486778-cf5c-4381-b498-71fa2b2420c2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:51.674474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-28486778-cf5c-4381-b498-71fa2b2420c2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:51.686113 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:51.686113 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:51.686665 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28486778-cf5c-4381-b498-71fa2b2420c2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:51.687042 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1033/4128] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:51 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:51.689336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032fa306-0f79-48ea-8cf1-2c711c31958e) transitioned into state 'SUCCESS' from state '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-875363496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['dbaa2dbe-2feb-47ca-b6ca-f64842d94f5d','aa793c25-9fe3-4cfa-b2bf-a9cd35c8ec33','98b6f49d-4770-48f2-803e-325582b7a0c8','614e7bb2-c16e-4cd7-8858-42c4f5c1b849'],size=1,snapshot_id=44f6abc2-96b2-4e8f-8a56-d60d913b2781,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:51.690302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b671a04c-05f3-4d92-ad4d-109916db4809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:51.719600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b671a04c-05f3-4d92-ad4d-109916db4809) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:51.720684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (a2bcbd4a-d02b-4a04-b2cb-1b042bf2f067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:51.721072 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request issued successfully. Aug 19 12:59:51.722113 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-798b2285-e427-4d18-959e-ba93c0b3f684 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:51.723424 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1030/4129] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:51 2026] POST /volume/v3/volumes => generated 790 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:51.741920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.745661 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:51.745945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:51.746212 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:51.759029 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:51.759029 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:51.764892 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:51.771922 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ab32ff75-4d7a-4489-a5cc-52b9810e26c2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:51.772493 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1029/4130] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:51 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:51.987245 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3637180a-7243-4e34-9b4a-bb5884c9c2e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:51.998738 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3637180a-7243-4e34-9b4a-bb5884c9c2e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 Aug 19 12:59:51.999388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3637180a-7243-4e34-9b4a-bb5884c9c2e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.001008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3637180a-7243-4e34-9b4a-bb5884c9c2e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.031959 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3637180a-7243-4e34-9b4a-bb5884c9c2e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 returned with HTTP 404 Aug 19 12:59:52.036893 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1039/4131] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:51 2026] GET /volume/v3/volumes/7ebb8693-d8d0-4439-92e1-6818d47be908 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:52.073919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb86408f-c20c-4f46-b443-0112ec4d72be None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.076533 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 12:59:52.076924 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-218531388", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:52.079747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-218531388', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 12:59:52.334763 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 12:59:52.340344 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 12:59:52.346940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (a8fe4b9a-cd4f-4810-a075-abd2e9e04fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:52.348264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c577a5-e74a-49cc-9adc-cb094bce23ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:52.349156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 12:59:52.389524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.391946 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:52.392284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.392755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.392755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:52.398264 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.398264 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:52.399369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae20379c-c5dc-48da-bde0-553f6d32d3a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:52.400030 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1031/4132] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:52.421274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34c577a5-e74a-49cc-9adc-cb094bce23ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:52.422490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eda9448-684e-4faf-bda8-a6cb24f9ea21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:52.489794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['a8307d61-43b1-46e5-b2e3-81a964afb6fd', '4faa138e-b8a4-4857-9d99-f9a175691e94', 'abc6c686-5dad-4129-92f4-92821d8865b2', '56881f5f-c9ac-42e6-990e-222e7d36c6c7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:52.494285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eda9448-684e-4faf-bda8-a6cb24f9ea21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8307d61-43b1-46e5-b2e3-81a964afb6fd', '4faa138e-b8a4-4857-9d99-f9a175691e94', 'abc6c686-5dad-4129-92f4-92821d8865b2', '56881f5f-c9ac-42e6-990e-222e7d36c6c7']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:52.494285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4d2f91-aef8-4645-b630-fb4336eebcea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:52.527349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef4d2f91-aef8-4645-b630-fb4336eebcea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deff5085-4891-4e77-a48e-9480eb0624ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-218531388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['a8307d61-43b1-46e5-b2e3-81a964afb6fd','4faa138e-b8a4-4857-9d99-f9a175691e94','abc6c686-5dad-4129-92f4-92821d8865b2','56881f5f-c9ac-42e6-990e-222e7d36c6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T12:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-218531388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deff5085-4891-4e77-a48e-9480eb0624ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:52.528122 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a56f22d-5a59-438e-b526-2c021b84d315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:52.550572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a56f22d-5a59-438e-b526-2c021b84d315) transitioned into state 'SUCCESS' from state '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-218531388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['a8307d61-43b1-46e5-b2e3-81a964afb6fd','4faa138e-b8a4-4857-9d99-f9a175691e94','abc6c686-5dad-4129-92f4-92821d8865b2','56881f5f-c9ac-42e6-990e-222e7d36c6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:52.551306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fb10a5-e997-4adb-862b-4c5e1bd634ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 12:59:52.564960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fb10a5-e997-4adb-862b-4c5e1bd634ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 12:59:52.566328 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (a8fe4b9a-cd4f-4810-a075-abd2e9e04fde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 12:59:52.566759 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 12:59:52.569085 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb86408f-c20c-4f46-b443-0112ec4d72be tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 12:59:52.569772 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1034/4133] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:52 2026] POST /volume/v3/volumes => generated 758 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 12:59:52.570498 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.573549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:52.573752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.573963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.574082 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:52.581002 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.581002 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:52.581904 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-733bd37d-ec78-444f-b832-a9dca0e4c401 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:52.582284 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1030/4134] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:52.586051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.588457 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:52.588723 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.588960 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.602265 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.602265 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:52.610275 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:52.620318 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f1bf10c-29e2-4a03-9bd1-4dc8f65d5a26 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:52.620318 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1040/4135] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:52.701890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.704430 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:52.704739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.705035 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.705217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:52.710860 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.710860 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:52.711753 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-de7f9825-7a37-4ffe-a1ad-ee21ddcc49f4 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:52.712325 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1032/4136] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:52.791023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.794403 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:52.794642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.794857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.804297 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.804297 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:52.811543 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:52.816577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a5de0f0-60e6-416f-9eaa-bbd919ada3b0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:52.817339 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1035/4137] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:52.836074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:52.838521 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:52.838662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:52.838885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:52.849640 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:52.849640 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:52.858339 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:52.871084 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-de2b3e53-0e16-462c-ab66-c67ebe05da94 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:52.871744 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1031/4138] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:52 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.411505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.413590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:53.413864 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.414071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.414195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:53.419325 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.419325 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:53.420099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7af4c3fd-eae6-476e-a4b3-7e872305f738 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:53.421026 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1041/4139] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.595004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.597693 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:53.598127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.598127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.598305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:53.603934 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.603934 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:53.604749 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3519c741-337b-4ffb-ac7b-034d7d9f645b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:53.605148 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1033/4140] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.637409 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.643426 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:53.643729 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.644010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.644656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.651076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:53.651076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.652232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.658593 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.658593 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:53.664208 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.664208 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:53.665787 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:53.670515 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:53.671910 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d330f252-dcb9-45f4-b080-e731eca7d8e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:53.672306 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1036/4141] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1366 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:53.675713 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-bd93a1ff-9ba3-4e61-a594-6ce4b1e19349 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:53.677329 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1032/4142] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.687213 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.689449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:53.689449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.689527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.697015 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.697015 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:53.701548 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:53.707509 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d80c75dd-a06b-42cc-98b8-81e349562eaa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:53.707961 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1042/4143] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:53.727064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.728986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:53.729220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.729421 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.729541 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:53.734566 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.734566 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:53.735148 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-308c314c-41b0-4b2c-bf14-e011a6edc7b9 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:53.737324 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1034/4144] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.788546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0a5ec57c-b44c-4a58-a3a2-6285a9f951ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.789068 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a5ec57c-b44c-4a58-a3a2-6285a9f951ac None None] GET https://10.4.3.137/volume// Aug 19 12:59:53.789603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a5ec57c-b44c-4a58-a3a2-6285a9f951ac None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.789690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0a5ec57c-b44c-4a58-a3a2-6285a9f951ac None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.790056 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0a5ec57c-b44c-4a58-a3a2-6285a9f951ac None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:53.790698 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1037/4145] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 12:59: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 19 12:59:53.799157 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-62711618-93f8-499b-8554-396ea67ee983 req-3a2d55ea-2f26-433b-819f-73ff799d24a2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.801408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-3a2d55ea-2f26-433b-819f-73ff799d24a2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:53.801938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-3a2d55ea-2f26-433b-819f-73ff799d24a2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a2dce26-3c5f-44c6-b929-204364d134cf", "connector": null, "instance_uuid": "ba15adfd-e3f6-4c84-8e5f-694adf6f1861"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:53.814122 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.814122 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:53.851944 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-3a2d55ea-2f26-433b-819f-73ff799d24a2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:53.852558 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1033/4146] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:53 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:53.894756 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.896773 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:53.896992 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.897156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.905715 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f9f428c-090f-45dc-8ae9-0bd0bb24554a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.905966 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f9f428c-090f-45dc-8ae9-0bd0bb24554a None None] GET https://10.4.3.137/volume// Aug 19 12:59:53.906506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f9f428c-090f-45dc-8ae9-0bd0bb24554a None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.906506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f9f428c-090f-45dc-8ae9-0bd0bb24554a None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.907005 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f9f428c-090f-45dc-8ae9-0bd0bb24554a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:53.908061 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1035/4147] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:53.909895 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.909895 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:53.915670 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:53.916809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:53.919846 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:53.920197 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:53.920515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:53.923953 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e2bf144-5efc-4343-8c43-485cb1f6170d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:53.924855 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1043/4148] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:53.932680 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:53.932680 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:53.937100 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:53.943372 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-56205fd2-b3e9-4e16-b9b5-3d5195d69591 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:53.943663 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1038/4149] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:53 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:54.084161 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:54.087487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] PUT https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf Aug 19 12:59:54.088145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:54.102750 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Acquiring lock "cinder-attachment_update-1a2dce26-3c5f-44c6-b929-204364d134cf-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:54.109163 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-1a2dce26-3c5f-44c6-b929-204364d134cf-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:54.110983 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:54.110983 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:54.261019 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-1a2dce26-3c5f-44c6-b929-204364d134cf-np0000007775" released by "attachment_update" :: held 0.152s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:54.261414 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-fa10409e-cceb-46d9-b14b-158335f80eaf tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf returned with HTTP 200 Aug 19 12:59:54.262007 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1034/4150] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:54 2026] PUT /volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:54.436144 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:54.441028 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:54.441262 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:54.441791 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:54.441791 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:54.454264 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:54.454264 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:54.456654 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-42b712a5-4622-4361-95cf-475bbdfc34e0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:54.458396 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1036/4151] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:54 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:54.618436 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:54.620745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:54.620966 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:54.621154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:54.621268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:54.626507 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:54.626507 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:54.627334 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-abc174a9-a252-4669-9ba8-ab282a766fe2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:54.627748 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1044/4152] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:54 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:54.750982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f9034722-6ff3-4b33-a126-192434c0ddfa None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:54.755376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9034722-6ff3-4b33-a126-192434c0ddfa tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:54.755376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9034722-6ff3-4b33-a126-192434c0ddfa tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:54.755376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9034722-6ff3-4b33-a126-192434c0ddfa tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:54.755376 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f9034722-6ff3-4b33-a126-192434c0ddfa tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:54.763107 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:54.763107 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:54.764144 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9034722-6ff3-4b33-a126-192434c0ddfa tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:54.764710 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1039/4153] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:54 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:54.944361 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:54.949911 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:54.950185 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:54.950535 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:54.975213 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:54.975213 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:54.979658 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:54.986008 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd7f63d2-ff31-4700-9c6a-13c157704391 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:54.986668 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1035/4154] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:54 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:55.252873 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.257110 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:55.257335 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.258651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.273608 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:55.273608 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:55.277346 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:55.282500 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-c7330d46-e13f-4890-bff3-96332fe09af6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:55.282916 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1037/4155] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:55 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:55.473150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.475354 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:55.475802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.475962 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.476115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:55.480634 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:55.480634 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:55.481398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7bb5eda-a9ab-41e2-9820-3bf942223409 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:55.482148 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1045/4156] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:55 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:55.642286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b6aa974-d074-4bde-aa14-1e747198c485 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.646885 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b6aa974-d074-4bde-aa14-1e747198c485 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:55.647214 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b6aa974-d074-4bde-aa14-1e747198c485 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.648439 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b6aa974-d074-4bde-aa14-1e747198c485 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.648439 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0b6aa974-d074-4bde-aa14-1e747198c485 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:55.658829 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:55.658829 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:55.658829 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b6aa974-d074-4bde-aa14-1e747198c485 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:55.658829 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1040/4157] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:55 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:55.780384 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.782672 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:55.782974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.783272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.783406 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:55.792901 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:55.792901 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:55.794049 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a40ce4ae-2f90-4c5d-a2f8-6c3e27b77f29 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:55.794763 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1036/4158] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:55 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:55.938732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.945735 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:55.946034 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.946804 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.965537 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:55.965537 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:55.970566 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:55.975658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-cc4441f8-ce85-4c0c-8a8c-14868deaf382 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:55.976220 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1038/4159] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:55 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:55.995624 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-578f1c60-f41b-462d-b17e-77538b81fd96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:55.996131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-578f1c60-f41b-462d-b17e-77538b81fd96 None None] GET https://10.4.3.137/volume// Aug 19 12:59:55.996417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-578f1c60-f41b-462d-b17e-77538b81fd96 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:55.996722 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-578f1c60-f41b-462d-b17e-77538b81fd96 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:55.997186 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-578f1c60-f41b-462d-b17e-77538b81fd96 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:55.997940 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1046/4160] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 12:59: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 19 12:59:56.003745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:56.005449 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:56.005812 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:56.006084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:56.009207 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-758f112c-ad68-4e0c-8677-5922efc16177 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:56.012202 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-758f112c-ad68-4e0c-8677-5922efc16177 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 12:59:56.012202 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-758f112c-ad68-4e0c-8677-5922efc16177 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deff5085-4891-4e77-a48e-9480eb0624ed", "connector": null, "instance_uuid": "a02dcf0f-fe3e-4422-b8b1-4073eed8bb82"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:56.016912 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:56.016912 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:56.020406 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:56.020406 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:56.021547 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:56.027371 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8d2dabe8-9c2a-4154-9fe9-27179ef14cb0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:56.028149 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1041/4161] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:56 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:56.053934 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-758f112c-ad68-4e0c-8677-5922efc16177 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 12:59:56.054495 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1037/4162] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 12:59:56 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 19 12:59:56.496946 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:56.513222 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:56.514877 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:56.515117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:56.518054 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:56.532125 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:56.532125 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:56.532125 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b3d5b06-169e-40de-8365-5e28738cf1a8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:56.532125 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1039/4163] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:56 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:56.685474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:56.687865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:56.688124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:56.689237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:56.689237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:56.698326 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:56.698326 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:56.704338 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cdb1f106-3e83-48d1-9461-5f7bb6e06564 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:56.704928 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1047/4164] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:56 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:56.813957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:56.815814 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:56.816264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:56.816766 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:56.817035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:56.824950 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:56.824950 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:56.826679 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb29b0a0-00ca-40e6-a9af-1ccc5afbdd34 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:56.826679 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1042/4165] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:56 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:57.044776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.048192 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:57.048405 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.048754 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.074094 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.074094 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:57.084109 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:57.092028 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e9ffce1-a90a-4143-adaa-6ad545e32f5f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:57.092430 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1038/4166] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:57.546300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.549274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:57.549274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.549914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.550973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:57.558270 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.558270 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:57.559139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c007e349-bcd7-45d6-bc04-38b03abda7b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:57.559718 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1040/4167] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:57.581952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7786354d-292a-4543-8de0-0314a534bb96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.582662 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7786354d-292a-4543-8de0-0314a534bb96 None None] GET https://10.4.3.137/volume// Aug 19 12:59:57.583519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7786354d-292a-4543-8de0-0314a534bb96 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.583519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7786354d-292a-4543-8de0-0314a534bb96 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.583914 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7786354d-292a-4543-8de0-0314a534bb96 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:57.584293 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1048/4168] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 12:59:57.596964 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.603688 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 12:59:57.604110 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.604155 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.615182 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.615182 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:57.619318 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 12:59:57.625407 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-9d6845fb-632a-4ae8-8bac-b0dd53e9fbd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 12:59:57.626027 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1043/4169] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:57.721355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.721355 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:57.721355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.721355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.721355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:57.724745 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.724745 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:57.725458 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ec77b5e-bebc-4fa2-b377-c0fdc296a8a0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:57.725888 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1039/4170] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:57.749543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.751973 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 Aug 19 12:59:57.752536 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:57.762195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-deff5085-4891-4e77-a48e-9480eb0624ed-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 12:59:57.773304 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-deff5085-4891-4e77-a48e-9480eb0624ed-np0000007775" acquired by "attachment_update" :: waited 0.011s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 12:59:57.774678 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.774678 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:57.838433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.841514 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:57.841712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:57.841899 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:57.842198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:57.846828 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.846828 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:57.847501 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f560b4d8-1d6e-47ef-b74a-0faa7a6c5b24 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:57.847897 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1049/4171] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:57 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:57.873036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-deff5085-4891-4e77-a48e-9480eb0624ed-np0000007775" released by "attachment_update" :: held 0.100s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 12:59:57.873908 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-de1ed949-dd83-4f83-bb17-68355468a63d tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 returned with HTTP 200 Aug 19 12:59:57.877230 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1041/4172] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 12:59:57 2026] PUT /volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:57.902368 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-a188caf8-3352-4f00-ad19-526a554a0b58 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:57.906456 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-a188caf8-3352-4f00-ad19-526a554a0b58 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056/action Aug 19 12:59:57.906945 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-a188caf8-3352-4f00-ad19-526a554a0b58 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:57.907035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-a188caf8-3352-4f00-ad19-526a554a0b58 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:57.933535 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:57.933535 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:57.950089 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-446b559f-3b44-442f-8670-877f4a6c58c4 req-a188caf8-3352-4f00-ad19-526a554a0b58 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056/action returned with HTTP 204 Aug 19 12:59:57.950955 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1044/4173] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:57 2026] POST /volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:58.109404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.111715 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:58.112088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.112506 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.143073 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.143073 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:58.156461 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:58.164160 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e4d0ff79-6d26-48d0-9030-bee79616b333 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:58.164855 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1040/4174] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:58.449733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.451432 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:58.451652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.452232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.483622 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.483622 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:58.489416 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Volume info retrieved successfully. Aug 19 12:59:58.496392 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-625cf5a1-ebbe-4a44-8bfe-195516d92ef2 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:58.497514 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1050/4175] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:58.556402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.560932 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:58.561185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.561509 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.574147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.575188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-62711618-93f8-499b-8554-396ea67ee983 req-75785bee-e6dd-41bd-a5e1-c3c3cde07874 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.576191 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:58.576678 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.576995 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.577184 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:58.579897 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-75785bee-e6dd-41bd-a5e1-c3c3cde07874 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf/action Aug 19 12:59:58.580338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-75785bee-e6dd-41bd-a5e1-c3c3cde07874 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:58.580963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-75785bee-e6dd-41bd-a5e1-c3c3cde07874 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:58.582795 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.582795 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:58.583685 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9091e850-3ddf-4c26-8ad5-f4f2b7d3ff09 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:58.584155 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1045/4176] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:58.584280 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.584280 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:58.590543 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:58.597443 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-1d38796f-b546-483c-84c4-88504d22e6e0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:58.598058 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1042/4177] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:58.607377 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.607377 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:58.634155 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.635522 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-62711618-93f8-499b-8554-396ea67ee983 req-75785bee-e6dd-41bd-a5e1-c3c3cde07874 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf/action returned with HTTP 204 Aug 19 12:59:58.635522 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1041/4178] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 12:59:58 2026] POST /volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:58.636811 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action Aug 19 12:59:58.637265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 12:59:58.637424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:58.669340 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.669340 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:58.669913 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:58.681341 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Begin detaching volume completed successfully. Aug 19 12:59:58.681958 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-7de167a7-48a8-48af-bc34-e70e2d63e599 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action returned with HTTP 202 Aug 19 12:59:58.683071 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1051/4179] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 12:59:58 2026] POST /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:58.714972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9278359e-8405-4edd-9e5f-440c449d554a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.716981 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9278359e-8405-4edd-9e5f-440c449d554a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:58.717352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9278359e-8405-4edd-9e5f-440c449d554a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.717747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9278359e-8405-4edd-9e5f-440c449d554a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.739450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.741322 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:58.742206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.742206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.743141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:58.747401 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.747401 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:58.755018 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9278359e-8405-4edd-9e5f-440c449d554a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:58.756597 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.756597 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:58.758310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e9ea7b53-259b-446e-ad16-2b6302bf97d4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:58.758420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-70780010-8266-432f-ab0d-ca94be4b3591 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.758938 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70780010-8266-432f-ab0d-ca94be4b3591 None None] GET https://10.4.3.137/volume// Aug 19 12:59:58.759080 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1043/4180] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:58.759137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70780010-8266-432f-ab0d-ca94be4b3591 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.759137 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-70780010-8266-432f-ab0d-ca94be4b3591 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.759852 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-70780010-8266-432f-ab0d-ca94be4b3591 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 12:59:58.759852 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1042/4181] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 12:59: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 19 12:59:58.762446 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9278359e-8405-4edd-9e5f-440c449d554a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:58.763069 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1046/4182] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1445 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:58.771153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.775297 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:58.775297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.775297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.775441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.776413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:58.776668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.776831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.776934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:58.782647 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.782647 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:58.783599 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fea00e63-1c08-4189-a16c-6b95ce01cc21 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:58.783928 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1044/4183] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:58.794625 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.797379 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:58.797894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.797894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.798071 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: 9f9687a5-2d33-4c79-a878-71f4013b34ed. Aug 19 12:59:58.798839 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.798839 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:58.804522 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.804522 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:58.806170 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:58.813152 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-ad57314b-8dfa-45f3-b15f-8794a38f56d9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:58.814167 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1052/4184] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1625 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 12:59:58.824135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id 9f9687a5-2d33-4c79-a878-71f4013b34ed {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 12:59:58.826886 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ae4a20b-db3a-45ee-8547-702e62c642a8 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 202 Aug 19 12:59:58.827524 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1043/4185] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 12:59:58 2026] DELETE /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 12:59:58.837666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.845819 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:58.846045 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.846353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.846416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:58.858457 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.858457 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:58.858457 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-66d5e5cd-1efe-4c42-a38b-eefee0cf0d25 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 200 Aug 19 12:59:58.858781 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1047/4186] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 707 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:58.861828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55ba5629-3f60-4260-a91c-35895d8222e8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:58.865362 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55ba5629-3f60-4260-a91c-35895d8222e8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:58.865739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55ba5629-3f60-4260-a91c-35895d8222e8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:58.865996 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55ba5629-3f60-4260-a91c-35895d8222e8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:58.866148 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-55ba5629-3f60-4260-a91c-35895d8222e8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:58.876479 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:58.876479 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:58.877265 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55ba5629-3f60-4260-a91c-35895d8222e8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:58.877891 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1045/4187] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:58 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:59.182083 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff68f7b2-f182-415f-968a-790400cfc04b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.184967 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff68f7b2-f182-415f-968a-790400cfc04b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 12:59:59.186044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff68f7b2-f182-415f-968a-790400cfc04b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.186481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff68f7b2-f182-415f-968a-790400cfc04b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.205613 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.205613 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:59.212276 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff68f7b2-f182-415f-968a-790400cfc04b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 12:59:59.218154 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff68f7b2-f182-415f-968a-790400cfc04b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 12:59:59.218154 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1053/4188] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 1175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:59.581236 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.585884 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:59.587115 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.587399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.598440 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.600739 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 12:59:59.601158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.601158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.601610 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:59.606228 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.606228 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:59.606994 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baa4bac5-0f7e-456d-b5ec-3e7909dfd38e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 12:59:59.607112 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.607112 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 12:59:59.607520 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1048/4189] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:59.620771 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:59.628582 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-cc5792c7-997d-4320-8315-1a7bccd789aa tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:59.629032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1044/4190] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:59.649840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-820b09e4-856f-4243-b576-b3f7d03ab93a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.652924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-820b09e4-856f-4243-b576-b3f7d03ab93a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 Aug 19 12:59:59.653161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-820b09e4-856f-4243-b576-b3f7d03ab93a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.653412 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-820b09e4-856f-4243-b576-b3f7d03ab93a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.666097 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.666097 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:59.742802 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6cff0718-a602-4e5e-9c05-97d7a6debfaf req-820b09e4-856f-4243-b576-b3f7d03ab93a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 returned with HTTP 200 Aug 19 12:59:59.743750 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1046/4191] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 12:59:59 2026] DELETE /volume/v3/attachments/47d69f15-9e03-4628-b694-0e5455caeb85 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 12:59:59.781077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.783084 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:59.783377 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.783585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.795857 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.795857 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:59.802271 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:59.808875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-58bc255c-d72a-4053-a6fb-a2a4123d7f48 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:59.809388 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1054/4192] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:59.831123 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.833288 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:59.833633 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.833883 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.855399 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.855399 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:59.860199 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] Volume info retrieved successfully. Aug 19 12:59:59.868115 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-eaa39f4f-3389-4c1d-9699-128d778e6997 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-reader] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:59.868115 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1049/4193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:59.872493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f20fd094-5302-4fff-a77c-a63b261cb06b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.875865 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f20fd094-5302-4fff-a77c-a63b261cb06b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed Aug 19 12:59:59.876176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f20fd094-5302-4fff-a77c-a63b261cb06b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.876486 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f20fd094-5302-4fff-a77c-a63b261cb06b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.876658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f20fd094-5302-4fff-a77c-a63b261cb06b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 9f9687a5-2d33-4c79-a878-71f4013b34ed. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:59.882270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f20fd094-5302-4fff-a77c-a63b261cb06b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed returned with HTTP 404 Aug 19 12:59:59.883083 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1045/4194] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/backups/9f9687a5-2d33-4c79-a878-71f4013b34ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 12:59:59.892474 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.892967 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01d23151-b8f2-448f-a018-0ba039f42d6f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.895227 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 12:59:59.895406 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 12:59:59.895643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.895816 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4347065-c421-46fb-8d9a-a17c5b163fd9", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1252095376", "container": "tempest-volumesbackupstest-backup-container-1971591934"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 12:59:59.895976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.896053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 12:59:59.898703 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating new backup {'backup': {'volume_id': 'f4347065-c421-46fb-8d9a-a17c5b163fd9', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1252095376', 'container': 'tempest-volumesbackupstest-backup-container-1971591934'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 12:59:59.898703 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Creating backup of volume f4347065-c421-46fb-8d9a-a17c5b163fd9 in container tempest-volumesbackupstest-backup-container-1971591934 Aug 19 12:59:59.908224 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.908224 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 12:59:59.909267 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea59aa3a-72fc-400d-a851-43de32b2a4ce tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 12:59:59.912713 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1047/4195] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 12:59:59.912821 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.912821 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 12:59:59.913506 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 12:59:59.940752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Created reservations ['36966c64-996c-446b-a239-2233710c9dd2', '568f9675-06a2-405c-a8f8-25edf6f66906'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 12:59:59.945174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 12:59:59.948198 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 12:59:59.948507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 12:59:59.948688 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 12:59:59.960023 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 12:59:59.960023 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 12:59:59.965944 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 12:59:59.972643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-b06a594d-f563-4bdb-b025-8eb8b4c8f8b0 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 12:59:59.973196 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1050/4196] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 12:59:59 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 12:59:59.996007 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01d23151-b8f2-448f-a018-0ba039f42d6f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 12:59:59.996504 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1055/4197] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 12:59:59 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:00.012207 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.016945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.018945 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:00.019138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.019487 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.019658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:00.024142 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action Aug 19 13:00:00.024618 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:00.024958 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:00.025551 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.025551 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:00.026476 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-03e939d4-90b3-4d8e-9348-a7b98ec49df6 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:00.026838 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1046/4198] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:00 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:00.041018 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.041018 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:00.041348 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:00.048835 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Begin detaching volume completed successfully. Aug 19 13:00:00.049871 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-73597b07-1773-42fb-982c-100086d5f693 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action returned with HTTP 202 Aug 19 13:00:00.049871 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1048/4199] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:00 2026] POST /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:00.076948 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.079274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:00.080470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.080861 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.093340 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.093340 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:00.096815 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:00.103083 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6620bcf-5e7f-45d3-8e0e-3d1fc53111ad tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:00.103083 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1051/4200] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:00 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:00.107975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-beccb753-ca38-4b57-9d14-79516e21e731 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.108353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beccb753-ca38-4b57-9d14-79516e21e731 None None] GET https://10.4.3.137/volume// Aug 19 13:00:00.110458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beccb753-ca38-4b57-9d14-79516e21e731 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.110458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-beccb753-ca38-4b57-9d14-79516e21e731 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.110458 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-beccb753-ca38-4b57-9d14-79516e21e731 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:00.110458 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1056/4201] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:00.116370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.118970 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:00.119121 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.119367 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.134360 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.134360 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:00.140296 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:00.146868 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-a723dbae-2d3d-4657-ad2c-4c247fba7954 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:00.147528 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1047/4202] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:00 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:00.621863 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.626767 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:00.627055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.627330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.627489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:00.633926 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.633926 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:00.634998 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bca3e987-3d01-4d14-bfb5-09dda43fb83c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:00.635545 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1049/4203] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:00 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:00.929359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:00.931743 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:00.931855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:00.932014 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:00.932116 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:00.936727 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:00.936727 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:00.937391 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fda8934b-81df-4e34-89f4-bcaa33b17cee tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:00.937782 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1052/4204] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:00 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:01.040277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c63729b1-121c-4314-911c-7554849d2bdf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:01.041367 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c63729b1-121c-4314-911c-7554849d2bdf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:01.041675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c63729b1-121c-4314-911c-7554849d2bdf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:01.045237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c63729b1-121c-4314-911c-7554849d2bdf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:01.045237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c63729b1-121c-4314-911c-7554849d2bdf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:01.048187 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:01.048187 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:01.049497 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c63729b1-121c-4314-911c-7554849d2bdf tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:01.050215 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1057/4205] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:01 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:01.122099 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:01.125365 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:01.125687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:01.125971 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:01.145033 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:01.145033 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:01.153914 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:01.160766 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f5d2be36-f1d2-4fd2-8fbf-da3928b0b474 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:01.161419 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1048/4206] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:01 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:01.648495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:01.651144 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:01.651469 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:01.651735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:01.651877 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:01.658661 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:01.658661 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:01.659850 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-233eccd5-0839-4c0c-8d86-4369acaa1d0b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:01.660454 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1050/4207] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:01 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:01.950754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:01.955405 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:01.955405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:01.955405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:01.955405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:01.960128 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:01.960128 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:01.961185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ea2c44f-f952-4d6e-b6b6-e8269c9da662 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:01.961831 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1053/4208] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:01 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:02.069490 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-51d86129-bbc0-40b0-b489-052747c98d2c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:02.071728 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51d86129-bbc0-40b0-b489-052747c98d2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:02.072733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51d86129-bbc0-40b0-b489-052747c98d2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:02.072733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-51d86129-bbc0-40b0-b489-052747c98d2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:02.073488 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-51d86129-bbc0-40b0-b489-052747c98d2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:02.079414 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:02.079414 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:02.080329 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-51d86129-bbc0-40b0-b489-052747c98d2c tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:02.080870 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1058/4209] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:02 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:02.180533 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c9771222-63a5-4de9-8090-bfa628013800 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:02.185993 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9771222-63a5-4de9-8090-bfa628013800 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:02.186286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9771222-63a5-4de9-8090-bfa628013800 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:02.186584 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9771222-63a5-4de9-8090-bfa628013800 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:02.208062 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:02.208062 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:02.212214 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c9771222-63a5-4de9-8090-bfa628013800 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:02.216998 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9771222-63a5-4de9-8090-bfa628013800 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:02.217457 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1049/4210] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:02 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:02.672212 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:02.674262 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:02.674598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:02.674916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:02.675237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:02.680175 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:02.680175 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:02.681221 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9876c56e-79ba-4f85-80db-d2c6a8d884bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:02.681828 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1051/4211] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:02 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:02.973491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:02.973883 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:02.975438 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:02.975673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:02.976150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:02.976150 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:02.979195 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:02.979195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:02.979195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:02.981185 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:02.981185 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:02.981910 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ce4e170-a355-48a5-8bfa-ec1ac431c054 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:02.982345 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1059/4212] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:02 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:02.995341 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:02.995341 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:02.998989 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:03.004222 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-99b38b0a-54f3-4880-ab77-f066778c777e tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 13:00:03.005064 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1054/4213] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:02 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:03.033378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.035591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf/action Aug 19 13:00:03.035998 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:03.036162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:03.047312 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:03.047312 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:03.047919 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:03.057221 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Begin detaching volume completed successfully. Aug 19 13:00:03.057516 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-62f2f07d-7abb-45cd-bc12-e44a0686656a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf/action returned with HTTP 202 Aug 19 13:00:03.058078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1050/4214] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:03 2026] POST /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:03.093794 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c6cd670-828a-47ff-8890-ed1747e1366d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.097264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c6cd670-828a-47ff-8890-ed1747e1366d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:03.097608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c6cd670-828a-47ff-8890-ed1747e1366d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:03.097876 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c6cd670-828a-47ff-8890-ed1747e1366d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:03.098038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0c6cd670-828a-47ff-8890-ed1747e1366d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:03.102897 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:03.102897 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:03.103796 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c6cd670-828a-47ff-8890-ed1747e1366d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:03.104450 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1052/4215] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:03 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:03.111728 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3e259b0-4adf-4ee3-b60c-b80e791b7165 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.112143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3e259b0-4adf-4ee3-b60c-b80e791b7165 None None] GET https://10.4.3.137/volume// Aug 19 13:00:03.112379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3e259b0-4adf-4ee3-b60c-b80e791b7165 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:03.112590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3e259b0-4adf-4ee3-b60c-b80e791b7165 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:03.112912 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3e259b0-4adf-4ee3-b60c-b80e791b7165 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:03.113217 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1060/4216] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:03.120616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.122791 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:03.123287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:03.124390 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:03.135229 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:03.135229 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:03.143151 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:03.149574 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-aa58a81d-4f5a-4e73-9507-16e9149301fb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 13:00:03.150183 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1055/4217] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:03 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:03.231235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.233322 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:03.233598 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:03.233830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:03.246152 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:03.246152 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:03.252751 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:03.256851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23feef69-370f-4c1d-b4e9-6dd4630e3aa8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:03.257487 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1051/4218] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:03 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:03.694724 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.696950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:03.697217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:03.697835 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:03.697835 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:03.704163 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:03.704163 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:03.705163 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd1c81bb-e87b-4186-9131-a5d028f670a5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:03.705925 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1053/4219] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:03 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:03.997623 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:03.999543 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:03.999821 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:04.000064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:04.000221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:04.004507 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:04.004507 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:04.005245 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e8291fad-f030-47b6-bd0c-fcd61bb3c703 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:04.006449 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1061/4220] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:03 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:04.117166 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:04.120775 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:04.121164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:04.121392 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:04.121605 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:04.126408 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:04.126408 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:04.127395 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2e88f17-1fa7-4e30-9710-e8affe9a2177 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:04.127886 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1056/4221] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:04 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:04.273622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-90583fae-79f9-479c-b78f-91a4253b80d8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:04.276158 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90583fae-79f9-479c-b78f-91a4253b80d8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:04.276520 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90583fae-79f9-479c-b78f-91a4253b80d8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:04.276856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90583fae-79f9-479c-b78f-91a4253b80d8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:04.291309 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:04.291309 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:04.297107 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-90583fae-79f9-479c-b78f-91a4253b80d8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:04.304291 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90583fae-79f9-479c-b78f-91a4253b80d8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:04.305121 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1052/4222] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:04 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:04.719010 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:04.721648 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:04.721986 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:04.722291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:04.722445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:04.728762 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:04.728762 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:04.730179 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d8f0e96a-7974-417b-95c0-a28505b4dcfa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:04.730541 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1054/4223] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:04 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:04.982680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:04.985119 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:04.985354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:04.985572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:04.996667 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:04.996667 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:05.000173 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:05.004396 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-84b68091-5932-4294-83be-9876fc3d4896 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:05.004760 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1062/4224] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:04 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:05.017437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6f987eb2-e050-416d-911b-54d39ad43e0b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:05.018880 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f987eb2-e050-416d-911b-54d39ad43e0b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:05.019185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f987eb2-e050-416d-911b-54d39ad43e0b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:05.019514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f987eb2-e050-416d-911b-54d39ad43e0b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:05.019743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6f987eb2-e050-416d-911b-54d39ad43e0b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:05.023970 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:05.023970 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:05.025657 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f987eb2-e050-416d-911b-54d39ad43e0b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:05.025657 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1057/4225] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:05 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:05.139744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:05.143453 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:05.143453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:05.143453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:05.143453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:05.149721 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:05.149721 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:05.150882 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f22ba0a0-f092-4067-9f46-a4f1df642769 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:05.151367 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1053/4226] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:05 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:05.320781 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:05.323208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:05.323524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:05.323805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:05.339928 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:05.339928 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:05.345689 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:05.352697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af3b12c4-31e0-4a07-8f5e-fd2d741d1348 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:05.353345 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1055/4227] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:05 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:05.740982 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:05.743088 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:05.743366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:05.743597 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:05.743729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:05.748444 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:05.748444 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:05.749174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91e8caf1-6e6e-417f-ad65-4004ca670aa2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:05.749656 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1063/4228] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:05 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:06.036851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.041400 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:06.041400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:06.041400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:06.041400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:06.045138 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.045138 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:06.046195 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ac7d97d-1c59-4ee0-a53c-eb46bd472022 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:06.046962 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1058/4229] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:06 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:06.163205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-17d4b99e-6816-4fef-96ba-38540c26927b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.166029 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17d4b99e-6816-4fef-96ba-38540c26927b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:06.166310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17d4b99e-6816-4fef-96ba-38540c26927b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:06.166574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-17d4b99e-6816-4fef-96ba-38540c26927b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:06.166718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-17d4b99e-6816-4fef-96ba-38540c26927b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:06.172371 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.172371 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:06.173398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-17d4b99e-6816-4fef-96ba-38540c26927b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:06.173910 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1054/4230] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:06 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:06.372431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.374528 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:06.376272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:06.376272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:06.391651 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.391651 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:06.396489 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:06.403182 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f256811-4eee-41cb-9937-ad4fb07ed296 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:06.403641 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1056/4231] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:06 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:06.682971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-796191d8-d842-4ede-88ef-05578e5617cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.685331 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-796191d8-d842-4ede-88ef-05578e5617cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf Aug 19 13:00:06.685736 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-796191d8-d842-4ede-88ef-05578e5617cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:06.686978 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-796191d8-d842-4ede-88ef-05578e5617cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:06.694808 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.694808 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:06.762773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.765262 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:00:06.766106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:06.766106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:06.766106 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:06.769752 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-67f4a737-75cf-49ec-897c-6b2ac08e1cac req-796191d8-d842-4ede-88ef-05578e5617cb tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf returned with HTTP 200 Aug 19 13:00:06.770545 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1064/4232] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:06 2026] DELETE /volume/v3/attachments/e32d6298-6c80-4804-b954-107127ace3bf => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:06.773415 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.773415 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:06.774428 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32205aee-bd0d-4157-8af0-15d8540b8c55 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:00:06.774924 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1059/4233] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:06 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:06.788398 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:06.902696 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:06.903159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:06.905208 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Creating new backup {'backup': {'volume_id': '5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:06.905600 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Creating backup of volume 5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 in container None Aug 19 13:00:06.917825 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:06.917825 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:06.918967 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Volume info retrieved successfully. Aug 19 13:00:06.951182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Created reservations ['e3f0dd72-5c4f-4741-8ba1-41c373894b6f', '9bbcdc5f-0f5e-4deb-8218-adc63c8381f1'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:07.004197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d739ff24-cb06-4966-b99a-6c22ba9e34cc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:07.004720 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1055/4234] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:06 2026] POST /volume/v3/backups => generated 288 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:07.012977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.014793 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:07.015009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.015294 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.015376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:07.021463 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.021463 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:07.021727 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f693e23f-b1d4-483e-8f48-9d8804e1c623 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:07.022125 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1057/4235] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.041734 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-3fea409a-250e-43db-a634-3982c9674919 req-3fccbee7-1fc2-43fd-bf1a-50e1c8961ef1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.048059 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-3fccbee7-1fc2-43fd-bf1a-50e1c8961ef1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa Aug 19 13:00:07.048337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-3fccbee7-1fc2-43fd-bf1a-50e1c8961ef1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.048703 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-3fccbee7-1fc2-43fd-bf1a-50e1c8961ef1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.058579 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.061732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:07.062079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.062460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.062619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:07.062957 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.062957 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:07.068737 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.068737 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:07.069902 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9f4da89b-7e57-41a6-a746-d5d813d484f8 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:07.070941 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1060/4236] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.089822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c4f1ff3f-4c85-428c-bca3-86d2fdd7782a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.144351 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-3fea409a-250e-43db-a634-3982c9674919 req-3fccbee7-1fc2-43fd-bf1a-50e1c8961ef1 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa returned with HTTP 200 Aug 19 13:00:07.144914 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1065/4237] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:07 2026] DELETE /volume/v3/attachments/4094b373-b6a3-4a16-ac45-3d5faa0ff0aa => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.188792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a5938835-977a-4952-9f95-2910f1e46730 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.190797 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5938835-977a-4952-9f95-2910f1e46730 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:07.191079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5938835-977a-4952-9f95-2910f1e46730 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.191190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a5938835-977a-4952-9f95-2910f1e46730 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.191321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a5938835-977a-4952-9f95-2910f1e46730 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:07.198341 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.198341 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:07.200044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a5938835-977a-4952-9f95-2910f1e46730 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:07.201944 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1058/4238] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.225592 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4f1ff3f-4c85-428c-bca3-86d2fdd7782a tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-member] PUT https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:07.226302 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4f1ff3f-4c85-428c-bca3-86d2fdd7782a tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:07.232895 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.232895 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:07.256334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4f1ff3f-4c85-428c-bca3-86d2fdd7782a tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-member] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:07.256888 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1056/4239] 10.4.3.137 () {70 vars in 1408 bytes} [Wed Aug 19 13:00:07 2026] PUT /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 316 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.267119 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-85147b16-3416-4578-b8b6-426759a2cef2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.269836 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85147b16-3416-4578-b8b6-426759a2cef2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:07.271636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85147b16-3416-4578-b8b6-426759a2cef2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.271636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-85147b16-3416-4578-b8b6-426759a2cef2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.271636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-85147b16-3416-4578-b8b6-426759a2cef2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:07.275917 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.275917 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:07.277113 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-85147b16-3416-4578-b8b6-426759a2cef2 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:07.277341 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1061/4240] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.293749 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.295554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] DELETE https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:07.295751 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.295933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.296053 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Delete backup with id: a35dfe0b-149a-4a4a-bd46-116782f389de. Aug 19 13:00:07.307349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.309414 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:07.309869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-641026711", "snapshot_id": "582a7b97-63d1-41b5-8254-bb137233a6da", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:07.309965 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.309965 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:07.312100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-641026711', 'snapshot_id': '582a7b97-63d1-41b5-8254-bb137233a6da', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:07.318844 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.318844 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:07.319462 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:07.319668 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume of 1 GB Aug 19 13:00:07.326553 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Availability Zones retrieved successfully. Aug 19 13:00:07.335023 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (14894024-bfc5-49ba-a6f0-984a860d1970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:07.336487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b75ba8-e812-4b74-89c3-fd4de744e2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.338080 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:07.339585 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] delete_backup rpcapi backup_id a35dfe0b-149a-4a4a-bd46-116782f389de {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:00:07.345288 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd5a683e-697f-4435-aa0d-17999dd88c2e tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 202 Aug 19 13:00:07.346305 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1066/4241] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:07 2026] DELETE /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:07.361837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.364545 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:07.365182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.365182 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.365453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:07.373843 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.373843 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:07.374240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-979be68f-8d84-4282-b9aa-7d8da4c6731d tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 200 Aug 19 13:00:07.374719 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1057/4242] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.390319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b75ba8-e812-4b74-89c3-fd4de744e2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '582a7b97-63d1-41b5-8254-bb137233a6da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.391485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c76b2d-9c3b-4b0d-9b5c-a31a8ccd8d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.423532 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.428785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:07.428985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.429429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.440762 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.440762 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:07.453353 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:07.466849 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0eab7b-357a-4747-b0c5-518d95fcccf6 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:07.467468 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1062/4243] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.493031 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.495675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:07.496033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.496216 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.510872 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.510872 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:07.513235 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['1dd7590c-2bc8-44f3-b57a-d99a857baf88', '9ab4385b-3323-4c9e-acc8-faacb10596dc', '87ca25c0-7f67-444e-8cb5-34a493f79977', 'fa73b745-169c-4d15-be6b-122f7e6002a1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:07.514427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c76b2d-9c3b-4b0d-9b5c-a31a8ccd8d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dd7590c-2bc8-44f3-b57a-d99a857baf88', '9ab4385b-3323-4c9e-acc8-faacb10596dc', '87ca25c0-7f67-444e-8cb5-34a493f79977', 'fa73b745-169c-4d15-be6b-122f7e6002a1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.515646 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c9bd54-452e-4abd-aeff-2cbd67d93a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.517953 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:07.525823 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd7abe2c-d8f6-48f7-8f18-78602674c8e8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:07.526538 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1067/4244] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.581293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c9bd54-452e-4abd-aeff-2cbd67d93a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c302e82-4cfe-4561-a0d0-56169c2f968a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-641026711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['1dd7590c-2bc8-44f3-b57a-d99a857baf88','9ab4385b-3323-4c9e-acc8-faacb10596dc','87ca25c0-7f67-444e-8cb5-34a493f79977','fa73b745-169c-4d15-be6b-122f7e6002a1'],size=1,snapshot_id=582a7b97-63d1-41b5-8254-bb137233a6da,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-641026711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c302e82-4cfe-4561-a0d0-56169c2f968a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186f030ead1a400b9c0a658a3aff0239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=582a7b97-63d1-41b5-8254-bb137233a6da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78880fc007694a74a13de7d4119f0b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.582326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a674b1-30c5-4aa3-a85a-33f588ff1656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.595893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-13dbde7e-5aec-4c60-8818-b10318704135 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.601641 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13dbde7e-5aec-4c60-8818-b10318704135 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:07.601641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13dbde7e-5aec-4c60-8818-b10318704135 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.601641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13dbde7e-5aec-4c60-8818-b10318704135 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.610844 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.610844 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:07.613275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a674b1-30c5-4aa3-a85a-33f588ff1656) transitioned into state 'SUCCESS' from state '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-641026711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['1dd7590c-2bc8-44f3-b57a-d99a857baf88','9ab4385b-3323-4c9e-acc8-faacb10596dc','87ca25c0-7f67-444e-8cb5-34a493f79977','fa73b745-169c-4d15-be6b-122f7e6002a1'],size=1,snapshot_id=582a7b97-63d1-41b5-8254-bb137233a6da,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.614332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03373357-cac2-43cb-b51d-c17025f50eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.621964 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-13dbde7e-5aec-4c60-8818-b10318704135 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:07.628484 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13dbde7e-5aec-4c60-8818-b10318704135 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:07.629533 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1058/4245] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:07.663748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03373357-cac2-43cb-b51d-c17025f50eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.664616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (14894024-bfc5-49ba-a6f0-984a860d1970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:07.664928 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request issued successfully. Aug 19 13:00:07.665587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b31a9403-a8dc-4eaa-8b3b-8c194ef3ee5a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:07.665989 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1059/4246] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:07 2026] POST /volume/v3/volumes => generated 790 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:07.681281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.684873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:07.685173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:07.685404 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:07.697807 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.697807 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:07.705344 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:07.709103 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-06c3b3e8-0d74-4e7b-a643-735a47b70688 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:07.709742 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1063/4247] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:07 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:07.711164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:07.716813 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:07.717222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1907028555", "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:07.721873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1907028555', 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:07.832553 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume of 1 GB Aug 19 13:00:07.832903 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.832903 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:07.833795 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Availability Zones retrieved successfully. Aug 19 13:00:07.841189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (54179da2-95fa-44d1-a519-93fa520be749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:07.844800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4751001c-4144-485f-8b35-f71f931f3e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.845148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:07.907118 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:07.907118 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:07.926225 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4751001c-4144-485f-8b35-f71f931f3e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ec39698f-9acf-481c-907b-51cc92d254fd,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec39698f-9acf-481c-907b-51cc92d254fd', 'encryption_key_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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.926985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a515d48f-642a-4ba4-808f-d5e4f7ba3f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:07.985828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Created reservations ['69113b4c-01e6-4483-ab64-2dafca95a87c', 'ed59339b-997e-4cd4-87d6-1d0aa510d56f', '29d0669b-3429-45a4-bb45-20862505cfd3', 'e5077115-5992-450e-bdef-86b20273ac61'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:07.986406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a515d48f-642a-4ba4-808f-d5e4f7ba3f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69113b4c-01e6-4483-ab64-2dafca95a87c', 'ed59339b-997e-4cd4-87d6-1d0aa510d56f', '29d0669b-3429-45a4-bb45-20862505cfd3', 'e5077115-5992-450e-bdef-86b20273ac61']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:07.987456 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674e3947-6fb4-4c4a-be53-a690357f0a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:08.021482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674e3947-6fb4-4c4a-be53-a690357f0a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c68b1ee6-ec2d-409d-92e2-be77fb0d9670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1907028555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['69113b4c-01e6-4483-ab64-2dafca95a87c','ed59339b-997e-4cd4-87d6-1d0aa510d56f','29d0669b-3429-45a4-bb45-20862505cfd3','e5077115-5992-450e-bdef-86b20273ac61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1907028555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c68b1ee6-ec2d-409d-92e2-be77fb0d9670,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='65409843040d44d086a31e595bf21982',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c33cee64e5694a7dab5f203ac65b3325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec39698f-9acf-481c-907b-51cc92d254fd),volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:08.022668 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6f3878-29cd-4b69-9d7b-4c23e85093e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:08.034894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-621dafbc-06a0-4338-bd30-11a2166dee03 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.040532 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-621dafbc-06a0-4338-bd30-11a2166dee03 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:08.040532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-621dafbc-06a0-4338-bd30-11a2166dee03 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.040532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-621dafbc-06a0-4338-bd30-11a2166dee03 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.040532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-621dafbc-06a0-4338-bd30-11a2166dee03 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:08.048815 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.048815 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:08.051271 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-621dafbc-06a0-4338-bd30-11a2166dee03 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:08.051271 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1059/4248] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 697 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:08.067581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f6f3878-29cd-4b69-9d7b-4c23e85093e0) transitioned into state 'SUCCESS' from state '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-1907028555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='65409843040d44d086a31e595bf21982',qos_specs=None,replication_status=,reservations=['69113b4c-01e6-4483-ab64-2dafca95a87c','ed59339b-997e-4cd4-87d6-1d0aa510d56f','29d0669b-3429-45a4-bb45-20862505cfd3','e5077115-5992-450e-bdef-86b20273ac61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c33cee64e5694a7dab5f203ac65b3325',volume_type_id=ec39698f-9acf-481c-907b-51cc92d254fd)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:08.068416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d9c6d0-b521-435d-a9b1-27b6811d41f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:08.089590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16d9c6d0-b521-435d-a9b1-27b6811d41f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:08.090754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Flow 'volume_create_api' (54179da2-95fa-44d1-a519-93fa520be749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:08.091208 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create volume request issued successfully. Aug 19 13:00:08.092133 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3e043860-cf5c-489f-a5bb-309f26b172e3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:08.092809 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1068/4249] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:07 2026] POST /volume/v3/volumes => generated 760 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:08.113770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89a2620e-c946-4434-9592-fafb0473eb24 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.116550 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89a2620e-c946-4434-9592-fafb0473eb24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:08.116807 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89a2620e-c946-4434-9592-fafb0473eb24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.117238 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89a2620e-c946-4434-9592-fafb0473eb24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.131632 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.131632 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:08.143783 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-89a2620e-c946-4434-9592-fafb0473eb24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:08.155456 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89a2620e-c946-4434-9592-fafb0473eb24 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:08.155953 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1060/4250] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:08.218505 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.223318 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:08.223658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.223998 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.224121 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:08.229208 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.229208 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:08.230081 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-73df2710-a825-450d-b1bc-7cc0b1f4665d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:08.230510 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1064/4251] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:08.386537 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.388788 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de Aug 19 13:00:08.389012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.389220 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.389366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Show backup with id a35dfe0b-149a-4a4a-bd46-116782f389de. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:08.393708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9a1ef0a-f095-4ca2-bf6e-3d656d19ed4b tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de returned with HTTP 404 Aug 19 13:00:08.394326 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1060/4252] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/backups/a35dfe0b-149a-4a4a-bd46-116782f389de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:08.403825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bd94ce3e-0095-4218-8eee-057541b612e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.407097 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 13:00:08.407388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.407701 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.407932 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Delete volume with id: fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 13:00:08.417806 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.417806 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:08.417806 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Volume info retrieved successfully. Aug 19 13:00:08.445808 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Delete volume request issued successfully. Aug 19 13:00:08.446087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bd94ce3e-0095-4218-8eee-057541b612e5 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 returned with HTTP 202 Aug 19 13:00:08.446677 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1069/4253] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:08 2026] DELETE /volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:08.457718 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-516894f9-2d23-4312-a087-4f9e03b35e11 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.460545 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-516894f9-2d23-4312-a087-4f9e03b35e11 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 13:00:08.460846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-516894f9-2d23-4312-a087-4f9e03b35e11 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.461128 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-516894f9-2d23-4312-a087-4f9e03b35e11 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.475049 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.475049 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:08.486569 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-516894f9-2d23-4312-a087-4f9e03b35e11 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Volume info retrieved successfully. Aug 19 13:00:08.495651 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-516894f9-2d23-4312-a087-4f9e03b35e11 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 returned with HTTP 200 Aug 19 13:00:08.496231 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1061/4254] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:08.723241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8e15980b-a169-4426-9338-c7b68fd17f04 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.725698 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e15980b-a169-4426-9338-c7b68fd17f04 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:08.725936 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e15980b-a169-4426-9338-c7b68fd17f04 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.726165 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8e15980b-a169-4426-9338-c7b68fd17f04 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.736910 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.736910 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:08.743530 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8e15980b-a169-4426-9338-c7b68fd17f04 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:08.751064 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8e15980b-a169-4426-9338-c7b68fd17f04 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:08.751064 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1065/4255] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:08.765066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:08.767430 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:08.767749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:08.768908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:08.777219 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:08.777219 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:08.782788 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:08.791601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b22c6b5f-9dc5-4914-98cc-27af7b1184b6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:08.792343 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1061/4256] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:08 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:09.067477 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-49d78204-fe77-4d1d-af66-f678793e06d2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.074372 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49d78204-fe77-4d1d-af66-f678793e06d2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:09.074703 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49d78204-fe77-4d1d-af66-f678793e06d2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.074974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-49d78204-fe77-4d1d-af66-f678793e06d2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.075176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-49d78204-fe77-4d1d-af66-f678793e06d2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:09.081542 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.081542 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:09.082487 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-49d78204-fe77-4d1d-af66-f678793e06d2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:09.083038 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1070/4257] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:09.171829 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.174318 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:09.174647 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.174904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.190570 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.190570 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:09.197766 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:09.208040 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-621d9f7b-c7e7-4f65-9d0e-d2449ed1a801 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:09.208465 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1062/4258] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:09.246864 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.248870 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:09.249127 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.249478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.249619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:09.255710 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.255710 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:09.256950 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4d3999ff-6ca2-44bf-ad7e-71b554028f1f tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:09.257467 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1066/4259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:09.342882 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.346174 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:09.346748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.347146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.365085 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.365085 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:09.375954 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:09.383473 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-e499e25f-bdef-4dc8-946f-50fd35f351ac tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:09.384612 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1062/4260] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:09.392838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.395972 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:09.396299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.396574 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.410049 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.410049 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:09.416947 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:09.422486 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-774cec9f-bba9-4c12-b186-e7bf1ee1c9f4 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:09.423309 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1071/4261] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:09.503204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c17545d2-7a39-4637-a431-2c1902218ff4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.503793 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c17545d2-7a39-4637-a431-2c1902218ff4 None None] GET https://10.4.3.137/volume// Aug 19 13:00:09.504004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c17545d2-7a39-4637-a431-2c1902218ff4 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.504277 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c17545d2-7a39-4637-a431-2c1902218ff4 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.504676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c17545d2-7a39-4637-a431-2c1902218ff4 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:09.505027 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1063/4262] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:00:09.514657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-20a3c9da-2e00-470e-8dad-1bfe473a6243 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.517144 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20a3c9da-2e00-470e-8dad-1bfe473a6243 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] GET https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 Aug 19 13:00:09.517473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20a3c9da-2e00-470e-8dad-1bfe473a6243 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.517683 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20a3c9da-2e00-470e-8dad-1bfe473a6243 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.521552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-97e3b3ef-a05d-4dae-8fb0-89c4bf92845b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.525186 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20a3c9da-2e00-470e-8dad-1bfe473a6243 tempest-ProjectMemberTests39-1547157072 tempest-ProjectMemberTests39-1547157072-project-admin] https://10.4.3.137/volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 returned with HTTP 404 Aug 19 13:00:09.525788 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1067/4263] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/fba36233-5ec3-4553-8516-11b203fbcf63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:09.637813 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-97e3b3ef-a05d-4dae-8fb0-89c4bf92845b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:00:09.638176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-97e3b3ef-a05d-4dae-8fb0-89c4bf92845b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c302e82-4cfe-4561-a0d0-56169c2f968a", "connector": null, "instance_uuid": "ba15adfd-e3f6-4c84-8e5f-694adf6f1861"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:09.649154 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.649154 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:09.713508 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-97e3b3ef-a05d-4dae-8fb0-89c4bf92845b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:00:09.714681 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1063/4264] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:00:09 2026] POST /volume/v3/attachments => generated 273 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:09.760474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f4dd6930-95b9-4558-8267-4bb88f291936 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.763146 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4dd6930-95b9-4558-8267-4bb88f291936 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:09.763418 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4dd6930-95b9-4558-8267-4bb88f291936 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.763732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f4dd6930-95b9-4558-8267-4bb88f291936 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.780357 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3adc3969-65ff-4e63-8c0f-0ae4bfbc745e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:09.782887 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:09.782887 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:09.784176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3adc3969-65ff-4e63-8c0f-0ae4bfbc745e None None] GET https://10.4.3.137/volume// Aug 19 13:00:09.784389 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3adc3969-65ff-4e63-8c0f-0ae4bfbc745e None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:09.784706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3adc3969-65ff-4e63-8c0f-0ae4bfbc745e None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:09.785178 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3adc3969-65ff-4e63-8c0f-0ae4bfbc745e None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:09.787097 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f4dd6930-95b9-4558-8267-4bb88f291936 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:09.787729 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1064/4265] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:00:09.793768 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f4dd6930-95b9-4558-8267-4bb88f291936 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:09.794637 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1072/4266] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:09.999920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.002151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:10.002891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.002891 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.014987 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.014987 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:10.018940 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:10.020539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.025373 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-45aeb631-9054-4221-abe0-7ac94f53c29d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:10.025924 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1068/4267] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:09 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:10.027310 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:10.027310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.027635 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.041323 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.041323 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:10.051647 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:10.060655 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-75a8e211-d168-4d1e-8859-c006aa300e15 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:10.061449 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1064/4268] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:10 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:10.073879 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ae3bc4f7-b450-453e-9406-d9d7b06f4863 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.076427 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae3bc4f7-b450-453e-9406-d9d7b06f4863 None None] GET https://10.4.3.137/volume// Aug 19 13:00:10.076427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae3bc4f7-b450-453e-9406-d9d7b06f4863 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.076427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ae3bc4f7-b450-453e-9406-d9d7b06f4863 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.076427 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ae3bc4f7-b450-453e-9406-d9d7b06f4863 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:10.076427 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1065/4269] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:00:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:00:10.091675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-f2714d8f-6437-4630-a7f0-c2025daa793e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.094261 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08571e5e-8633-41d8-a27a-a7a95b111872 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.096668 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08571e5e-8633-41d8-a27a-a7a95b111872 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:10.096815 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-f2714d8f-6437-4630-a7f0-c2025daa793e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:00:10.096894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08571e5e-8633-41d8-a27a-a7a95b111872 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.097175 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08571e5e-8633-41d8-a27a-a7a95b111872 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.097362 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-08571e5e-8633-41d8-a27a-a7a95b111872 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:10.097440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-f2714d8f-6437-4630-a7f0-c2025daa793e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c68b1ee6-ec2d-409d-92e2-be77fb0d9670", "connector": null, "instance_uuid": "2339f5d5-1107-4804-b2dd-10ba99e8deb1"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:10.107588 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.107588 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:10.108466 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08571e5e-8633-41d8-a27a-a7a95b111872 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:10.109035 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1069/4270] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:10 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:10.112425 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.112425 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:10.154530 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.158360 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] PUT https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e Aug 19 13:00:10.158895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:10.170434 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-f2714d8f-6437-4630-a7f0-c2025daa793e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:00:10.171139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Acquiring lock "cinder-attachment_update-6c302e82-4cfe-4561-a0d0-56169c2f968a-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:00:10.171278 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1073/4271] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:00:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:10.179094 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-6c302e82-4cfe-4561-a0d0-56169c2f968a-np0000007775" acquired by "attachment_update" :: waited 0.008s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:00:10.180628 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.180628 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:10.272405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.274333 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:10.274770 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.275301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.275568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:10.283139 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.283139 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:10.283139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63b2bc50-fcfd-4546-9541-ad65f3fa33a4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:10.283139 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1066/4272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:10 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:10.302850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-6c302e82-4cfe-4561-a0d0-56169c2f968a-np0000007775" released by "attachment_update" :: held 0.124s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:00:10.303215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-81df71c7-9197-4fff-80a1-a3bec68e94c7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e returned with HTTP 200 Aug 19 13:00:10.303855 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1065/4273] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:00:10 2026] PUT /volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:10.817463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bacfc1d9-e328-4c13-8909-31af929e793b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:10.821709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bacfc1d9-e328-4c13-8909-31af929e793b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:10.823785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bacfc1d9-e328-4c13-8909-31af929e793b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:10.823785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bacfc1d9-e328-4c13-8909-31af929e793b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:10.838294 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:10.838294 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:10.845502 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bacfc1d9-e328-4c13-8909-31af929e793b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:10.852985 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bacfc1d9-e328-4c13-8909-31af929e793b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:10.853513 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1070/4274] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:10 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:11.122398 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:11.124948 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:11.125919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:11.125919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:11.125919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:11.131205 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:11.131205 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:11.132025 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e2c70388-9ce5-4397-8b7a-76ccbe84aa26 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:11.132470 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1074/4275] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:11 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:11.301333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:11.304057 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:11.304239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:11.304514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:11.304665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:11.313501 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:11.313501 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:11.314593 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06c5a8da-fdd5-49cd-8328-6f618066b79d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:11.314970 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1067/4276] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:11 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:11.870189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-941dfe84-dd47-4fac-b0e7-a03419eb6f30 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:11.870730 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-941dfe84-dd47-4fac-b0e7-a03419eb6f30 None None] GET https://10.4.3.137/volume// Aug 19 13:00:11.870944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-941dfe84-dd47-4fac-b0e7-a03419eb6f30 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:11.871190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-941dfe84-dd47-4fac-b0e7-a03419eb6f30 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:11.871552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:11.871849 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-941dfe84-dd47-4fac-b0e7-a03419eb6f30 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:11.871893 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1066/4277] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:00:11.873945 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:11.874217 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:11.874493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:11.881115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:11.885564 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:11.885874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:11.886831 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:11.887578 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:11.887578 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:11.893994 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:11.898878 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:11.898878 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:11.900090 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b7d40328-2cff-4cfa-9d8b-961e64320087 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:11.900697 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1071/4278] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:11 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:11.903448 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:11.909754 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-0ae7915e-8bb2-412b-af64-2e3d1ad509d3 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:11.910236 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1075/4279] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:11 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:12.029693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.032770 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] PUT https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 Aug 19 13:00:12.033268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:12.044895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Acquiring lock "cinder-attachment_update-c68b1ee6-ec2d-409d-92e2-be77fb0d9670-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:00:12.051050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-c68b1ee6-ec2d-409d-92e2-be77fb0d9670-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:00:12.052068 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.052068 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:12.124286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c647fbcf-db28-484c-ab41-480505449236 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.146979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-665968e4-cd3f-4503-9bf3-885112851b65 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.152792 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-665968e4-cd3f-4503-9bf3-885112851b65 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:12.153073 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-665968e4-cd3f-4503-9bf3-885112851b65 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:12.153357 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-665968e4-cd3f-4503-9bf3-885112851b65 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:12.153513 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-665968e4-cd3f-4503-9bf3-885112851b65 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:12.160733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Lock "cinder-attachment_update-c68b1ee6-ec2d-409d-92e2-be77fb0d9670-np0000007775" released by "attachment_update" :: held 0.110s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:00:12.161089 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-b3f0a0bb-6ea3-4b89-8056-e0cb7f3d9209 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 returned with HTTP 200 Aug 19 13:00:12.161661 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1068/4280] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:00:12 2026] PUT /volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:12.167438 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.167438 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:12.169406 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-665968e4-cd3f-4503-9bf3-885112851b65 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:12.169534 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1072/4281] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:12 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:12.193999 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-ae060b03-af69-4491-b6d2-9be5e0497863 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.197168 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-ae060b03-af69-4491-b6d2-9be5e0497863 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068/action Aug 19 13:00:12.197678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-ae060b03-af69-4491-b6d2-9be5e0497863 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:12.197850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-ae060b03-af69-4491-b6d2-9be5e0497863 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:12.217949 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.217949 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:12.237320 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9818e1e1-e5d9-4f93-a1f3-bf6148e6906a req-ae060b03-af69-4491-b6d2-9be5e0497863 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068/action returned with HTTP 204 Aug 19 13:00:12.238046 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1076/4282] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:00:12 2026] POST /volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:12.243120 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:12.243746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1805712725"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:12.245838 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1805712725'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:12.246009 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume of 1 GB Aug 19 13:00:12.246388 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.246388 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:12.251803 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Availability Zones retrieved successfully. Aug 19 13:00:12.265013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (5dbf5fe8-9fbd-49c7-aef5-15788b755da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:12.271529 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db32291c-5b37-4cb5-a112-b78b989ee567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:12.272769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:12.330280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db32291c-5b37-4cb5-a112-b78b989ee567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:12.331037 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38170180-fec6-4f13-acde-1baf1c5602f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.331466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf81068-5736-4687-aaca-684233094e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:12.337990 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38170180-fec6-4f13-acde-1baf1c5602f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:12.338321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38170180-fec6-4f13-acde-1baf1c5602f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:12.338616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38170180-fec6-4f13-acde-1baf1c5602f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:12.339595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-38170180-fec6-4f13-acde-1baf1c5602f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:12.352567 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.352567 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:12.355641 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38170180-fec6-4f13-acde-1baf1c5602f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:12.357438 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1069/4283] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:12 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:12.447294 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['c6d053b7-988c-49c8-a3dc-b6f1d7b6ab77', '8b51cb4c-c7d6-49c8-beed-ea696712629d', '46681aff-d1f1-48d4-ad7e-cb678ce9015b', 'f5ee98f4-5e72-452d-a341-91071a044505'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:12.447443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf81068-5736-4687-aaca-684233094e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d053b7-988c-49c8-a3dc-b6f1d7b6ab77', '8b51cb4c-c7d6-49c8-beed-ea696712629d', '46681aff-d1f1-48d4-ad7e-cb678ce9015b', 'f5ee98f4-5e72-452d-a341-91071a044505']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:12.448464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f539b9a7-d9f4-4e8a-9f4e-72d88e1e1824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:12.480229 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f539b9a7-d9f4-4e8a-9f4e-72d88e1e1824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80022b1-0543-4893-af0d-fae24e47beb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1805712725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['c6d053b7-988c-49c8-a3dc-b6f1d7b6ab77','8b51cb4c-c7d6-49c8-beed-ea696712629d','46681aff-d1f1-48d4-ad7e-cb678ce9015b','f5ee98f4-5e72-452d-a341-91071a044505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1805712725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80022b1-0543-4893-af0d-fae24e47beb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a73a173c1ba04e60b8e510e02bee3c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5351c607a51148b6b7e9341dad026391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:12.480994 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9716aa5-e42d-4ad7-9a67-a7a09ddd287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:12.513094 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9716aa5-e42d-4ad7-9a67-a7a09ddd287b) transitioned into state 'SUCCESS' from state '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-1805712725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['c6d053b7-988c-49c8-a3dc-b6f1d7b6ab77','8b51cb4c-c7d6-49c8-beed-ea696712629d','46681aff-d1f1-48d4-ad7e-cb678ce9015b','f5ee98f4-5e72-452d-a341-91071a044505'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:12.513436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f4dcb8-1513-47e9-bda7-7eb5f53dd034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:12.531965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5f4dcb8-1513-47e9-bda7-7eb5f53dd034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:12.534277 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (5dbf5fe8-9fbd-49c7-aef5-15788b755da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:12.534277 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request issued successfully. Aug 19 13:00:12.534541 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c647fbcf-db28-484c-ab41-480505449236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:12.535066 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1067/4284] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:12 2026] POST /volume/v3/volumes => generated 778 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:12.550589 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c296a58b-1456-477e-8500-b443dd3a87f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.556297 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c296a58b-1456-477e-8500-b443dd3a87f4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:00:12.556297 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c296a58b-1456-477e-8500-b443dd3a87f4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:12.556297 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c296a58b-1456-477e-8500-b443dd3a87f4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:12.565031 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.565031 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:12.568220 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c296a58b-1456-477e-8500-b443dd3a87f4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:12.576274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c296a58b-1456-477e-8500-b443dd3a87f4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 returned with HTTP 200 Aug 19 13:00:12.576274 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1073/4285] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:12 2026] GET /volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:12.915745 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:12.917667 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:12.917856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:12.918050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:12.935492 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:12.935492 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:12.939789 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:12.945330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd5b2e2-2270-4bbf-afb6-9487c5a40eb3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:12.945920 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1077/4286] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:12 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:13.184244 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.187974 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:13.187974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:13.187974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:13.187974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:13.196980 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.196980 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:13.197948 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bca09aa-4b78-4ef6-836d-de6784cb700c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:13.198493 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1070/4287] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:13 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:13.371365 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.373481 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:13.373700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:13.373907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:13.374008 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:13.378796 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.378796 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:13.379630 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e8aefdd3-5f7c-4d41-8d53-09649a15ccc2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:13.380001 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1068/4288] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:13 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:13.589845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d52032e-22d0-4523-8af1-fca2636b84fd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.592064 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d52032e-22d0-4523-8af1-fca2636b84fd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:00:13.593706 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d52032e-22d0-4523-8af1-fca2636b84fd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:13.594022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d52032e-22d0-4523-8af1-fca2636b84fd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:13.602200 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.602200 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:13.605845 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d52032e-22d0-4523-8af1-fca2636b84fd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:13.610102 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d52032e-22d0-4523-8af1-fca2636b84fd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 returned with HTTP 200 Aug 19 13:00:13.610500 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1074/4289] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:13 2026] GET /volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:13.628601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.631715 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:13.632105 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c80022b1-0543-4893-af0d-fae24e47beb0", "name": "tempest-type-Backup-416735389"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:13.634483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating new backup {'backup': {'volume_id': 'c80022b1-0543-4893-af0d-fae24e47beb0', 'name': 'tempest-type-Backup-416735389'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:13.634920 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating backup of volume c80022b1-0543-4893-af0d-fae24e47beb0 in container None Aug 19 13:00:13.644010 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.644010 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:13.644778 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:13.683656 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['f55df365-bd8d-4092-a8ca-7e26d454d4a1', '695ae678-db57-483c-a4b3-4e6119a1d069'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:13.738193 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63887e4c-31d4-41e7-b4f0-609463e7b49f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:13.739002 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1078/4290] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:00:13 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:13.747691 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.749752 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:13.749903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:13.750172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:13.750354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:13.755015 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.755015 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:13.755738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b87a4f4a-e496-48f2-808a-033fcdfde3d0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:13.756184 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1071/4291] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:13 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:13.962736 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:13.964734 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:13.964938 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:13.965139 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:13.976599 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:13.976599 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:13.981668 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:13.988215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfab8cb2-75e3-4b47-9144-5f0e7be032f9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:13.989144 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1069/4292] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:13 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:14.209148 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:14.211034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:14.211341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:14.211540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:14.211685 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:14.216690 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:14.216690 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:14.217542 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fbd2e746-6bf5-4a9a-9c6e-6ace78138977 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:14.217977 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1075/4293] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:14 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:14.393790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4546ec03-cd29-4678-8c34-b21369e7420b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:14.395904 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4546ec03-cd29-4678-8c34-b21369e7420b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:14.396120 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4546ec03-cd29-4678-8c34-b21369e7420b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:14.396350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4546ec03-cd29-4678-8c34-b21369e7420b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:14.396704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4546ec03-cd29-4678-8c34-b21369e7420b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:14.403380 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:14.403380 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:14.403380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4546ec03-cd29-4678-8c34-b21369e7420b tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:14.403380 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1079/4294] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:14 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:14.568180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-c4fcfa51-07cc-46e9-ae90-7ecda6e453c6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:14.570573 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-c4fcfa51-07cc-46e9-ae90-7ecda6e453c6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e/action Aug 19 13:00:14.571319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-c4fcfa51-07cc-46e9-ae90-7ecda6e453c6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:14.571319 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-c4fcfa51-07cc-46e9-ae90-7ecda6e453c6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:14.588175 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:14.588175 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:14.604159 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-7d4f8d54-ee5a-405c-8d96-6d677798b4ce req-c4fcfa51-07cc-46e9-ae90-7ecda6e453c6 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e/action returned with HTTP 204 Aug 19 13:00:14.604764 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1072/4295] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:00:14 2026] POST /volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:14.768810 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:14.771872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:14.772309 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:14.772650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:14.772960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:14.779737 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:14.779737 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:14.781274 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2406ed12-ac0b-4c55-8056-43519a7cb92c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:14.782213 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1070/4296] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:14 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:15.004164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-158e383d-3892-4b94-ae76-bd602ca43471 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:15.006274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-158e383d-3892-4b94-ae76-bd602ca43471 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:15.006675 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-158e383d-3892-4b94-ae76-bd602ca43471 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:15.007000 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-158e383d-3892-4b94-ae76-bd602ca43471 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:15.017367 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:15.017367 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:15.021612 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-158e383d-3892-4b94-ae76-bd602ca43471 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:15.027796 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-158e383d-3892-4b94-ae76-bd602ca43471 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:15.028321 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1076/4297] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:15 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:15.233402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:15.235350 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:15.235556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:15.235829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:15.235943 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:15.240305 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:15.240305 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:15.240937 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7706e21-782a-4dd9-83e9-a0dffa3337f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:15.241387 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1080/4298] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:15 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:15.416435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:15.421232 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:15.421508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:15.421722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:15.421862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:15.425909 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:15.425909 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:15.426691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9b409d7-cd41-4c92-9f47-101c7622d1c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:15.427067 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1073/4299] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:15 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:15.793940 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:15.796531 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:15.796843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:15.797094 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:15.797397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:15.803717 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:15.803717 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:15.803717 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9c0c1efb-6a1c-4454-a723-4758813c9d86 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:15.803717 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1071/4300] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:15 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:16.256169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a58936a-2643-423e-b58e-863fd6cd6ece None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:16.259099 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a58936a-2643-423e-b58e-863fd6cd6ece tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:16.259405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a58936a-2643-423e-b58e-863fd6cd6ece tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:16.259654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a58936a-2643-423e-b58e-863fd6cd6ece tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:16.259795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7a58936a-2643-423e-b58e-863fd6cd6ece tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:16.264712 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:16.264712 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:16.265514 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a58936a-2643-423e-b58e-863fd6cd6ece tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:16.265949 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1077/4301] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:16 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:16.440005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:16.443486 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:16.443914 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:16.444192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:16.444359 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:16.449172 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:16.449172 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:16.450090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ebf66445-43ad-4fb4-8d8a-7088ddfe47e4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:16.450582 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1081/4302] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:16 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:16.819194 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-393cb833-802b-4fff-add3-023686a7cf0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:16.821238 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-393cb833-802b-4fff-add3-023686a7cf0e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:16.821527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-393cb833-802b-4fff-add3-023686a7cf0e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:16.821765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-393cb833-802b-4fff-add3-023686a7cf0e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:16.821907 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-393cb833-802b-4fff-add3-023686a7cf0e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:16.826898 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:16.826898 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:16.827696 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-393cb833-802b-4fff-add3-023686a7cf0e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:16.828180 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1074/4303] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:16 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:17.277035 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:17.279546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:17.279856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:17.280120 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:17.280283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:17.286864 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:17.286864 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:17.288148 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b38d0cd0-418a-4f8d-9f87-2e182f8cb717 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:17.288742 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1072/4304] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:17 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:17.466485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e43f4a68-b530-422b-9330-786e4b468cbb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:17.473645 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e43f4a68-b530-422b-9330-786e4b468cbb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:17.474373 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e43f4a68-b530-422b-9330-786e4b468cbb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:17.474699 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e43f4a68-b530-422b-9330-786e4b468cbb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:17.474835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e43f4a68-b530-422b-9330-786e4b468cbb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:17.483603 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:17.483603 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:17.484791 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e43f4a68-b530-422b-9330-786e4b468cbb tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:17.485367 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1078/4305] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:17 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:17.838102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1051a74e-2875-4873-810b-df9559593246 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:17.841579 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1051a74e-2875-4873-810b-df9559593246 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:17.841934 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1051a74e-2875-4873-810b-df9559593246 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:17.842589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1051a74e-2875-4873-810b-df9559593246 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:17.842816 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-1051a74e-2875-4873-810b-df9559593246 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:17.845724 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=383,cinder:UPDATE=110,cinder:INSERT=53 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:00:17.850868 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:17.850868 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:17.851858 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1051a74e-2875-4873-810b-df9559593246 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:17.852816 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1082/4306] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:17 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:18.301759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.307522 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:18.307938 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.308324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.308595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:18.314632 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.314632 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:18.315733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3df795e3-addf-497d-8c4b-781fb6b01fa1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:18.316335 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1075/4307] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:18.499219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.501070 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:18.501268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.501497 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.501648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:18.506393 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.506393 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:18.507432 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-606865e1-ac57-4e5c-98e3-6f9cd8191ca2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:18.507850 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1073/4308] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:18.513157 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.517280 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:18.517280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.517280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.519970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.525044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:18.525746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.525746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.525746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:18.529375 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.529375 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:18.530721 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.530721 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:18.531512 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8dd5fe0a-0610-4100-9ffc-e7ee285e0a68 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:18.531867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1083/4309] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:18.532518 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:18.537768 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-f2a3ce48-dd8e-4c8e-80f5-65f23bbfc1b8 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:18.538373 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1079/4310] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:18.542524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c462572-16f0-4894-bc49-0b6706a3b720 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.544384 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:18.544619 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.544871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.545024 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. Aug 19 13:00:18.550701 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.550701 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:18.558744 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.560920 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a/action Aug 19 13:00:18.561261 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:18.561390 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:18.567134 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:00:18.569576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c462572-16f0-4894-bc49-0b6706a3b720 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 202 Aug 19 13:00:18.570262 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1076/4311] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:18 2026] DELETE /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:18.573063 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.573063 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:18.573685 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:18.577698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.579841 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:18.580102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.580349 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.580636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:18.582384 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Begin detaching volume completed successfully. Aug 19 13:00:18.582809 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-db2370dc-f9f0-41f9-b051-d2f3c0cb5c8b tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a/action returned with HTTP 202 Aug 19 13:00:18.583480 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1074/4312] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:18 2026] POST /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:18.587535 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.587535 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:18.588349 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11e944d1-a78e-46ca-9d4a-92a0a7e9ef3e tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 200 Aug 19 13:00:18.588821 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1084/4313] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b31080e8-181f-4fbc-a9b1-ad4861083ebc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b31080e8-181f-4fbc-a9b1-ad4861083ebc None None] GET https://10.4.3.137/volume// Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b31080e8-181f-4fbc-a9b1-ad4861083ebc None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b31080e8-181f-4fbc-a9b1-ad4861083ebc None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b31080e8-181f-4fbc-a9b1-ad4861083ebc None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:18.648478 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1080/4314] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:18.656449 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.658722 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:18.659036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.659265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.672653 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.672653 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:18.681522 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:18.688046 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-71f3de4c-ff5d-48d9-95fe-f5a8c6a92c34 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:18.688451 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1077/4315] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 1358 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:18.864257 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-818b65b2-5907-48b0-b748-5d11140f43ee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:18.867277 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-818b65b2-5907-48b0-b748-5d11140f43ee tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:18.867639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-818b65b2-5907-48b0-b748-5d11140f43ee tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:18.867964 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-818b65b2-5907-48b0-b748-5d11140f43ee tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:18.868096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-818b65b2-5907-48b0-b748-5d11140f43ee tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:18.871416 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=399,cinder:UPDATE=88,cinder:INSERT=45 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:00:18.877853 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:18.877853 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:18.880118 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-818b65b2-5907-48b0-b748-5d11140f43ee tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:18.880876 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1075/4316] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:18 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:19.334276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:19.337239 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:19.338230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:19.338819 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:19.338928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:19.345919 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:19.345919 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:19.346599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47290ac9-6584-4d1f-8fd2-74f94affe659 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:19.346985 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1085/4317] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:19 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:19.601464 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:19.605238 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 Aug 19 13:00:19.605238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:19.605238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:19.605238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id 46f86fa1-daab-4b22-a6fa-69a8a1fed9a7. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:19.610859 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bb320640-1b55-4578-a8dc-41eff14b4a5d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 returned with HTTP 404 Aug 19 13:00:19.611624 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1081/4318] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:19 2026] GET /volume/v3/backups/46f86fa1-daab-4b22-a6fa-69a8a1fed9a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:19.691933 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:19.694284 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 13:00:19.694585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:19.694993 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:19.694993 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete backup with id: b29669c0-6f20-4714-82ab-c7d95115724b. Aug 19 13:00:19.696924 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=312,cinder:UPDATE=75,cinder:INSERT=34 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:00:19.701853 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:19.701853 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:19.718097 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] delete_backup rpcapi backup_id b29669c0-6f20-4714-82ab-c7d95115724b {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:00:19.719991 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65bee94e-0a9b-4ca2-a249-4a77b968f7f3 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 202 Aug 19 13:00:19.720502 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1078/4319] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:19 2026] DELETE /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:19.730738 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f0c03786-9da4-438b-8a47-3388959be8ee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:19.732792 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0c03786-9da4-438b-8a47-3388959be8ee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 13:00:19.732958 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0c03786-9da4-438b-8a47-3388959be8ee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:19.733187 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0c03786-9da4-438b-8a47-3388959be8ee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:19.733233 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f0c03786-9da4-438b-8a47-3388959be8ee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:19.740671 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:19.740671 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:19.741744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0c03786-9da4-438b-8a47-3388959be8ee tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 200 Aug 19 13:00:19.742901 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1076/4320] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:19 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:19.897201 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:19.900221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:19.900553 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:19.900809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:19.900955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:19.908029 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:19.908029 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:19.909809 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a3cba2a4-28e0-4223-8314-0480e00cc29b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:19.909809 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1086/4321] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:19 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:20.364515 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.368125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:20.368395 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.368670 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.368787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:20.379875 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.379875 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:20.379875 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d25b72aa-323a-4b6b-94e7-dee0dd3bb2bc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:20.379875 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1082/4322] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:20 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:20.439694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-fb468af6-ef02-4a8c-a18a-7d4408327ed0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.442555 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-fb468af6-ef02-4a8c-a18a-7d4408327ed0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e Aug 19 13:00:20.442794 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-fb468af6-ef02-4a8c-a18a-7d4408327ed0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.443014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-fb468af6-ef02-4a8c-a18a-7d4408327ed0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.453655 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.453655 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:20.473591 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.476794 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 13:00:20.477228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.477607 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.491271 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1996449272 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1996449272, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:20.512692 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-8dab22b5-975e-4188-8567-ab8a60aa0a9a tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 13:00:20.513409 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1077/4323] 10.4.3.137 () {68 vars in 1484 bytes} [Wed Aug 19 13:00:20 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:20.525626 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-12dbd5d5-c863-491f-bc19-26842f4402f2 req-fb468af6-ef02-4a8c-a18a-7d4408327ed0 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e returned with HTTP 200 Aug 19 13:00:20.526201 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1079/4324] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:20 2026] DELETE /volume/v3/attachments/e2f7e9c5-d3a5-4fd3-ad83-affd82f5a60e => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:20.574124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.580706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:20.581987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.581987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.596154 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.596154 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:20.603215 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:20.610093 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-fe1574f6-f605-4e18-b767-971be20aa170 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:20.610661 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1087/4325] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:20 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:20.622549 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.624958 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:00:20.625347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c68b1ee6-ec2d-409d-92e2-be77fb0d9670", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:20.637232 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.637232 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:20.637776 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:20.637920 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Create snapshot from volume c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:20.679686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Created reservations ['eb0890c3-5f43-4c0f-a4a5-1ece4eaffb99', 'dac90c8c-af97-479a-af3e-3133a492ac8e', '1aaa12cb-fda3-40e5-9e4b-5a573731d7ae', '560b3f39-cf6f-4402-bee9-681b3c123e96'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:20.727461 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Snapshot force create request issued successfully. Aug 19 13:00:20.727461 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-a3facf38-5623-4f30-ae16-3704b8c6ae2a req-37460928-1732-47fa-83c8-8c53ce996584 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:00:20.727461 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1083/4326] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 13:00:20 2026] POST /volume/v3/snapshots => generated 292 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:20.756893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3d27468e-c376-49da-a18e-386df6b44626 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.766715 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.769357 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:20.769947 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1103947983", "snapshot_id": "f8112758-9503-487a-bb0a-a6a89ae59005", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:20.772349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1103947983', 'snapshot_id': 'f8112758-9503-487a-bb0a-a6a89ae59005', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:20.778831 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.778831 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:20.779400 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:20.779617 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume of 1 GB Aug 19 13:00:20.784395 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Availability Zones retrieved successfully. Aug 19 13:00:20.791360 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (7c135c86-d854-42f3-a1f1-e454f99e3e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:20.792657 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af0b3f8-33da-4c65-80bb-3b3b5ea9f61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:20.794121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:20.838752 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af0b3f8-33da-4c65-80bb-3b3b5ea9f61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f8112758-9503-487a-bb0a-a6a89ae59005', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:20.839282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2c623f-0107-471a-bccf-bdbb58a520c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:20.894740 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d27468e-c376-49da-a18e-386df6b44626 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b Aug 19 13:00:20.895027 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d27468e-c376-49da-a18e-386df6b44626 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.895906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d27468e-c376-49da-a18e-386df6b44626 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.896098 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3d27468e-c376-49da-a18e-386df6b44626 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Show backup with id b29669c0-6f20-4714-82ab-c7d95115724b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:20.903144 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d27468e-c376-49da-a18e-386df6b44626 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b returned with HTTP 404 Aug 19 13:00:20.903600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Created reservations ['c30d22e0-9b86-4b7c-85c5-c2f63e989ec9', '78e29597-03eb-45aa-898d-d49ecc8ee0cf', 'd2c53144-70d0-409a-b003-f54f716ca3dd', '147f8e65-6e82-49b7-8627-a3d63f0ae0f1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:20.903919 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1078/4327] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:20 2026] GET /volume/v3/backups/b29669c0-6f20-4714-82ab-c7d95115724b => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:20.906902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b2c623f-0107-471a-bccf-bdbb58a520c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30d22e0-9b86-4b7c-85c5-c2f63e989ec9', '78e29597-03eb-45aa-898d-d49ecc8ee0cf', 'd2c53144-70d0-409a-b003-f54f716ca3dd', '147f8e65-6e82-49b7-8627-a3d63f0ae0f1']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:20.908833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6138259b-119a-4745-9823-19524b687c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:20.925542 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:20.933765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:20.933765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:20.933765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:20.933765 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:20.946204 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:20.946204 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:20.947951 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5dd7012-c94b-4105-9c6d-d59a066c7cd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:20.950770 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1088/4328] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:20 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:20.967598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6138259b-119a-4745-9823-19524b687c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc53e74c-4e36-4df3-ba0b-bea3beb19534', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1103947983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['c30d22e0-9b86-4b7c-85c5-c2f63e989ec9','78e29597-03eb-45aa-898d-d49ecc8ee0cf','d2c53144-70d0-409a-b003-f54f716ca3dd','147f8e65-6e82-49b7-8627-a3d63f0ae0f1'],size=1,snapshot_id=f8112758-9503-487a-bb0a-a6a89ae59005,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1103947983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc53e74c-4e36-4df3-ba0b-bea3beb19534,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186f030ead1a400b9c0a658a3aff0239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f8112758-9503-487a-bb0a-a6a89ae59005,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78880fc007694a74a13de7d4119f0b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:20.969108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6b3634-c32f-4275-b695-ce33d925667a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:21.003230 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf6b3634-c32f-4275-b695-ce33d925667a) transitioned into state 'SUCCESS' from state '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-1103947983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186f030ead1a400b9c0a658a3aff0239',qos_specs=None,replication_status=,reservations=['c30d22e0-9b86-4b7c-85c5-c2f63e989ec9','78e29597-03eb-45aa-898d-d49ecc8ee0cf','d2c53144-70d0-409a-b003-f54f716ca3dd','147f8e65-6e82-49b7-8627-a3d63f0ae0f1'],size=1,snapshot_id=f8112758-9503-487a-bb0a-a6a89ae59005,source_replicaid=,source_volid=None,status='creating',user_id='78880fc007694a74a13de7d4119f0b85',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:21.003802 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32829bca-0c1d-46fa-a53a-3a9edcf9c903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:21.045694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32829bca-0c1d-46fa-a53a-3a9edcf9c903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:21.047100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Flow 'volume_create_api' (7c135c86-d854-42f3-a1f1-e454f99e3e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:21.048144 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Create volume request issued successfully. Aug 19 13:00:21.049339 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cfd5fc71-6576-4481-ae6f-ab4441cb135d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:21.049553 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1080/4329] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:20 2026] POST /volume/v3/volumes => generated 791 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:21.076491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.079210 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:21.079990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.080575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.093933 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.093933 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:21.100739 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:21.107088 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0d544e-0c55-472a-b507-a8aedd0ae4d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:21.107483 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1084/4330] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:21.132662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.135701 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:21.135881 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.136094 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.158561 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.158561 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:21.167026 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:21.177446 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-a5639cc9-881b-4e25-b341-f3b11686caa0 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:21.178210 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1079/4331] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:21.230066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.232933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] POST https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9/action Aug 19 13:00:21.233755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:21.233873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:21.250391 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.250391 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:21.251228 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:21.260624 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Begin detaching volume completed successfully. Aug 19 13:00:21.261264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-b3e629cf-9572-447e-9f05-df2bcfcb0a80 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9/action returned with HTTP 202 Aug 19 13:00:21.262065 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1089/4332] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:21 2026] POST /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:21.312968 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.318308 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:21.318574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.318832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.343339 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.343339 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b52bd90e-431a-4b32-923e-58fff57de4ad None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b52bd90e-431a-4b32-923e-58fff57de4ad None None] GET https://10.4.3.137/volume// Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b52bd90e-431a-4b32-923e-58fff57de4ad None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b52bd90e-431a-4b32-923e-58fff57de4ad None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b52bd90e-431a-4b32-923e-58fff57de4ad None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:21.343512 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1085/4333] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:21.348368 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:21.352329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.354794 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:21.354958 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc6ebd0f-c7ad-4155-a25c-572bbe3036f9 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:21.355103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.355318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.355456 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1081/4334] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:21.372618 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.372618 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:21.378670 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:21.385754 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-f2f44f3c-8f58-44af-93bc-a80e1d6ad7c4 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:21.386378 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1080/4335] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:21.393188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-42f10dda-b42c-4270-b4f2-697af931dddd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.396788 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42f10dda-b42c-4270-b4f2-697af931dddd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:21.397230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42f10dda-b42c-4270-b4f2-697af931dddd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.397526 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-42f10dda-b42c-4270-b4f2-697af931dddd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.397738 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-42f10dda-b42c-4270-b4f2-697af931dddd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:21.403367 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.403367 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:21.404194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-42f10dda-b42c-4270-b4f2-697af931dddd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:21.404709 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1090/4336] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:21.968526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-101955e4-19a5-4503-8987-2850ed56d885 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:21.972182 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-101955e4-19a5-4503-8987-2850ed56d885 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:21.972661 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-101955e4-19a5-4503-8987-2850ed56d885 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:21.972892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-101955e4-19a5-4503-8987-2850ed56d885 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:21.973015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-101955e4-19a5-4503-8987-2850ed56d885 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:21.979641 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:21.979641 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:21.980537 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-101955e4-19a5-4503-8987-2850ed56d885 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:21.980962 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1086/4337] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:21 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:22.127131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-84144002-c160-4f40-9775-b0ca3c29321f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.131140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84144002-c160-4f40-9775-b0ca3c29321f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:22.131526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84144002-c160-4f40-9775-b0ca3c29321f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.131869 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-84144002-c160-4f40-9775-b0ca3c29321f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.145186 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.145186 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:22.154823 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-84144002-c160-4f40-9775-b0ca3c29321f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:22.161649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-84144002-c160-4f40-9775-b0ca3c29321f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:22.162669 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1082/4338] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:22.181370 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.187074 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:22.187074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.187951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.200033 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.200033 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:22.206759 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:22.213141 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d6495af0-8a49-4288-acad-d9c5a7ca4f1a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:22.213141 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1081/4339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:22.372453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.375380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:22.375380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.375380 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.394734 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.394734 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:22.401437 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:22.410459 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75606ebb-60cc-4e5b-846f-1ba45688a953 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:22.410927 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1091/4340] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:22.422819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bfc56815-d82b-41b5-8932-a02c364a14ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.425371 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfc56815-d82b-41b5-8932-a02c364a14ac tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:22.425655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfc56815-d82b-41b5-8932-a02c364a14ac tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.426880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bfc56815-d82b-41b5-8932-a02c364a14ac tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.426880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bfc56815-d82b-41b5-8932-a02c364a14ac tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:22.434422 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.434422 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:22.434422 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bfc56815-d82b-41b5-8932-a02c364a14ac tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:22.435200 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1087/4341] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:22.498140 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-75bdf80b-66e6-4996-87aa-96c9fe5bd6ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.502047 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-75bdf80b-66e6-4996-87aa-96c9fe5bd6ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a Aug 19 13:00:22.502160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-75bdf80b-66e6-4996-87aa-96c9fe5bd6ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.502588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-75bdf80b-66e6-4996-87aa-96c9fe5bd6ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.514374 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.514374 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:22.582829 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-d1e6dac2-e76b-46cd-8878-43e9328793bd req-75bdf80b-66e6-4996-87aa-96c9fe5bd6ad tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a returned with HTTP 200 Aug 19 13:00:22.583320 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1083/4342] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:22 2026] DELETE /volume/v3/attachments/1a7da44d-9933-4719-8368-b2698ee7ab6a => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:22.788633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.791032 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:22.791227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.791419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.799070 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.799070 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:22.803065 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:22.807360 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-9ac85e4f-7842-452c-87ec-a4c5df0bdd32 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:22.807815 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1082/4343] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:22.905820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7711a000-fdf9-4405-a45f-bb7929242f37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.906328 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7711a000-fdf9-4405-a45f-bb7929242f37 None None] GET https://10.4.3.137/volume// Aug 19 13:00:22.906561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7711a000-fdf9-4405-a45f-bb7929242f37 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:22.906798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7711a000-fdf9-4405-a45f-bb7929242f37 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:22.907181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7711a000-fdf9-4405-a45f-bb7929242f37 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:22.907561 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1092/4344] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:00: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 19 13:00:22.920841 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-333543e4-aa63-4d5c-882b-32598b466276 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:22.922499 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-333543e4-aa63-4d5c-882b-32598b466276 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:00:22.928271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-333543e4-aa63-4d5c-882b-32598b466276 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc53e74c-4e36-4df3-ba0b-bea3beb19534", "connector": null, "instance_uuid": "ba15adfd-e3f6-4c84-8e5f-694adf6f1861"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:22.943465 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:22.943465 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:22.989690 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-333543e4-aa63-4d5c-882b-32598b466276 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:00:22.991007 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1088/4345] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:00:22 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 19 13:00:22.995435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.001446 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:23.001446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.001446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.001446 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:23.007715 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.007715 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:23.008485 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37f24a85-a8d7-4b3a-bcb3-6a8af0e7728b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:23.008886 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1084/4346] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:22 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:23.034378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.036349 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:23.036815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.036892 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.046299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-27b9f3ed-7389-467b-82b3-0ad82f29c9ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.046746 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27b9f3ed-7389-467b-82b3-0ad82f29c9ce None None] GET https://10.4.3.137/volume// Aug 19 13:00:23.046914 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27b9f3ed-7389-467b-82b3-0ad82f29c9ce None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.047126 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-27b9f3ed-7389-467b-82b3-0ad82f29c9ce None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.047562 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-27b9f3ed-7389-467b-82b3-0ad82f29c9ce None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:23.047902 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1093/4347] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:23.051624 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.051624 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:23.057597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.058644 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:23.061161 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:23.061667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.062155 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.065337 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f18fa67-a107-46f6-a375-3be4b1a2dcf1 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:23.066018 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1083/4348] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:23 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:23.079117 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.079117 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:23.084574 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:23.091799 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-74ce667a-0501-4b91-8411-84efd594a5a9 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:23.092690 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1089/4349] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:23 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 1063 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:23.272725 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.276169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] PUT https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 Aug 19 13:00:23.278029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:23.292658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Acquiring lock "cinder-attachment_update-cc53e74c-4e36-4df3-ba0b-bea3beb19534-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:00:23.299550 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-cc53e74c-4e36-4df3-ba0b-bea3beb19534-np0000007775" acquired by "attachment_update" :: waited 0.009s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:00:23.303271 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.303271 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:23.396471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Lock "cinder-attachment_update-cc53e74c-4e36-4df3-ba0b-bea3beb19534-np0000007775" released by "attachment_update" :: held 0.097s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:00:23.396853 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-315ca986-aca8-4a03-83da-eb8fbfea726d tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 returned with HTTP 200 Aug 19 13:00:23.397311 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1085/4350] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:00:23 2026] PUT /volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:23.434997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.438610 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:23.438964 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.439346 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.450753 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.450753 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:23.452127 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-765893b6-b556-44fa-b082-ed302e29c003 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:23.453354 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:23.454109 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-765893b6-b556-44fa-b082-ed302e29c003 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:23.454385 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-765893b6-b556-44fa-b082-ed302e29c003 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:23.454648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-765893b6-b556-44fa-b082-ed302e29c003 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:23.454761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-765893b6-b556-44fa-b082-ed302e29c003 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:23.458232 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4647788e-ff08-4f37-b23e-31fce1c66b2d tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:23.459361 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1094/4351] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:23 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:23.459622 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:23.459622 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:23.460567 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-765893b6-b556-44fa-b082-ed302e29c003 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:23.460988 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1084/4352] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:23 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:24.020953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:24.022794 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:24.023130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:24.023212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:24.023360 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:24.028095 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:24.028095 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:24.028813 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7a2e044-7547-4107-9ad1-28c00ccd55b8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:24.029193 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1090/4353] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:24 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:24.091482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3615493b-6c02-4af5-a457-a90628d55b39 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:24.094798 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3615493b-6c02-4af5-a457-a90628d55b39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:24.095013 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3615493b-6c02-4af5-a457-a90628d55b39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:24.095227 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3615493b-6c02-4af5-a457-a90628d55b39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:24.113981 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:24.113981 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:24.118332 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3615493b-6c02-4af5-a457-a90628d55b39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:24.125582 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3615493b-6c02-4af5-a457-a90628d55b39 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:24.126055 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1086/4354] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:24 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:24.214535 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:24.217636 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:24.217812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:24.218716 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:24.231494 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:24.231494 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:24.236679 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:24.243162 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-3e95e3b4-cbec-471b-a3df-3bcd47da802e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:24.243948 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1095/4355] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:24 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:24.475293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b1598b01-7f97-43f7-bd37-25538d72e252 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:24.477447 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1598b01-7f97-43f7-bd37-25538d72e252 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:24.477748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1598b01-7f97-43f7-bd37-25538d72e252 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:24.478001 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b1598b01-7f97-43f7-bd37-25538d72e252 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:24.478156 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-b1598b01-7f97-43f7-bd37-25538d72e252 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:24.483714 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:24.483714 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:24.484564 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b1598b01-7f97-43f7-bd37-25538d72e252 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:24.485235 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1085/4356] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:24 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:25.047330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-34c2df2c-51cf-4f76-a985-68e46624b69d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:25.047330 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34c2df2c-51cf-4f76-a985-68e46624b69d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:25.047330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34c2df2c-51cf-4f76-a985-68e46624b69d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:25.047330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-34c2df2c-51cf-4f76-a985-68e46624b69d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:25.047330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-34c2df2c-51cf-4f76-a985-68e46624b69d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:25.049773 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=371,cinder:UPDATE=75,cinder:INSERT=37 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:00:25.052859 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:25.052859 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:25.053615 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-34c2df2c-51cf-4f76-a985-68e46624b69d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:25.053993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1091/4357] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:25 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:25.139874 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:25.145274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:25.145274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:25.145274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:25.158450 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:25.158450 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:25.163375 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:25.169309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88cce962-6b2e-4dfa-b578-bb6ccddb20d3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:25.169991 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1087/4358] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:25 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:25.499847 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:25.502028 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:25.502285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:25.502593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:25.502661 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:25.507294 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:25.507294 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:25.508131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c8a9153e-4488-4d9c-b155-d31cf8cbbab8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:25.508542 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1096/4359] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:25 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:26.066586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:26.070551 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:26.070895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:26.071134 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:26.071257 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:26.078177 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:26.078177 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:26.079423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83e2a03d-a08c-46b1-a9a3-2db630504a38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:26.080426 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1086/4360] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:26 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:26.186367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:26.189346 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:26.189346 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:26.189346 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:26.198757 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:26.198757 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:26.202567 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:26.207594 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8327ed86-8c87-418a-ab69-d40e8f96b014 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:26.208048 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1092/4361] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:26 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:26.523817 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:26.525869 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:26.526232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:26.526441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:26.526600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:26.534088 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:26.534088 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:26.535010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c243ce14-1e36-4a07-b82f-a41eb056a6b5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:26.535578 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1088/4362] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:26 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 709 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:26.698757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-d8be59ff-8ced-487f-a4eb-6e2ca3c39efd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:26.701726 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-d8be59ff-8ced-487f-a4eb-6e2ca3c39efd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7/action Aug 19 13:00:26.702570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-d8be59ff-8ced-487f-a4eb-6e2ca3c39efd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:26.702730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-d8be59ff-8ced-487f-a4eb-6e2ca3c39efd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:26.723630 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:26.723630 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:26.740626 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e4847ef1-a5c5-4403-baf8-ecac08ec7fc0 req-d8be59ff-8ced-487f-a4eb-6e2ca3c39efd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7/action returned with HTTP 204 Aug 19 13:00:26.741264 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1097/4363] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:00:26 2026] POST /volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:27.093079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-07966b05-6363-467b-813b-cd1cba193ac0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.095331 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07966b05-6363-467b-813b-cd1cba193ac0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:27.095574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07966b05-6363-467b-813b-cd1cba193ac0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.095819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07966b05-6363-467b-813b-cd1cba193ac0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.095983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-07966b05-6363-467b-813b-cd1cba193ac0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:27.101164 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.101164 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:27.101846 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07966b05-6363-467b-813b-cd1cba193ac0 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:27.102262 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1087/4364] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:27.224640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.226627 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:27.226836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.227096 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.239054 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.239054 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:27.243339 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:27.254456 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-561d9dac-450f-4478-8c24-53d8f6d49b63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:27.254456 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1093/4365] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:27.317768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-607a9851-6104-4cb4-8bed-843942f12d10 req-7d1dee37-b2dc-405c-b360-aee4ef30ed67 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.321014 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-7d1dee37-b2dc-405c-b360-aee4ef30ed67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 Aug 19 13:00:27.321266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-7d1dee37-b2dc-405c-b360-aee4ef30ed67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.321586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-7d1dee37-b2dc-405c-b360-aee4ef30ed67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.330826 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.330826 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:27.387286 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-607a9851-6104-4cb4-8bed-843942f12d10 req-7d1dee37-b2dc-405c-b360-aee4ef30ed67 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 returned with HTTP 200 Aug 19 13:00:27.387286 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1089/4366] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:27 2026] DELETE /volume/v3/attachments/8b90e339-02d3-4521-9d4b-0cb0e2113068 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:27.549100 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.551336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:27.551700 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.551843 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.551992 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 02b33e66-a998-40ae-bbf9-405b8d4f347e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:27.557053 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.557053 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:27.557837 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4b86a8c0-a59a-45a8-b071-75294c8e134f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 200 Aug 19 13:00:27.558407 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1098/4367] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:27.571884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.573797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e Aug 19 13:00:27.574057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.574260 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.574443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete backup with id: 02b33e66-a998-40ae-bbf9-405b8d4f347e. Aug 19 13:00:27.578816 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.578816 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:27.596266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] delete_backup rpcapi backup_id 02b33e66-a998-40ae-bbf9-405b8d4f347e {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:00:27.598264 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a7233fab-e1f1-44c6-8253-91598c52bc60 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e returned with HTTP 202 Aug 19 13:00:27.598768 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1088/4368] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:27 2026] DELETE /volume/v3/backups/02b33e66-a998-40ae-bbf9-405b8d4f347e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:27.619084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b83abc28-7177-4df7-b1ae-253f721824b6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.622334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:27.622921 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-387479733"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:27.625715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-387479733'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:27.625957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume of 1 GB Aug 19 13:00:27.635752 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Availability Zones retrieved successfully. Aug 19 13:00:27.645101 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (7da0b8d4-0af8-45d9-8023-d53c0031d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:27.646681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a684d739-6af2-42bc-b37f-380655367e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:27.647805 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:27.682047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.684328 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:27.684632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.684897 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.693379 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a684d739-6af2-42bc-b37f-380655367e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:27.693544 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.693544 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:27.694465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5182c62e-55ca-46fb-9b9d-fc32185da4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:27.701835 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:27.707896 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-59eaaecf-56bf-4bcc-ba97-09f728c88cf2 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:27.708457 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1090/4369] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:27.730371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.732973 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:27.734485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.734485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.734485 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume with id: f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:27.746776 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.746776 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:27.747534 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:27.759201 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['fc689a16-2229-42b1-bf8f-00c7ddb303de', '081eba94-4212-445d-874a-10355da2ab99', 'bf6a465e-9bc1-4424-91df-d573844b6854', '4b413274-6e89-4f31-91f5-101da4e1c522'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:27.760338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5182c62e-55ca-46fb-9b9d-fc32185da4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc689a16-2229-42b1-bf8f-00c7ddb303de', '081eba94-4212-445d-874a-10355da2ab99', 'bf6a465e-9bc1-4424-91df-d573844b6854', '4b413274-6e89-4f31-91f5-101da4e1c522']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:27.761436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057b74c4-1ba5-4250-a801-c5a96a5a6b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:27.783059 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Delete volume request issued successfully. Aug 19 13:00:27.783300 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14d5cff3-9498-42db-9c8c-cd3799bd97c7 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 202 Aug 19 13:00:27.783844 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1099/4370] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:27 2026] DELETE /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:27.795242 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-056468ab-5199-4322-a488-3f44f6c75c41 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.799761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-056468ab-5199-4322-a488-3f44f6c75c41 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:27.799761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-056468ab-5199-4322-a488-3f44f6c75c41 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.799761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-056468ab-5199-4322-a488-3f44f6c75c41 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.800763 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (057b74c4-1ba5-4250-a801-c5a96a5a6b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f607e8c5-d575-4e75-b280-ab10de5200f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-387479733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['fc689a16-2229-42b1-bf8f-00c7ddb303de','081eba94-4212-445d-874a-10355da2ab99','bf6a465e-9bc1-4424-91df-d573844b6854','4b413274-6e89-4f31-91f5-101da4e1c522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-387479733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f607e8c5-d575-4e75-b280-ab10de5200f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:27.802293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb69825-228b-4ba1-9844-97911086fe2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:27.812372 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.812372 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:27.819451 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-056468ab-5199-4322-a488-3f44f6c75c41 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Volume info retrieved successfully. Aug 19 13:00:27.827586 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-056468ab-5199-4322-a488-3f44f6c75c41 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 200 Aug 19 13:00:27.828181 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1089/4371] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:27.836550 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb69825-228b-4ba1-9844-97911086fe2d) transitioned into state 'SUCCESS' from state '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-387479733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['fc689a16-2229-42b1-bf8f-00c7ddb303de','081eba94-4212-445d-874a-10355da2ab99','bf6a465e-9bc1-4424-91df-d573844b6854','4b413274-6e89-4f31-91f5-101da4e1c522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:27.837314 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ac4c3-2596-462e-99c3-c0f0391e60a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:27.860450 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f10ac4c3-2596-462e-99c3-c0f0391e60a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:27.861724 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (7da0b8d4-0af8-45d9-8023-d53c0031d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:27.862006 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request issued successfully. Aug 19 13:00:27.863601 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b83abc28-7177-4df7-b1ae-253f721824b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:27.863601 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1094/4372] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:27 2026] POST /volume/v3/volumes => generated 777 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:27.878384 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f301e64-9f16-4677-b96a-211d1077a472 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:27.882309 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f301e64-9f16-4677-b96a-211d1077a472 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:27.882309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f301e64-9f16-4677-b96a-211d1077a472 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:27.892030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f301e64-9f16-4677-b96a-211d1077a472 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:27.893495 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:27.893495 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:27.900566 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f301e64-9f16-4677-b96a-211d1077a472 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:27.908112 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f301e64-9f16-4677-b96a-211d1077a472 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 returned with HTTP 200 Aug 19 13:00:27.908711 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1091/4373] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:27 2026] GET /volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:28.116769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.122292 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:28.122292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:28.122292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:28.122292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:28.130964 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:28.130964 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:28.131879 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb9b2d8e-b4ac-42b7-9e65-d2fa02efd04c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:28.132529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1100/4374] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:28 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:28.501673 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.503601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670?cascade=True Aug 19 13:00:28.503815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:28.504021 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:28.504188 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume with id: c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:28.511537 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:28.511537 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:28.512098 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:28.536566 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume request issued successfully. Aug 19 13:00:28.537674 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2b4e3fcc-0a43-4e50-98cf-ab50a53eba1d tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670?cascade=True returned with HTTP 202 Aug 19 13:00:28.540732 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1090/4375] 10.4.3.137 () {66 vars in 1376 bytes} [Wed Aug 19 13:00:28 2026] DELETE /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670?cascade=True => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:28.547237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.551272 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:28.551272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:28.551272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:28.560335 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:28.560335 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:28.565820 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:28.575779 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ce25a7c7-8341-4487-9c44-6fe10a08d904 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 200 Aug 19 13:00:28.576549 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1095/4376] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:28 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:28.849261 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8c591b6d-3552-404c-b190-400b95f0f443 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.851438 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c591b6d-3552-404c-b190-400b95f0f443 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] GET https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 Aug 19 13:00:28.851586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c591b6d-3552-404c-b190-400b95f0f443 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:28.851742 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8c591b6d-3552-404c-b190-400b95f0f443 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:28.858391 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8c591b6d-3552-404c-b190-400b95f0f443 tempest-VolumesBackupsTest-440439998 tempest-VolumesBackupsTest-440439998-project-member] https://10.4.3.137/volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 returned with HTTP 404 Aug 19 13:00:28.858858 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1092/4377] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:28 2026] GET /volume/v3/volumes/f4347065-c421-46fb-8d9a-a17c5b163fd9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:28.925652 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.929404 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:28.929404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:28.929404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:28.937005 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:28.937005 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:28.941344 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:28.945586 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b8461fd7-3f1d-4f63-bd18-f46278bb70e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 returned with HTTP 200 Aug 19 13:00:28.946030 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1101/4378] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:28 2026] GET /volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:28.962768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:28.969766 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:28.971995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f607e8c5-d575-4e75-b280-ab10de5200f3", "name": "tempest-type-Backup-1482460781"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:28.980812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating new backup {'backup': {'volume_id': 'f607e8c5-d575-4e75-b280-ab10de5200f3', 'name': 'tempest-type-Backup-1482460781'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:28.986213 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating backup of volume f607e8c5-d575-4e75-b280-ab10de5200f3 in container None Aug 19 13:00:29.026178 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:29.026178 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:29.029823 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:29.063872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['2470dd03-0d50-4ec8-8929-a00b24b93136', 'a43475ab-d109-422a-ae66-941c9ddeb9f1'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:29.101197 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b2e638ef-3d0b-4516-aceb-d5e194dc864a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:29.101806 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1091/4379] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:00:28 2026] POST /volume/v3/backups => generated 316 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:29.110159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-164b9b91-b623-4674-8dd0-3728200abd82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.113226 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-164b9b91-b623-4674-8dd0-3728200abd82 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:29.113226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-164b9b91-b623-4674-8dd0-3728200abd82 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.113226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-164b9b91-b623-4674-8dd0-3728200abd82 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.113226 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-164b9b91-b623-4674-8dd0-3728200abd82 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:29.119676 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:29.119676 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:29.122187 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-164b9b91-b623-4674-8dd0-3728200abd82 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:29.122187 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1096/4380] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:29 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:29.143470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-31f95628-9272-4604-a78d-8274798537a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.147838 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31f95628-9272-4604-a78d-8274798537a5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:29.148160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31f95628-9272-4604-a78d-8274798537a5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.148433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-31f95628-9272-4604-a78d-8274798537a5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.148576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-31f95628-9272-4604-a78d-8274798537a5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:29.158518 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:29.158518 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:29.159161 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-31f95628-9272-4604-a78d-8274798537a5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:29.159615 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1093/4381] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:29 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:29.592427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b21e7be-6a94-40e9-a142-4df75e4a297e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.595061 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b21e7be-6a94-40e9-a142-4df75e4a297e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:29.595327 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b21e7be-6a94-40e9-a142-4df75e4a297e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.595581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b21e7be-6a94-40e9-a142-4df75e4a297e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.603194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b21e7be-6a94-40e9-a142-4df75e4a297e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 404 Aug 19 13:00:29.603899 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1102/4382] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:29 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:29.914166 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.916458 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:29.916701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.917053 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.917455 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume with id: c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:29.931001 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77cf7bad-4de9-4c66-962b-8358c3bc2668 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 404 Aug 19 13:00:29.931597 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1092/4383] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:29 2026] DELETE /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:29.947277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9bbe796e-f181-4bdd-8dde-e6374ef0858c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.949328 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9bbe796e-f181-4bdd-8dde-e6374ef0858c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 Aug 19 13:00:29.951280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9bbe796e-f181-4bdd-8dde-e6374ef0858c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.951280 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9bbe796e-f181-4bdd-8dde-e6374ef0858c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.956986 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9bbe796e-f181-4bdd-8dde-e6374ef0858c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 returned with HTTP 404 Aug 19 13:00:29.957781 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1097/4384] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:29 2026] GET /volume/v3/volumes/c68b1ee6-ec2d-409d-92e2-be77fb0d9670 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:29.965747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c13f23aa-790a-4c31-87db-3b375298ea8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:29.968810 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:29.969131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:29.969383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:29.969615 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume with id: 27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:29.980642 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:29.980642 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:29.980836 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:30.003598 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume request issued successfully. Aug 19 13:00:30.003818 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c13f23aa-790a-4c31-87db-3b375298ea8e tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 202 Aug 19 13:00:30.004228 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1094/4385] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:29 2026] DELETE /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:30.011504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-994ada2a-8881-4a18-aade-0a7a927aba19 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.012502 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-994ada2a-8881-4a18-aade-0a7a927aba19 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:30.012680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-994ada2a-8881-4a18-aade-0a7a927aba19 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:30.012847 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-994ada2a-8881-4a18-aade-0a7a927aba19 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:30.020461 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:30.020461 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:30.024727 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-994ada2a-8881-4a18-aade-0a7a927aba19 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:30.031623 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-994ada2a-8881-4a18-aade-0a7a927aba19 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 200 Aug 19 13:00:30.032103 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1103/4386] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:30 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:30.137767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.140788 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:30.141038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:30.141327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:30.141465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:30.147155 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:30.147155 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:30.147348 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4622e4b4-80da-46dd-9ac9-0334bfbe6ce2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:30.148086 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1093/4387] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:30 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:30.177196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.179476 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:30.179957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:30.180355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:30.180547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:30.185788 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:30.185788 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:30.186786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b8ec3a58-2b0e-4857-ad8b-4d68cafa7418 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:30.187379 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1098/4388] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:30 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:30.855858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.858816 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:30.859283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:30.859814 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:30.870466 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:30.870466 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:30.874601 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:30.879574 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-3950690f-1a88-46a5-978a-9cd8cf172145 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:30.880478 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1095/4389] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:30 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:30.971854 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a6c9d39-4e19-43be-87dd-d3717c3e6138 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.972293 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a6c9d39-4e19-43be-87dd-d3717c3e6138 None None] GET https://10.4.3.137/volume// Aug 19 13:00:30.972483 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a6c9d39-4e19-43be-87dd-d3717c3e6138 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:30.972794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a6c9d39-4e19-43be-87dd-d3717c3e6138 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:30.973010 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a6c9d39-4e19-43be-87dd-d3717c3e6138 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:30.973285 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1104/4390] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:00: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 19 13:00:30.982374 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-7c0652cb-9184-4ac9-8277-340630fb42ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:30.985707 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-7c0652cb-9184-4ac9-8277-340630fb42ae tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:00:30.986356 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-7c0652cb-9184-4ac9-8277-340630fb42ae tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8a7c95c-3a76-4d31-8fa3-496ec38cfce0", "connector": null, "instance_uuid": "661a5926-a7bc-4a22-9092-267186118010"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:31.000774 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.000774 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:31.041141 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-7c0652cb-9184-4ac9-8277-340630fb42ae tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:00:31.041754 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1094/4391] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:00:30 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 19 13:00:31.051298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6bb0c8c8-44a9-4412-bf24-e2b0e8b2851c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.053093 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bb0c8c8-44a9-4412-bf24-e2b0e8b2851c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 Aug 19 13:00:31.053583 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bb0c8c8-44a9-4412-bf24-e2b0e8b2851c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.053657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6bb0c8c8-44a9-4412-bf24-e2b0e8b2851c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.060442 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6bb0c8c8-44a9-4412-bf24-e2b0e8b2851c tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 returned with HTTP 404 Aug 19 13:00:31.061128 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1099/4392] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/27ef51b1-faba-4c61-bfad-d8017f96c977 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:31.074074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.077687 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:31.077687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.077687 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.094148 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.094148 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:31.099650 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:31.100022 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-68e61ef2-a675-4333-8cfc-eb6a7a21925f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.100575 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e61ef2-a675-4333-8cfc-eb6a7a21925f None None] GET https://10.4.3.137/volume// Aug 19 13:00:31.100785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e61ef2-a675-4333-8cfc-eb6a7a21925f None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.101390 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-68e61ef2-a675-4333-8cfc-eb6a7a21925f None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.101612 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-68e61ef2-a675-4333-8cfc-eb6a7a21925f None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:31.101957 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1105/4393] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:31.106599 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1e4ab098-8b5b-4951-8206-5a5bb034a43f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:31.107531 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1096/4394] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:31.115564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.115803 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.120265 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:31.120514 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:31.120568 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.120692 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.120778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.120919 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.130988 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.130988 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:31.133847 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.133847 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:31.134390 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:31.141285 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-2e754502-cd39-4b29-9032-18dd619fcf05 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:31.141285 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1100/4395] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 1084 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:31.141462 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:31.145286 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-452583ad-d61c-4c6f-bed2-bc5d92d37992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:31.146208 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1095/4396] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:31.158704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-07990a09-ba0e-447f-8197-40c501d6950e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.160755 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07990a09-ba0e-447f-8197-40c501d6950e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:31.160958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07990a09-ba0e-447f-8197-40c501d6950e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.161128 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-07990a09-ba0e-447f-8197-40c501d6950e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.161233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-07990a09-ba0e-447f-8197-40c501d6950e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:31.168033 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.168033 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:31.168523 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-07990a09-ba0e-447f-8197-40c501d6950e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:31.168884 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1106/4397] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:31.180424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.183285 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] POST https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534/action Aug 19 13:00:31.183799 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:31.184013 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:31.198216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.198380 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.198380 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:31.198662 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:31.200631 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:31.201043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.201281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.201472 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:31.206713 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Begin detaching volume completed successfully. Aug 19 13:00:31.207194 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.207194 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:31.207289 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-3a425877-a4d2-4716-8641-95b705d336d7 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534/action returned with HTTP 202 Aug 19 13:00:31.207493 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1097/4398] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:31 2026] POST /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:31.207704 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ce465c7-fd3b-46f2-92a1-fd2c73f1e0d6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:31.208123 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1101/4399] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:31.268298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb41353d-0ad4-49ad-ac75-e7333329c29a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.268777 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb41353d-0ad4-49ad-ac75-e7333329c29a None None] GET https://10.4.3.137/volume// Aug 19 13:00:31.268995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb41353d-0ad4-49ad-ac75-e7333329c29a None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.269316 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb41353d-0ad4-49ad-ac75-e7333329c29a None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.269625 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.269718 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb41353d-0ad4-49ad-ac75-e7333329c29a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:31.270123 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1096/4400] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:31.272097 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] PUT https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 Aug 19 13:00:31.272518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:31.283831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.284403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Acquiring lock "cinder-attachment_update-e8a7c95c-3a76-4d31-8fa3-496ec38cfce0-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:00:31.289219 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:31.289529 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-e8a7c95c-3a76-4d31-8fa3-496ec38cfce0-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:00:31.289585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.289846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.290657 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.290657 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:31.309056 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.309056 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:31.315677 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:31.323057 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-398bbf70-f3a3-48f3-96e1-abebc46f7641 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:31.323722 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1098/4401] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:31.398389 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-e8a7c95c-3a76-4d31-8fa3-496ec38cfce0-np0000007775" released by "attachment_update" :: held 0.109s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:00:31.398826 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-072e0e32-d4c1-46ac-95ff-62129f93ef7b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 returned with HTTP 200 Aug 19 13:00:31.399389 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1107/4402] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:00:31 2026] PUT /volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:31.409697 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-26b35982-df39-4d8e-907a-1a95ab828b35 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:31.412952 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-26b35982-df39-4d8e-907a-1a95ab828b35 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption Aug 19 13:00:31.413266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-26b35982-df39-4d8e-907a-1a95ab828b35 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:31.413575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-26b35982-df39-4d8e-907a-1a95ab828b35 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:31.424781 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:31.424781 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:31.433617 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-26b35982-df39-4d8e-907a-1a95ab828b35 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption returned with HTTP 200 Aug 19 13:00:31.433617 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1102/4403] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:00:31 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:32.127189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:32.129886 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:32.130189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:32.130512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:32.147191 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:32.147191 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:32.155718 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:32.165423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-486f6fc7-d32d-493f-8739-a6105c19cb56 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:32.165911 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1097/4404] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:32 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:32.184522 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:32.186746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:32.187015 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:32.187300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:32.188283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:32.194783 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:32.194783 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:32.196589 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cea28f95-e6b1-4e86-a406-2a79e04c22b2 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:32.196589 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1099/4405] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:32 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:32.221136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:32.223473 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:32.223754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:32.224031 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:32.224184 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:32.230280 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:32.230280 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:32.231184 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03a8e234-79f7-4214-b9a9-2a8f777d4314 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:32.231655 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1108/4406] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:32 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:32.975389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:33.066401 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:33.066718 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-280127117"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:33.068186 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-280127117'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:33.068391 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Create volume of 2 GB Aug 19 13:00:33.077029 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Availability Zones retrieved successfully. Aug 19 13:00:33.082393 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Flow 'volume_create_api' (8580ace7-c70c-4247-b916-21c0102723a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:33.083263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00623f8-ca64-4a88-b9a8-a43f8acba87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:33.084124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Validating volume size '2' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:33.110035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00623f8-ca64-4a88-b9a8-a43f8acba87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:33.110818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe21ac8-de66-4813-a78a-87d8f777d172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:33.183608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Created reservations ['272548ec-926a-4ecb-b4ca-0f70a90f4be1', 'b64aadd6-0cba-4013-a08d-60d9c14b2b48', 'cc9ae22e-f04a-427c-8ff3-5fa75ebe874f', 'ba433cb0-9013-4dda-abc1-f33dcdbd0053'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:33.184484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfe21ac8-de66-4813-a78a-87d8f777d172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['272548ec-926a-4ecb-b4ca-0f70a90f4be1', 'b64aadd6-0cba-4013-a08d-60d9c14b2b48', 'cc9ae22e-f04a-427c-8ff3-5fa75ebe874f', 'ba433cb0-9013-4dda-abc1-f33dcdbd0053']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:33.185399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ede1f6d-e882-4004-a3be-e4f9a6bbc9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:33.189905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:33.203709 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:33.203921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:33.204142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:33.207970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:33.210364 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:33.210681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:33.210934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:33.211082 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:33.212672 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ede1f6d-e882-4004-a3be-e4f9a6bbc9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3782b9a4-13bf-4700-aac7-e60861a8efdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-280127117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4b4f2510234fac9bdd545b031a1ecb',qos_specs=None,replication_status=,reservations=['272548ec-926a-4ecb-b4ca-0f70a90f4be1','b64aadd6-0cba-4013-a08d-60d9c14b2b48','cc9ae22e-f04a-427c-8ff3-5fa75ebe874f','ba433cb0-9013-4dda-abc1-f33dcdbd0053'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2d5de512594da8b911d5c89a09331b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-280127117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3782b9a4-13bf-4700-aac7-e60861a8efdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4b4f2510234fac9bdd545b031a1ecb',provider_auth=None,provider_geometry=None,provider_id=None,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='8c2d5de512594da8b911d5c89a09331b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:33.213608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0700109-f731-40db-ad5c-6f1367a258a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:33.216821 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:33.216821 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:33.217941 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37773ba8-7c87-4d87-adbb-df3e2c7f539c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:33.219097 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1100/4407] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:33 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:33.219402 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:33.219402 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:33.225382 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:33.231290 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-37bcadce-26b1-41e1-8696-2a13cb3d4c7f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:33.232002 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1098/4408] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:33 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:33.236286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0700109-f731-40db-ad5c-6f1367a258a9) transitioned into state 'SUCCESS' from state '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-280127117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4b4f2510234fac9bdd545b031a1ecb',qos_specs=None,replication_status=,reservations=['272548ec-926a-4ecb-b4ca-0f70a90f4be1','b64aadd6-0cba-4013-a08d-60d9c14b2b48','cc9ae22e-f04a-427c-8ff3-5fa75ebe874f','ba433cb0-9013-4dda-abc1-f33dcdbd0053'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2d5de512594da8b911d5c89a09331b',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:33.236286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f0b587-bd05-4213-9792-c27391e86287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:33.244790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7fd437d-a831-4afe-941b-5ae962408236 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:33.247040 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7fd437d-a831-4afe-941b-5ae962408236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:33.247040 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7fd437d-a831-4afe-941b-5ae962408236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:33.247460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7fd437d-a831-4afe-941b-5ae962408236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:33.247460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c7fd437d-a831-4afe-941b-5ae962408236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:33.249715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f0b587-bd05-4213-9792-c27391e86287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:33.250751 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Flow 'volume_create_api' (8580ace7-c70c-4247-b916-21c0102723a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:33.251140 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Create volume request issued successfully. Aug 19 13:00:33.251888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a29283a-658d-47c8-bfcb-cbf51defd21b tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:33.252419 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1103/4409] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:00:32 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:33.253089 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:33.253089 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:33.254106 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7fd437d-a831-4afe-941b-5ae962408236 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:33.254282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1109/4410] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:33 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:33.267586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:33.269473 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] GET https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:33.269660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:33.269878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:33.276941 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:33.276941 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:33.280956 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume info retrieved successfully. Aug 19 13:00:33.286472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f9d47501-2dc1-4104-aa8b-91371b1b7094 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 200 Aug 19 13:00:33.286897 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1101/4411] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:33 2026] GET /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:34.231221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.234200 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:34.235357 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.235897 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.236133 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:34.244928 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.244928 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:34.245786 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6a366be1-3c06-4853-9666-0e7ad4bccf15 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:34.246364 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1099/4412] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.248139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.254060 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:34.254445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.254813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.268244 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.270696 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:34.271844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.271844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.271844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:34.273407 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.273407 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:34.276971 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.276971 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:34.277592 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-82df19c5-01f2-474b-9a69-9d218a6dee40 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:34.277663 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:34.279020 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1110/4413] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.283047 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f8cd7ac4-110d-4520-8958-cf06a1a125dd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:34.283615 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1104/4414] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.304898 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.306741 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] GET https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:34.306925 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.307101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.315223 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.315223 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:34.319226 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume info retrieved successfully. Aug 19 13:00:34.327997 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-20ea6d9f-988c-476a-a8a5-5a60950e86e6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 200 Aug 19 13:00:34.328466 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1102/4415] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.343441 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.344625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:34.345044 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3782b9a4-13bf-4700-aac7-e60861a8efdb"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:34.350908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3782b9a4-13bf-4700-aac7-e60861a8efdb'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:34.362275 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.362275 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:34.362275 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume retrieved successfully. Aug 19 13:00:34.362275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Create volume of 1 GB Aug 19 13:00:34.365776 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Availability Zones retrieved successfully. Aug 19 13:00:34.374002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Flow 'volume_create_api' (0f9e9485-1738-414a-9f42-1bd142e699a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:34.378542 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132c9544-748d-4c6d-a490-d09e7e2ef309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:34.379852 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:34.381456 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132c9544-748d-4c6d-a490-d09e7e2ef309) transitioned into state 'FAILURE' from state 'RUNNING' Aug 19 13:00:34.381456 np0000007775 devstack@c-api.service[100260]: 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 19 13:00:34.383219 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132c9544-748d-4c6d-a490-d09e7e2ef309) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:34.383934 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132c9544-748d-4c6d-a490-d09e7e2ef309) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 19 13:00:34.384737 np0000007775 devstack@c-api.service[100260]: WARNING cinder.volume.api [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Flow 'volume_create_api' (0f9e9485-1738-414a-9f42-1bd142e699a2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 19 13:00:34.385012 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c30b7470-9679-4a21-8b87-1e09b455aaa6 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 400 Aug 19 13:00:34.385562 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1100/4416] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:00:34 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 13:00:34.395047 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.396751 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] GET https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:34.396942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.397122 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.404478 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.404478 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:34.409544 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume info retrieved successfully. Aug 19 13:00:34.414778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f18f318-24f6-44b1-abad-ed45556a02b2 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 200 Aug 19 13:00:34.415360 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1111/4417] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.428862 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-320ecdad-4f94-412d-be93-329c4e5db42c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.431226 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:34.431523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.431786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.431987 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Delete volume with id: 3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:34.442272 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.442272 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:34.443050 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume info retrieved successfully. Aug 19 13:00:34.467339 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Delete volume request issued successfully. Aug 19 13:00:34.467756 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-320ecdad-4f94-412d-be93-329c4e5db42c tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 202 Aug 19 13:00:34.468051 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1105/4418] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:34 2026] DELETE /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:34.475530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.477576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] GET https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:34.477735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.477992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.485674 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.485674 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:34.492291 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Volume info retrieved successfully. Aug 19 13:00:34.498626 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04a64160-a7bb-43ba-be7d-b4ddb98a4599 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 200 Aug 19 13:00:34.499277 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1103/4419] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:34 2026] GET /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:34.876680 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-ab1168d7-557a-4352-9704-42b39fb3c846 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:34.878829 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-ab1168d7-557a-4352-9704-42b39fb3c846 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 Aug 19 13:00:34.879007 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-ab1168d7-557a-4352-9704-42b39fb3c846 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:34.879233 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-ab1168d7-557a-4352-9704-42b39fb3c846 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:34.887925 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:34.887925 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:34.942803 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1fbdcb99-f99c-475d-9555-afd1dc428e05 req-ab1168d7-557a-4352-9704-42b39fb3c846 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 returned with HTTP 200 Aug 19 13:00:34.943338 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1101/4420] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:34 2026] DELETE /volume/v3/attachments/c0b8a6be-e0ac-4ed6-aa1f-63b0e34934e7 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.260808 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.263110 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:35.263406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.263649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.263777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:35.270396 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.270396 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:35.271172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6343b176-f1fa-48fe-8a7e-fe2d196dd7e5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:35.271661 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1112/4421] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.293849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.296950 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:00:35.297200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.297499 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.297681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:35.300243 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f5df685-b246-49ca-a01c-0620342beee9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.302671 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f5df685-b246-49ca-a01c-0620342beee9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:35.302890 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f5df685-b246-49ca-a01c-0620342beee9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.303105 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f5df685-b246-49ca-a01c-0620342beee9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.303741 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.303741 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:35.305094 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-691600ca-5e03-47a6-a0b0-f50b29c62dbc tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:00:35.305094 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1106/4422] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.316846 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.316846 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:35.319025 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.322559 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f5df685-b246-49ca-a01c-0620342beee9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:35.328243 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f5df685-b246-49ca-a01c-0620342beee9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:35.328759 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1104/4423] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.397017 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4/export_record Aug 19 13:00:35.397265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.397549 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Calling method 'export_record' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.397704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Export record for backup af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100260) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 13:00:35.403074 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.403074 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:35.404514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c6ef1fd778064aa499739c25f57373fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a73a173c1ba04e60b8e510e02bee3c66', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:00:35.404781 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ee9dcc4d-bb63-4b53-aebe-e945abc035e6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4/export_record returned with HTTP 403 Aug 19 13:00:35.405349 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1102/4424] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4/export_record => generated 101 bytes in 87 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:35.415021 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.417387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:35.417806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1889164721"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:35.419279 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1889164721'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:35.419480 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume of 1 GB Aug 19 13:00:35.424880 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Availability Zones retrieved successfully. Aug 19 13:00:35.431593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (30572115-9322-4022-b359-af5c208a5813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:35.432709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fa9f01-020c-4c86-ab91-2d12e90195b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:35.433667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:35.465107 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-088f7e32-59bb-4da7-9016-d12096c556f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.468605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82fa9f01-020c-4c86-ab91-2d12e90195b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:35.468728 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-088f7e32-59bb-4da7-9016-d12096c556f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:35.468728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-088f7e32-59bb-4da7-9016-d12096c556f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.468728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-088f7e32-59bb-4da7-9016-d12096c556f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.468845 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad645cc-e465-4674-bde9-415f8e3952a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:35.475216 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.475216 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:35.478802 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-088f7e32-59bb-4da7-9016-d12096c556f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:35.484305 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-088f7e32-59bb-4da7-9016-d12096c556f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:35.484798 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1107/4425] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.495907 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-255d803b-2644-4704-8cb4-774a3cc2a027 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.498125 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-255d803b-2644-4704-8cb4-774a3cc2a027 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:35.498417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-255d803b-2644-4704-8cb4-774a3cc2a027 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.498647 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-255d803b-2644-4704-8cb4-774a3cc2a027 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.507183 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.507183 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:35.511623 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-255d803b-2644-4704-8cb4-774a3cc2a027 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:35.512355 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['20486e28-0c62-4c20-9bb1-b965780fa5f0', '0a3512ac-dc55-4594-9597-faebb0f9a872', '99a03886-6da5-41af-a018-b1b936259fed', '75a7d124-cccf-4b56-a4f1-b9e9942714fd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:35.513146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad645cc-e465-4674-bde9-415f8e3952a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20486e28-0c62-4c20-9bb1-b965780fa5f0', '0a3512ac-dc55-4594-9597-faebb0f9a872', '99a03886-6da5-41af-a018-b1b936259fed', '75a7d124-cccf-4b56-a4f1-b9e9942714fd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:35.513446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f33a4475-2559-4615-84cb-54a28311c275 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.513918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699a0d89-8cb5-47fc-8bed-f40f801897c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:35.515003 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f33a4475-2559-4615-84cb-54a28311c275 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] GET https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb Aug 19 13:00:35.515177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f33a4475-2559-4615-84cb-54a28311c275 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.515422 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f33a4475-2559-4615-84cb-54a28311c275 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.518761 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-255d803b-2644-4704-8cb4-774a3cc2a027 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:35.519223 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1105/4426] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.524830 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f33a4475-2559-4615-84cb-54a28311c275 tempest-VolumesCloneNegativeTest-1398944107 tempest-VolumesCloneNegativeTest-1398944107-project-member] https://10.4.3.137/volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb returned with HTTP 404 Aug 19 13:00:35.525370 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1103/4427] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/3782b9a4-13bf-4700-aac7-e60861a8efdb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:35.535519 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.537224 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:35.537655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.537990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.538267 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume with id: cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:35.539491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (699a0d89-8cb5-47fc-8bed-f40f801897c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9975b3d-6403-49e8-9485-42d5d1ee3e58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889164721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['20486e28-0c62-4c20-9bb1-b965780fa5f0','0a3512ac-dc55-4594-9597-faebb0f9a872','99a03886-6da5-41af-a018-b1b936259fed','75a7d124-cccf-4b56-a4f1-b9e9942714fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1889164721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9975b3d-6403-49e8-9485-42d5d1ee3e58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a73a173c1ba04e60b8e510e02bee3c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5351c607a51148b6b7e9341dad026391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:35.540423 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d7479a-72f0-4d86-a47a-c1f516d156ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:35.548277 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.548277 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:35.548277 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:35.563270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d7479a-72f0-4d86-a47a-c1f516d156ba) transitioned into state 'SUCCESS' from state '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-1889164721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['20486e28-0c62-4c20-9bb1-b965780fa5f0','0a3512ac-dc55-4594-9597-faebb0f9a872','99a03886-6da5-41af-a018-b1b936259fed','75a7d124-cccf-4b56-a4f1-b9e9942714fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:35.564616 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume request issued successfully. Aug 19 13:00:35.564616 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5deb79c-67dc-4aa0-83b3-d26afa07b8f2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 202 Aug 19 13:00:35.564709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab03dcd-9522-4303-887d-8efa5c26ff06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:35.564794 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1108/4428] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:35 2026] DELETE /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:35.575462 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.577241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fab03dcd-9522-4303-887d-8efa5c26ff06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:35.577387 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:35.577539 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.577743 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.578481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (30572115-9322-4022-b359-af5c208a5813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:35.578766 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request issued successfully. Aug 19 13:00:35.579558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-63c080d5-d5b9-41ca-8d2c-10d22fccf950 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:35.580105 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1113/4429] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:35 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:35.589276 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.589276 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:35.596359 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.598212 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:35.598902 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:35.599154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:35.599597 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:35.611627 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.611627 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:35.616826 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49ab38b4-1d85-4d1f-a93a-453d50239068 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 200 Aug 19 13:00:35.617126 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:35.617354 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1106/4430] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 883 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.624021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-80a92cec-89b8-4635-b09c-86d04c1a5e96 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 returned with HTTP 200 Aug 19 13:00:35.625788 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1104/4431] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:35 2026] GET /volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:35.679584 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-36574936-1777-4700-b855-3c9b172d17a9 req-d4f71cc6-ef4b-42bc-a8bc-1045083f9069 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:35.682377 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-d4f71cc6-ef4b-42bc-a8bc-1045083f9069 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5/action Aug 19 13:00:35.682840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-d4f71cc6-ef4b-42bc-a8bc-1045083f9069 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:35.683005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-d4f71cc6-ef4b-42bc-a8bc-1045083f9069 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:35.702921 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:35.702921 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:35.713109 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-36574936-1777-4700-b855-3c9b172d17a9 req-d4f71cc6-ef4b-42bc-a8bc-1045083f9069 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5/action returned with HTTP 204 Aug 19 13:00:35.713588 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1109/4432] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:00:35 2026] POST /volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:36.141030 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.142941 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 13:00:36.143124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.143343 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.143534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume with id: 311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 13:00:36.156262 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.156262 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:36.156873 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:36.179776 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume request issued successfully. Aug 19 13:00:36.179969 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c6cd619-f813-48f4-b172-9d100c6f05f8 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 202 Aug 19 13:00:36.180437 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1114/4433] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:36 2026] DELETE /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:36.188356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-513035da-8639-426c-82a4-702d0d8c6b23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.190810 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-513035da-8639-426c-82a4-702d0d8c6b23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 13:00:36.190985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-513035da-8639-426c-82a4-702d0d8c6b23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.193445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-513035da-8639-426c-82a4-702d0d8c6b23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.198440 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.198440 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:36.202734 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-513035da-8639-426c-82a4-702d0d8c6b23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:36.208263 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-513035da-8639-426c-82a4-702d0d8c6b23 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 200 Aug 19 13:00:36.208754 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1107/4434] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.283874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.286170 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:36.286463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.286651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.286762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:36.293593 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.293593 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:36.294841 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6bad3caa-1190-4a91-b41b-42df77bdaa74 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:36.295463 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1105/4435] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.344597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.346621 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:36.346892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.347105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.356756 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.356756 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:36.360778 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:36.365425 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7e16f483-6f20-4ba4-9842-b16117c54be9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:36.365808 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1110/4436] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 1197 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:36.379127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-885746e4-7d14-47a1-9d68-be3ae1501138 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.381263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-885746e4-7d14-47a1-9d68-be3ae1501138 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:36.381543 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-885746e4-7d14-47a1-9d68-be3ae1501138 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.381735 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-885746e4-7d14-47a1-9d68-be3ae1501138 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.392166 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.392166 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:36.396346 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-885746e4-7d14-47a1-9d68-be3ae1501138 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:36.401214 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-885746e4-7d14-47a1-9d68-be3ae1501138 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:36.401680 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1115/4437] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 1197 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:36.464884 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.467136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:36.467376 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.467576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.479567 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.479567 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:36.484641 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:36.489225 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2cc21cbc-6488-4d0a-a001-b9db962cebb4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:36.489695 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1108/4438] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 1197 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:36.508920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.511313 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/action Aug 19 13:00:36.511669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:36.511837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:36.524032 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.524032 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:36.524667 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:36.532816 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Begin detaching volume completed successfully. Aug 19 13:00:36.533048 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-76a72685-d74e-4b65-8623-b41af5338a36 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/action returned with HTTP 202 Aug 19 13:00:36.533668 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1106/4439] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:00:36 2026] POST /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:36.580014 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f21bd96-2867-4386-8579-984de40ff6a7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.581185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f21bd96-2867-4386-8579-984de40ff6a7 None None] GET https://10.4.3.137/volume// Aug 19 13:00:36.581185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f21bd96-2867-4386-8579-984de40ff6a7 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.581185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f21bd96-2867-4386-8579-984de40ff6a7 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.581185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f21bd96-2867-4386-8579-984de40ff6a7 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:36.581511 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1111/4440] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:36.591186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.593669 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:36.593939 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.594179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.609482 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.609482 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:36.614935 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:36.620536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-f0bfc0bf-5afb-4d25-a556-cd62c3f4d2e2 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:36.620536 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1116/4441] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 1380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:36.634097 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86c6495e-8a9f-4b54-8da2-b228e996f896 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.636197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2689725e-9c4b-4f51-a6e7-ca5e2b4219c8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.636776 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86c6495e-8a9f-4b54-8da2-b228e996f896 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 Aug 19 13:00:36.637056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86c6495e-8a9f-4b54-8da2-b228e996f896 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.637364 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86c6495e-8a9f-4b54-8da2-b228e996f896 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.640342 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abe91bad-d18c-4500-9901-daccd6a7d372 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.642327 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abe91bad-d18c-4500-9901-daccd6a7d372 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:36.642572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abe91bad-d18c-4500-9901-daccd6a7d372 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.642764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abe91bad-d18c-4500-9901-daccd6a7d372 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.642828 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2689725e-9c4b-4f51-a6e7-ca5e2b4219c8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption Aug 19 13:00:36.643024 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2689725e-9c4b-4f51-a6e7-ca5e2b4219c8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.643639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2689725e-9c4b-4f51-a6e7-ca5e2b4219c8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.648895 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86c6495e-8a9f-4b54-8da2-b228e996f896 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 returned with HTTP 404 Aug 19 13:00:36.649552 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1109/4442] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/cc53e74c-4e36-4df3-ba0b-bea3beb19534 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:36.651395 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.651395 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:36.655641 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.655641 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:36.660950 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-abe91bad-d18c-4500-9901-daccd6a7d372 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:36.661923 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.664023 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:36.664282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.664556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.664858 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-2689725e-9c4b-4f51-a6e7-ca5e2b4219c8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption returned with HTTP 200 Aug 19 13:00:36.665433 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1107/4443] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.666814 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abe91bad-d18c-4500-9901-daccd6a7d372 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 returned with HTTP 200 Aug 19 13:00:36.667641 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1112/4444] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:36.682044 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.682044 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:36.682545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.685036 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:36.685590 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9975b3d-6403-49e8-9485-42d5d1ee3e58", "name": "tempest-type-Backup-2097913896"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:36.686325 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:36.687696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating new backup {'backup': {'volume_id': 'f9975b3d-6403-49e8-9485-42d5d1ee3e58', 'name': 'tempest-type-Backup-2097913896'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:36.687897 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating backup of volume f9975b3d-6403-49e8-9485-42d5d1ee3e58 in container None Aug 19 13:00:36.690641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ffef8656-2d96-4042-b3eb-79b7349bad61 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:36.691036 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1117/4445] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.699171 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.699171 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:36.700808 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:36.704314 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.706152 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:36.706391 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.706585 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.713263 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.713263 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:36.717578 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:36.722084 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fd1e7fb-5c94-4e13-8474-4144beb23dfe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:36.722480 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1108/4446] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.731021 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['ddbb0401-28e6-4cae-9a1c-646423d48350', 'c6cdf72f-60eb-4254-883d-f1bca230baa1'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:36.737150 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.740772 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:36.740946 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.741111 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.741263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume with id: 6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:36.751477 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.751477 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:36.751906 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:36.764976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f85c806b-0f5c-4d52-9e40-24cc92214256 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:36.765406 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1110/4447] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:00:36 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:36.769685 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume request issued successfully. Aug 19 13:00:36.769921 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-132c632f-e5df-4c7e-8632-6ac5862c07e4 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 202 Aug 19 13:00:36.770457 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1113/4448] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:36 2026] DELETE /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:36.777335 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.779532 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:36.779629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8f43a443-96c0-4119-8dc7-638abad72a63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:36.779826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.780063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.780232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:36.782068 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8f43a443-96c0-4119-8dc7-638abad72a63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:36.782389 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8f43a443-96c0-4119-8dc7-638abad72a63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:36.782652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8f43a443-96c0-4119-8dc7-638abad72a63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:36.788023 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.788023 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:36.788912 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-186fea3f-d739-4532-8ac4-7fc9f3ae65e4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:36.789454 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1118/4449] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:36.794470 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:36.794470 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:36.800622 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8f43a443-96c0-4119-8dc7-638abad72a63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:36.807327 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8f43a443-96c0-4119-8dc7-638abad72a63 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 200 Aug 19 13:00:36.807900 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1109/4450] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:36 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:37.224365 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-723d9d59-2e34-44e1-a411-96af4f7afa97 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.227468 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-723d9d59-2e34-44e1-a411-96af4f7afa97 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 Aug 19 13:00:37.227807 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-723d9d59-2e34-44e1-a411-96af4f7afa97 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.228473 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-723d9d59-2e34-44e1-a411-96af4f7afa97 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.239501 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-723d9d59-2e34-44e1-a411-96af4f7afa97 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 returned with HTTP 404 Aug 19 13:00:37.240265 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1111/4451] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/volumes/311cffa6-eee8-401f-8de6-3510124f25b3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:37.307074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.309783 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:37.310094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.310429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.310572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:37.318972 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:37.318972 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:37.319930 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8a11bb0f-a4a3-4a38-a733-df7573b1bb71 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:37.320520 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1114/4452] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:37.801260 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.803517 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:37.803821 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.804091 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.804226 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:37.811967 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:37.811967 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:37.813092 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-672b9af5-4cf8-452c-ad32-34a34c64ce01 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:37.814723 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1119/4453] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:37.827858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-536583c0-ee4c-4b8a-a1c8-af3d70ada1ba None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.830928 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-536583c0-ee4c-4b8a-a1c8-af3d70ada1ba tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a Aug 19 13:00:37.831228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-536583c0-ee4c-4b8a-a1c8-af3d70ada1ba tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.831774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-536583c0-ee4c-4b8a-a1c8-af3d70ada1ba tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.844438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-536583c0-ee4c-4b8a-a1c8-af3d70ada1ba tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a returned with HTTP 404 Aug 19 13:00:37.845389 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1110/4454] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/volumes/6c302e82-4cfe-4561-a0d0-56169c2f968a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:37.854696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.859056 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:37.859290 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.859471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.871468 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:37.871468 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:37.877692 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:37.883520 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb3ed064-7efe-4b0d-bece-0fe8cbd08f77 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 13:00:37.883990 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1112/4455] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:37.897168 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.900963 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:37.901224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.901480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.914866 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:37.914866 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:37.921305 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:37.928762 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d83ef5f-f8a1-4a7b-9ba9-e635d57f2699 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 13:00:37.929411 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1115/4456] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:37 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:37.948133 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:37.951118 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:37.951347 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:37.951625 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:37.951836 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume with id: 1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:37.966835 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:37.966835 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:37.967225 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:37.997629 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume request issued successfully. Aug 19 13:00:37.997907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df1b94d-2ab4-40c6-bb48-cf8145ad7734 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 202 Aug 19 13:00:37.998444 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1120/4457] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:37 2026] DELETE /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:38.007495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:38.009646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:38.010030 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:38.010373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:38.025367 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:38.025367 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:38.033357 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:38.039241 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfd71772-8d48-47e7-9e0c-9f7a5a80f992 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 200 Aug 19 13:00:38.039900 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1111/4458] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:38 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:38.334823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d88b055a-0957-44c5-8773-287722a44f46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:38.337658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d88b055a-0957-44c5-8773-287722a44f46 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:38.339067 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d88b055a-0957-44c5-8773-287722a44f46 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:38.339418 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d88b055a-0957-44c5-8773-287722a44f46 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:38.339549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d88b055a-0957-44c5-8773-287722a44f46 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:38.345366 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:38.345366 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:38.346124 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d88b055a-0957-44c5-8773-287722a44f46 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:38.346623 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1113/4459] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:38 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:38.833287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-46717bed-f670-48c3-8215-9829970b9f6d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:38.836237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46717bed-f670-48c3-8215-9829970b9f6d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:38.837349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46717bed-f670-48c3-8215-9829970b9f6d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:38.837618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-46717bed-f670-48c3-8215-9829970b9f6d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:38.837788 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-46717bed-f670-48c3-8215-9829970b9f6d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:38.844875 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:38.844875 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:38.846296 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-46717bed-f670-48c3-8215-9829970b9f6d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:38.846899 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1116/4460] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:38 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:39.059003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7256efa0-0168-456e-89dc-f2bf771101e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.061128 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7256efa0-0168-456e-89dc-f2bf771101e3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf Aug 19 13:00:39.061760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7256efa0-0168-456e-89dc-f2bf771101e3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.061760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7256efa0-0168-456e-89dc-f2bf771101e3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.068596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7256efa0-0168-456e-89dc-f2bf771101e3 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf returned with HTTP 404 Aug 19 13:00:39.068888 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1121/4461] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:39 2026] GET /volume/v3/volumes/1a2dce26-3c5f-44c6-b929-204364d134cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:39.077975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.080187 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 13:00:39.080757 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.080757 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.080910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete snapshot with id: f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 13:00:39.086961 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.086961 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:39.087816 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:39.142486 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot delete request issued successfully. Aug 19 13:00:39.142625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d429ea89-48b8-41c2-bb1f-2d3a8760c7fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 202 Aug 19 13:00:39.145339 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1112/4462] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:00:39 2026] DELETE /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:39.155753 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.158022 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 13:00:39.158311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.158614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.166912 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.166912 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:39.167641 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:39.168687 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35c1a014-d7e3-415a-a990-5f9a64aa278a tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 200 Aug 19 13:00:39.169053 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1114/4463] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:39 2026] GET /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:39.358653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.360904 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:39.361137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.361389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.361546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:39.367235 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.367235 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:39.368140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-712e2db4-c186-46ac-ac4e-9fe91f323f0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:39.368545 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1117/4464] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:39 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:39.610229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-1c4f8a39-73ed-4625-b254-2a15932d6581 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.612504 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-1c4f8a39-73ed-4625-b254-2a15932d6581 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 Aug 19 13:00:39.612685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-1c4f8a39-73ed-4625-b254-2a15932d6581 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.612852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-1c4f8a39-73ed-4625-b254-2a15932d6581 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.620997 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.620997 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:39.680277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-160eaa9a-f23a-4499-ad03-0e1a2a3a69b8 req-1c4f8a39-73ed-4625-b254-2a15932d6581 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 returned with HTTP 200 Aug 19 13:00:39.680794 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1122/4465] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:39 2026] DELETE /volume/v3/attachments/cf858055-5169-4dcd-871d-d435963dc3c5 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:39.831131 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.837024 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:39.837112 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.837436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.847392 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.847392 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:39.853063 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:39.857771 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-61fda6a2-3919-4adb-a3d7-059056f4dafd req-c442b4cf-5f6b-4d17-b8d9-79b287a4b91b tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:39.858189 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1113/4466] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:39 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:39.867310 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a872b337-a407-453d-a963-ccd43c15d426 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:39.869400 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a872b337-a407-453d-a963-ccd43c15d426 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:39.869949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a872b337-a407-453d-a963-ccd43c15d426 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:39.869949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a872b337-a407-453d-a963-ccd43c15d426 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:39.869949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a872b337-a407-453d-a963-ccd43c15d426 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:39.879012 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:39.879012 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:39.880189 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a872b337-a407-453d-a963-ccd43c15d426 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:39.880483 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1115/4467] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:39 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:40.180546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abc7cd96-57ba-4f09-9460-ec47e63ee3fd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:40.182603 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abc7cd96-57ba-4f09-9460-ec47e63ee3fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 Aug 19 13:00:40.182877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abc7cd96-57ba-4f09-9460-ec47e63ee3fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:40.183164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abc7cd96-57ba-4f09-9460-ec47e63ee3fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:40.191639 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abc7cd96-57ba-4f09-9460-ec47e63ee3fd tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 returned with HTTP 404 Aug 19 13:00:40.192315 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1118/4468] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:40 2026] GET /volume/v3/snapshots/f8112758-9503-487a-bb0a-a6a89ae59005 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:40.204411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:40.207554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 13:00:40.208825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:40.208825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:40.208825 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete snapshot with id: 582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 13:00:40.216469 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:40.216469 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:40.216469 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:40.241168 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot delete request issued successfully. Aug 19 13:00:40.241468 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-adcc0d90-74be-4fa0-a7c4-88747de20092 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 202 Aug 19 13:00:40.241943 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1123/4469] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:00:40 2026] DELETE /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:40.253362 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:40.259320 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 13:00:40.259610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:40.259924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:40.272287 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:40.272287 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:40.272961 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:40.274215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a470a0f3-1055-4f26-9db3-4e6b0d7646e2 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 200 Aug 19 13:00:40.280294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1114/4470] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:40 2026] GET /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:40.381026 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:40.383594 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:40.383905 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:40.384094 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:40.384201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:40.392089 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:40.392089 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:40.392980 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8f79e9f6-ffc4-40f7-8732-c6149c2287a6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:40.393478 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1116/4471] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:40 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:40.896008 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-364b5478-3742-460a-9fc7-280eede77bd7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:40.901226 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-364b5478-3742-460a-9fc7-280eede77bd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:40.901531 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-364b5478-3742-460a-9fc7-280eede77bd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:40.901779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-364b5478-3742-460a-9fc7-280eede77bd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:40.901981 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-364b5478-3742-460a-9fc7-280eede77bd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:40.915187 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:40.915187 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:40.915930 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-364b5478-3742-460a-9fc7-280eede77bd7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:40.916518 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1119/4472] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:40 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:41.289000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1a74b2fb-fd02-4115-8917-2be05b10b044 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:41.291489 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a74b2fb-fd02-4115-8917-2be05b10b044 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da Aug 19 13:00:41.291768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a74b2fb-fd02-4115-8917-2be05b10b044 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:41.292044 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1a74b2fb-fd02-4115-8917-2be05b10b044 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:41.303112 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1a74b2fb-fd02-4115-8917-2be05b10b044 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da returned with HTTP 404 Aug 19 13:00:41.303824 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1124/4473] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:41 2026] GET /volume/v3/snapshots/582a7b97-63d1-41b5-8254-bb137233a6da => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:41.320802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:41.321461 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 13:00:41.321461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:41.321461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:41.322003 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete snapshot with id: 44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 13:00:41.336892 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:41.336892 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:41.337407 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:41.367181 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot delete request issued successfully. Aug 19 13:00:41.368349 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b85ded3b-a269-4c3d-bb4b-40544878e9fa tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 202 Aug 19 13:00:41.368349 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1115/4474] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:00:41 2026] DELETE /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:41.380981 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-36028d17-aec7-420e-b645-cda403f80e50 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:41.384109 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36028d17-aec7-420e-b645-cda403f80e50 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 13:00:41.384785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36028d17-aec7-420e-b645-cda403f80e50 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:41.384785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-36028d17-aec7-420e-b645-cda403f80e50 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:41.399190 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:41.399190 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:41.399468 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-36028d17-aec7-420e-b645-cda403f80e50 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Snapshot retrieved successfully. Aug 19 13:00:41.400961 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-36028d17-aec7-420e-b645-cda403f80e50 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 200 Aug 19 13:00:41.401581 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1117/4475] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:41 2026] GET /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:41.408659 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:41.410613 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:41.410921 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:41.411178 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:41.411375 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:41.425012 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:41.425012 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:41.425672 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-00f224cb-1ad0-4f46-9991-f8c2a68392b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:41.427134 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1120/4476] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:41 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:41.934793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ab0f160-7484-4db3-8579-d09481288427 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:41.936933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab0f160-7484-4db3-8579-d09481288427 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:41.937199 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab0f160-7484-4db3-8579-d09481288427 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:41.937440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ab0f160-7484-4db3-8579-d09481288427 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:41.937569 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9ab0f160-7484-4db3-8579-d09481288427 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:41.944142 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:41.944142 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:41.945116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ab0f160-7484-4db3-8579-d09481288427 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:41.945724 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1125/4477] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:41 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:42.413981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a733b25-b6dd-4747-aa33-e3022572889f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.416045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a733b25-b6dd-4747-aa33-e3022572889f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 Aug 19 13:00:42.416340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a733b25-b6dd-4747-aa33-e3022572889f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.416565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a733b25-b6dd-4747-aa33-e3022572889f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.422439 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a733b25-b6dd-4747-aa33-e3022572889f tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 returned with HTTP 404 Aug 19 13:00:42.423192 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1116/4478] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/snapshots/44f6abc2-96b2-4e8f-8a56-d60d913b2781 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:42.434060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.436558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:42.436776 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.437087 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.445516 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.449075 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:42.451336 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.451336 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:42.452663 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.452976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.453162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:42.459779 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.459779 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:42.460597 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:42.460665 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f33ff7f-76d8-4a0e-a85f-333d21064051 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:42.461297 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1121/4479] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:42.466420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2bbc26f-8107-4865-9184-c24afcd5a750 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 13:00:42.466836 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1118/4480] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:42.484151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.488558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:42.488817 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.489059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.504820 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.504820 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:42.514829 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:42.521757 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2ada321-eba0-4955-a9e1-dde1b15aed23 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 13:00:42.522154 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1126/4481] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:42.545270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f6f03855-6209-4d2d-b53c-76d679be7169 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.545270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:42.545270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.545270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.545270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume with id: f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:42.561272 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.561272 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:42.561272 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:42.593293 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Delete volume request issued successfully. Aug 19 13:00:42.593602 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6f03855-6209-4d2d-b53c-76d679be7169 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 202 Aug 19 13:00:42.594382 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1117/4482] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:42 2026] DELETE /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:42.602787 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.608789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:42.608991 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.609208 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.626400 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.626400 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:42.631841 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Volume info retrieved successfully. Aug 19 13:00:42.638712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bd19d7a-a444-43cb-b419-f8b204fb80fe tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 200 Aug 19 13:00:42.639169 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1122/4483] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:42.957970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:42.959910 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:42.960195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:42.960489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:42.960644 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:42.965482 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:42.965482 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:42.966146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8f47e99-e5b7-44d8-aecb-c51915b7682a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:42.966580 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1119/4484] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:42 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:43.278717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5bcd21ad-b607-4a5e-b315-03bd092960da None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.283578 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:43.283844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.284096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.284378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume with id: e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:43.296402 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.296402 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:43.298088 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:43.317998 np0000007775 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 13:00:43.336274 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume request issued successfully. Aug 19 13:00:43.336274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bcd21ad-b607-4a5e-b315-03bd092960da tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 202 Aug 19 13:00:43.336274 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1127/4485] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:43 2026] DELETE /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:43.353618 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00e47619-6af7-4f15-97be-15fc14275364 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.355707 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00e47619-6af7-4f15-97be-15fc14275364 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:43.357342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00e47619-6af7-4f15-97be-15fc14275364 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.357342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00e47619-6af7-4f15-97be-15fc14275364 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.376219 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.376219 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:43.386196 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-00e47619-6af7-4f15-97be-15fc14275364 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:43.394501 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00e47619-6af7-4f15-97be-15fc14275364 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 200 Aug 19 13:00:43.394501 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1118/4486] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:43.473273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.475582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:43.475819 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.476078 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.476298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:43.483463 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.483463 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:43.484407 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7a8280d5-0bdb-4f89-9ea3-bf44fa03e22a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:43.485600 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1123/4487] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:00:43.548602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.551522 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 13:00:43.553821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.553821 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.568979 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.568979 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:43.573800 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:43.580901 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-881c369e-4d11-45c1-99df-611c476e5b69 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 13:00:43.581460 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1120/4488] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:43.661045 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f6a6809-48fb-4aee-b043-2095a8d7f480 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.664641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f6a6809-48fb-4aee-b043-2095a8d7f480 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] GET https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 Aug 19 13:00:43.664938 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f6a6809-48fb-4aee-b043-2095a8d7f480 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.665336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f6a6809-48fb-4aee-b043-2095a8d7f480 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.674815 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f6a6809-48fb-4aee-b043-2095a8d7f480 tempest-SnapshotDataIntegrityTests-1372512621 tempest-SnapshotDataIntegrityTests-1372512621-project-member] https://10.4.3.137/volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 returned with HTTP 404 Aug 19 13:00:43.675430 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1128/4489] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/volumes/f1d8cb11-571d-4554-8d9e-a2e5929840e4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:43.738440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-29f7b600-2ab5-4378-a112-5b49e852e3cd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.743418 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-29f7b600-2ab5-4378-a112-5b49e852e3cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/limits Aug 19 13:00:43.743603 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-29f7b600-2ab5-4378-a112-5b49e852e3cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.743825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-29f7b600-2ab5-4378-a112-5b49e852e3cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.780592 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-29f7b600-2ab5-4378-a112-5b49e852e3cd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/limits returned with HTTP 200 Aug 19 13:00:43.781038 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1119/4490] 10.4.3.137 () {68 vars in 1484 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/limits => generated 302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:43.874898 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.886772 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:00:43.886772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.887169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.906476 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.906476 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:43.912429 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:43.921724 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-a377b77a-bb1e-4460-96c9-b1e6ec8cc8da tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 13:00:43.922887 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1124/4491] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1658 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:43.936830 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.940779 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:00:43.941167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deff5085-4891-4e77-a48e-9480eb0624ed", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1717279246", "description": null, "metadata": {}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:43.959343 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:43.959343 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:43.959768 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:43.960757 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:00:43.979734 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:43.988520 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:43.989481 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:43.990318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:43.990494 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:44.000501 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:44.000501 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:44.000812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['95fd757a-b384-4447-8dd7-7e65b464e8ed', 'd95e5638-b9ad-4203-8af2-fab6aa5d6fb3', '6e9acac9-63ad-408d-b322-2d69e77fb3fe', '91e7efea-aedb-422e-846f-8e4958474e55'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:44.002283 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4d88bd5-1cbe-44b3-b618-c3ed7841321a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:44.004038 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1129/4492] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:43 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:44.046038 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 13:00:44.046550 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5ddf7e9e-e104-4010-8bf7-36ef24e3721b req-e7b346e0-88ba-42dd-b9f2-f08f0637d549 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:00:44.047167 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1121/4493] 10.4.3.137 () {72 vars in 1547 bytes} [Wed Aug 19 13:00:43 2026] POST /volume/v3/snapshots => generated 320 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:44.412173 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e9ac9cca-1e48-406c-a099-74b584a3443f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:44.414461 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9ac9cca-1e48-406c-a099-74b584a3443f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 Aug 19 13:00:44.414816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9ac9cca-1e48-406c-a099-74b584a3443f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:44.415179 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9ac9cca-1e48-406c-a099-74b584a3443f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:44.421678 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9ac9cca-1e48-406c-a099-74b584a3443f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 returned with HTTP 404 Aug 19 13:00:44.422216 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1120/4494] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:44 2026] GET /volume/v3/volumes/e8a7c95c-3a76-4d31-8fa3-496ec38cfce0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:44.436911 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:44.436911 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 13:00:44.437147 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:44.438350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:44.438350 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume with id: bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 13:00:44.447568 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:44.447568 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:44.448745 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:44.471065 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 13:00:44.480154 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume request issued successfully. Aug 19 13:00:44.482082 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e7c416c-d8c9-4120-b0f8-721abf24527c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 202 Aug 19 13:00:44.482804 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1125/4495] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:44 2026] DELETE /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:44.492826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:44.494805 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 13:00:44.495015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:44.495240 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:44.504612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:44.505951 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:44.505951 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:44.514881 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:44.515259 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:44.515259 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:44.515259 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:44.515259 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:44.522116 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b536ce7-e2d5-4749-8ba4-6241f39652b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 200 Aug 19 13:00:44.522116 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1130/4496] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:44 2026] GET /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:44.527190 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:44.527190 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:44.527190 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b5f4377e-e51a-4059-9af2-10e1db7aa1b0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:44.527190 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1122/4497] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:44 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:44.781512 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-47c2ea14-13a9-4667-bfd1-23c2d8efca06 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:44.784435 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-47c2ea14-13a9-4667-bfd1-23c2d8efca06 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 Aug 19 13:00:44.784669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-47c2ea14-13a9-4667-bfd1-23c2d8efca06 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:44.784863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-47c2ea14-13a9-4667-bfd1-23c2d8efca06 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:44.796460 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:44.796460 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:44.866688 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6f3fed8e-c331-448b-a4ee-e732d4d194ba req-47c2ea14-13a9-4667-bfd1-23c2d8efca06 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 returned with HTTP 200 Aug 19 13:00:44.867192 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1121/4498] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:00:44 2026] DELETE /volume/v3/attachments/23daa9fc-039e-4c3c-834b-9a88acd65495 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:45.017390 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.019023 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:45.019198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.019464 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.019577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:45.030843 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.030843 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:45.031614 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f2e1221d-1bd8-4b50-8c0c-141dca265680 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:45.032030 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1126/4499] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:45.540119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f65e7297-4a07-443f-abdf-f413b1b129a4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.540772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.543323 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:45.543682 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.543958 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.544124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id dd426578-9ac0-4693-8f4f-a01aa125223b. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:45.545330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f65e7297-4a07-443f-abdf-f413b1b129a4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 Aug 19 13:00:45.546119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f65e7297-4a07-443f-abdf-f413b1b129a4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.546850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f65e7297-4a07-443f-abdf-f413b1b129a4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.549557 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.549557 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:45.550348 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81b153f5-d728-4611-bff0-a1e23cd191a9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 200 Aug 19 13:00:45.550941 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1123/4500] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:45.562639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1a338a64-5f42-426d-8f72-8c520b253b4f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.565012 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] DELETE https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b Aug 19 13:00:45.565952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.565952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.566138 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Delete backup with id: dd426578-9ac0-4693-8f4f-a01aa125223b. Aug 19 13:00:45.570187 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f65e7297-4a07-443f-abdf-f413b1b129a4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 returned with HTTP 404 Aug 19 13:00:45.571511 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1131/4501] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/volumes/bedd0495-5ddf-44a4-96ff-cda589fb4b80 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:45.571606 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.571606 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:45.581882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.588269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:00:45.588269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.588269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.588269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:00:45.590752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] delete_backup rpcapi backup_id dd426578-9ac0-4693-8f4f-a01aa125223b {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:00:45.594649 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1a338a64-5f42-426d-8f72-8c520b253b4f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b returned with HTTP 202 Aug 19 13:00:45.594649 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1122/4502] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:45 2026] DELETE /volume/v3/backups/dd426578-9ac0-4693-8f4f-a01aa125223b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:00:45.604400 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.606947 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:45.607311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.607511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.607748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume with id: f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:45.607837 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Get all volumes completed successfully. Aug 19 13:00:45.610378 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.610378 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:45.616357 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6a532f4-ba17-45fd-b363-68ce8435a005 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:00:45.616845 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1127/4503] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9507 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:45.617601 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.617601 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:45.617910 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:45.636719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b23b4308-3523-45d4-8d9a-457e349a9085 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.637710 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23b4308-3523-45d4-8d9a-457e349a9085 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] DELETE https://10.4.3.137/volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c Aug 19 13:00:45.638069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23b4308-3523-45d4-8d9a-457e349a9085 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.638146 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b23b4308-3523-45d4-8d9a-457e349a9085 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.650277 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume request issued successfully. Aug 19 13:00:45.650277 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cacf082-d0e3-466f-97fd-9d28c7d879f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 returned with HTTP 202 Aug 19 13:00:45.650277 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1124/4504] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:45 2026] DELETE /volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:45.661313 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.663024 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b23b4308-3523-45d4-8d9a-457e349a9085 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c returned with HTTP 202 Aug 19 13:00:45.663448 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1132/4505] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:00:45 2026] DELETE /volume/v3/types/2fd6c59e-5c41-4ab6-a4c8-88f35608a35c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:45.663499 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:45.663748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.663956 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.675439 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.675439 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:45.686400 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:45.696134 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-08ad33f3-b052-43fa-a058-3eab698b82b1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 returned with HTTP 200 Aug 19 13:00:45.696787 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1123/4506] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 => generated 1016 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:45.732115 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.734773 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] DELETE https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 13:00:45.735287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.735534 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.735806 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume with id: 05b00c04-7146-4143-92c4-62de8e874763 Aug 19 13:00:45.755727 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.755727 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:45.759070 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:45.785816 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Delete volume request issued successfully. Aug 19 13:00:45.786171 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-04c3a4b0-0909-4e35-a105-5c269351f9a9 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 202 Aug 19 13:00:45.786745 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1128/4507] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:00:45 2026] DELETE /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:45.796516 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:45.798884 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 13:00:45.798974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:45.799375 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:45.808193 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:45.808193 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:45.812799 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Volume info retrieved successfully. Aug 19 13:00:45.818736 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dabc7558-7db2-4f17-8b20-783ec95d6e7f tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 200 Aug 19 13:00:45.819179 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1125/4508] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:45 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:46.046601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.048910 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:46.049121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:46.049351 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:46.049482 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:46.054556 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:46.054556 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:46.055197 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6d111b4-c584-4b4b-9397-0a35318a4bd4 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:46.055583 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1133/4509] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:46 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:46.441103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.443591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:00:46.443912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:46.444305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:46.450168 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:46.450168 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:46.450679 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:00:46.451566 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c4fcf545-3ebf-47e4-9c8f-f661789a3533 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 200 Aug 19 13:00:46.452000 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1124/4510] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:00:46 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:46.714006 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa32f7a7-d0f9-4909-8950-7a3905f4b801 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.716785 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa32f7a7-d0f9-4909-8950-7a3905f4b801 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 Aug 19 13:00:46.717142 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa32f7a7-d0f9-4909-8950-7a3905f4b801 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:46.717509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa32f7a7-d0f9-4909-8950-7a3905f4b801 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:46.726503 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa32f7a7-d0f9-4909-8950-7a3905f4b801 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 returned with HTTP 404 Aug 19 13:00:46.727146 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1129/4511] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:46 2026] GET /volume/v3/volumes/f607e8c5-d575-4e75-b280-ab10de5200f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:46.741351 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98c35f61-4eca-425e-9268-3d19a0031e4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.745377 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/export_record Aug 19 13:00:46.745615 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:46.745814 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Calling method 'export_record' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:46.745925 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Export record for backup 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 13:00:46.755272 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:46.755272 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:46.756454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '9085e2963eea42249c78811ec533ae7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa8e8ac556c4995af5337b7a2dd09d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:00:46.756664 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98c35f61-4eca-425e-9268-3d19a0031e4c tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/export_record returned with HTTP 403 Aug 19 13:00:46.757181 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1126/4512] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 13:00:46 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/export_record => generated 101 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:46.767462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.770164 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:46.770680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-705721301"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:46.772882 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-705721301'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:46.773126 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume of 1 GB Aug 19 13:00:46.782989 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Availability Zones retrieved successfully. Aug 19 13:00:46.795927 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (3c82fc81-681c-40e3-9921-bf2f837e0d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:46.797189 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0e989f-8d04-4cae-823f-0862f7b5b2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:46.800332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:46.835878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b62a9a85-aab0-4e76-b56f-5fb0ebd8a649 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:46.838835 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b62a9a85-aab0-4e76-b56f-5fb0ebd8a649 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] GET https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 Aug 19 13:00:46.838835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b62a9a85-aab0-4e76-b56f-5fb0ebd8a649 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:46.838976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b62a9a85-aab0-4e76-b56f-5fb0ebd8a649 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:46.843933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae0e989f-8d04-4cae-823f-0862f7b5b2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:46.845186 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2708c6d-9d71-4d75-bb62-1b9e76f5f068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:46.848895 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b62a9a85-aab0-4e76-b56f-5fb0ebd8a649 tempest-AttachVolumeMultiAttachTest-452176809 tempest-AttachVolumeMultiAttachTest-452176809-project-member] https://10.4.3.137/volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 returned with HTTP 404 Aug 19 13:00:46.849932 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1125/4513] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:46 2026] GET /volume/v3/volumes/05b00c04-7146-4143-92c4-62de8e874763 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:46.901372 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['e476ce39-0a09-4263-b47e-6f768e272005', '8c6acc66-0939-4d0b-bc69-937c939e550f', '12360c03-7b92-451a-be13-2725a7092a0f', 'a913744c-3374-4f6a-bf2c-f762ad1ed8b0'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:46.902774 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2708c6d-9d71-4d75-bb62-1b9e76f5f068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e476ce39-0a09-4263-b47e-6f768e272005', '8c6acc66-0939-4d0b-bc69-937c939e550f', '12360c03-7b92-451a-be13-2725a7092a0f', 'a913744c-3374-4f6a-bf2c-f762ad1ed8b0']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:46.903704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533b3622-8f4a-4b42-b5ea-fe342b46dbd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:46.934856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (533b3622-8f4a-4b42-b5ea-fe342b46dbd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b49b10-a4da-4781-9d6c-ea5446975d60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-705721301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['e476ce39-0a09-4263-b47e-6f768e272005','8c6acc66-0939-4d0b-bc69-937c939e550f','12360c03-7b92-451a-be13-2725a7092a0f','a913744c-3374-4f6a-bf2c-f762ad1ed8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-705721301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b49b10-a4da-4781-9d6c-ea5446975d60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:46.935896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7883282-f8a4-4a76-93bf-239f18192ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:46.982918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7883282-f8a4-4a76-93bf-239f18192ef9) transitioned into state 'SUCCESS' from state '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-705721301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['e476ce39-0a09-4263-b47e-6f768e272005','8c6acc66-0939-4d0b-bc69-937c939e550f','12360c03-7b92-451a-be13-2725a7092a0f','a913744c-3374-4f6a-bf2c-f762ad1ed8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:46.984330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beb0a34-374f-4e1d-89b7-d4255d554389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.000589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4beb0a34-374f-4e1d-89b7-d4255d554389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:47.001621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (3c82fc81-681c-40e3-9921-bf2f837e0d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:47.002050 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request issued successfully. Aug 19 13:00:47.004961 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25faa5e3-d4f4-4214-8e4f-6b1f8603ed39 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:47.005505 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1134/4514] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:46 2026] POST /volume/v3/volumes => generated 777 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:47.020669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:47.022623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:00:47.022833 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:47.023020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:47.030978 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:47.030978 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:47.035297 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:47.040643 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0d906b4f-4e38-4fe9-84cc-04712e25bc69 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 returned with HTTP 200 Aug 19 13:00:47.041236 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1130/4515] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:47 2026] GET /volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:47.065872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:47.067692 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:47.067950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:47.068184 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:47.068184 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:47.073455 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:47.073455 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:47.074123 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ab4184d1-fa5a-423c-8b06-232bfebe4453 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:47.074553 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1127/4516] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:47 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:47.560267 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d976390a-7dfb-4cc9-a6e7-e07e460bf577 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:47.563491 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d976390a-7dfb-4cc9-a6e7-e07e460bf577 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:00:47.564064 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d976390a-7dfb-4cc9-a6e7-e07e460bf577 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1428594828", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:47.583276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d976390a-7dfb-4cc9-a6e7-e07e460bf577 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:00:47.583805 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1126/4517] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:00:47 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:47.593838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f78d1e48-76c3-4ffe-a5e3-bbc995a7e717 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:47.595766 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f78d1e48-76c3-4ffe-a5e3-bbc995a7e717 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] POST https://10.4.3.137/volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d/encryption Aug 19 13:00:47.596157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f78d1e48-76c3-4ffe-a5e3-bbc995a7e717 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:47.597629 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:47.597629 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:47.638144 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f78d1e48-76c3-4ffe-a5e3-bbc995a7e717 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d/encryption returned with HTTP 200 Aug 19 13:00:47.638688 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1135/4518] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 13:00:47 2026] POST /volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:47.667453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:47.669770 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:47.670242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1544623911", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": "tempest-scenario-type-luks-1428594828", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:47.672276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1544623911', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': 'tempest-scenario-type-luks-1428594828', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:47.775215 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume of 1 GB Aug 19 13:00:47.775713 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:47.775713 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:47.776510 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Availability Zones retrieved successfully. Aug 19 13:00:47.785458 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (162f3d46-7315-4e37-89e0-1c3e18116ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:47.786950 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b126ddaf-6010-4d95-83c4-a7801810cb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.788459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:47.857277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b126ddaf-6010-4d95-83c4-a7801810cb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:00:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=467ce872-17d5-4c83-bb56-f851cb16106d,is_public=True,name='tempest-scenario-type-luks-1428594828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '467ce872-17d5-4c83-bb56-f851cb16106d', '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=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:47.857277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfca4c1-de30-4c0f-82d6-6e97d22be365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.887260 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1428594828 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1428594828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:47.887816 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1428594828 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1428594828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:47.928068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Created reservations ['c4069ffa-2dff-4e57-be1e-e0d9bdb63a58', '9ae15403-300f-4a8a-a88e-c54c64b2737e', '5c9d4f90-dba3-43f5-94de-a396706642a4', '6667caa9-643c-4ba7-b082-37e6c858500c'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:47.929136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebfca4c1-de30-4c0f-82d6-6e97d22be365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4069ffa-2dff-4e57-be1e-e0d9bdb63a58', '9ae15403-300f-4a8a-a88e-c54c64b2737e', '5c9d4f90-dba3-43f5-94de-a396706642a4', '6667caa9-643c-4ba7-b082-37e6c858500c']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:47.930317 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4c2e25-e8fa-4bf1-942b-43f2ea285a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.962094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4c2e25-e8fa-4bf1-942b-43f2ea285a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1544623911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['c4069ffa-2dff-4e57-be1e-e0d9bdb63a58','9ae15403-300f-4a8a-a88e-c54c64b2737e','5c9d4f90-dba3-43f5-94de-a396706642a4','6667caa9-643c-4ba7-b082-37e6c858500c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1544623911',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbdc0da98d8d441d851144fc2f844b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb854cd965a044218e06a9e957c20912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(467ce872-17d5-4c83-bb56-f851cb16106d),volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:47.963262 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a32783f1-494e-4951-981e-3ba3130cc0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.985271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a32783f1-494e-4951-981e-3ba3130cc0d2) transitioned into state 'SUCCESS' from state '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-1544623911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['c4069ffa-2dff-4e57-be1e-e0d9bdb63a58','9ae15403-300f-4a8a-a88e-c54c64b2737e','5c9d4f90-dba3-43f5-94de-a396706642a4','6667caa9-643c-4ba7-b082-37e6c858500c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:47.986020 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02252429-98e5-4bd2-8879-4a1aa28cbb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:47.999497 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02252429-98e5-4bd2-8879-4a1aa28cbb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:48.000635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (162f3d46-7315-4e37-89e0-1c3e18116ce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:48.001007 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request issued successfully. Aug 19 13:00:48.001704 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-17d6eed3-3c5d-40f5-b499-4f029543f870 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:48.002234 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1131/4519] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:47 2026] POST /volume/v3/volumes => generated 792 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:48.016030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:48.018928 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:48.019228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:48.019504 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:48.030912 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:48.030912 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:48.038120 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:48.047350 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08d8d6eb-35d8-492f-b7e2-29c2a3b7ecde tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:48.047871 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1128/4520] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:48 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:48.057818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:48.061716 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:00:48.062275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:48.062680 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:48.073376 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:48.073376 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:48.077972 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:48.082878 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-59983daf-d3eb-4b58-9337-a6bc7ff3387d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 returned with HTTP 200 Aug 19 13:00:48.083447 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1127/4521] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:48 2026] GET /volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:48.091502 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5122c23f-3084-4cca-a663-97bf890d1856 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:48.097601 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5122c23f-3084-4cca-a663-97bf890d1856 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:48.098761 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5122c23f-3084-4cca-a663-97bf890d1856 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:48.101041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5122c23f-3084-4cca-a663-97bf890d1856 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:48.101285 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5122c23f-3084-4cca-a663-97bf890d1856 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:48.103377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-89a81a85-a456-4245-a5c3-672783a32bd1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:48.106897 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:48.106897 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:48.107855 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5122c23f-3084-4cca-a663-97bf890d1856 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:48.108493 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1136/4522] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:48 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:48.114448 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:48.116479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15b49b10-a4da-4781-9d6c-ea5446975d60", "name": "tempest-type-Backup-989935427"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:48.122267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating new backup {'backup': {'volume_id': '15b49b10-a4da-4781-9d6c-ea5446975d60', 'name': 'tempest-type-Backup-989935427'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:48.122939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating backup of volume 15b49b10-a4da-4781-9d6c-ea5446975d60 in container None Aug 19 13:00:48.142292 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:48.142292 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:48.144284 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:00:48.177018 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['33fea1b3-b3a5-437f-a3f7-a95081ece3b2', 'cd28b588-dc84-4b6d-b363-e2ef04f7bdb0'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:48.212333 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-89a81a85-a456-4245-a5c3-672783a32bd1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:48.213033 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1132/4523] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:00:48 2026] POST /volume/v3/backups => generated 315 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:48.223239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:48.227100 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:48.227459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:48.227741 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:48.227901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:48.236474 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:48.236474 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:48.237287 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5b24d3d5-b492-44b3-a5c5-0ac4a47d16b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:48.237806 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1129/4524] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:48 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:49.066297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:49.068374 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:49.069397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:49.069397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:49.080556 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:49.080556 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:49.087634 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:49.096956 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d101c619-561e-43ec-8f3f-a14c901f7ef9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:49.098402 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1128/4525] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:49 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:49.126691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:49.128595 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:49.128837 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:49.129154 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:49.129352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:49.132290 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a3163fa0-6bbc-4fc6-bd0c-efc18f32994e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:49.139149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:49.141021 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:49.141021 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:49.141937 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ec98259-7225-4dee-9585-e1d6d8d8bb49 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:49.142521 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1137/4526] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:49 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:49.143417 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:00:49.143701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:49.144199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:49.153974 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:49.153974 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:49.154627 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:00:49.156925 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-6793a657-3515-4b7b-b3b6-1df487bbd221 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 200 Aug 19 13:00:49.157484 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1130/4527] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 13:00:49 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 479 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:49.236761 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3163fa0-6bbc-4fc6-bd0c-efc18f32994e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:00:49.237418 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3163fa0-6bbc-4fc6-bd0c-efc18f32994e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891", "extra_specs": {}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:49.239395 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:49.239395 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:49.253836 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:49.256802 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:49.257124 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:49.257375 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:49.257516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:49.267209 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3163fa0-6bbc-4fc6-bd0c-efc18f32994e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:00:49.268230 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1133/4528] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:00:49 2026] POST /volume/v3/types => generated 269 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:49.268403 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:49.268403 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:49.269424 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e37f8b6c-eb05-438e-bee9-235a7ce13ce8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:49.269424 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1129/4529] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:49 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.114176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.116614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:50.116908 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.117310 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.127326 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.127326 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:50.131862 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:50.141108 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a8927666-80ea-40b6-a4f6-9bfadd7822c4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:50.141798 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1138/4530] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.155201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.157785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:50.158079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.159824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.159824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:50.176537 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.176537 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:50.177108 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-68c5e8bc-1ebe-4e59-b720-886f50f041a2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:50.177615 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1131/4531] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.284033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3dccb858-735e-4953-9921-3635ff7fd322 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.286390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3dccb858-735e-4953-9921-3635ff7fd322 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:50.286569 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3dccb858-735e-4953-9921-3635ff7fd322 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.286762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3dccb858-735e-4953-9921-3635ff7fd322 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.286762 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3dccb858-735e-4953-9921-3635ff7fd322 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:50.297511 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.297511 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:50.298349 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3dccb858-735e-4953-9921-3635ff7fd322 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:50.298736 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1134/4532] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.312889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.314994 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:00:50.316109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.316109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.320356 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.320356 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:50.323220 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:00:50.324079 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f7b3ca69-42d3-4719-9a98-c2aa0069ee11 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 200 Aug 19 13:00:50.324519 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1130/4533] 10.4.3.137 () {68 vars in 1604 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.334292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.336707 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:00:50.336835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.337113 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.350148 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.350148 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:50.356228 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:50.362646 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-f38e3423-6150-4ecd-b023-86ef8ddaf47f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 200 Aug 19 13:00:50.363165 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1139/4534] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 1658 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:50.373333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.376408 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:50.376911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c5ab7f0f-e03c-48f8-9c68-5e856a155d71", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:50.379158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c5ab7f0f-e03c-48f8-9c68-5e856a155d71', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:50.390385 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.390385 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:50.391059 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:00:50.391262 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 13:00:50.392145 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 13:00:50.399824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (456c9282-7df8-4039-86e1-81491bcfb794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:50.401599 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf744a0-aada-40d1-a07e-4668d19f3d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:50.402909 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:50.437396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf744a0-aada-40d1-a07e-4668d19f3d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c5ab7f0f-e03c-48f8-9c68-5e856a155d71', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:50.438716 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf626f44-aae1-4de4-9dfc-e0fbe1a90e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:50.491881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['00c67a69-e3c4-4b18-8601-7c5862caba39', '813e28b6-c69e-4945-a874-0a4ff51b9843', '20177d02-d73a-4936-9b67-65184e4e8a62', 'a6a3a584-089b-4285-b6fa-bcd78c44dc60'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:50.492857 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf626f44-aae1-4de4-9dfc-e0fbe1a90e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c67a69-e3c4-4b18-8601-7c5862caba39', '813e28b6-c69e-4945-a874-0a4ff51b9843', '20177d02-d73a-4936-9b67-65184e4e8a62', 'a6a3a584-089b-4285-b6fa-bcd78c44dc60']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:50.493719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d4fede-5a85-465e-9137-2a8c30ee8401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:50.550663 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d4fede-5a85-465e-9137-2a8c30ee8401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16f638c1-e9c8-41d3-bd42-364bb7ac76de', '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='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['00c67a69-e3c4-4b18-8601-7c5862caba39','813e28b6-c69e-4945-a874-0a4ff51b9843','20177d02-d73a-4936-9b67-65184e4e8a62','a6a3a584-089b-4285-b6fa-bcd78c44dc60'],size=1,snapshot_id=c5ab7f0f-e03c-48f8-9c68-5e856a155d71,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T13:00:50Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16f638c1-e9c8-41d3-bd42-364bb7ac76de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c5ab7f0f-e03c-48f8-9c68-5e856a155d71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:50.552527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99a6bc9-d9ea-48e5-98a3-17dcdfd683e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:50.578553 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e99a6bc9-d9ea-48e5-98a3-17dcdfd683e3) transitioned into 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='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['00c67a69-e3c4-4b18-8601-7c5862caba39','813e28b6-c69e-4945-a874-0a4ff51b9843','20177d02-d73a-4936-9b67-65184e4e8a62','a6a3a584-089b-4285-b6fa-bcd78c44dc60'],size=1,snapshot_id=c5ab7f0f-e03c-48f8-9c68-5e856a155d71,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:50.579357 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6bf0a0-e7df-473a-8980-caea52262b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:50.610291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6bf0a0-e7df-473a-8980-caea52262b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:50.611576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (456c9282-7df8-4039-86e1-81491bcfb794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:50.612022 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 13:00:50.612950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-644f5fcf-50b8-4282-9c82-4f26a5dca4f1 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:50.613793 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1132/4535] 10.4.3.137 () {72 vars in 1541 bytes} [Wed Aug 19 13:00:50 2026] POST /volume/v3/volumes => generated 736 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:50.624053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.629107 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:00:50.630710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.630710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.641433 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.641433 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:50.648985 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:50.663548 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-bf697dc9-9afa-4344-b810-71f9b29b2c6e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 200 Aug 19 13:00:50.663723 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1135/4536] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 804 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:50.687587 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:50.697427 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:00:50.697427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:50.697427 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:50.709039 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:50.709039 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:50.714918 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:50.720916 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-cde3d94a-e683-48c1-a15f-f0649c2c6294 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 200 Aug 19 13:00:50.721462 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1131/4537] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:50 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 804 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.158729 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.160650 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:51.160868 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:51.161088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:51.176805 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:51.176805 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:51.187579 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:51.194455 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e4b602cf-d886-4fcc-a95f-3383eb089074 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:51.194915 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1140/4538] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:51 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.195139 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.201836 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:51.201836 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:51.202014 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:51.202097 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:51.207633 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:51.207633 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:51.208514 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bd68b541-9cd2-45ba-aed3-12fb04d02b59 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:51.209898 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1133/4539] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:51 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.311666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.314557 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:51.314779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:51.314971 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:51.315079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:51.319391 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:51.319391 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:51.320070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6144f5fe-ebf1-41a4-a651-ab0b058f0d0d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:51.320505 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1136/4540] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:51 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.802068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4a1b1c5f-955d-4071-bc4b-388278d64038 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.805404 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4a1b1c5f-955d-4071-bc4b-388278d64038 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:00:51.805837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4a1b1c5f-955d-4071-bc4b-388278d64038 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:51.830950 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4a1b1c5f-955d-4071-bc4b-388278d64038 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:00:51.831459 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1132/4541] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:00:51 2026] POST /volume/v3/types => generated 267 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.842822 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23bbdd3c-251f-43cb-89d8-a29d012a268b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.849378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23bbdd3c-251f-43cb-89d8-a29d012a268b tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:00:51.849378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23bbdd3c-251f-43cb-89d8-a29d012a268b tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250", "extra_specs": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:51.876336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23bbdd3c-251f-43cb-89d8-a29d012a268b tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:00:51.876757 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1141/4542] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:00:51 2026] POST /volume/v3/types => generated 269 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:51.889783 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:51.892866 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:51.892866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1064320834", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:51.895725 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1064320834', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:51.900290 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume of 1 GB Aug 19 13:00:51.900290 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:51.900290 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:51.900541 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Availability Zones retrieved successfully. Aug 19 13:00:51.913776 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (ebad258a-df63-483d-a447-0d801844cd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:51.915501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5771e54-cf37-48bb-80e7-e0c2fb6f88bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:51.917626 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:51.964292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5771e54-cf37-48bb-80e7-e0c2fb6f88bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d23b415-85ce-44c1-9342-77c3b9383eb5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d23b415-85ce-44c1-9342-77c3b9383eb5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:51.964292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717a4522-7aa2-4989-b302-22514be589ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:51.995390 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:51.995718 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1270966438-69567083, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:52.052043 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Created reservations ['1620a7dd-579f-4c48-b0e4-d9074673ea47', '133cbf3a-c78d-4116-921d-33c6f86601ac', '05e8bf78-47d8-49ae-8261-3ae9ff5f54f2', '62c4a08d-410d-4b84-bb7d-a1484b51f045'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:52.052971 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (717a4522-7aa2-4989-b302-22514be589ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1620a7dd-579f-4c48-b0e4-d9074673ea47', '133cbf3a-c78d-4116-921d-33c6f86601ac', '05e8bf78-47d8-49ae-8261-3ae9ff5f54f2', '62c4a08d-410d-4b84-bb7d-a1484b51f045']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.053915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea33067-3da0-4790-b8f6-613f6e1508f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.087921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ea33067-3da0-4790-b8f6-613f6e1508f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1064320834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['1620a7dd-579f-4c48-b0e4-d9074673ea47','133cbf3a-c78d-4116-921d-33c6f86601ac','05e8bf78-47d8-49ae-8261-3ae9ff5f54f2','62c4a08d-410d-4b84-bb7d-a1484b51f045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=0d23b415-85ce-44c1-9342-77c3b9383eb5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1064320834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d9b209104cf4b77bb15041562b5893e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634aeac5e38e452780100a4ea41484fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d23b415-85ce-44c1-9342-77c3b9383eb5),volume_type_id=0d23b415-85ce-44c1-9342-77c3b9383eb5)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.089206 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adf2c62-fa9d-43b4-836a-2a8ccf507394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.131140 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5adf2c62-fa9d-43b4-836a-2a8ccf507394) transitioned into state 'SUCCESS' from state '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-1064320834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['1620a7dd-579f-4c48-b0e4-d9074673ea47','133cbf3a-c78d-4116-921d-33c6f86601ac','05e8bf78-47d8-49ae-8261-3ae9ff5f54f2','62c4a08d-410d-4b84-bb7d-a1484b51f045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=0d23b415-85ce-44c1-9342-77c3b9383eb5)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.132215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da69c01e-8486-4b2f-9080-e47c7f062dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.143449 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da69c01e-8486-4b2f-9080-e47c7f062dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.144430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (ebad258a-df63-483d-a447-0d801844cd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:52.144805 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request issued successfully. Aug 19 13:00:52.145648 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a46d3ffc-fa93-4d2c-a635-c339d1c40b27 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:52.146225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1134/4543] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:51 2026] POST /volume/v3/volumes => generated 845 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:52.160198 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-576451ab-ba7f-420e-9279-fc18b12a910b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.162288 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:52.162671 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1049771856", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:52.164341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1049771856', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:52.169821 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume of 1 GB Aug 19 13:00:52.170298 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.170298 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:52.171061 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Availability Zones retrieved successfully. Aug 19 13:00:52.179962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (7677d5d1-cea1-46b4-8c8a-e0d9d05a80cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:52.181386 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d130bc-a86d-4d75-9085-cf444ad3225f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.182613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:52.211831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.214180 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:52.214380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:52.214565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:52.218532 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d130bc-a86d-4d75-9085-cf444ad3225f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:00:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.219928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44f2b6d-bb5d-4d70-8c61-78a280d59d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.223306 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.225557 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:52.225849 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:52.226103 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:52.226931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:52.229016 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.229016 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:52.232435 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.232435 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:52.233050 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10ddb38c-05d8-4870-a6f8-252879e68bf9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:52.233479 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1142/4544] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:52 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:52.236862 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:52.243110 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1ceb2b53-cba3-4e6b-85b3-ba0303beabcc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:52.243687 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1133/4545] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:52 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:52.266805 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:52.267228 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1338380541-1081895250, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:52.314467 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Created reservations ['11242ccc-2283-4a49-9203-4ed3294df6fe', '5391929a-7360-4c3c-b8b4-d1708bd7094b', '2578ccb2-d73c-4a5d-ac19-fedd3075ea72', 'daa0ae10-64ef-43a3-a3fb-3323986ae84f'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:52.315067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a44f2b6d-bb5d-4d70-8c61-78a280d59d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11242ccc-2283-4a49-9203-4ed3294df6fe', '5391929a-7360-4c3c-b8b4-d1708bd7094b', '2578ccb2-d73c-4a5d-ac19-fedd3075ea72', 'daa0ae10-64ef-43a3-a3fb-3323986ae84f']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.316294 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4528b9-7e6f-407a-b793-98df0fb230a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.332393 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.334471 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:52.334726 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:52.334977 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:52.335053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:52.340938 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.340938 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:52.341949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7732f9ed-e7c0-4b5b-98a6-d10da0f50663 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:52.342392 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1135/4546] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:52 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:52.351100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d4528b9-7e6f-407a-b793-98df0fb230a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a0a77f-89c8-42f3-b4bf-a8fc3299b883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1049771856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['11242ccc-2283-4a49-9203-4ed3294df6fe','5391929a-7360-4c3c-b8b4-d1708bd7094b','2578ccb2-d73c-4a5d-ac19-fedd3075ea72','daa0ae10-64ef-43a3-a3fb-3323986ae84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1049771856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a0a77f-89c8-42f3-b4bf-a8fc3299b883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d9b209104cf4b77bb15041562b5893e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634aeac5e38e452780100a4ea41484fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca),volume_type_id=7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.352105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2014112c-a748-4f2a-a9b5-f78fc86212c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.378493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2014112c-a748-4f2a-a9b5-f78fc86212c2) transitioned into state 'SUCCESS' from state '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-1049771856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['11242ccc-2283-4a49-9203-4ed3294df6fe','5391929a-7360-4c3c-b8b4-d1708bd7094b','2578ccb2-d73c-4a5d-ac19-fedd3075ea72','daa0ae10-64ef-43a3-a3fb-3323986ae84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.379752 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf3fad5-9418-4985-9b57-711509ead716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.394771 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcf3fad5-9418-4985-9b57-711509ead716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.395898 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (7677d5d1-cea1-46b4-8c8a-e0d9d05a80cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:52.395898 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request issued successfully. Aug 19 13:00:52.396527 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-576451ab-ba7f-420e-9279-fc18b12a910b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:52.396907 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1137/4547] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:52 2026] POST /volume/v3/volumes => generated 847 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:52.440792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.443675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:52.444188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1115942650", "snapshot_id": null, "imageRef": "4d37eee1-6ce5-4116-aab1-f5ee433830dc", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:52.449200 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1115942650', 'snapshot_id': None, 'imageRef': '4d37eee1-6ce5-4116-aab1-f5ee433830dc', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:52.564556 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume of 1 GB Aug 19 13:00:52.565001 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.565001 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:52.565738 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Availability Zones retrieved successfully. Aug 19 13:00:52.578946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (c09b7a9f-ae00-4ffa-8a09-ff312dbd69b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:52.580775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2864ec4c-a4a3-4adf-a30a-e5d7d29944cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.582009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:52.655540 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2864ec4c-a4a3-4adf-a30a-e5d7d29944cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:00:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e0fb1cd-b7a0-4077-a11e-d508697b8d8a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e0fb1cd-b7a0-4077-a11e-d508697b8d8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.657961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24912b3-56e8-47ee-b4c3-b5094e89f921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.699925 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:52.700345 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1477285074-1301602891, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:00:52.732609 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Created reservations ['6ae26e55-16a3-4ba5-bc6e-5a3aa47da095', '8b7dfa3c-eb80-4ca9-8cde-557a5068e0b8', 'bc5bd4f8-edd3-4be4-a19e-deb01c170971', '5153ccbb-b4ed-4961-84c8-eac0875c2a60'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:52.733582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e24912b3-56e8-47ee-b4c3-b5094e89f921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ae26e55-16a3-4ba5-bc6e-5a3aa47da095', '8b7dfa3c-eb80-4ca9-8cde-557a5068e0b8', 'bc5bd4f8-edd3-4be4-a19e-deb01c170971', '5153ccbb-b4ed-4961-84c8-eac0875c2a60']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.734675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d4acea-4f31-4cc4-ac2c-e8b35a257d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.763981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d4acea-4f31-4cc4-ac2c-e8b35a257d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37ec3a01-c91d-46a8-ad70-5299c6d913d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1115942650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['6ae26e55-16a3-4ba5-bc6e-5a3aa47da095','8b7dfa3c-eb80-4ca9-8cde-557a5068e0b8','bc5bd4f8-edd3-4be4-a19e-deb01c170971','5153ccbb-b4ed-4961-84c8-eac0875c2a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=1e0fb1cd-b7a0-4077-a11e-d508697b8d8a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1115942650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37ec3a01-c91d-46a8-ad70-5299c6d913d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d9b209104cf4b77bb15041562b5893e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='634aeac5e38e452780100a4ea41484fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e0fb1cd-b7a0-4077-a11e-d508697b8d8a),volume_type_id=1e0fb1cd-b7a0-4077-a11e-d508697b8d8a)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.764755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea693c5a-0f0c-4c88-b5a5-1ebcec9e9e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.786415 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea693c5a-0f0c-4c88-b5a5-1ebcec9e9e17) transitioned into state 'SUCCESS' from state '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-1115942650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9b209104cf4b77bb15041562b5893e',qos_specs=None,replication_status=,reservations=['6ae26e55-16a3-4ba5-bc6e-5a3aa47da095','8b7dfa3c-eb80-4ca9-8cde-557a5068e0b8','bc5bd4f8-edd3-4be4-a19e-deb01c170971','5153ccbb-b4ed-4961-84c8-eac0875c2a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='634aeac5e38e452780100a4ea41484fb',volume_type_id=1e0fb1cd-b7a0-4077-a11e-d508697b8d8a)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.787084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6071fda5-ec7d-429b-a4a5-7872fe1b63d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:52.799785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6071fda5-ec7d-429b-a4a5-7872fe1b63d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:52.800965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Flow 'volume_create_api' (c09b7a9f-ae00-4ffa-8a09-ff312dbd69b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:52.801389 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Create volume request issued successfully. Aug 19 13:00:52.802186 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8835de0c-ff84-4c0c-8cf2-3c2e2ce79310 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:52.802707 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1143/4548] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:00:52 2026] POST /volume/v3/volumes => generated 847 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:52.819915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:52.821683 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:52.821871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:52.822046 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:52.828823 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:52.828823 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:52.834984 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:52.840471 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f18482d-ef7e-45f6-9bc4-612515a540b6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:52.841040 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1134/4549] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:52 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 915 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:53.246630 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb47eb48-7381-43c2-a387-60fd1de6766c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.251426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb47eb48-7381-43c2-a387-60fd1de6766c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:53.251426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb47eb48-7381-43c2-a387-60fd1de6766c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.251426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb47eb48-7381-43c2-a387-60fd1de6766c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.251426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fb47eb48-7381-43c2-a387-60fd1de6766c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:53.257324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c04cf74-72d4-4e45-9949-593b07026d78 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.259487 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.259487 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:53.259611 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c04cf74-72d4-4e45-9949-593b07026d78 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:53.259825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c04cf74-72d4-4e45-9949-593b07026d78 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.260070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c04cf74-72d4-4e45-9949-593b07026d78 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.261394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb47eb48-7381-43c2-a387-60fd1de6766c tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:53.262050 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1136/4550] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:53.273434 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.273434 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:53.280799 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c04cf74-72d4-4e45-9949-593b07026d78 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:53.285918 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c04cf74-72d4-4e45-9949-593b07026d78 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:53.286457 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1138/4551] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:53.353935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.356695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:53.357082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.357157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.357317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:53.362709 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.362709 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:53.363658 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6ca05c18-fafc-4c2d-ac89-9ab694e7354a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:53.364196 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1144/4552] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:53.736922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.740159 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:00:53.740515 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.740805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.752792 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.752792 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:53.758987 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:53.765621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e9f96a8f-38bd-4221-9424-12e1b8fcd5ee tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 200 Aug 19 13:00:53.766259 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1135/4553] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 1345 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:53.778778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a40b88db-032e-4dd7-a8f5-fd930829ad77 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.779331 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a40b88db-032e-4dd7-a8f5-fd930829ad77 None None] GET https://10.4.3.137/volume// Aug 19 13:00:53.779530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a40b88db-032e-4dd7-a8f5-fd930829ad77 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.779750 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a40b88db-032e-4dd7-a8f5-fd930829ad77 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.780123 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a40b88db-032e-4dd7-a8f5-fd930829ad77 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:53.780585 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1137/4554] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:53.790627 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8fa218ed-d537-46f1-83a5-ae3aac679411 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.793399 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8fa218ed-d537-46f1-83a5-ae3aac679411 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:00:53.793808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8fa218ed-d537-46f1-83a5-ae3aac679411 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16f638c1-e9c8-41d3-bd42-364bb7ac76de", "connector": null, "instance_uuid": "623b9e39-d889-493f-93fa-64dc2da16d6e"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:53.804419 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.804419 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:53.842754 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8fa218ed-d537-46f1-83a5-ae3aac679411 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:00:53.843300 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1139/4555] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:00:53 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:53.852513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-044e740a-8861-48d6-912f-df6791e3b52d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.853000 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-044e740a-8861-48d6-912f-df6791e3b52d None None] GET https://10.4.3.137/volume// Aug 19 13:00:53.853224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-044e740a-8861-48d6-912f-df6791e3b52d None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.853478 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-044e740a-8861-48d6-912f-df6791e3b52d None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.853857 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-044e740a-8861-48d6-912f-df6791e3b52d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:00:53.854367 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1145/4556] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:00: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 19 13:00:53.859573 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.866069 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:53.866414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.867031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.867164 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:53.869903 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:00:53.870209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:53.870530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:53.880802 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.880802 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:53.885467 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:53.885467 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:53.886305 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:53.889861 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:00:53.894010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-585ff3cc-d209-4c5b-918c-25b0ffc4348c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:53.894863 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1136/4557] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:53.895466 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-2b1172c5-0a55-484b-8996-06c0c2550b8e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 200 Aug 19 13:00:53.895997 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1138/4558] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:00:53 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:00:54.027814 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.030342 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b Aug 19 13:00:54.030829 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:54.040701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-16f638c1-e9c8-41d3-bd42-364bb7ac76de-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:00:54.045994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-16f638c1-e9c8-41d3-bd42-364bb7ac76de-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:00:54.047352 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.047352 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:54.160182 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-16f638c1-e9c8-41d3-bd42-364bb7ac76de-np0000007775" released by "attachment_update" :: held 0.114s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:00:54.160559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-e2e76ed6-417f-434e-b619-1757d087b710 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b returned with HTTP 200 Aug 19 13:00:54.161294 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1140/4559] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:00:54 2026] PUT /volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:54.190425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8493016c-44ea-4516-bc2d-135f6ee7f52c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.194056 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8493016c-44ea-4516-bc2d-135f6ee7f52c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b/action Aug 19 13:00:54.194691 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8493016c-44ea-4516-bc2d-135f6ee7f52c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:00:54.194874 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8493016c-44ea-4516-bc2d-135f6ee7f52c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:54.216596 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.216596 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:54.232337 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2aa623be-4818-44c7-b6f9-f7a3e8f2ff32 req-8493016c-44ea-4516-bc2d-135f6ee7f52c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b/action returned with HTTP 204 Aug 19 13:00:54.232956 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1146/4560] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:00:54 2026] POST /volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:54.281658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.287035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:54.287353 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.287544 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.287647 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:54.292364 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.292364 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:54.293125 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f0dbb34-689e-4a6e-b92a-93d0102ea2e9 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:54.293843 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1137/4561] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:54.300774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.304068 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:54.304431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.304698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.305996 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e01027db-5383-4dec-ac81-d426a266cac8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.308712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d/export_record Aug 19 13:00:54.309080 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.309429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'export_record' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.309480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Export record for backup 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 13:00:54.315042 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.315042 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:54.316173 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling RPCAPI with context: , host: np0000007775, backup: 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 13:00:54.316356 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.316356 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:54.321664 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:54.324319 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] export_record in rpcapi backup_id 98129352-b394-4d80-a2dc-0359e6098d8d on host np0000007775. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 13:00:54.329582 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f50d689e-8ab9-4472-abc3-fcc179b0ee58 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:54.330111 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1139/4562] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:54.340117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTgxMjkzNTItYjM5NC00ZDgwLWEyZGMtMDM1OWU2MDk4ZDhkIiwgInVzZXJfaWQiOiAiNTM1MWM2MDdhNTExNDhiNmI3ZTkzNDFkYWQwMjYzOTEiLCAicHJvamVjdF9pZCI6ICJhNzNhMTczYzFiYTA0ZTYwYjhlNTEwZTAyYmVlM2M2NiIsICJ2b2x1bWVfaWQiOiAiZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDk3OTEzODk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4LzIwMjYwODE5MTMwMDM5L2F6X25vdmFfYmFja3VwXzk4MTI5MzUyLWIzOTQtNGQ4MC1hMmRjLTAzNTllNjA5OGQ4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 13:00:54.340599 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e01027db-5383-4dec-ac81-d426a266cac8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d/export_record returned with HTTP 200 Aug 19 13:00:54.341154 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1141/4563] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:54.351489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-306accbe-4bce-4500-a61a-945286ea3121 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.353787 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-306accbe-4bce-4500-a61a-945286ea3121 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:00:54.354051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-306accbe-4bce-4500-a61a-945286ea3121 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.354558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-306accbe-4bce-4500-a61a-945286ea3121 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.354558 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-306accbe-4bce-4500-a61a-945286ea3121 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:54.359649 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.359649 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:54.360487 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-306accbe-4bce-4500-a61a-945286ea3121 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:00:54.360971 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1147/4564] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:54.377742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.377824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.384677 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] POST https://10.4.3.137/volume/v3/backups/import_record Aug 19 13:00:54.384808 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:54.384808 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.384980 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE1Nzg4ODktMmE4My00ZDk3LWFkMGMtNDQzYjE3ZTMyMTk4IiwgInVzZXJfaWQiOiAiNTM1MWM2MDdhNTExNDhiNmI3ZTkzNDFkYWQwMjYzOTEiLCAicHJvamVjdF9pZCI6ICJhNzNhMTczYzFiYTA0ZTYwYjhlNTEwZTAyYmVlM2M2NiIsICJ2b2x1bWVfaWQiOiAiZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDk3OTEzODk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4LzIwMjYwODE5MTMwMDM5L2F6X25vdmFfYmFja3VwXzk4MTI5MzUyLWIzOTQtNGQ4MC1hMmRjLTAzNTllNjA5OGQ4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:54.385095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.385095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:54.385200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE1Nzg4ODktMmE4My00ZDk3LWFkMGMtNDQzYjE3ZTMyMTk4IiwgInVzZXJfaWQiOiAiNTM1MWM2MDdhNTExNDhiNmI3ZTkzNDFkYWQwMjYzOTEiLCAicHJvamVjdF9pZCI6ICJhNzNhMTczYzFiYTA0ZTYwYjhlNTEwZTAyYmVlM2M2NiIsICJ2b2x1bWVfaWQiOiAiZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDk3OTEzODk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4LzIwMjYwODE5MTMwMDM5L2F6X25vdmFfYmFja3VwXzk4MTI5MzUyLWIzOTQtNGQ4MC1hMmRjLTAzNTllNjA5OGQ4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 13:00:54.385200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE1Nzg4ODktMmE4My00ZDk3LWFkMGMtNDQzYjE3ZTMyMTk4IiwgInVzZXJfaWQiOiAiNTM1MWM2MDdhNTExNDhiNmI3ZTkzNDFkYWQwMjYzOTEiLCAicHJvamVjdF9pZCI6ICJhNzNhMTczYzFiYTA0ZTYwYjhlNTEwZTAyYmVlM2M2NiIsICJ2b2x1bWVfaWQiOiAiZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4IiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDk3OTEzODk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjk5NzViM2QtNjQwMy00OWU4LTk0ODUtNDJkNWQxZWUzZTU4LzIwMjYwODE5MTMwMDM5L2F6X25vdmFfYmFja3VwXzk4MTI5MzUyLWIzOTQtNGQ4MC1hMmRjLTAzNTllNjA5OGQ4ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTlUMTM6MDA6MzdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 13:00:54.385200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c6ef1fd778064aa499739c25f57373fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a73a173c1ba04e60b8e510e02bee3c66', '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=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:00:54.385200 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6aba8c8-7287-45cf-b03b-d64aacdffd7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups/import_record returned with HTTP 403 Aug 19 13:00:54.387124 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1140/4565] 10.4.3.137 () {70 vars in 1342 bytes} [Wed Aug 19 13:00:54 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 19 13:00:54.391508 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.391508 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:54.392190 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4b5aae85-98ae-4156-ba71-ab2ad28b2c25 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:54.392612 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1138/4566] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:54.395240 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.399547 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:54.399777 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.400025 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.400233 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume with id: f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:54.412206 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.412206 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:54.412746 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:54.440379 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume request issued successfully. Aug 19 13:00:54.440703 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7d9877fb-0dd3-4b94-85da-8f7671a35679 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 returned with HTTP 202 Aug 19 13:00:54.441331 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1142/4567] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:00:54 2026] DELETE /volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:00:54.452119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.453981 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:54.454125 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.454362 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.461650 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.461650 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:54.466645 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:54.472291 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9f16d37b-a9c4-4301-a3f8-df18e7a67e38 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 returned with HTTP 200 Aug 19 13:00:54.472841 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1148/4568] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:54.913594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8dc474b2-779b-4a54-8143-39d84702d13b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:54.915588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc474b2-779b-4a54-8143-39d84702d13b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:54.915782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dc474b2-779b-4a54-8143-39d84702d13b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:54.915982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8dc474b2-779b-4a54-8143-39d84702d13b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:54.923980 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:54.923980 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:54.928799 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8dc474b2-779b-4a54-8143-39d84702d13b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:54.934467 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8dc474b2-779b-4a54-8143-39d84702d13b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:54.935056 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1141/4569] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:54 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.346628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.348985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:55.349374 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.349602 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.360647 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:55.360647 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:55.366160 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:55.371760 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d1c5f9b-a4a4-4f01-bcfc-a0fd8d9c44b8 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:55.372341 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1139/4570] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.405591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.409217 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:55.409494 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.409764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.409937 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:55.418165 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:55.418165 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:55.419111 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f92e8afe-4aa8-4057-9c7b-fead1c939993 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:55.419701 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1143/4571] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.491233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd18c774-d64e-4943-b691-a690b7febd22 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.496343 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd18c774-d64e-4943-b691-a690b7febd22 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 Aug 19 13:00:55.496684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd18c774-d64e-4943-b691-a690b7febd22 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.498678 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd18c774-d64e-4943-b691-a690b7febd22 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.510375 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd18c774-d64e-4943-b691-a690b7febd22 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 returned with HTTP 404 Aug 19 13:00:55.511016 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1149/4572] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/volumes/f9975b3d-6403-49e8-9485-42d5d1ee3e58 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:00:55.523468 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.525529 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] GET https://10.4.3.137/volume/v3/backups Aug 19 13:00:55.525789 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.525994 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.526293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:00:55.536043 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cb6d838e-6428-41b7-a381-d86e4eca9c1f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups returned with HTTP 200 Aug 19 13:00:55.536776 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1142/4573] 10.4.3.137 () {68 vars in 1277 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.546176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-40f19f31-8442-40bb-9e22-79357762b3f7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.548634 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40f19f31-8442-40bb-9e22-79357762b3f7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] GET https://10.4.3.137/volume/v3/backups?project_id=a73a173c1ba04e60b8e510e02bee3c66 Aug 19 13:00:55.548952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40f19f31-8442-40bb-9e22-79357762b3f7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.549274 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40f19f31-8442-40bb-9e22-79357762b3f7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.549713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-40f19f31-8442-40bb-9e22-79357762b3f7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Removing options 'project_id' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:00:55.557199 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40f19f31-8442-40bb-9e22-79357762b3f7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups?project_id=a73a173c1ba04e60b8e510e02bee3c66 returned with HTTP 200 Aug 19 13:00:55.557781 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1140/4574] 10.4.3.137 () {68 vars in 1364 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/backups?project_id=a73a173c1ba04e60b8e510e02bee3c66 => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.568370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03404570-1efe-4271-9b96-10e3e451d7e3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.570538 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:00:55.570873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1224407904"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:55.572656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1224407904'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:00:55.572814 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume of 1 GB Aug 19 13:00:55.578378 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Availability Zones retrieved successfully. Aug 19 13:00:55.590044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (c37a2641-390c-4b1e-a00a-b0b29c14b42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:55.590044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de40bdf3-d229-4770-a857-142ef615045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:55.590044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:00:55.620926 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de40bdf3-d229-4770-a857-142ef615045b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:55.621758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee8076e-62cb-481f-a1be-5014254f7c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:55.671976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['7f0651d9-ffa4-4848-9054-e12fac3c238c', '9d752120-a5fe-44dc-9932-5d7515a5b6d7', '504e3eed-baf4-4367-b51b-08cdf2aa360f', '5eca38b3-27af-4269-8f25-8d614ac7bf25'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:55.672976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ee8076e-62cb-481f-a1be-5014254f7c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f0651d9-ffa4-4848-9054-e12fac3c238c', '9d752120-a5fe-44dc-9932-5d7515a5b6d7', '504e3eed-baf4-4367-b51b-08cdf2aa360f', '5eca38b3-27af-4269-8f25-8d614ac7bf25']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:55.673881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6aa66c-9f79-4e66-8903-db6b754f0356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:55.706183 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee6aa66c-9f79-4e66-8903-db6b754f0356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28f10e3-c311-4a53-8fc1-b74a64b4340c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224407904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['7f0651d9-ffa4-4848-9054-e12fac3c238c','9d752120-a5fe-44dc-9932-5d7515a5b6d7','504e3eed-baf4-4367-b51b-08cdf2aa360f','5eca38b3-27af-4269-8f25-8d614ac7bf25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224407904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28f10e3-c311-4a53-8fc1-b74a64b4340c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a73a173c1ba04e60b8e510e02bee3c66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5351c607a51148b6b7e9341dad026391',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:55.707429 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8c40ea-7e39-4e44-aaca-fe68279c2ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:55.737040 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8c40ea-7e39-4e44-aaca-fe68279c2ba5) transitioned into state 'SUCCESS' from state '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-1224407904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a73a173c1ba04e60b8e510e02bee3c66',qos_specs=None,replication_status=,reservations=['7f0651d9-ffa4-4848-9054-e12fac3c238c','9d752120-a5fe-44dc-9932-5d7515a5b6d7','504e3eed-baf4-4367-b51b-08cdf2aa360f','5eca38b3-27af-4269-8f25-8d614ac7bf25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5351c607a51148b6b7e9341dad026391',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:55.737945 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b621dec6-1329-4308-ac89-3319967e9ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:00:55.758477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b621dec6-1329-4308-ac89-3319967e9ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:00:55.758477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Flow 'volume_create_api' (c37a2641-390c-4b1e-a00a-b0b29c14b42c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:00:55.758477 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Create volume request issued successfully. Aug 19 13:00:55.759787 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03404570-1efe-4271-9b96-10e3e451d7e3 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:00:55.760313 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1144/4575] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:00:55 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:55.776064 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.778907 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:00:55.779422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.779722 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.808176 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:55.808176 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:55.816392 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:55.821032 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38c76c23-6a14-4b66-85f2-9ccaa296f6db tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c returned with HTTP 200 Aug 19 13:00:55.821605 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1150/4576] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c => generated 957 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:55.953241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:55.956376 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:55.956710 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:55.957036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:55.968622 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:55.968622 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:55.975845 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:55.981921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1ce3c8b0-cc27-4b3d-a6a8-1a03ae39bb82 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:55.982896 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1143/4577] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:55 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:56.386563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9ee71433-47c4-41a1-9642-b974389b4557 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:56.388924 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9ee71433-47c4-41a1-9642-b974389b4557 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:56.389235 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9ee71433-47c4-41a1-9642-b974389b4557 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:56.389503 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9ee71433-47c4-41a1-9642-b974389b4557 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:56.400605 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:56.400605 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:56.406070 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9ee71433-47c4-41a1-9642-b974389b4557 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:56.411408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9ee71433-47c4-41a1-9642-b974389b4557 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:56.411864 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1141/4578] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:56 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:56.434238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:56.436430 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:56.436755 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:56.437038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:56.437205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:56.442518 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:56.442518 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:56.443375 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a0825dd-4c4c-4017-81c0-44bd543bb5b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:56.443758 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1145/4579] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:56 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:56.837232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:56.840358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:00:56.840358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:56.840358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:56.847025 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:56.847025 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:56.850992 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:56.865866 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0f71a836-3efa-4b7d-a0bf-cb69d55a80c8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c returned with HTTP 200 Aug 19 13:00:56.866385 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1151/4580] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:56 2026] GET /volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:56.883395 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:56.886009 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:00:56.886585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e28f10e3-c311-4a53-8fc1-b74a64b4340c", "name": "tempest-type-Backup-1806946341"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:00:56.888610 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating new backup {'backup': {'volume_id': 'e28f10e3-c311-4a53-8fc1-b74a64b4340c', 'name': 'tempest-type-Backup-1806946341'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:00:56.888911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Creating backup of volume e28f10e3-c311-4a53-8fc1-b74a64b4340c in container None Aug 19 13:00:56.899717 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:56.899717 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:56.900505 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:00:56.918566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Created reservations ['667ef466-bb6f-44cc-a36c-e765fb07db36', '168f159d-8e4e-4c61-862e-71cd46e75356'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:00:56.967049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fac68e1a-ea44-47a0-903a-60bd82ba11a1 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:00:56.967566 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1144/4581] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:00:56 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:00:57.000789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:57.010076 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:57.010501 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:57.010769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:57.011417 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e50ac8b9-0782-4269-8981-99297521f287 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:57.013462 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e50ac8b9-0782-4269-8981-99297521f287 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:00:57.013743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e50ac8b9-0782-4269-8981-99297521f287 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:57.014286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e50ac8b9-0782-4269-8981-99297521f287 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:57.014286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e50ac8b9-0782-4269-8981-99297521f287 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:57.022013 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:57.022013 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:57.022013 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e50ac8b9-0782-4269-8981-99297521f287 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:00:57.022013 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1146/4582] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:57 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:57.026276 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:57.026276 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:57.027662 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:57.038534 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a451efc-b3c4-453d-b4b4-fd0e291be6c0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:57.039155 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1142/4583] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:56 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:57.428667 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:57.431243 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:57.431589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:57.431920 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:57.447865 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:57.447865 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:57.456669 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:57.462816 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-54fa770c-43ae-4097-8034-3f3009a2f636 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:57.466883 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54fa770c-43ae-4097-8034-3f3009a2f636 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:57.467223 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0cb8cbf-babe-495d-a547-ff8bedba6b72 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:57.467301 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54fa770c-43ae-4097-8034-3f3009a2f636 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:57.467511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-54fa770c-43ae-4097-8034-3f3009a2f636 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:57.467678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-54fa770c-43ae-4097-8034-3f3009a2f636 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:57.467826 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1152/4584] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:57 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:57.475334 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:57.475334 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:57.476352 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-54fa770c-43ae-4097-8034-3f3009a2f636 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:57.476913 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1145/4585] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:57 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:58.033710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6e98a672-395e-48f4-8004-47cdc3790855 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:58.037264 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e98a672-395e-48f4-8004-47cdc3790855 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:00:58.037264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e98a672-395e-48f4-8004-47cdc3790855 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:58.037264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6e98a672-395e-48f4-8004-47cdc3790855 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:58.037264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6e98a672-395e-48f4-8004-47cdc3790855 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:58.041223 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:58.041223 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:58.042142 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6e98a672-395e-48f4-8004-47cdc3790855 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:00:58.042730 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1147/4586] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:58 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:58.053492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:58.055351 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:58.055658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:58.056146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:58.064196 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:58.064196 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:58.068640 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:58.074407 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6b8e3160-35c0-4f75-85f6-b4fe6186f86e tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:58.074858 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1143/4587] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:58 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:58.485941 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:58.486419 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:58.486622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:58.486842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:58.490577 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:58.492484 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:58.492714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:58.492913 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:58.493032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:58.497337 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:58.497337 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:58.497482 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:58.497482 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:58.498019 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5daa0ee-c69d-4ded-9319-bcaf730e325d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:58.498457 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1146/4588] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:58 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:58.503579 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:58.510168 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-138ff200-7575-4fa4-b9f5-c82d3973e74f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:58.510875 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1153/4589] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:58 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:59.058745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:59.061967 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:00:59.061967 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:59.062741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:59.062888 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:59.071008 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:59.071008 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:00:59.071888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-daf2e014-b0a8-48ad-a9ae-74c2ca922fda tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:00:59.076409 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1148/4590] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:59 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:59.097485 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3757de58-0c63-48ae-a823-739dcffec7c8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:59.101408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3757de58-0c63-48ae-a823-739dcffec7c8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:00:59.101408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3757de58-0c63-48ae-a823-739dcffec7c8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:59.101408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3757de58-0c63-48ae-a823-739dcffec7c8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:59.112823 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:59.112823 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:00:59.121228 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3757de58-0c63-48ae-a823-739dcffec7c8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:00:59.128996 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3757de58-0c63-48ae-a823-739dcffec7c8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:00:59.129694 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1144/4591] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:59 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:00:59.511670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:59.513444 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:00:59.513670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:59.513896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:59.513939 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:00:59.518648 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:59.518648 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:00:59.519275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ff267aa-c6e6-4d72-a7a5-c1088c2e11cd tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:00:59.519661 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1147/4592] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:00:59 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:00:59.527551 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f453eb26-8194-4155-b2ba-01f755af147f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:00:59.529645 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f453eb26-8194-4155-b2ba-01f755af147f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:00:59.531273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f453eb26-8194-4155-b2ba-01f755af147f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:00:59.531273 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f453eb26-8194-4155-b2ba-01f755af147f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:00:59.543321 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:00:59.543321 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:00:59.547799 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f453eb26-8194-4155-b2ba-01f755af147f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:00:59.552970 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f453eb26-8194-4155-b2ba-01f755af147f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:00:59.552970 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1154/4593] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:00:59 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:00.088334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f760a599-1e6a-4781-a843-96a42af9aef8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:00.090116 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f760a599-1e6a-4781-a843-96a42af9aef8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:00.090451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f760a599-1e6a-4781-a843-96a42af9aef8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:00.090635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f760a599-1e6a-4781-a843-96a42af9aef8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:00.090814 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f760a599-1e6a-4781-a843-96a42af9aef8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:00.099413 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:00.099413 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:00.100240 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f760a599-1e6a-4781-a843-96a42af9aef8 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:00.100750 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1149/4594] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:00 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:00.160006 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:00.163819 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:00.163819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:00.163819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:00.175567 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:00.175567 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:00.181734 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:00.188727 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-048c0e66-61d1-4eae-83d7-3c79af595af7 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:00.189183 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1145/4595] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:00 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:00.537591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0313e5b6-d280-49af-a66b-3965e6263b1f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:00.540780 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0313e5b6-d280-49af-a66b-3965e6263b1f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:00.540780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0313e5b6-d280-49af-a66b-3965e6263b1f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:00.540780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0313e5b6-d280-49af-a66b-3965e6263b1f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:00.540780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0313e5b6-d280-49af-a66b-3965e6263b1f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:00.548141 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:00.548141 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:00.549146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0313e5b6-d280-49af-a66b-3965e6263b1f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:00.550028 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1148/4596] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:00 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:00.569070 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:00.571238 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:00.571538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:00.573114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:00.581098 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:00.581098 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:00.586838 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:00.592405 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5bef6fb5-77d9-46e5-ac1c-4e01860aa6bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:00.592949 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1155/4597] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:00 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:01.112382 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:01.114699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:01.114982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:01.115244 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:01.115461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:01.125270 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:01.125270 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:01.126235 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4b20946-fa4f-4f29-a70c-4d4a118ccc53 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:01.126735 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1150/4598] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:01 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:01.222840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-05699291-8a29-4c73-aae7-479a2336a0a2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:01.223554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-05699291-8a29-4c73-aae7-479a2336a0a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:01.225821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-05699291-8a29-4c73-aae7-479a2336a0a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:01.225821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-05699291-8a29-4c73-aae7-479a2336a0a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:01.234310 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:01.234310 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:01.240661 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-05699291-8a29-4c73-aae7-479a2336a0a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:01.248304 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-05699291-8a29-4c73-aae7-479a2336a0a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:01.248810 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1146/4599] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:01 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:01.565780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:01.568454 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:01.568746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:01.569021 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:01.569147 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:01.578499 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:01.578499 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:01.579395 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f9b7c19-8604-452e-bbac-a0eb85f308b9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:01.580108 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1149/4600] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:01 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:01.619379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:01.622759 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:01.623190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:01.623501 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:01.634095 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:01.634095 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:01.639334 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:01.646462 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-87f4b1a3-450d-4f18-ac09-555b57b675ad tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:01.646462 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1156/4601] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:01 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:02.144279 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:02.146174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:02.146174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:02.146398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:02.146540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:02.155161 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:02.155161 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:02.155161 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8d0dffe-bf73-45d5-b6e3-7cbafe5cf76f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:02.155161 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1151/4602] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:02 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:02.275491 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:02.277636 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:02.277843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:02.278064 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:02.290913 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:02.290913 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:02.295577 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:02.304219 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4e5009bd-aab7-4991-b1f7-b2538210f492 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:02.304693 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1147/4603] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:02 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:02.593506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:02.595999 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:02.596291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:02.596541 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:02.596685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:02.603952 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:02.603952 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:02.605000 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-751a8fca-a193-40be-bc8b-b0aa7b1b2321 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:02.605555 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1150/4604] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:02 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:02.665280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:02.665733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:02.665880 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:02.666145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:02.680939 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:02.680939 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:02.686780 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:02.694801 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fa73b5d4-daf9-457c-ad9c-1de84db273cb tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:02.695352 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1157/4605] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:02 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 945 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:03.174205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.178239 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:03.179575 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.180341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.180589 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:03.188343 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.188343 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:03.191896 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c87a3ffb-56a0-413f-ad3f-888aa9537db5 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:03.191896 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1152/4606] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:03.346829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cc787138-bb20-45ee-bd44-edc3050f59bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.349773 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc787138-bb20-45ee-bd44-edc3050f59bf tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:03.349773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc787138-bb20-45ee-bd44-edc3050f59bf tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.349773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc787138-bb20-45ee-bd44-edc3050f59bf tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.363146 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.363146 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:03.367516 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc787138-bb20-45ee-bd44-edc3050f59bf tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:03.374196 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc787138-bb20-45ee-bd44-edc3050f59bf tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:03.374916 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1148/4607] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:03.618708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.621049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:03.621185 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.621661 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.622101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:03.629321 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.629321 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:03.629714 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37e08a7f-a9ce-476c-824d-b7ff3af0177d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:03.630207 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1151/4608] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:03.716579 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f9750739-7030-4884-a77a-c5ebe9f108cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.719032 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9750739-7030-4884-a77a-c5ebe9f108cf tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:03.719327 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9750739-7030-4884-a77a-c5ebe9f108cf tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.719599 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f9750739-7030-4884-a77a-c5ebe9f108cf tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.730371 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.730371 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:03.738430 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f9750739-7030-4884-a77a-c5ebe9f108cf tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:03.746215 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f9750739-7030-4884-a77a-c5ebe9f108cf tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:03.746718 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1158/4609] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1431 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:03.764308 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.769855 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:03.770116 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.770377 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.778357 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.778357 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:03.782428 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:03.787315 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-55dc761f-7607-4b7d-9828-f9b7738fdde5 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:03.787836 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1153/4610] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:03.977656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:03.986977 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:03.987416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:03.987634 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:03.999834 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:03.999834 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:04.006463 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:04.018108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-646a1123-f0ee-4aa5-b59f-b83ffaf79cea tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:04.018665 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1149/4611] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:03 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1431 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:04.206456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9736d83b-019a-45b6-8707-160e3ccf5096 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.208402 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9736d83b-019a-45b6-8707-160e3ccf5096 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:04.208669 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9736d83b-019a-45b6-8707-160e3ccf5096 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:04.208926 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9736d83b-019a-45b6-8707-160e3ccf5096 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:04.209116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9736d83b-019a-45b6-8707-160e3ccf5096 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:04.213942 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:04.213942 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:04.214665 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9736d83b-019a-45b6-8707-160e3ccf5096 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:04.215104 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1152/4612] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:04 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:04.398947 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d60aa01a-1749-472f-a3e4-a5af91249055 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.401429 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d60aa01a-1749-472f-a3e4-a5af91249055 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:04.401721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d60aa01a-1749-472f-a3e4-a5af91249055 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:04.402170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d60aa01a-1749-472f-a3e4-a5af91249055 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:04.415433 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:04.415433 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:04.421999 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d60aa01a-1749-472f-a3e4-a5af91249055 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:04.428551 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d60aa01a-1749-472f-a3e4-a5af91249055 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:04.429072 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1159/4613] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:04 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1000 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:04.605867 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.608181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:04.608439 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:04.608672 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:04.615518 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:04.615518 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:04.619411 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:04.625179 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-32debe7e-f890-453f-b6bf-eb0d69b2e5ca tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:04.625638 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1154/4614] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:04 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:04.637902 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-72710e94-892f-4c28-87b1-b2654552060b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.638426 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-72710e94-892f-4c28-87b1-b2654552060b None None] GET https://10.4.3.137/volume// Aug 19 13:01:04.638645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-72710e94-892f-4c28-87b1-b2654552060b None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:04.638898 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-72710e94-892f-4c28-87b1-b2654552060b None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:04.639390 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-72710e94-892f-4c28-87b1-b2654552060b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:04.639781 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1150/4615] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:01: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 19 13:01:04.645160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.649136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:04.649424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:04.649676 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:04.649828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:04.652508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-225b6100-7910-4fd5-9808-b15a4ad23ecd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:04.655122 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-225b6100-7910-4fd5-9808-b15a4ad23ecd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:01:04.655577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-225b6100-7910-4fd5-9808-b15a4ad23ecd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a", "connector": null, "instance_uuid": "4cb0d9ad-7376-4f2a-8f17-6ff36434d1c7"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:04.655857 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:04.655857 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:04.656725 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d16451f-15d3-44f0-a084-eee64bd54ce4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:04.657261 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1153/4616] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:04 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:04.667312 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:04.667312 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:04.714698 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-225b6100-7910-4fd5-9808-b15a4ad23ecd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:01:04.716115 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1160/4617] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:01:04 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 19 13:01:05.226808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-290308bb-7f6f-41f4-b562-8411a116c199 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.229005 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-290308bb-7f6f-41f4-b562-8411a116c199 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:05.229270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-290308bb-7f6f-41f4-b562-8411a116c199 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.229543 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-290308bb-7f6f-41f4-b562-8411a116c199 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.230109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-290308bb-7f6f-41f4-b562-8411a116c199 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:05.234542 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.234542 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:05.235287 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-290308bb-7f6f-41f4-b562-8411a116c199 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:05.235684 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1155/4618] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:05.462162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3d02514e-e079-4edb-bf7c-61f21259c16a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.465776 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d02514e-e079-4edb-bf7c-61f21259c16a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:05.465776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d02514e-e079-4edb-bf7c-61f21259c16a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.466543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3d02514e-e079-4edb-bf7c-61f21259c16a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.477798 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.477798 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:05.484006 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3d02514e-e079-4edb-bf7c-61f21259c16a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:05.492188 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3d02514e-e079-4edb-bf7c-61f21259c16a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:05.492885 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1151/4619] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1251 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:05.650806 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.653169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:05.653452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.653780 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.660800 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.660800 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:05.665837 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:05.669965 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.671458 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-58aa3ee2-183a-4c14-8e88-5895484a5b78 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:05.672072 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1154/4620] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:05.673000 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:05.673306 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.673514 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.673606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:05.678677 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.678677 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:05.679466 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-56555a26-2daf-49c5-b67d-d1273ef17db5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:05.679949 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1161/4621] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:05.691897 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.694089 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724/export_record Aug 19 13:01:05.694432 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.694631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'export_record' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.694850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Export record for backup fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 19 13:01:05.700026 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.700026 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:05.701304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.api [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling RPCAPI with context: , host: np0000007775, backup: fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 19 13:01:05.714413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] export_record in rpcapi backup_id fe8737ea-12ff-41dd-9e2f-d5845e7c4724 on host np0000007775. {{(pid=100261) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 19 13:01:05.726944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmU4NzM3ZWEtMTJmZi00MWRkLTllMmYtZDU4NDVlN2M0NzI0IiwgInVzZXJfaWQiOiAiYjhiNGQ4NWI3OTQ2NDk1ZGEzZWIyZjBlOWJhMmEyY2IiLCAicHJvamVjdF9pZCI6ICI1ZmE4ZThhYzU1NmM0OTk1YWY1MzM3YjdhMmRkMDlkNyIsICJ2b2x1bWVfaWQiOiAiMTViNDliMTAtYTRkYS00NzgxLTlkNmMtZWE1NDQ2OTc1ZDYwIiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODk5MzU0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNWI0OWIxMC1hNGRhLTQ3ODEtOWQ2Yy1lYTU0NDY5NzVkNjAvMjAyNjA4MTkxMzAwNTAvYXpfbm92YV9iYWNrdXBfZmU4NzM3ZWEtMTJmZi00MWRkLTllMmYtZDU4NDVlN2M0NzI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEzOjAxOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100261) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 19 13:01:05.727341 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c8b9e67b-95d5-447a-9d6e-8f0e827a0fb0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724/export_record returned with HTTP 200 Aug 19 13:01:05.727934 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1156/4622] 10.4.3.137 () {68 vars in 1430 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:05.737123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-26f12af2-081e-483d-815a-2f3cac044772 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.739300 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26f12af2-081e-483d-815a-2f3cac044772 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:05.739549 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26f12af2-081e-483d-815a-2f3cac044772 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.739710 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-26f12af2-081e-483d-815a-2f3cac044772 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.739833 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-26f12af2-081e-483d-815a-2f3cac044772 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:05.744619 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.744619 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:05.745357 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-26f12af2-081e-483d-815a-2f3cac044772 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:05.745708 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1152/4623] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:05.757782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0661864-a163-4e73-89c8-a36833a7b086 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.761766 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] POST https://10.4.3.137/volume/v3/backups/import_record Aug 19 13:01:05.762390 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2QxMGI1ZDMtNTM5ZC00OTk2LTk3MjEtNzY4YjNjNTE2OTQzIiwgInVzZXJfaWQiOiAiYjhiNGQ4NWI3OTQ2NDk1ZGEzZWIyZjBlOWJhMmEyY2IiLCAicHJvamVjdF9pZCI6ICI1ZmE4ZThhYzU1NmM0OTk1YWY1MzM3YjdhMmRkMDlkNyIsICJ2b2x1bWVfaWQiOiAiMTViNDliMTAtYTRkYS00NzgxLTlkNmMtZWE1NDQ2OTc1ZDYwIiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODk5MzU0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNWI0OWIxMC1hNGRhLTQ3ODEtOWQ2Yy1lYTU0NDY5NzVkNjAvMjAyNjA4MTkxMzAwNTAvYXpfbm92YV9iYWNrdXBfZmU4NzM3ZWEtMTJmZi00MWRkLTllMmYtZDU4NDVlN2M0NzI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEzOjAxOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:05.766410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2QxMGI1ZDMtNTM5ZC00OTk2LTk3MjEtNzY4YjNjNTE2OTQzIiwgInVzZXJfaWQiOiAiYjhiNGQ4NWI3OTQ2NDk1ZGEzZWIyZjBlOWJhMmEyY2IiLCAicHJvamVjdF9pZCI6ICI1ZmE4ZThhYzU1NmM0OTk1YWY1MzM3YjdhMmRkMDlkNyIsICJ2b2x1bWVfaWQiOiAiMTViNDliMTAtYTRkYS00NzgxLTlkNmMtZWE1NDQ2OTc1ZDYwIiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODk5MzU0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNWI0OWIxMC1hNGRhLTQ3ODEtOWQ2Yy1lYTU0NDY5NzVkNjAvMjAyNjA4MTkxMzAwNTAvYXpfbm92YV9iYWNrdXBfZmU4NzM3ZWEtMTJmZi00MWRkLTllMmYtZDU4NDVlN2M0NzI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEzOjAxOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 19 13:01:05.766528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2QxMGI1ZDMtNTM5ZC00OTk2LTk3MjEtNzY4YjNjNTE2OTQzIiwgInVzZXJfaWQiOiAiYjhiNGQ4NWI3OTQ2NDk1ZGEzZWIyZjBlOWJhMmEyY2IiLCAicHJvamVjdF9pZCI6ICI1ZmE4ZThhYzU1NmM0OTk1YWY1MzM3YjdhMmRkMDlkNyIsICJ2b2x1bWVfaWQiOiAiMTViNDliMTAtYTRkYS00NzgxLTlkNmMtZWE1NDQ2OTc1ZDYwIiwgImhvc3QiOiAibnAwMDAwMDA3Nzc1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05ODk5MzU0MjciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNWI0OWIxMC1hNGRhLTQ3ODEtOWQ2Yy1lYTU0NDY5NzVkNjAvMjAyNjA4MTkxMzAwNTAvYXpfbm92YV9iYWNrdXBfZmU4NzM3ZWEtMTJmZi00MWRkLTllMmYtZDU4NDVlN2M0NzI0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOVQxMzowMDo0OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE5VDEzOjAxOjA1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100262) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 19 13:01:05.767156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '9085e2963eea42249c78811ec533ae7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa8e8ac556c4995af5337b7a2dd09d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:01:05.767389 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0661864-a163-4e73-89c8-a36833a7b086 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/import_record returned with HTTP 403 Aug 19 13:01:05.767980 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1155/4624] 10.4.3.137 () {70 vars in 1342 bytes} [Wed Aug 19 13:01:05 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:05.775682 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.778165 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:01:05.778508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.778784 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.779033 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume with id: 15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:01:05.790474 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.790474 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:05.790829 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:05.815876 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume request issued successfully. Aug 19 13:01:05.816135 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb821a8f-faa3-4044-9af3-7bfa481dffe7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 returned with HTTP 202 Aug 19 13:01:05.816780 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1162/4625] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:05 2026] DELETE /volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:05.827572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.829428 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:01:05.829639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.829864 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.838264 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.838264 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:05.842416 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:05.846820 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8739c92-3f24-406d-ac84-a2116cf0f59b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 returned with HTTP 200 Aug 19 13:01:05.847264 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1157/4626] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:05.951855 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-309614aa-2dbb-4cca-bf4c-247968772280 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.953731 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-309614aa-2dbb-4cca-bf4c-247968772280 None None] GET https://10.4.3.137/volume// Aug 19 13:01:05.953731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-309614aa-2dbb-4cca-bf4c-247968772280 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.953731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-309614aa-2dbb-4cca-bf4c-247968772280 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.953731 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-309614aa-2dbb-4cca-bf4c-247968772280 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:05.953731 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1153/4627] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:01: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 19 13:01:05.969583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:05.972595 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:01:05.972865 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:05.973013 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:05.992490 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:05.992490 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:05.997055 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:06.002186 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-e2fe75a5-176b-4eab-a606-47d4813993ec tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:01:06.002621 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1156/4628] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:01:05 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1610 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:01:06.160643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.165539 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] PUT https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 Aug 19 13:01:06.166107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:06.182590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Acquiring lock "cinder-attachment_update-03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:01:06.187657 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:01:06.188652 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.188652 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:06.199525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.201936 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:06.202649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.202649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.209532 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.209532 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:06.216274 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:06.225841 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-7900cc1d-0118-4fa5-9af5-5b0b93008787 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:06.226490 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1158/4629] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1251 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3f21dd00-b54d-4e19-b344-a1cbf6fcf596 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f21dd00-b54d-4e19-b344-a1cbf6fcf596 None None] GET https://10.4.3.137/volume// Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f21dd00-b54d-4e19-b344-a1cbf6fcf596 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3f21dd00-b54d-4e19-b344-a1cbf6fcf596 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3f21dd00-b54d-4e19-b344-a1cbf6fcf596 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:06.239815 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1154/4630] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:01:06.251335 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-54a7b3a1-e35c-49a0-9af4-92af950a60da None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.253023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.254696 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-54a7b3a1-e35c-49a0-9af4-92af950a60da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:01:06.255055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-54a7b3a1-e35c-49a0-9af4-92af950a60da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37ec3a01-c91d-46a8-ad70-5299c6d913d1", "connector": null, "instance_uuid": "3205c511-de7d-4aeb-b737-1388e950f34c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:06.256079 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:06.256418 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.256680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.256848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:06.262155 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.262155 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:06.263274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8f47a102-0f90-4da2-94a5-41f3bea0501a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:06.263835 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1159/4631] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:06.264338 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.264338 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:06.294943 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a-np0000007775" released by "attachment_update" :: held 0.107s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:01:06.295334 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-1394fe89-4c24-4a8b-8e61-307fcd4c2cf1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 returned with HTTP 200 Aug 19 13:01:06.295772 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1163/4632] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:01:06 2026] PUT /volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:06.304137 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-54a7b3a1-e35c-49a0-9af4-92af950a60da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:01:06.304733 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1157/4633] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:01:06 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:06.321552 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-9a72a081-d0b7-424d-9508-1e4e5efb5ca1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.323347 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-9a72a081-d0b7-424d-9508-1e4e5efb5ca1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29/action Aug 19 13:01:06.323866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-9a72a081-d0b7-424d-9508-1e4e5efb5ca1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:06.324169 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-9a72a081-d0b7-424d-9508-1e4e5efb5ca1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:06.346880 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.346880 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:06.358504 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-9a72a081-d0b7-424d-9508-1e4e5efb5ca1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29/action returned with HTTP 204 Aug 19 13:01:06.359195 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1155/4634] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:01:06 2026] POST /volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:06.860152 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-44fd5355-4758-499c-a210-9161bb7dcc6e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.863442 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44fd5355-4758-499c-a210-9161bb7dcc6e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 Aug 19 13:01:06.863442 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44fd5355-4758-499c-a210-9161bb7dcc6e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.863653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44fd5355-4758-499c-a210-9161bb7dcc6e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.873893 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44fd5355-4758-499c-a210-9161bb7dcc6e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 returned with HTTP 404 Aug 19 13:01:06.874470 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1160/4635] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/v3/volumes/15b49b10-a4da-4781-9d6c-ea5446975d60 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:06.888192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d60dac1-f065-46de-b948-edea48c1ad84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.889879 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d60dac1-f065-46de-b948-edea48c1ad84 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] GET https://10.4.3.137/volume/v3/backups Aug 19 13:01:06.890101 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d60dac1-f065-46de-b948-edea48c1ad84 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.890298 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d60dac1-f065-46de-b948-edea48c1ad84 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.890539 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-9d60dac1-f065-46de-b948-edea48c1ad84 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:01:06.890776 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.890776 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:06.905062 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d60dac1-f065-46de-b948-edea48c1ad84 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 200 Aug 19 13:01:06.905513 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1164/4636] 10.4.3.137 () {68 vars in 1277 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/v3/backups => generated 623 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:06.918749 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.920442 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] GET https://10.4.3.137/volume/v3/backups?project_id=5fa8e8ac556c4995af5337b7a2dd09d7 Aug 19 13:01:06.921015 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:06.921372 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:06.921583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Removing options 'project_id' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:01:06.921833 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:06.921833 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:06.928094 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c45969d-ac93-4d5c-b1a3-e113774962ef tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups?project_id=5fa8e8ac556c4995af5337b7a2dd09d7 returned with HTTP 200 Aug 19 13:01:06.928939 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1158/4637] 10.4.3.137 () {68 vars in 1364 bytes} [Wed Aug 19 13:01:06 2026] GET /volume/v3/backups?project_id=5fa8e8ac556c4995af5337b7a2dd09d7 => generated 623 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:06.942103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:06.944543 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:01:06.946053 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1046828250"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:06.952152 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1046828250'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:01:06.952152 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume of 1 GB Aug 19 13:01:06.956842 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Availability Zones retrieved successfully. Aug 19 13:01:06.972477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (de0d68b5-b202-48df-93dc-724b5160d908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:06.972477 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0c5200-dd0d-476c-9517-1ddc7ad48c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:06.972633 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:01:07.009755 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0c5200-dd0d-476c-9517-1ddc7ad48c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:07.010921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d027083-039e-4dcb-b7ec-33d31326b7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:07.050719 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['10825e6d-1903-4b7f-9adf-950d1648b23d', '2fcd5a04-9460-41b5-ab68-b30b0420dc69', 'aab4f59b-71d0-459d-984a-412ea12b0eda', '4109a41d-c3de-40e2-969a-da919a829f52'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:07.051540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d027083-039e-4dcb-b7ec-33d31326b7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10825e6d-1903-4b7f-9adf-950d1648b23d', '2fcd5a04-9460-41b5-ab68-b30b0420dc69', 'aab4f59b-71d0-459d-984a-412ea12b0eda', '4109a41d-c3de-40e2-969a-da919a829f52']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:07.052489 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbf7197-8b7e-4ff8-b239-c88d81e873c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:07.085554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbf7197-8b7e-4ff8-b239-c88d81e873c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f859c27d-3b60-463b-bef4-d0462f038e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1046828250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['10825e6d-1903-4b7f-9adf-950d1648b23d','2fcd5a04-9460-41b5-ab68-b30b0420dc69','aab4f59b-71d0-459d-984a-412ea12b0eda','4109a41d-c3de-40e2-969a-da919a829f52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:01:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1046828250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f859c27d-3b60-463b-bef4-d0462f038e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:07.086957 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad899e0-22f1-4ba2-99a6-bb8fb556409b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:07.121530 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ad899e0-22f1-4ba2-99a6-bb8fb556409b) transitioned into state 'SUCCESS' from state '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-1046828250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['10825e6d-1903-4b7f-9adf-950d1648b23d','2fcd5a04-9460-41b5-ab68-b30b0420dc69','aab4f59b-71d0-459d-984a-412ea12b0eda','4109a41d-c3de-40e2-969a-da919a829f52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8b4d85b7946495da3eb2f0e9ba2a2cb',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:07.121970 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1dc909-084e-4039-b784-cadf6383dc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:07.131401 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1dc909-084e-4039-b784-cadf6383dc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:07.133107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Flow 'volume_create_api' (de0d68b5-b202-48df-93dc-724b5160d908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:07.133239 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Create volume request issued successfully. Aug 19 13:01:07.133705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0e534790-f662-4f4e-adfd-c37dfa01f5d6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:01:07.134124 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1156/4638] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:01:06 2026] POST /volume/v3/volumes => generated 778 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:07.151113 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-95c04db9-3a93-4d07-829f-add06b6efde7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.151365 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95c04db9-3a93-4d07-829f-add06b6efde7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:07.152836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95c04db9-3a93-4d07-829f-add06b6efde7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:07.152836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-95c04db9-3a93-4d07-829f-add06b6efde7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:07.166487 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:07.166487 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:07.173574 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-95c04db9-3a93-4d07-829f-add06b6efde7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:07.178588 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-95c04db9-3a93-4d07-829f-add06b6efde7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 returned with HTTP 200 Aug 19 13:01:07.179071 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1161/4639] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:07 2026] GET /volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:07.278714 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.280926 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:07.281222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:07.281549 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:07.281736 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:07.290016 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:07.290016 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:07.290924 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9ddc4c91-e9c5-420d-a9f8-a3cbaf41eb7f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:07.291522 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1165/4640] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:07 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:07.520396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d1125bc6-3d69-4187-8e99-4dd03fb3d87c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.520823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1125bc6-3d69-4187-8e99-4dd03fb3d87c None None] GET https://10.4.3.137/volume// Aug 19 13:01:07.521151 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1125bc6-3d69-4187-8e99-4dd03fb3d87c None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:07.521332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d1125bc6-3d69-4187-8e99-4dd03fb3d87c None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:07.522104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d1125bc6-3d69-4187-8e99-4dd03fb3d87c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:07.522104 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1159/4641] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:01:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:01:07.545054 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.550357 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:01:07.550639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:07.550887 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:07.577870 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:07.577870 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:07.582396 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:07.588153 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-b0dddaaa-850d-4c52-a3ce-3a1e26b030c4 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:01:07.588772 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1157/4642] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:01:07 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1430 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:01:07.792778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.797727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] PUT https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 Aug 19 13:01:07.797727 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:07.810935 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Acquiring lock "cinder-attachment_update-37ec3a01-c91d-46a8-ad70-5299c6d913d1-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:01:07.817544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-37ec3a01-c91d-46a8-ad70-5299c6d913d1-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:01:07.818568 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:07.818568 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:07.927425 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-37ec3a01-c91d-46a8-ad70-5299c6d913d1-np0000007775" released by "attachment_update" :: held 0.110s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:01:07.928578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-ac33863d-22da-444a-a015-5b777f6b2a38 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 returned with HTTP 200 Aug 19 13:01:07.929793 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1162/4643] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:01:07 2026] PUT /volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:07.989118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-5d017186-1847-47c4-aa35-ce78783e1d08 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:07.994599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-5d017186-1847-47c4-aa35-ce78783e1d08 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7/action Aug 19 13:01:07.995160 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-5d017186-1847-47c4-aa35-ce78783e1d08 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:07.995318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-5d017186-1847-47c4-aa35-ce78783e1d08 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:08.032213 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:08.032213 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:08.055090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-9b1463e8-0b00-4f93-829c-fd8d0126e2aa req-5d017186-1847-47c4-aa35-ce78783e1d08 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7/action returned with HTTP 204 Aug 19 13:01:08.055725 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1166/4644] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:01:07 2026] POST /volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:08.194887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:08.197240 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:08.197561 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:08.197805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:08.209417 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:08.209417 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:08.217013 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:08.222197 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bec598f8-b6d4-4d30-bda2-d56b345469b7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 returned with HTTP 200 Aug 19 13:01:08.222710 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1160/4645] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:08 2026] GET /volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:08.238872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:08.240992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:01:08.241524 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f859c27d-3b60-463b-bef4-d0462f038e85", "name": "tempest-type-Backup-712300539"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:08.243227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating new backup {'backup': {'volume_id': 'f859c27d-3b60-463b-bef4-d0462f038e85', 'name': 'tempest-type-Backup-712300539'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:01:08.243501 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Creating backup of volume f859c27d-3b60-463b-bef4-d0462f038e85 in container None Aug 19 13:01:08.254545 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:08.254545 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:08.255047 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:08.280196 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Created reservations ['493acb7c-0108-442c-929b-f403898cc0c7', 'f952d025-3fe1-4c10-83b4-0038d22b3831'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:08.308022 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc3ae0d8-6448-47c7-a165-74792148f024 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:08.311863 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-149fb1c6-4bd8-4fc6-89e3-25ac4cbf3af3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:01:08.312038 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc3ae0d8-6448-47c7-a165-74792148f024 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:08.312412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc3ae0d8-6448-47c7-a165-74792148f024 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:08.312509 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1158/4646] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:01:08 2026] POST /volume/v3/backups => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:08.312650 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc3ae0d8-6448-47c7-a165-74792148f024 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:08.316529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fc3ae0d8-6448-47c7-a165-74792148f024 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:08.323748 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:08.324916 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:08.324916 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:08.325758 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc3ae0d8-6448-47c7-a165-74792148f024 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:08.326123 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:08.326212 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1163/4647] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:08 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:08.326419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:08.331010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:08.331010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:08.337514 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:08.337514 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:08.338346 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db3b3769-aa68-4bbb-a910-f50f184c7b85 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:08.338774 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1167/4648] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:08 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:09.343004 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:09.345370 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:09.345595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:09.346296 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:09.346665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:09.352006 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:09.352006 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:09.352767 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96692a03-fcc1-4a6b-91d6-cfd6a006a49d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:09.353083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:09.353560 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1161/4649] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:09 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:01:09.356391 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:09.356878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:09.357231 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:09.357564 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:09.364455 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:09.364455 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:09.365436 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-77ca6e83-952b-4d22-bc05-6000b9ae29bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:09.366526 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1159/4650] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:09 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:10.366029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-53e84086-199b-4447-b98f-9e82e0135518 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:10.368057 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53e84086-199b-4447-b98f-9e82e0135518 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:10.369293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53e84086-199b-4447-b98f-9e82e0135518 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:10.369293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-53e84086-199b-4447-b98f-9e82e0135518 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:10.369293 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-53e84086-199b-4447-b98f-9e82e0135518 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:10.372822 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:10.372822 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:10.373796 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-53e84086-199b-4447-b98f-9e82e0135518 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:10.374204 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1164/4651] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:10 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:10.380453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:10.382177 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:10.382385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:10.382572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:10.382697 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:10.387325 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:10.387325 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:10.387675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dfc8f4cf-1d83-42f5-b7c4-5d24df811167 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:10.388062 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1168/4652] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:10 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:10.958936 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-97fea7f2-6dd6-4c34-b044-0d958b974ab4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:10.962369 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-97fea7f2-6dd6-4c34-b044-0d958b974ab4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a/encryption Aug 19 13:01:10.962369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-97fea7f2-6dd6-4c34-b044-0d958b974ab4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:10.962683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-97fea7f2-6dd6-4c34-b044-0d958b974ab4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:10.979229 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:10.979229 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:10.990194 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-f2a6011c-8f93-4196-bbd1-4d1770159b05 req-97fea7f2-6dd6-4c34-b044-0d958b974ab4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a/encryption returned with HTTP 200 Aug 19 13:01:10.990194 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1162/4653] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:01:10 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:11.387430 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3a148fd-0f54-4948-ad39-467075d907bf None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:11.390502 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3a148fd-0f54-4948-ad39-467075d907bf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:11.390668 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3a148fd-0f54-4948-ad39-467075d907bf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:11.390866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3a148fd-0f54-4948-ad39-467075d907bf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:11.391178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c3a148fd-0f54-4948-ad39-467075d907bf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:11.397102 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:11.397102 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:11.397736 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3a148fd-0f54-4948-ad39-467075d907bf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:11.398292 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1160/4654] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:11 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:11.410363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5b8569ed-d174-4700-a420-0854e2485d68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:11.412815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b8569ed-d174-4700-a420-0854e2485d68 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:11.413062 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b8569ed-d174-4700-a420-0854e2485d68 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:11.413363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5b8569ed-d174-4700-a420-0854e2485d68 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:11.413543 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-5b8569ed-d174-4700-a420-0854e2485d68 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:11.427567 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:11.427567 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:11.428409 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5b8569ed-d174-4700-a420-0854e2485d68 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:11.428866 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1165/4655] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:11 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:12.412313 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:12.414172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:12.414421 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:12.414635 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:12.414743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:12.419468 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:12.419468 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:12.420225 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-96f99e10-a8f1-4ff4-bfcd-69c0a5b77b5f tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:12.420598 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1169/4656] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:12 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:12.438757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d952f6e8-e3cc-4266-92f0-348001f28147 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:12.440887 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d952f6e8-e3cc-4266-92f0-348001f28147 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:12.441117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d952f6e8-e3cc-4266-92f0-348001f28147 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:12.441333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d952f6e8-e3cc-4266-92f0-348001f28147 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:12.441452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d952f6e8-e3cc-4266-92f0-348001f28147 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:12.445989 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:12.445989 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:12.446716 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d952f6e8-e3cc-4266-92f0-348001f28147 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:12.447137 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1163/4657] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:12 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:13.436026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:13.438708 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:13.439239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:13.439528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:13.439695 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:13.446150 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:13.446150 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:13.447303 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6df8b8ef-d1bc-41d0-ac1b-73189660a18a tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:13.447941 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1161/4658] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:13 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:13.458958 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba40363f-6997-4f31-8c4e-e766ac157adf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:13.461367 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba40363f-6997-4f31-8c4e-e766ac157adf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:13.461367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba40363f-6997-4f31-8c4e-e766ac157adf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:13.461367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba40363f-6997-4f31-8c4e-e766ac157adf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:13.461457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ba40363f-6997-4f31-8c4e-e766ac157adf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:13.466705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:13.466705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:13.467605 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba40363f-6997-4f31-8c4e-e766ac157adf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:13.468111 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1166/4659] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:13 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:14.463181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d638cc14-b1cd-4572-bcb8-21941f116685 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:14.467137 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d638cc14-b1cd-4572-bcb8-21941f116685 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:14.467473 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d638cc14-b1cd-4572-bcb8-21941f116685 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:14.467731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d638cc14-b1cd-4572-bcb8-21941f116685 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:14.467884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-d638cc14-b1cd-4572-bcb8-21941f116685 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:14.473570 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:14.473570 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:14.474256 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d638cc14-b1cd-4572-bcb8-21941f116685 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:14.474680 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1170/4660] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:14 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:14.482932 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:14.485737 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:14.486060 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:14.486387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:14.486660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:14.497486 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:14.497486 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:14.498353 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17974f9b-0042-4d21-a108-afa595ba5eb9 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:14.498861 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1164/4661] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:14 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:01:15.486014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:15.487999 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:15.488303 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:15.488511 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:15.488657 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:15.496106 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:15.496106 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:15.497073 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dfdee49b-f9c5-4c86-8747-2fbb12caf6bb tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:15.497603 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1162/4662] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:15 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:15.512669 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:15.514931 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:15.515224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:15.515493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:15.515667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:15.521037 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:15.521037 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:15.521884 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8788d6b5-9ea4-4aa3-9a76-b1a1853ebde6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:15.522451 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1167/4663] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:15 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:16.515314 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:16.517910 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:16.518974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:16.518974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:16.518974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:16.529188 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:16.529188 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:16.529188 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dcb563a0-b26c-4b9b-ae77-80d8c30f7d89 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:16.529188 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1171/4664] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:16 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:16.539237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:16.540665 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:16.540975 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:16.541131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:16.541237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:16.546823 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:16.546823 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:16.547673 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-af7f6a76-d282-42cc-86dc-25f2aae45e5d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:16.548144 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1165/4665] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:16 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:17.542658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:17.546262 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:17.546262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:17.546262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:17.546262 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:17.550332 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:17.550332 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:17.552173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1e3a0465-20a8-4ad0-a8c5-3450571ebb09 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:17.552748 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1163/4666] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:17 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:17.565205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:17.565884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d9738908-5dc5-4e34-900a-501454d54cdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:17.567750 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:17.568007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:17.568296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:17.568383 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] POST https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49/action Aug 19 13:01:17.568466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:17.568844 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:17.569004 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:17.570768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.admin_actions [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Updating backup '6dc9d272-4705-4978-9022-0069662cac49' with '{'status': 'error'}' {{(pid=100263) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 13:01:17.574799 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:17.574799 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:17.575772 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83449d06-4315-497e-b1cc-8764a8f2ee40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:17.576286 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1168/4667] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:17 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:17.586342 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:17.586342 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:17.587948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.policy [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c6ef1fd778064aa499739c25f57373fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a73a173c1ba04e60b8e510e02bee3c66', '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=100263) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:01:17.588667 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d9738908-5dc5-4e34-900a-501454d54cdd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49/action returned with HTTP 403 Aug 19 13:01:17.589452 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1172/4668] 10.4.3.137 () {70 vars in 1430 bytes} [Wed Aug 19 13:01:17 2026] POST /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:17.598437 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:17.600574 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:01:17.600876 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:17.601108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:17.601281 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume with id: e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:01:17.610204 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:17.610204 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:17.610601 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:01:17.630451 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume request issued successfully. Aug 19 13:01:17.630697 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-563b2afb-f9ec-465c-a510-25e4ea0d2807 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c returned with HTTP 202 Aug 19 13:01:17.631184 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1166/4669] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:17 2026] DELETE /volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:17.642148 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:17.645101 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:01:17.645570 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:17.647272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:17.658998 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:17.658998 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:17.664703 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:01:17.673767 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1803f927-a13c-4be8-9f6d-f32d43ad14e2 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c returned with HTTP 200 Aug 19 13:01:17.673767 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1164/4670] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:17 2026] GET /volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:18.596676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:18.602120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:18.602479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:18.602707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:18.602877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:18.612192 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:18.612192 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:18.613097 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f3bc153-bdb6-4452-9d73-c1f59aa46d64 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:18.613670 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1169/4671] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:18 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:18.691767 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f7500e95-5d3f-4d7c-97df-4621ab519092 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:18.694265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7500e95-5d3f-4d7c-97df-4621ab519092 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c Aug 19 13:01:18.694265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7500e95-5d3f-4d7c-97df-4621ab519092 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:18.694265 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f7500e95-5d3f-4d7c-97df-4621ab519092 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:18.698321 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=283,cinder:UPDATE=60,cinder:INSERT=28 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:01:18.700822 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f7500e95-5d3f-4d7c-97df-4621ab519092 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c returned with HTTP 404 Aug 19 13:01:18.701528 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1173/4672] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:18 2026] GET /volume/v3/volumes/e28f10e3-c311-4a53-8fc1-b74a64b4340c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:18.713344 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:18.715236 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:01:18.715593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:18.715733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:18.715859 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:18.720227 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:18.720227 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:18.721054 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fd0475b8-45bd-4038-8634-a02d72d91e03 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-reader] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:01:18.721464 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1167/4673] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:18 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:18.734942 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9e44512-a1f3-4d2b-af04-542255824539 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:18.738045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:18.738045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:18.738045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:18.738045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete backup with id: 6dc9d272-4705-4978-9022-0069662cac49. Aug 19 13:01:18.741850 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:18.741850 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:18.756238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] delete_backup rpcapi backup_id 6dc9d272-4705-4978-9022-0069662cac49 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:18.759580 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9e44512-a1f3-4d2b-af04-542255824539 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 202 Aug 19 13:01:18.759580 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1165/4674] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:18 2026] DELETE /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:18.768185 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:18.770363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:18.770615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:18.770849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:18.770966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:18.778359 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:18.778359 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:18.779232 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a5d3666-1a50-4fa2-8744-d46117a552a7 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 200 Aug 19 13:01:18.779743 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1170/4675] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:18 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:19.630219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:19.632648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:19.632963 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:19.633176 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:19.633358 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:19.638614 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:19.638614 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:19.639403 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8434e666-34bb-4f34-8bd1-ca2b31597cfc tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:19.640041 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1174/4676] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:19 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:19.794179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:19.796841 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 Aug 19 13:01:19.797197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:19.798569 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:19.798931 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 6dc9d272-4705-4978-9022-0069662cac49. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:19.802138 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=333,cinder:UPDATE=81,cinder:INSERT=37 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:01:19.806171 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0589db17-3bcb-4b19-8a24-c8d9aeeb54cd tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 returned with HTTP 404 Aug 19 13:01:19.807001 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1168/4677] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:19 2026] GET /volume/v3/backups/6dc9d272-4705-4978-9022-0069662cac49 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:19.817654 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9b40188e-ed48-4130-8585-2721f4a7af88 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:19.821628 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:01:19.821628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:19.822186 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:19.822429 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete backup with id: 98129352-b394-4d80-a2dc-0359e6098d8d. Aug 19 13:01:19.825838 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=299,cinder:UPDATE=47,cinder:INSERT=17 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:01:19.832184 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:19.832184 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:19.858143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] delete_backup rpcapi backup_id 98129352-b394-4d80-a2dc-0359e6098d8d {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:19.860814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9b40188e-ed48-4130-8585-2721f4a7af88 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 202 Aug 19 13:01:19.861659 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1166/4678] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:19 2026] DELETE /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:19.872241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-38b75606-a85c-4321-a82a-0ced92844125 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:19.874582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38b75606-a85c-4321-a82a-0ced92844125 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:01:19.874793 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38b75606-a85c-4321-a82a-0ced92844125 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:19.875043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-38b75606-a85c-4321-a82a-0ced92844125 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:19.875218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-38b75606-a85c-4321-a82a-0ced92844125 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:19.880779 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:19.880779 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:19.882147 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-38b75606-a85c-4321-a82a-0ced92844125 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 200 Aug 19 13:01:19.882147 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1171/4679] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:19 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:20.652036 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:20.654626 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:20.654820 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:20.654997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:20.655101 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:20.663273 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:20.663273 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:20.663273 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fdf8fc76-83db-416b-bad4-730304b2ad2a tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:20.663273 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1175/4680] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:20 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:20.894701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:20.896648 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d Aug 19 13:01:20.896936 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:20.897161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:20.897281 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id 98129352-b394-4d80-a2dc-0359e6098d8d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:20.901626 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ef5bb609-e78c-4aae-aee4-01f67aa83faf tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d returned with HTTP 404 Aug 19 13:01:20.902539 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1169/4681] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:20 2026] GET /volume/v3/backups/98129352-b394-4d80-a2dc-0359e6098d8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:20.909612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:20.911606 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:01:20.911843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:20.912045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:20.912161 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete backup with id: af9a4426-9299-40ab-8391-5fe1f481fbb4. Aug 19 13:01:20.916467 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:20.916467 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:20.929792 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] delete_backup rpcapi backup_id af9a4426-9299-40ab-8391-5fe1f481fbb4 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:20.931690 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d3c45d50-3996-4889-9f7d-86b8dd84b44d tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 202 Aug 19 13:01:20.932214 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1167/4682] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:20 2026] DELETE /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:20.939748 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40af85e2-3a84-4599-b227-0d9aa1088728 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:20.941774 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40af85e2-3a84-4599-b227-0d9aa1088728 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:01:20.942165 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40af85e2-3a84-4599-b227-0d9aa1088728 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:20.942285 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40af85e2-3a84-4599-b227-0d9aa1088728 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:20.942431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-40af85e2-3a84-4599-b227-0d9aa1088728 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:20.948763 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:20.948763 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:20.949706 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40af85e2-3a84-4599-b227-0d9aa1088728 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 200 Aug 19 13:01:20.950240 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1172/4683] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:20 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:21.675971 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:21.678215 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:21.678521 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:21.678770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:21.678929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:21.684527 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:21.684527 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:21.685433 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-34e65e06-1d1b-462c-a79d-346ff35cf1f7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:21.686283 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1176/4684] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:21 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:21.963154 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:21.964936 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 Aug 19 13:01:21.965193 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:21.965425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:21.965530 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Show backup with id af9a4426-9299-40ab-8391-5fe1f481fbb4. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:21.969445 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e90f498a-77bc-486e-bcdb-715599cabeb6 tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 returned with HTTP 404 Aug 19 13:01:21.970163 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1170/4685] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:21 2026] GET /volume/v3/backups/af9a4426-9299-40ab-8391-5fe1f481fbb4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:21.978661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:21.980817 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:01:21.981092 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:21.981345 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:21.981542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume with id: c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:01:21.990436 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:21.990436 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:21.990941 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:01:22.009721 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Delete volume request issued successfully. Aug 19 13:01:22.009995 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6dec6cf6-a369-4d68-af56-b5f7e517b96b tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 returned with HTTP 202 Aug 19 13:01:22.010698 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1168/4686] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:21 2026] DELETE /volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:22.018437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:22.020634 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:01:22.020847 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:22.021082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:22.030407 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:22.030407 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:22.034964 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Volume info retrieved successfully. Aug 19 13:01:22.041771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d9a74f28-155f-43b7-a0ec-82ae2a21144e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 returned with HTTP 200 Aug 19 13:01:22.043144 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1173/4687] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:22 2026] GET /volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:22.697696 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:22.700025 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:22.700366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:22.700645 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:22.700806 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:22.706463 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:22.706463 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:22.707422 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43d6cef8-7b7c-46a7-a028-329f05f0f2b6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:22.708180 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1177/4688] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:22 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:23.054642 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9085dac7-3eb3-455a-b919-246891f9947e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:23.056234 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9085dac7-3eb3-455a-b919-246891f9947e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] GET https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 Aug 19 13:01:23.056485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9085dac7-3eb3-455a-b919-246891f9947e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:23.056618 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9085dac7-3eb3-455a-b919-246891f9947e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:23.062352 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9085dac7-3eb3-455a-b919-246891f9947e tempest-ProjectReaderTests33-933237044 tempest-ProjectReaderTests33-933237044-project-admin] https://10.4.3.137/volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 returned with HTTP 404 Aug 19 13:01:23.062791 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1171/4689] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:23 2026] GET /volume/v3/volumes/c80022b1-0543-4893-af0d-fae24e47beb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:23.718106 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-88281548-c810-434c-8077-08f57b34cb40 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:23.720395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-88281548-c810-434c-8077-08f57b34cb40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:23.720669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-88281548-c810-434c-8077-08f57b34cb40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:23.720915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-88281548-c810-434c-8077-08f57b34cb40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:23.721063 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-88281548-c810-434c-8077-08f57b34cb40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:23.726765 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:23.726765 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:23.727597 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-88281548-c810-434c-8077-08f57b34cb40 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:23.728086 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1169/4690] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:23 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:24.742603 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:24.745927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:24.746089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:24.746271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:24.746370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:24.751270 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:24.751270 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:24.751986 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0526a8a6-5a58-41db-81be-3a1fa81638bf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:24.752399 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1174/4691] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:24 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:25.765544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79615b5a-1a56-46e9-88d8-55280c1a601b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:25.768079 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79615b5a-1a56-46e9-88d8-55280c1a601b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:25.769043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79615b5a-1a56-46e9-88d8-55280c1a601b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:25.769684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79615b5a-1a56-46e9-88d8-55280c1a601b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:25.769938 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-79615b5a-1a56-46e9-88d8-55280c1a601b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:25.777287 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:25.777287 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:25.777571 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79615b5a-1a56-46e9-88d8-55280c1a601b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:25.778007 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1178/4692] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:25 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:26.791622 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-29c311d6-9689-45be-b118-f391e9a06e51 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:26.793485 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29c311d6-9689-45be-b118-f391e9a06e51 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:26.793665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29c311d6-9689-45be-b118-f391e9a06e51 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:26.793876 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-29c311d6-9689-45be-b118-f391e9a06e51 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:26.793985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-29c311d6-9689-45be-b118-f391e9a06e51 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:26.798242 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:26.798242 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:26.798857 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-29c311d6-9689-45be-b118-f391e9a06e51 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:26.799387 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1172/4693] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:26 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:27.812649 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:27.815893 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:27.815893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:27.815893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:27.815893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:27.819327 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:27.819327 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:27.820227 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a6c9be8-fc32-4ff0-a67d-2edf05f3e8a1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:27.820530 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1170/4694] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:27 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:28.834689 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:28.836946 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:28.837158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:28.837454 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:28.837495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:28.839482 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=300,cinder:INSERT=49,cinder:UPDATE=82 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:01:28.843511 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:28.843511 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:28.844534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-236e9191-37ec-4972-8550-5b1d8eaee7e1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:28.844986 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1175/4695] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:28 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:29.861188 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:29.863693 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:29.864026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:29.864323 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:29.864486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:29.870357 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:29.870357 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:29.871314 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8714c2fa-7cd0-4166-8604-f82f9638b0c0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:29.871944 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1179/4696] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:29 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:29.884559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:29.886691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] POST https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c/action Aug 19 13:01:29.887217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:29.887416 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:29.888889 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.admin_actions [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Updating backup '988c1fe5-22d1-4c01-a907-57f164512e2c' with '{'status': 'error'}' {{(pid=100262) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 19 13:01:29.896758 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:29.896758 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:29.898021 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9085e2963eea42249c78811ec533ae7c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5fa8e8ac556c4995af5337b7a2dd09d7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:01:29.898310 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c4ffb68b-8603-4f3e-9c85-c834e7a84e93 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c/action returned with HTTP 403 Aug 19 13:01:29.898818 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1173/4697] 10.4.3.137 () {70 vars in 1430 bytes} [Wed Aug 19 13:01:29 2026] POST /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:29.906540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:29.908431 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:29.908621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:29.908795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:29.908964 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume with id: f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:29.916697 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:29.916697 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:29.917083 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:29.940375 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume request issued successfully. Aug 19 13:01:29.940601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0632d5ae-ad17-4c56-8fa7-b40b7d962578 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 returned with HTTP 202 Aug 19 13:01:29.941063 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1171/4698] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:29 2026] DELETE /volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:29.951666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7f891237-784e-4fea-8945-2af770ccee36 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:29.955489 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f891237-784e-4fea-8945-2af770ccee36 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:29.955879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f891237-784e-4fea-8945-2af770ccee36 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:29.956079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7f891237-784e-4fea-8945-2af770ccee36 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:29.966409 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:29.966409 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:29.971635 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7f891237-784e-4fea-8945-2af770ccee36 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:29.977096 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7f891237-784e-4fea-8945-2af770ccee36 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 returned with HTTP 200 Aug 19 13:01:29.977535 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1176/4699] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:29 2026] GET /volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:30.990295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c1e78fff-157c-4315-a514-4c6ee0afd793 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:30.992185 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1e78fff-157c-4315-a514-4c6ee0afd793 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 Aug 19 13:01:30.992436 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1e78fff-157c-4315-a514-4c6ee0afd793 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:30.992586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c1e78fff-157c-4315-a514-4c6ee0afd793 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:30.998271 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c1e78fff-157c-4315-a514-4c6ee0afd793 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 returned with HTTP 404 Aug 19 13:01:30.998712 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1180/4700] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:30 2026] GET /volume/v3/volumes/f859c27d-3b60-463b-bef4-d0462f038e85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:31.007087 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:31.009303 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] POST https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/restore Aug 19 13:01:31.009748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:31.011272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Restoring backup 1474119b-b47e-4cfa-bf01-4b083356159f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100262) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 19 13:01:31.011452 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Restoring backup 1474119b-b47e-4cfa-bf01-4b083356159f to volume None. Aug 19 13:01:31.016193 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:31.016193 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:31.017404 np0000007775 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Creating volume of 1 GB for restore of backup 1474119b-b47e-4cfa-bf01-4b083356159f. Aug 19 13:01:31.022100 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Availability Zones retrieved successfully. Aug 19 13:01:31.028637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Flow 'volume_create_api' (d90aacbb-2008-4072-9eae-18bb69c484c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:31.029727 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a85df37-21f3-4ced-a80a-dbd35e043193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:31.031138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:01:31.061949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a85df37-21f3-4ced-a80a-dbd35e043193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:31.062727 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fb7ef-e4bf-433e-a589-0ee0df387751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:31.108735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Created reservations ['e6e145b4-a7dd-480f-8270-a1a8a9e6d668', 'eb5d8cdb-4904-42ac-98ae-1cc256183107', '3d509811-b1e8-4bbb-980d-c01caf6e9986', 'fd6b4139-dcf8-4105-bb03-bfd0d4c12b7b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:31.110195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (095fb7ef-e4bf-433e-a589-0ee0df387751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e145b4-a7dd-480f-8270-a1a8a9e6d668', 'eb5d8cdb-4904-42ac-98ae-1cc256183107', '3d509811-b1e8-4bbb-980d-c01caf6e9986', 'fd6b4139-dcf8-4105-bb03-bfd0d4c12b7b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:31.111606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6d4684-3272-478d-bb74-d0b2b23b1703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:31.142711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6d4684-3272-478d-bb74-d0b2b23b1703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7874fd66-da92-4e92-8fe4-dbb5c835e6ef', '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='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['e6e145b4-a7dd-480f-8270-a1a8a9e6d668','eb5d8cdb-4904-42ac-98ae-1cc256183107','3d509811-b1e8-4bbb-980d-c01caf6e9986','fd6b4139-dcf8-4105-bb03-bfd0d4c12b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9085e2963eea42249c78811ec533ae7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:01:31Z,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=7874fd66-da92-4e92-8fe4-dbb5c835e6ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8e8ac556c4995af5337b7a2dd09d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9085e2963eea42249c78811ec533ae7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:31.143598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf0b3b0-87c9-4491-abcf-ac5305eab769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:31.162387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baf0b3b0-87c9-4491-abcf-ac5305eab769) transitioned into 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='5fa8e8ac556c4995af5337b7a2dd09d7',qos_specs=None,replication_status=,reservations=['e6e145b4-a7dd-480f-8270-a1a8a9e6d668','eb5d8cdb-4904-42ac-98ae-1cc256183107','3d509811-b1e8-4bbb-980d-c01caf6e9986','fd6b4139-dcf8-4105-bb03-bfd0d4c12b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9085e2963eea42249c78811ec533ae7c',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:31.163485 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab510e35-c2bf-4504-bf48-d5223d706cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:31.176648 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab510e35-c2bf-4504-bf48-d5223d706cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:31.177901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Flow 'volume_create_api' (d90aacbb-2008-4072-9eae-18bb69c484c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:31.178394 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Create volume request issued successfully. Aug 19 13:01:31.188185 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:31.188185 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:31.189370 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Volume info retrieved successfully. Aug 19 13:01:32.197057 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:32.197057 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:32.197625 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Volume info retrieved successfully. Aug 19 13:01:32.197625 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Checking backup size 1 against volume size 1 {{(pid=100262) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 19 13:01:32.197625 np0000007775 devstack@c-api.service[100262]: INFO cinder.backup.api [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Overwriting volume 7874fd66-da92-4e92-8fe4-dbb5c835e6ef with restore of backup 1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:32.212654 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] restore_backup in rpcapi backup_id 1474119b-b47e-4cfa-bf01-4b083356159f {{(pid=100262) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 19 13:01:32.214619 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-efc9628e-6627-40ca-a800-97bfd2b05e06 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/restore returned with HTTP 202 Aug 19 13:01:32.215083 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1174/4701] 10.4.3.137 () {70 vars in 1433 bytes} [Wed Aug 19 13:01:31 2026] POST /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f/restore => generated 152 bytes in 1208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:32.229298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:32.231842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:32.232145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:32.232616 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:32.232697 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:32.238466 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:32.238466 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:32.239453 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-799d655b-6e41-4556-bea9-2249c4f1efc7 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:32.240041 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1172/4702] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:32 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:33.254789 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-db84a830-bc18-460d-8150-709e1dcb6f9d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:33.256833 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db84a830-bc18-460d-8150-709e1dcb6f9d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:33.257118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db84a830-bc18-460d-8150-709e1dcb6f9d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:33.257393 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-db84a830-bc18-460d-8150-709e1dcb6f9d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:33.257523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-db84a830-bc18-460d-8150-709e1dcb6f9d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:33.262580 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:33.262580 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:33.263543 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-db84a830-bc18-460d-8150-709e1dcb6f9d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:33.263979 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1177/4703] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:33 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:34.277453 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:34.279660 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:34.279940 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:34.280173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:34.280324 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:34.285725 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:34.285725 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:34.286585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1226fd-577e-4160-8de3-8a02daa52df8 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:34.286977 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1181/4704] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:34 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:35.300639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b0874ac-b515-4812-9214-787ebb9705cf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:35.302785 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b0874ac-b515-4812-9214-787ebb9705cf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:35.303032 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b0874ac-b515-4812-9214-787ebb9705cf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:35.303275 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b0874ac-b515-4812-9214-787ebb9705cf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:35.303473 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0b0874ac-b515-4812-9214-787ebb9705cf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:35.307931 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:35.307931 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:35.308605 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b0874ac-b515-4812-9214-787ebb9705cf tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:35.309050 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1175/4705] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:35 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:36.322799 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:36.325174 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:36.325509 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:36.325788 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:36.325966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:36.331637 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:36.331637 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:36.332496 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8250470a-cbc0-4d73-aa56-4d838f5377ff tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:36.333021 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1173/4706] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:36 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:37.345982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:37.347765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:37.347987 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:37.348164 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:37.348271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:37.353947 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:37.353947 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:37.354686 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc12806b-2d9f-4ec8-b281-ab6cf5164e3e tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:37.355112 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1178/4707] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:37 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:38.369061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:38.370841 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:38.371071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:38.371264 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:38.371671 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:38.375804 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:38.375804 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:38.376518 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f35e3b1-1486-45cd-a297-48b5b8b471e3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:38.376891 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1182/4708] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:38 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:39.387824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b250147b-d1ef-4672-aa65-392579cc52a3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:39.390015 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b250147b-d1ef-4672-aa65-392579cc52a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:39.390325 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b250147b-d1ef-4672-aa65-392579cc52a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:39.390587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b250147b-d1ef-4672-aa65-392579cc52a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:39.390746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b250147b-d1ef-4672-aa65-392579cc52a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:39.395495 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:39.395495 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:39.396275 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b250147b-d1ef-4672-aa65-392579cc52a3 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:39.396880 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1176/4709] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:39 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:40.409224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-94abb436-5928-4fd4-9755-16556a6ee35b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:40.414879 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94abb436-5928-4fd4-9755-16556a6ee35b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:40.415107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94abb436-5928-4fd4-9755-16556a6ee35b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:40.415342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-94abb436-5928-4fd4-9755-16556a6ee35b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:40.415468 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-94abb436-5928-4fd4-9755-16556a6ee35b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:40.426619 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:40.426619 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:40.427448 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-94abb436-5928-4fd4-9755-16556a6ee35b tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:40.427852 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1174/4710] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:40 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:40.621866 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:40.624140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:01:40.624389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:40.624627 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:40.637277 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:40.637277 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:40.642307 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:40.649043 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abaa3143-25e4-46d6-8946-a59016c2ce59 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 200 Aug 19 13:01:40.649647 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1179/4711] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:40 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 1637 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:41.446046 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2ab31889-86c8-4d4c-a199-62111ab634ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:41.448400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ab31889-86c8-4d4c-a199-62111ab634ce tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:41.448717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ab31889-86c8-4d4c-a199-62111ab634ce tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:41.448966 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2ab31889-86c8-4d4c-a199-62111ab634ce tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:41.449104 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-2ab31889-86c8-4d4c-a199-62111ab634ce tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:41.453813 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:41.453813 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:41.454929 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2ab31889-86c8-4d4c-a199-62111ab634ce tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:41.455182 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1183/4712] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:41 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:41.466390 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-22020642-8cb3-44ec-9639-fc06962df178 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:41.468184 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef Aug 19 13:01:41.468404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:41.468583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:41.468733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume with id: 7874fd66-da92-4e92-8fe4-dbb5c835e6ef Aug 19 13:01:41.476071 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:41.476071 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:41.476432 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:41.497283 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume request issued successfully. Aug 19 13:01:41.497283 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-22020642-8cb3-44ec-9639-fc06962df178 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef returned with HTTP 202 Aug 19 13:01:41.497283 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1177/4713] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:41 2026] DELETE /volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:41.502865 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-02e48a29-3c91-4bf3-9345-10a360557d7d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:41.505227 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02e48a29-3c91-4bf3-9345-10a360557d7d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef Aug 19 13:01:41.505227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02e48a29-3c91-4bf3-9345-10a360557d7d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:41.506085 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02e48a29-3c91-4bf3-9345-10a360557d7d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:41.514911 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:41.514911 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:41.519375 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-02e48a29-3c91-4bf3-9345-10a360557d7d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:41.525358 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02e48a29-3c91-4bf3-9345-10a360557d7d tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef returned with HTTP 200 Aug 19 13:01:41.525567 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1175/4714] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:41 2026] GET /volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef => generated 1074 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:42.137128 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-8995abc2-490e-4973-a6bf-0039fb217dc5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.140166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-8995abc2-490e-4973-a6bf-0039fb217dc5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b Aug 19 13:01:42.140422 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-8995abc2-490e-4973-a6bf-0039fb217dc5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.140666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-8995abc2-490e-4973-a6bf-0039fb217dc5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.150133 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:42.150133 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:42.201559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-8995abc2-490e-4973-a6bf-0039fb217dc5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b returned with HTTP 200 Aug 19 13:01:42.202078 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1180/4715] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:01:42 2026] DELETE /volume/v3/attachments/4926d8c6-46a1-48b1-a638-f1e12d58ce0b => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:42.212074 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.214522 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:01:42.214796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.215043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.215166 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:01:42.222946 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:42.222946 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:42.223479 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:42.242613 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 13:01:42.242898 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6f301c99-e74a-4d9b-ba0d-895ba8ace77d req-a390ee78-c24f-4487-881c-bcd492fb40e6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 202 Aug 19 13:01:42.243555 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1184/4716] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 13:01:42 2026] DELETE /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:42.538904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-758ef218-a3e3-4927-8b94-e80b982aea6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.541208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-758ef218-a3e3-4927-8b94-e80b982aea6f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef Aug 19 13:01:42.541525 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-758ef218-a3e3-4927-8b94-e80b982aea6f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.541805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-758ef218-a3e3-4927-8b94-e80b982aea6f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.549819 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-758ef218-a3e3-4927-8b94-e80b982aea6f tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef returned with HTTP 404 Aug 19 13:01:42.550450 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1178/4717] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:42 2026] GET /volume/v3/volumes/7874fd66-da92-4e92-8fe4-dbb5c835e6ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:42.560101 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-74598646-7ac9-4dee-9372-6709715b3aa6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.561851 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74598646-7ac9-4dee-9372-6709715b3aa6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:42.562102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74598646-7ac9-4dee-9372-6709715b3aa6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.562308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74598646-7ac9-4dee-9372-6709715b3aa6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.562416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-74598646-7ac9-4dee-9372-6709715b3aa6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:42.566828 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:42.566828 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:42.567599 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74598646-7ac9-4dee-9372-6709715b3aa6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-member] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:42.568004 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1176/4718] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:42 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:42.579611 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.581286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:42.581554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.581818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.581952 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete backup with id: 988c1fe5-22d1-4c01-a907-57f164512e2c. Aug 19 13:01:42.586307 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:42.586307 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:42.603662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] delete_backup rpcapi backup_id 988c1fe5-22d1-4c01-a907-57f164512e2c {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:42.605814 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b5d136c8-f458-40d9-8a1b-c083543789f1 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 202 Aug 19 13:01:42.605916 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1181/4719] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:42 2026] DELETE /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:42.616465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.618411 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:42.618676 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:42.618935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:42.619093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:42.624016 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:42.624016 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:42.624778 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb4e750f-0838-40c2-87b9-2980ad4f05e6 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 200 Aug 19 13:01:42.625206 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1185/4720] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:42 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:42.856199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:42.858091 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:01:42.858598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1449103325"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:42.859992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1449103325'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:01:42.860101 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume of 1 GB Aug 19 13:01:42.864527 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Availability Zones retrieved successfully. Aug 19 13:01:42.871123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (d63ed85a-93c5-43a8-8c30-d158965be881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:42.872099 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc2ece1-97ce-4bde-b8e9-729f33aeac94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:42.873131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:01:42.898633 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc2ece1-97ce-4bde-b8e9-729f33aeac94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:42.899388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4c182c-2366-45ff-a97d-bb6d666abdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:42.964665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Created reservations ['ec30b46f-8a3a-4cc6-8b1b-96b91198d22d', '5ce4fea0-ea5c-45be-aae3-0ef73d4ea0b0', '8a4d7687-1367-4e32-ab61-e57441a956eb', '9c49c51d-8469-4326-938a-5ab64f51da9f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:42.965832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4c182c-2366-45ff-a97d-bb6d666abdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec30b46f-8a3a-4cc6-8b1b-96b91198d22d', '5ce4fea0-ea5c-45be-aae3-0ef73d4ea0b0', '8a4d7687-1367-4e32-ab61-e57441a956eb', '9c49c51d-8469-4326-938a-5ab64f51da9f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:42.966993 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0d764-870b-4635-b362-8f2a4b69b8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:42.992169 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a0d764-870b-4635-b362-8f2a4b69b8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b6bb43-abe5-4c5d-bc75-b1629299a841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1449103325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['ec30b46f-8a3a-4cc6-8b1b-96b91198d22d','5ce4fea0-ea5c-45be-aae3-0ef73d4ea0b0','8a4d7687-1367-4e32-ab61-e57441a956eb','9c49c51d-8469-4326-938a-5ab64f51da9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1449103325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b6bb43-abe5-4c5d-bc75-b1629299a841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4469e870e88b45fd90cb31b7e0b4501f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:42.993092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54acf137-dacb-40f0-b8f8-2f4aa3b45e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:43.014721 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54acf137-dacb-40f0-b8f8-2f4aa3b45e9c) transitioned into state 'SUCCESS' from state '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-1449103325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['ec30b46f-8a3a-4cc6-8b1b-96b91198d22d','5ce4fea0-ea5c-45be-aae3-0ef73d4ea0b0','8a4d7687-1367-4e32-ab61-e57441a956eb','9c49c51d-8469-4326-938a-5ab64f51da9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:43.015488 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b72c5a-2a90-4b2f-a83c-58ede20bafd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:43.026407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b72c5a-2a90-4b2f-a83c-58ede20bafd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:43.027351 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (d63ed85a-93c5-43a8-8c30-d158965be881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:43.027649 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request issued successfully. Aug 19 13:01:43.028260 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-77a8191a-ddc2-44b3-b808-3ae59c81957a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:01:43.028671 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1179/4721] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:01:42 2026] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:43.042810 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.045087 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:43.045341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.045595 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.054299 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:43.054299 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:43.058623 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:43.063155 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7f87c3fd-a4cf-4187-bbc6-6df8cfa62647 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:43.063572 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1177/4722] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:43 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:43.179657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e11b27f-0746-46e3-856a-db995e99256b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.181584 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e11b27f-0746-46e3-856a-db995e99256b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de Aug 19 13:01:43.181824 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e11b27f-0746-46e3-856a-db995e99256b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.181995 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e11b27f-0746-46e3-856a-db995e99256b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.188320 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e11b27f-0746-46e3-856a-db995e99256b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de returned with HTTP 404 Aug 19 13:01:43.188833 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1182/4723] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:43 2026] GET /volume/v3/volumes/16f638c1-e9c8-41d3-bd42-364bb7ac76de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:43.196271 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.198561 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:43.198790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.199344 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.199503 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:43.209570 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:43.209570 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:43.210105 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:01:43.238803 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 13:01:43.238997 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-93b16c1b-79d1-4c65-921e-c9ea58416d48 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 202 Aug 19 13:01:43.239454 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1186/4724] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:01:43 2026] DELETE /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:43.253783 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.256859 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:43.257141 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.257452 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.265131 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:43.265131 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:43.265865 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:01:43.267074 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6cd33beb-caf9-4db0-971d-8e1f096b645e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 200 Aug 19 13:01:43.267691 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1180/4725] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:01:43 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:43.637864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.640782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c Aug 19 13:01:43.640782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.640782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.640782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 988c1fe5-22d1-4c01-a907-57f164512e2c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:43.644342 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e1ab60dd-ee2c-4c1e-85ed-a0274cca16a4 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c returned with HTTP 404 Aug 19 13:01:43.644342 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1178/4726] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:43 2026] GET /volume/v3/backups/988c1fe5-22d1-4c01-a907-57f164512e2c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:43.651476 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.653134 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:43.653337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.653573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.653699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete backup with id: fe8737ea-12ff-41dd-9e2f-d5845e7c4724. Aug 19 13:01:43.657546 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:43.657546 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:43.667905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.backup.rpcapi [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] delete_backup rpcapi backup_id fe8737ea-12ff-41dd-9e2f-d5845e7c4724 {{(pid=100261) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:43.669460 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-18d420a4-ea50-4a4e-a3a5-c934432e1b22 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 202 Aug 19 13:01:43.670007 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1183/4727] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:43 2026] DELETE /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:43.679886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-381ee858-0baa-4861-bd6f-e14763c65908 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:43.683105 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-381ee858-0baa-4861-bd6f-e14763c65908 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:43.683404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-381ee858-0baa-4861-bd6f-e14763c65908 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:43.683604 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-381ee858-0baa-4861-bd6f-e14763c65908 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:43.683736 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-381ee858-0baa-4861-bd6f-e14763c65908 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:43.691914 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:43.691914 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:43.692645 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-381ee858-0baa-4861-bd6f-e14763c65908 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 200 Aug 19 13:01:43.693128 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1187/4728] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:43 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:44.077096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.079723 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:44.079948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.080170 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.089059 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.089059 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:44.093269 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:44.098210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f0a4956f-6d55-4681-8a3d-9009b3f1f7e5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:44.098808 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1181/4729] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:44.155283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.158758 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:44.158758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.158758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.164753 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.164753 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:44.169071 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:44.175618 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-83e23362-b585-4321-b2e3-4214acc4b2a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:44.175618 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1179/4730] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:44.256461 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-35ee4803-b62b-4911-af2e-0374135a0738 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.256906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35ee4803-b62b-4911-af2e-0374135a0738 None None] GET https://10.4.3.137/volume// Aug 19 13:01:44.257091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35ee4803-b62b-4911-af2e-0374135a0738 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.257298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-35ee4803-b62b-4911-af2e-0374135a0738 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.257623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-35ee4803-b62b-4911-af2e-0374135a0738 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:44.257936 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1184/4731] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:01: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 19 13:01:44.265322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-e29a66ca-45eb-46b3-91e6-a45efe022788 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.267647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-e29a66ca-45eb-46b3-91e6-a45efe022788 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:01:44.268151 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-e29a66ca-45eb-46b3-91e6-a45efe022788 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44b6bb43-abe5-4c5d-bc75-b1629299a841", "connector": null, "instance_uuid": "24525395-2ba9-4985-8f8e-d7e7d8a8cb0c"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:44.278379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c1c08c23-0cfc-45b9-b17f-3a8070000944 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.278988 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.278988 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:44.280326 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1c08c23-0cfc-45b9-b17f-3a8070000944 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:44.280526 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1c08c23-0cfc-45b9-b17f-3a8070000944 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.280732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c1c08c23-0cfc-45b9-b17f-3a8070000944 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.287707 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c1c08c23-0cfc-45b9-b17f-3a8070000944 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 404 Aug 19 13:01:44.288319 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1182/4732] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:44.316723 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-e29a66ca-45eb-46b3-91e6-a45efe022788 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:01:44.317284 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1188/4733] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:01:44 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 19 13:01:44.348119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.350437 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:44.350437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.350437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.359554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-05c3a6eb-43b9-4622-9a0f-4c44de1e3040 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.360002 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05c3a6eb-43b9-4622-9a0f-4c44de1e3040 None None] GET https://10.4.3.137/volume// Aug 19 13:01:44.360260 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05c3a6eb-43b9-4622-9a0f-4c44de1e3040 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.360445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-05c3a6eb-43b9-4622-9a0f-4c44de1e3040 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.360773 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-05c3a6eb-43b9-4622-9a0f-4c44de1e3040 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:44.361203 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1185/4734] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:01: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 19 13:01:44.368759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.371154 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.371154 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:44.373394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:44.373394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.373394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.378912 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:44.381068 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36d17d8a-4e5d-49a7-a8a6-ec0427fe21e3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:44.381681 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1180/4735] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:44.383798 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.383798 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:44.387305 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:44.392128 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-857dc029-b383-43b8-b95b-9b911c99df15 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:44.392681 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1183/4736] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:01:44.507011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.509994 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] PUT https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d Aug 19 13:01:44.510388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:44.517861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Acquiring lock "cinder-attachment_update-44b6bb43-abe5-4c5d-bc75-b1629299a841-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:01:44.522789 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-44b6bb43-abe5-4c5d-bc75-b1629299a841-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:01:44.523696 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.523696 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:44.601131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-44b6bb43-abe5-4c5d-bc75-b1629299a841-np0000007775" released by "attachment_update" :: held 0.078s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:01:44.601449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-fe1ae233-9f19-4704-9481-bb80e181c4e8 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d returned with HTTP 200 Aug 19 13:01:44.601916 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1189/4737] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:01:44 2026] PUT /volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:44.709785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.712319 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 Aug 19 13:01:44.712608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.712857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.712992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id fe8737ea-12ff-41dd-9e2f-d5845e7c4724. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:44.717627 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6c1287a4-4c10-49ba-b3ee-188de0aef061 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 returned with HTTP 404 Aug 19 13:01:44.718380 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1186/4738] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/backups/fe8737ea-12ff-41dd-9e2f-d5845e7c4724 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:44.726802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.728696 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:44.728929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.729108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.729209 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete backup with id: 1474119b-b47e-4cfa-bf01-4b083356159f. Aug 19 13:01:44.735288 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.735288 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:44.757048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] delete_backup rpcapi backup_id 1474119b-b47e-4cfa-bf01-4b083356159f {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:01:44.765096 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7c32b8db-cba1-4875-884f-6f0b870502f5 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 202 Aug 19 13:01:44.765651 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1181/4739] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:44 2026] DELETE /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:01:44.778190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:44.778190 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:44.778190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:44.778190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:44.778190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:44.786288 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:44.786288 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:44.787010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-853f9f3c-0cfa-418d-a845-13ba6c59a7a0 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 200 Aug 19 13:01:44.787509 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1184/4740] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:44 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:45.394206 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:45.396163 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:45.396394 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:45.396593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:45.406688 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:45.406688 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:45.410154 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:45.414309 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e7c294e0-d7c0-49ff-b2c8-49f76fe1e17f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:45.414620 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1190/4741] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:45 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:45.800456 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:45.800954 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f Aug 19 13:01:45.800954 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:45.802491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:45.802491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Show backup with id 1474119b-b47e-4cfa-bf01-4b083356159f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:01:45.805266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e08e46fe-9916-4c54-9424-7ecab8abe387 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f returned with HTTP 404 Aug 19 13:01:45.805896 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1187/4742] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:45 2026] GET /volume/v3/backups/1474119b-b47e-4cfa-bf01-4b083356159f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:45.815749 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:45.817746 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 13:01:45.817945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:45.818114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:45.818312 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume with id: 5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 13:01:45.831749 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:45.831749 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:45.832131 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:45.854320 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Delete volume request issued successfully. Aug 19 13:01:45.854558 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fe2ae439-b292-445b-95ec-8dc49fbe1efa tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 returned with HTTP 202 Aug 19 13:01:45.855116 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1182/4743] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:01:45 2026] DELETE /volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:45.863658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d8260ce-da18-4730-a98e-b28106293521 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:45.865587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d8260ce-da18-4730-a98e-b28106293521 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 13:01:45.865841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d8260ce-da18-4730-a98e-b28106293521 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:45.866047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d8260ce-da18-4730-a98e-b28106293521 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:45.873709 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:45.873709 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:45.877541 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d8260ce-da18-4730-a98e-b28106293521 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Volume info retrieved successfully. Aug 19 13:01:45.881959 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d8260ce-da18-4730-a98e-b28106293521 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 returned with HTTP 200 Aug 19 13:01:45.882469 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1185/4744] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:45 2026] GET /volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:46.426419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:46.428353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:46.428593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:46.428825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:46.437715 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:46.437715 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:46.440705 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:46.444230 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1e1a8d5-5838-4f06-a183-d5494fb60276 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:46.444634 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1191/4745] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:46 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:46.896565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a2ede80a-f0c5-431b-a9a3-275abb123b10 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:46.898357 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2ede80a-f0c5-431b-a9a3-275abb123b10 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] GET https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 Aug 19 13:01:46.898611 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2ede80a-f0c5-431b-a9a3-275abb123b10 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:46.898832 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a2ede80a-f0c5-431b-a9a3-275abb123b10 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:46.904607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a2ede80a-f0c5-431b-a9a3-275abb123b10 tempest-ProjectMemberTests33-1524746374 tempest-ProjectMemberTests33-1524746374-project-admin] https://10.4.3.137/volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 returned with HTTP 404 Aug 19 13:01:46.905133 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1188/4746] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:01:46 2026] GET /volume/v3/volumes/5dd9fdfb-c350-4cda-a42a-d24f20f8a5c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:47.458279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3cc74ae5-8813-400b-9387-e67c45b11451 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:47.460164 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cc74ae5-8813-400b-9387-e67c45b11451 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:47.460379 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cc74ae5-8813-400b-9387-e67c45b11451 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:47.460591 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3cc74ae5-8813-400b-9387-e67c45b11451 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:47.472743 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:47.472743 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:47.476784 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3cc74ae5-8813-400b-9387-e67c45b11451 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:47.481385 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3cc74ae5-8813-400b-9387-e67c45b11451 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:47.482131 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1183/4747] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:47 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:01:47.884854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-7fe99df6-5165-42c7-937f-33482dd888fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:47.886983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-7fe99df6-5165-42c7-937f-33482dd888fa tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d/action Aug 19 13:01:47.887379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-7fe99df6-5165-42c7-937f-33482dd888fa tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:47.887601 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-7fe99df6-5165-42c7-937f-33482dd888fa tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:47.904969 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:47.904969 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:47.914949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2167911e-11a7-4dda-9ac3-66fbc902ff45 req-7fe99df6-5165-42c7-937f-33482dd888fa tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d/action returned with HTTP 204 Aug 19 13:01:47.915441 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1186/4748] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:01:47 2026] POST /volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:48.497646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.499400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:48.499593 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.499785 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.509845 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:48.509845 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:48.513617 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:48.518298 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3d2edf2a-0cce-45e3-81d3-73b82ea0e034 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:48.518714 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1192/4749] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:48 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:48.532349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.534764 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:01:48.534986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.535224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.545851 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:48.545851 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:48.550007 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:01:48.556663 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-83ad72ab-9265-4ee5-be36-36a5f358b50d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:01:48.557098 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1189/4750] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:48 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:48.557392 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-297c5971-0f4b-4321-92c6-653eadedf796 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.681091 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-27549552-46df-4276-9557-d266eae41d84 req-e1750ef3-e023-473c-b323-82f888ed44c0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.685140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-e1750ef3-e023-473c-b323-82f888ed44c0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 Aug 19 13:01:48.685428 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-e1750ef3-e023-473c-b323-82f888ed44c0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.685720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-e1750ef3-e023-473c-b323-82f888ed44c0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.694696 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:48.694696 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:48.711045 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-297c5971-0f4b-4321-92c6-653eadedf796 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] GET https://10.4.3.137/volume/v3/scheduler-stats/get_pools Aug 19 13:01:48.711663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-297c5971-0f4b-4321-92c6-653eadedf796 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.711993 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-297c5971-0f4b-4321-92c6-653eadedf796 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] Calling method 'get_pools' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.723463 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-297c5971-0f4b-4321-92c6-653eadedf796 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] https://10.4.3.137/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 19 13:01:48.723992 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1184/4751] 10.4.3.137 () {66 vars in 1291 bytes} [Wed Aug 19 13:01:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:48.733011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b53f9379-ad70-4e28-8ee1-97a3df70eac8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.735346 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b53f9379-ad70-4e28-8ee1-97a3df70eac8 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] GET https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool Aug 19 13:01:48.735583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b53f9379-ad70-4e28-8ee1-97a3df70eac8 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.735815 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b53f9379-ad70-4e28-8ee1-97a3df70eac8 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.747940 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b53f9379-ad70-4e28-8ee1-97a3df70eac8 tempest-ProjectAdminTests-328396882 tempest-ProjectAdminTests-328396882-project-admin] https://10.4.3.137/volume/v3/capabilities/np0000007775@storpool returned with HTTP 200 Aug 19 13:01:48.748418 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1193/4752] 10.4.3.137 () {66 vars in 1318 bytes} [Wed Aug 19 13:01:48 2026] GET /volume/v3/capabilities/np0000007775@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:48.762031 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-e1750ef3-e023-473c-b323-82f888ed44c0 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 returned with HTTP 200 Aug 19 13:01:48.762510 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1187/4753] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:01:48 2026] DELETE /volume/v3/attachments/be12f59f-1abf-4b70-925a-08b27a901056 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:48.782817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:48.785664 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:48.785664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:48.785797 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:48.785992 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:48.793652 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:48.793652 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:48.794362 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:48.813690 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 13:01:48.813915 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-27549552-46df-4276-9557-d266eae41d84 req-f036de36-a62c-42ad-bf6a-10b182a74fd5 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 202 Aug 19 13:01:48.814476 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1190/4754] 10.4.3.137 () {70 vars in 1620 bytes} [Wed Aug 19 13:01:48 2026] DELETE /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:01:50.344232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ca14741-2825-4179-9d89-7962ae6a0139 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:50.345908 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ca14741-2825-4179-9d89-7962ae6a0139 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:50.346079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ca14741-2825-4179-9d89-7962ae6a0139 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:50.346450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ca14741-2825-4179-9d89-7962ae6a0139 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:50.352473 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ca14741-2825-4179-9d89-7962ae6a0139 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 404 Aug 19 13:01:50.353029 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1185/4755] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:50 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:50.892326 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:50.897990 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:50.898296 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:50.898544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:50.898704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:50.910760 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bbd211a9-81d8-4e0c-a688-d676f669ade8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 404 Aug 19 13:01:50.912170 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1194/4756] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:01:50 2026] DELETE /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:50.920068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14abf077-4720-4e29-a215-ffb15cb3b6e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:50.924274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14abf077-4720-4e29-a215-ffb15cb3b6e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 Aug 19 13:01:50.924274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14abf077-4720-4e29-a215-ffb15cb3b6e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:50.924274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14abf077-4720-4e29-a215-ffb15cb3b6e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:50.929419 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14abf077-4720-4e29-a215-ffb15cb3b6e7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 returned with HTTP 404 Aug 19 13:01:50.930287 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1188/4757] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:01:50 2026] GET /volume/v3/snapshots/c5ab7f0f-e03c-48f8-9c68-5e856a155d71 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:52.342838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:52.344747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:52.344922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:52.345097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:52.345299 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:52.351572 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a2ef2a1-c2ab-4ec2-a2b8-2a40feacb94e tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 404 Aug 19 13:01:52.352042 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1191/4758] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:01:52 2026] DELETE /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:52.361795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a6cf8a6-e7bc-473c-8032-ed626676bbbd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:52.363511 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a6cf8a6-e7bc-473c-8032-ed626676bbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed Aug 19 13:01:52.363699 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a6cf8a6-e7bc-473c-8032-ed626676bbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:52.363884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a6cf8a6-e7bc-473c-8032-ed626676bbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:52.369269 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a6cf8a6-e7bc-473c-8032-ed626676bbbd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed returned with HTTP 404 Aug 19 13:01:52.369800 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1186/4759] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:52 2026] GET /volume/v3/volumes/deff5085-4891-4e77-a48e-9480eb0624ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:53.461814 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:53.463394 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:01:53.463718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1846029831", "snapshot_id": null, "imageRef": "d0a969ff-590a-41cb-ada9-c4c4332b6cf1", "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:53.465112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1846029831', 'snapshot_id': None, 'imageRef': 'd0a969ff-590a-41cb-ada9-c4c4332b6cf1', 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:01:53.542324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 13:01:53.547110 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 13:01:53.553565 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (741c1fbd-7b2e-460e-ac6d-960f56259f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:53.554770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adee8c80-0047-42c7-941f-840b065564cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:53.555750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:01:53.607790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adee8c80-0047-42c7-941f-840b065564cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:53.608649 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e35bfa-2ea9-4ceb-9c74-14042330a2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:53.660396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['a8a4e1db-e8b7-49f1-a77a-d03c8061f776', 'a2e6f8be-b63e-4f7d-ab7d-19502e5c9abb', '324f9ec2-3926-4688-9568-81446047da3c', 'd2f68187-e3a0-4b0e-ab93-6788ff05ddf2'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:53.661269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e35bfa-2ea9-4ceb-9c74-14042330a2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8a4e1db-e8b7-49f1-a77a-d03c8061f776', 'a2e6f8be-b63e-4f7d-ab7d-19502e5c9abb', '324f9ec2-3926-4688-9568-81446047da3c', 'd2f68187-e3a0-4b0e-ab93-6788ff05ddf2']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:53.662162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74afb9e8-a027-4b22-8bb4-5279aae2d1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:53.690732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74afb9e8-a027-4b22-8bb4-5279aae2d1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d51fe0-767b-4a2a-916f-8b407bb6596f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1846029831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['a8a4e1db-e8b7-49f1-a77a-d03c8061f776','a2e6f8be-b63e-4f7d-ab7d-19502e5c9abb','324f9ec2-3926-4688-9568-81446047da3c','d2f68187-e3a0-4b0e-ab93-6788ff05ddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:01:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1846029831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d51fe0-767b-4a2a-916f-8b407bb6596f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:53.691862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ee0a1c-95e4-4baa-b8dc-820dbce787cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:53.712998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ee0a1c-95e4-4baa-b8dc-820dbce787cf) transitioned into state 'SUCCESS' from state '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-1846029831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['a8a4e1db-e8b7-49f1-a77a-d03c8061f776','a2e6f8be-b63e-4f7d-ab7d-19502e5c9abb','324f9ec2-3926-4688-9568-81446047da3c','d2f68187-e3a0-4b0e-ab93-6788ff05ddf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:53.714008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f34371-25ec-4ad7-a80a-2ca5680607f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:53.727519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46f34371-25ec-4ad7-a80a-2ca5680607f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:53.728662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (741c1fbd-7b2e-460e-ac6d-960f56259f27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:53.729051 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 13:01:53.729927 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c6b5d10b-ccda-40d0-b981-5dbac1af64ae tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:01:53.730545 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1195/4760] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:01:53 2026] POST /volume/v3/volumes => generated 759 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:53.741863 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:53.743989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:53.744224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:53.744617 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:53.752843 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:53.752843 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:53.756838 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:53.761913 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dab33f79-b8aa-4537-a7f7-adf6818c3fc7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:53.762467 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1189/4761] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:53 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:54.775806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9076a892-9a94-4681-8d0f-4963611be4b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:54.777569 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9076a892-9a94-4681-8d0f-4963611be4b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:54.777843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9076a892-9a94-4681-8d0f-4963611be4b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:54.778024 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9076a892-9a94-4681-8d0f-4963611be4b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:54.784970 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:54.784970 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:54.789234 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9076a892-9a94-4681-8d0f-4963611be4b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:54.794384 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9076a892-9a94-4681-8d0f-4963611be4b7 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:54.794976 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1192/4762] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:54 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:54.807414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bd94f788-808f-4363-a5c9-193feab8cedb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:54.809352 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd94f788-808f-4363-a5c9-193feab8cedb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:54.809560 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd94f788-808f-4363-a5c9-193feab8cedb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:54.809774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd94f788-808f-4363-a5c9-193feab8cedb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:54.817047 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:54.817047 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:54.821050 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bd94f788-808f-4363-a5c9-193feab8cedb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:54.826124 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd94f788-808f-4363-a5c9-193feab8cedb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:54.826548 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1187/4763] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:54 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:54.949491 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:54.951534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:54.951857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:54.952162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:54.960098 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:54.960098 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:54.964333 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:54.971176 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-f5a7d059-23dc-4165-854b-78d022141ace tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:54.971656 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1196/4764] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:54 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:55.298645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1648d4b0-fcb2-4c29-8a39-19e58d6214a9 req-13758a6e-73cb-4277-905f-318628d8bc22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.300780 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1648d4b0-fcb2-4c29-8a39-19e58d6214a9 req-13758a6e-73cb-4277-905f-318628d8bc22 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 Aug 19 13:01:55.300983 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1648d4b0-fcb2-4c29-8a39-19e58d6214a9 req-13758a6e-73cb-4277-905f-318628d8bc22 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:55.301156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1648d4b0-fcb2-4c29-8a39-19e58d6214a9 req-13758a6e-73cb-4277-905f-318628d8bc22 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:55.308787 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:55.308787 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:55.366891 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1648d4b0-fcb2-4c29-8a39-19e58d6214a9 req-13758a6e-73cb-4277-905f-318628d8bc22 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 returned with HTTP 200 Aug 19 13:01:55.367798 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1190/4765] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:01:55 2026] DELETE /volume/v3/attachments/0b1ea1c6-7c86-49de-ba7a-b0e895c91f29 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:55.511821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.513807 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:55.513982 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:55.514165 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:55.521296 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:55.521296 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:55.525333 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:55.529896 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-eb601039-9b14-47cd-8909-6ce86390f695 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:55.530297 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1193/4766] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:55 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:55.540867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7ccf752c-a90c-45b2-bdb1-40ee42a3a677 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.541204 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ccf752c-a90c-45b2-bdb1-40ee42a3a677 None None] GET https://10.4.3.137/volume// Aug 19 13:01:55.541383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7ccf752c-a90c-45b2-bdb1-40ee42a3a677 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:55.541594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7ccf752c-a90c-45b2-bdb1-40ee42a3a677 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:55.541941 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ccf752c-a90c-45b2-bdb1-40ee42a3a677 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:55.542192 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1188/4767] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:01: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 19 13:01:55.552662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-1e9fb3b7-6097-46aa-8b82-12882187518c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.554790 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-1e9fb3b7-6097-46aa-8b82-12882187518c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:01:55.555172 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-1e9fb3b7-6097-46aa-8b82-12882187518c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14d51fe0-767b-4a2a-916f-8b407bb6596f", "connector": null, "instance_uuid": "03c298ff-7f7c-491a-b33f-a160b3687b94"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:55.564809 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:55.564809 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:55.597163 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-1e9fb3b7-6097-46aa-8b82-12882187518c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:01:55.597705 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1197/4768] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:01:55 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:55.806952 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.808644 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:01:55.808942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1045361536", "source_volid": "03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a", "volume_type": "tempest-scenario-type-luks-1428594828", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:55.810554 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1045361536', 'source_volid': '03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a', 'volume_type': 'tempest-scenario-type-luks-1428594828', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:01:55.820006 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:55.820006 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:55.820471 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume retrieved successfully. Aug 19 13:01:55.820606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume of 1 GB Aug 19 13:01:55.821275 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Availability Zones retrieved successfully. Aug 19 13:01:55.826606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (3686a8b8-d705-4579-a8d8-992a2c14a571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:55.827604 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af195a9-4051-4f77-900d-a3152c624fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:55.828461 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:01:55.847929 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af195a9-4051-4f77-900d-a3152c624fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a', 'volume_type': VolumeType(created_at=2026-08-19T13:00:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=467ce872-17d5-4c83-bb56-f851cb16106d,is_public=True,name='tempest-scenario-type-luks-1428594828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '467ce872-17d5-4c83-bb56-f851cb16106d', '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=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:55.848878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932356c-4cd6-47cf-b575-c2f84fa8943c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:55.877299 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1428594828 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1428594828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:01:55.877666 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1428594828 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1428594828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:01:55.892589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Created reservations ['58da1872-2abf-41c3-8536-f3b887ec32d7', '06a655a9-b60d-4f11-af68-fb7fc11506aa', 'a8ef5598-2bf2-467d-926c-4b4825a9b6df', '7a0f76b3-22af-4b1c-911b-1cc77ecbf9b3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:01:55.893441 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6932356c-4cd6-47cf-b575-c2f84fa8943c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58da1872-2abf-41c3-8536-f3b887ec32d7', '06a655a9-b60d-4f11-af68-fb7fc11506aa', 'a8ef5598-2bf2-467d-926c-4b4825a9b6df', '7a0f76b3-22af-4b1c-911b-1cc77ecbf9b3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:55.894318 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cac2a4-883d-4eb1-a9c8-a6bedfdcb150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:55.929606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44cac2a4-883d-4eb1-a9c8-a6bedfdcb150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08de99d9-429f-48b0-9319-32909a1ed617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1045361536',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['58da1872-2abf-41c3-8536-f3b887ec32d7','06a655a9-b60d-4f11-af68-fb7fc11506aa','a8ef5598-2bf2-467d-926c-4b4825a9b6df','7a0f76b3-22af-4b1c-911b-1cc77ecbf9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d), '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-19T13:01:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1045361536',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=08de99d9-429f-48b0-9319-32909a1ed617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbdc0da98d8d441d851144fc2f844b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb854cd965a044218e06a9e957c20912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(467ce872-17d5-4c83-bb56-f851cb16106d),volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:55.930331 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eff015-a9d8-45e2-891d-387d4be39eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:55.948765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4eff015-a9d8-45e2-891d-387d4be39eb6) transitioned into state 'SUCCESS' from state '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-1045361536',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbdc0da98d8d441d851144fc2f844b40',qos_specs=None,replication_status=,reservations=['58da1872-2abf-41c3-8536-f3b887ec32d7','06a655a9-b60d-4f11-af68-fb7fc11506aa','a8ef5598-2bf2-467d-926c-4b4825a9b6df','7a0f76b3-22af-4b1c-911b-1cc77ecbf9b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a,status='creating',user_id='fb854cd965a044218e06a9e957c20912',volume_type_id=467ce872-17d5-4c83-bb56-f851cb16106d)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:55.949713 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aa49be-9f1f-4cfe-9ea3-f2480bee93f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:01:55.967928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7aa49be-9f1f-4cfe-9ea3-f2480bee93f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:01:55.968736 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Flow 'volume_create_api' (3686a8b8-d705-4579-a8d8-992a2c14a571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:01:55.969158 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Create volume request issued successfully. Aug 19 13:01:55.969897 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4444a591-3a23-43c4-bc3a-346b7ee1599d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:01:55.970375 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1191/4769] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:01:55 2026] POST /volume/v3/volumes => generated 811 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:01:55.983588 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:55.986118 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:01:55.986200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:55.986431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:55.994335 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:55.994335 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:55.998625 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:56.004271 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fdfb3158-5732-4958-b7cc-6fb183f63ce4 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:01:56.004814 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1194/4770] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:55 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:56.122215 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.124346 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:56.124628 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.124940 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.131952 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.131952 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:56.138788 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:56.144333 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f6e50ab7-5cd3-48c4-b9de-31fb8331a57b tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:56.144871 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1189/4771] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:56.450810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.453330 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:56.453566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.453790 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.463012 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.463012 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:56.468400 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:56.475183 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-a891b7d9-762c-45d5-853b-cd63953fe499 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:56.475962 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1198/4772] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:56.561381 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-89e7e8fa-140d-4310-88ca-538efee8b2a9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.562039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89e7e8fa-140d-4310-88ca-538efee8b2a9 None None] GET https://10.4.3.137/volume// Aug 19 13:01:56.562342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89e7e8fa-140d-4310-88ca-538efee8b2a9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.562653 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-89e7e8fa-140d-4310-88ca-538efee8b2a9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.563095 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-89e7e8fa-140d-4310-88ca-538efee8b2a9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:56.563557 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1192/4773] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:01: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 19 13:01:56.576517 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-952e090c-4c8d-4456-a77d-a649b64cdace req-bc1c3af7-6da4-4042-a43c-a2f4e255d713 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.578676 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-bc1c3af7-6da4-4042-a43c-a2f4e255d713 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:01:56.579219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-bc1c3af7-6da4-4042-a43c-a2f4e255d713 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2", "connector": null, "instance_uuid": "3205c511-de7d-4aeb-b737-1388e950f34c"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:56.583545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c0a3685e-3942-460d-8417-c3ebc3864551 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.584270 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c0a3685e-3942-460d-8417-c3ebc3864551 None None] GET https://10.4.3.137/volume// Aug 19 13:01:56.584518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c0a3685e-3942-460d-8417-c3ebc3864551 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.584732 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c0a3685e-3942-460d-8417-c3ebc3864551 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.585121 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c0a3685e-3942-460d-8417-c3ebc3864551 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:56.586452 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1190/4774] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:01:56.591013 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.591013 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:56.595993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.598656 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:01:56.598873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.599059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.618605 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.618605 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:56.622507 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:01:56.627195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-d9790c05-49a0-4689-a39b-34a9df65c8b6 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:01:56.627651 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1199/4775] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:01:56.630439 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-bc1c3af7-6da4-4042-a43c-a2f4e255d713 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:01:56.630929 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1195/4776] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:01:56 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:56.667191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.668775 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:56.668982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.669191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.683261 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.683261 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:56.759439 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:56.759439 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea9c17dc-09ff-4a4a-98aa-1bc3d7744ed8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:56.759439 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1193/4777] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c64d095e-187c-4765-befc-ece144f082f0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c64d095e-187c-4765-befc-ece144f082f0 None None] GET https://10.4.3.137/volume// Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c64d095e-187c-4765-befc-ece144f082f0 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c64d095e-187c-4765-befc-ece144f082f0 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c64d095e-187c-4765-befc-ece144f082f0 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:01:56.760443 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1191/4778] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:01: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 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:56.760641 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:56.762269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.762451 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-f983901f-5c2c-4d6f-85c5-a82df786e102 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:56.762978 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1200/4779] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:01:56 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 1117 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:01:56.764428 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d Aug 19 13:01:56.764918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:56.774082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:01:56.780941 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" acquired by "attachment_update" :: waited 0.007s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:01:56.783501 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.783501 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:56.873274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.878935 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] PUT https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 Aug 19 13:01:56.879396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:56.891545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Acquiring lock "cinder-attachment_update-1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:01:56.897443 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:01:56.898694 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.898694 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:56.898922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" released by "attachment_update" :: held 0.118s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:01:56.899230 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-0f17c8a6-3ce2-4038-b5df-53d9ef88006c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d returned with HTTP 200 Aug 19 13:01:56.899833 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1196/4780] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:01:56 2026] PUT /volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:56.927877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-5351b520-f475-4633-8386-3e7fe7889b4c req-cfc0abdf-7d49-406e-9714-a409c305ec98 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:56.930123 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-cfc0abdf-7d49-406e-9714-a409c305ec98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d/action Aug 19 13:01:56.930605 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-cfc0abdf-7d49-406e-9714-a409c305ec98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:01:56.930743 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-cfc0abdf-7d49-406e-9714-a409c305ec98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:01:56.948965 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:56.948965 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:56.968986 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-5351b520-f475-4633-8386-3e7fe7889b4c req-cfc0abdf-7d49-406e-9714-a409c305ec98 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d/action returned with HTTP 204 Aug 19 13:01:56.969653 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1192/4781] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:01:56 2026] POST /volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:01:56.998108 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2-np0000007775" released by "attachment_update" :: held 0.101s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:01:56.998425 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-41d74990-97bb-4358-a418-752140f005e1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 returned with HTTP 200 Aug 19 13:01:56.998886 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1194/4782] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:01:56 2026] PUT /volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:01:57.019775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e42cb06c-6303-4898-b6d7-132ee982f402 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:57.021617 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42cb06c-6303-4898-b6d7-132ee982f402 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:01:57.021833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42cb06c-6303-4898-b6d7-132ee982f402 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:57.022067 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e42cb06c-6303-4898-b6d7-132ee982f402 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:57.032053 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:57.032053 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:57.039702 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e42cb06c-6303-4898-b6d7-132ee982f402 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:57.043960 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e42cb06c-6303-4898-b6d7-132ee982f402 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:01:57.044335 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1201/4783] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:57 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:57.712673 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:57.715388 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:57.715657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:57.715859 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:57.728832 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:57.728832 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:57.733556 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:57.738845 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b95fa14d-b0e6-48fa-bb05-84d975a7a483 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:57.739209 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1197/4784] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:57 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:58.057907 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:58.060315 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:01:58.060315 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:58.060315 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:58.066679 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:58.066679 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:01:58.070847 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:58.076629 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-98975072-4001-4e7f-be62-bb628b7ea6b1 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:01:58.076978 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1193/4785] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:58 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:58.751132 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-110e0eb3-4ed0-4291-9540-201b93027284 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:58.752917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-110e0eb3-4ed0-4291-9540-201b93027284 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:58.753098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-110e0eb3-4ed0-4291-9540-201b93027284 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:58.753284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-110e0eb3-4ed0-4291-9540-201b93027284 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:58.761755 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:58.761755 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:01:58.764849 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-110e0eb3-4ed0-4291-9540-201b93027284 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:58.768543 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-110e0eb3-4ed0-4291-9540-201b93027284 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:58.768881 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1195/4786] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:58 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:59.091281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:59.093151 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:01:59.093365 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:59.093586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:59.100921 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:59.100921 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:01:59.104496 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:01:59.108535 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7df9bbfb-6a9f-454b-b40c-9811ad510598 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:01:59.109084 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1202/4787] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:59 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:01:59.781176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:01:59.782927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:01:59.783109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:01:59.783304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:01:59.792696 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:01:59.792696 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:01:59.796443 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:01:59.800556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a859a33f-df0a-4046-bdfe-148c07591ff2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:01:59.800931 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1198/4788] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:01:59 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:00.121410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:00.123195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:00.123431 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:00.123632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:00.130212 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:00.130212 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:00.134113 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:00.138328 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ffc97717-c6c1-4eba-9ed0-e81ff90465e6 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:00.138760 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1194/4789] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:00 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:00.814168 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:00.816013 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:00.816228 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:00.816448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:00.826277 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:00.826277 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:00.829819 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:00.833844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d1ce740-2e83-46cd-9c2f-e903bc8837d1 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:00.834209 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1196/4790] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:00 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:01.153838 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:01.155870 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:01.156058 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:01.156267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:01.163392 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:01.163392 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:01.167545 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:01.172221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c16408da-f059-490f-a2c1-b1141a1d85b3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:01.172679 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1203/4791] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:01 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:01.847116 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:01.849455 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:01.850029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:01.850029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:01.861214 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:01.861214 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:01.865258 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:01.869939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31ddc001-57c8-474a-813e-9b66ce70c5e0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:01.870379 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1199/4792] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:01 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:02.185832 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5917a538-2e47-40f3-8bb9-74828088edd7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:02.187605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5917a538-2e47-40f3-8bb9-74828088edd7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:02.187844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5917a538-2e47-40f3-8bb9-74828088edd7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:02.188404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5917a538-2e47-40f3-8bb9-74828088edd7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:02.195301 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:02.195301 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:02.198811 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5917a538-2e47-40f3-8bb9-74828088edd7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:02.203101 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5917a538-2e47-40f3-8bb9-74828088edd7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:02.203623 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1195/4793] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:02 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:02.608029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-952e090c-4c8d-4456-a77d-a649b64cdace req-3169d9a4-c15b-4d5a-ae17-b26c035306d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:02.611140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-3169d9a4-c15b-4d5a-ae17-b26c035306d0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753/action Aug 19 13:02:02.611700 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-3169d9a4-c15b-4d5a-ae17-b26c035306d0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:02.611915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-3169d9a4-c15b-4d5a-ae17-b26c035306d0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:02.633821 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:02.633821 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:02.646575 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-952e090c-4c8d-4456-a77d-a649b64cdace req-3169d9a4-c15b-4d5a-ae17-b26c035306d0 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753/action returned with HTTP 204 Aug 19 13:02:02.647170 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1197/4794] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:02:02 2026] POST /volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:02.883955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:02.886398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:02.886686 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:02.886939 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:02.900064 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:02.900064 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:02.904841 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:02.911277 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e76c7c5c-59a1-474a-a5ca-3f58b4ccf8ed tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:02.911854 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1204/4795] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:02 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:02.925364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-baea6946-5fc8-4823-9843-10e15783515a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:02.930241 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baea6946-5fc8-4823-9843-10e15783515a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:02.930463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baea6946-5fc8-4823-9843-10e15783515a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:02.930655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-baea6946-5fc8-4823-9843-10e15783515a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:02.951949 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:02.951949 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:02.961476 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-baea6946-5fc8-4823-9843-10e15783515a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:02.969672 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-baea6946-5fc8-4823-9843-10e15783515a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:02.970214 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1200/4796] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:02 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 1230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:03.216840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3ee01067-2e91-4762-81f9-8704c340a44c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:03.219148 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ee01067-2e91-4762-81f9-8704c340a44c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:03.219397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ee01067-2e91-4762-81f9-8704c340a44c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:03.219638 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3ee01067-2e91-4762-81f9-8704c340a44c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:03.227971 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:03.227971 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:03.232700 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3ee01067-2e91-4762-81f9-8704c340a44c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:03.239351 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3ee01067-2e91-4762-81f9-8704c340a44c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:03.239856 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1196/4797] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:03 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:03.470506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:03.472180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:03.472419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:03.472649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:03.479923 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:03.479923 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:03.486128 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:03.491704 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4756fcb8-8203-463c-9987-a4e277d8b5f8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:03.492128 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1198/4798] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:03 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:03.840217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:03.842434 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:03.842700 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:03.842903 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:03.850520 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:03.850520 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:03.854610 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:03.859113 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-d05d4da9-f88b-422c-8323-e46822a463df tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:03.859588 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1205/4799] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:03 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:03.932388 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-794a5a70-25ea-4aac-9c97-ca57978b8eb3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:03.932970 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-794a5a70-25ea-4aac-9c97-ca57978b8eb3 None None] GET https://10.4.3.137/volume// Aug 19 13:02:03.933210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-794a5a70-25ea-4aac-9c97-ca57978b8eb3 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:03.933499 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-794a5a70-25ea-4aac-9c97-ca57978b8eb3 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:03.933963 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-794a5a70-25ea-4aac-9c97-ca57978b8eb3 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:03.934515 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1201/4800] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:02:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:02:03.942438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-86c3fdae-04a2-417a-a88e-a67d3dc4f3d8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:03.944778 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-86c3fdae-04a2-417a-a88e-a67d3dc4f3d8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:02:03.945041 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-86c3fdae-04a2-417a-a88e-a67d3dc4f3d8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03a0a77f-89c8-42f3-b4bf-a8fc3299b883", "connector": null, "instance_uuid": "3205c511-de7d-4aeb-b737-1388e950f34c"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:03.954690 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:03.954690 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:03.980234 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-86c3fdae-04a2-417a-a88e-a67d3dc4f3d8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:02:03.980848 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1197/4801] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:02:03 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 19 13:02:04.009488 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:04.013430 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:04.013746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:04.013872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:04.027157 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:04.027157 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:04.028472 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-29da9526-d81d-42ec-884c-c9ea71559ef6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:04.028950 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29da9526-d81d-42ec-884c-c9ea71559ef6 None None] GET https://10.4.3.137/volume// Aug 19 13:02:04.029130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29da9526-d81d-42ec-884c-c9ea71559ef6 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:04.029354 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-29da9526-d81d-42ec-884c-c9ea71559ef6 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:04.029692 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-29da9526-d81d-42ec-884c-c9ea71559ef6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:04.029964 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1206/4802] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02: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 19 13:02:04.032387 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:04.038139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c09e4607-6be3-444b-9e65-2f4571aa31e3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:04.039175 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:04.040054 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1199/4803] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:04 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:04.049597 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:04.049597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:04.049597 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:04.054993 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:04.054993 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:04.059262 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:04.064782 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-b097db8e-6fd8-496b-84b4-d1baff6eac60 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:04.065166 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1202/4804] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:04 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 1119 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:04.179664 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:04.181853 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] PUT https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 Aug 19 13:02:04.182341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:04.189945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Acquiring lock "cinder-attachment_update-03a0a77f-89c8-42f3-b4bf-a8fc3299b883-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:02:04.194857 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-03a0a77f-89c8-42f3-b4bf-a8fc3299b883-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:02:04.195811 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:04.195811 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:04.256227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:04.258995 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:04.259356 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:04.259642 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:04.268159 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:04.268159 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:04.272389 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:04.276887 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e803a480-0b7b-48b4-b147-0fe86ebf026c tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:04.277261 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1207/4805] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:04 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:04.296677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Lock "cinder-attachment_update-03a0a77f-89c8-42f3-b4bf-a8fc3299b883-np0000007775" released by "attachment_update" :: held 0.102s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:02:04.296963 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-8d76eb48-1472-4550-9d06-a18c86e42194 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 returned with HTTP 200 Aug 19 13:02:04.297427 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1198/4806] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:02:04 2026] PUT /volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:05.056336 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:05.058846 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:05.059113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:05.059389 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:05.072242 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:05.072242 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:05.077192 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:05.083662 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e22f7ddb-5eae-4798-a374-b2ec5d3116cb tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:05.084054 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1200/4807] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:05 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:05.293559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:05.295892 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:05.296156 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:05.296407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:05.303516 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:05.303516 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:05.307054 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:05.311569 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9a514a1-8df2-4927-9384-2edbbb535b8d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:05.312270 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1203/4808] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:05 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:06.098227 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:06.100028 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:06.100198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:06.100433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:06.111412 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:06.111412 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:06.115369 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:06.119928 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c26968ae-badb-4bc7-89f1-2eac8f4d8c9d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:06.120374 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1208/4809] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:06 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:06.327232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:06.329674 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:06.330038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:06.330361 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:06.341633 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:06.341633 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:06.347362 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:06.354583 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d2d5c96f-5fe3-4bf2-861c-f923beebd3cd tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:06.355285 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1199/4810] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:06 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:07.135008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-337d3531-8f68-456d-a0c8-0338f3075d1a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:07.137942 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-337d3531-8f68-456d-a0c8-0338f3075d1a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:07.138161 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-337d3531-8f68-456d-a0c8-0338f3075d1a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:07.138408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-337d3531-8f68-456d-a0c8-0338f3075d1a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:07.147517 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:07.147517 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:07.151816 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-337d3531-8f68-456d-a0c8-0338f3075d1a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:07.156839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-337d3531-8f68-456d-a0c8-0338f3075d1a tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:07.157383 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1201/4811] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:07 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:07.372437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:07.374464 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:07.374952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:07.374952 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:07.383433 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:07.383433 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:07.388184 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:07.395077 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8274a3f3-4444-4f24-94e6-2a9c371aa7a7 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:07.395626 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1204/4812] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:07 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:08.173232 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:08.175392 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:08.175392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:08.175392 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:08.186612 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:08.186612 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:08.191569 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:08.203832 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-af33140e-39ef-4ccb-8fe6-8e0e7c4dfc73 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:08.205467 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1209/4813] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:08 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:08.411324 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8e83ee88-fb02-4330-847f-30a306be621d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:08.413642 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8e83ee88-fb02-4330-847f-30a306be621d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:08.413831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8e83ee88-fb02-4330-847f-30a306be621d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:08.414088 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8e83ee88-fb02-4330-847f-30a306be621d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:08.424080 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:08.424080 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:08.428429 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8e83ee88-fb02-4330-847f-30a306be621d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:08.434633 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8e83ee88-fb02-4330-847f-30a306be621d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:08.435228 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1200/4814] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:08 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:08.689451 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-6a05815a-4a79-4933-adf5-5d1efc4c63fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:08.693043 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-6a05815a-4a79-4933-adf5-5d1efc4c63fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54/action Aug 19 13:02:08.693388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-6a05815a-4a79-4933-adf5-5d1efc4c63fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:08.693501 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-6a05815a-4a79-4933-adf5-5d1efc4c63fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:08.712135 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:08.712135 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:08.723999 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2de8edfc-ead4-42bc-bfcd-8b9445d1f67f req-6a05815a-4a79-4933-adf5-5d1efc4c63fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54/action returned with HTTP 204 Aug 19 13:02:08.724358 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1202/4815] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:02:08 2026] POST /volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:09.224965 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-03868d98-a56c-4373-9a50-20b042623ce5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:09.226956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03868d98-a56c-4373-9a50-20b042623ce5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:09.227085 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03868d98-a56c-4373-9a50-20b042623ce5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:09.227382 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-03868d98-a56c-4373-9a50-20b042623ce5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:09.240182 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:09.240182 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:09.246228 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-03868d98-a56c-4373-9a50-20b042623ce5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:09.251326 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-03868d98-a56c-4373-9a50-20b042623ce5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:09.251737 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1205/4816] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:09 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 1232 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:09.267969 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:09.269704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:09.269884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:09.270060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:09.279723 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:09.279723 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:09.283392 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:09.287656 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa069cd3-bef0-4eef-b2cb-06cf62e238c5 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:09.288030 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1210/4817] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:09 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 1232 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:09.458767 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:09.461086 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:09.461355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:09.461640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:09.474101 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:09.474101 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:09.480205 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:09.487631 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ead10d28-0bda-4b7e-8fea-d8c1b451cc85 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:09.488198 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1201/4818] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:09 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 1451 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:09.658870 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:09.661156 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:09.661401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:09.661619 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:09.670219 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:09.670219 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:09.674645 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:09.680075 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-0c43a665-1bf9-4b2f-b184-2a6dbbfcaa0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:09.680584 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1203/4819] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:09 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 1451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:10.201266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:10.203733 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:10.204010 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:10.204288 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:10.212991 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:10.212991 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:10.217227 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:10.222135 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-583d9d0e-426c-482a-9ca0-dc16c3d236b0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:10.222556 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1206/4820] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:10 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 1451 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:10.235299 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-24fad5d2-56e2-44b2-b65a-11f1c398732d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:10.235748 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24fad5d2-56e2-44b2-b65a-11f1c398732d None None] GET https://10.4.3.137/volume// Aug 19 13:02:10.235916 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24fad5d2-56e2-44b2-b65a-11f1c398732d None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:10.236138 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-24fad5d2-56e2-44b2-b65a-11f1c398732d None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:10.236487 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-24fad5d2-56e2-44b2-b65a-11f1c398732d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:10.236798 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1211/4821] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:02: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 19 13:02:10.246715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-cde7c00d-7641-4ad2-8c59-3cd12ee0cac0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:10.249532 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-cde7c00d-7641-4ad2-8c59-3cd12ee0cac0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:02:10.250010 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-cde7c00d-7641-4ad2-8c59-3cd12ee0cac0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08de99d9-429f-48b0-9319-32909a1ed617", "connector": null, "instance_uuid": "fb56b719-2c9d-40f5-ba7e-4c6dce156f6f"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:10.262098 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:10.262098 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:10.292812 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-cde7c00d-7641-4ad2-8c59-3cd12ee0cac0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:02:10.293450 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1202/4822] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:02:10 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 19 13:02:11.231813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96ccef8e-a5e2-41b8-9933-6cf41d82f97d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:11.232161 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96ccef8e-a5e2-41b8-9933-6cf41d82f97d None None] GET https://10.4.3.137/volume// Aug 19 13:02:11.232350 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96ccef8e-a5e2-41b8-9933-6cf41d82f97d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:11.232571 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96ccef8e-a5e2-41b8-9933-6cf41d82f97d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:11.232917 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96ccef8e-a5e2-41b8-9933-6cf41d82f97d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:11.233202 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1204/4823] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:02:11.241064 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:11.246578 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:11.246790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:11.246989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:11.266296 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:11.266296 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:11.275705 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:11.282441 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-684b5d00-9eda-44b1-ba90-44d89d1b20f3 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:11.282909 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1207/4824] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:11 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 1630 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:11.403887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:11.406159 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] PUT https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 Aug 19 13:02:11.406589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:11.415467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Acquiring lock "cinder-attachment_update-08de99d9-429f-48b0-9319-32909a1ed617-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:02:11.419795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-08de99d9-429f-48b0-9319-32909a1ed617-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:02:11.420799 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:11.420799 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:11.506384 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Lock "cinder-attachment_update-08de99d9-429f-48b0-9319-32909a1ed617-np0000007775" released by "attachment_update" :: held 0.086s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:02:11.506840 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-df06fa0a-832a-4323-b93e-e155578fbdff tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 returned with HTTP 200 Aug 19 13:02:11.507384 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1212/4825] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:02:11 2026] PUT /volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 => generated 968 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:11.534172 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-b6c867e4-6474-4563-bec1-aeee011f3ac9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:11.536793 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-b6c867e4-6474-4563-bec1-aeee011f3ac9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] POST https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834/action Aug 19 13:02:11.537199 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-b6c867e4-6474-4563-bec1-aeee011f3ac9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action body: b'{"os-complete": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:11.537372 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-b6c867e4-6474-4563-bec1-aeee011f3ac9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:11.557978 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:11.557978 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:11.580126 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-b6c867e4-6474-4563-bec1-aeee011f3ac9 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834/action returned with HTTP 204 Aug 19 13:02:11.580883 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1203/4826] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:02:11 2026] POST /volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:13.996585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:13.999289 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:13.999578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:13.999834 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:14.013126 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:14.013126 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:14.017496 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:14.023359 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-fe48ed29-0a79-4f61-b5d6-a628287f9e4c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:14.023956 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1205/4827] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:13 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:14.045148 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:14.050677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2/action Aug 19 13:02:14.051015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:14.051136 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:14.063216 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:14.063216 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:14.063704 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:14.070587 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Begin detaching volume completed successfully. Aug 19 13:02:14.070777 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-8418ff38-e5e8-4fc8-b771-ae8caf129383 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2/action returned with HTTP 202 Aug 19 13:02:14.071235 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1208/4828] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:02:14 2026] POST /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:02:14.115522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db6ca711-8c7c-43f6-b5c5-c3c7a6d3a4a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:14.115919 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db6ca711-8c7c-43f6-b5c5-c3c7a6d3a4a2 None None] GET https://10.4.3.137/volume// Aug 19 13:02:14.116056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db6ca711-8c7c-43f6-b5c5-c3c7a6d3a4a2 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:14.116231 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-db6ca711-8c7c-43f6-b5c5-c3c7a6d3a4a2 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:14.116664 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-db6ca711-8c7c-43f6-b5c5-c3c7a6d3a4a2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:14.116848 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1213/4829] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02: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 19 13:02:14.126095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:14.128109 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:14.128326 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:14.128536 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:14.137158 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:14.137158 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:14.140327 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:14.144177 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-19272ca5-887a-463d-97f6-43707cbc23da tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 200 Aug 19 13:02:14.144577 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1204/4830] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:14 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 1413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:15.764729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-597f9130-57c2-44e0-a852-296f10254af3 req-09f20702-6f49-42b5-8c45-e2ab1649e5ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:15.766915 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-09f20702-6f49-42b5-8c45-e2ab1649e5ba tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617/encryption Aug 19 13:02:15.767111 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-09f20702-6f49-42b5-8c45-e2ab1649e5ba tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:15.767311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-09f20702-6f49-42b5-8c45-e2ab1649e5ba tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:15.776648 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:15.776648 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:15.782564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-597f9130-57c2-44e0-a852-296f10254af3 req-09f20702-6f49-42b5-8c45-e2ab1649e5ba tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617/encryption returned with HTTP 200 Aug 19 13:02:15.782983 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1206/4831] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:02:15 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:16.153215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-971d603a-801d-4f99-9e05-cf4350035319 req-e7ea30a9-0cfa-4787-a9ce-eae1f71fb5ea None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:16.155470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-e7ea30a9-0cfa-4787-a9ce-eae1f71fb5ea tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 Aug 19 13:02:16.155679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-e7ea30a9-0cfa-4787-a9ce-eae1f71fb5ea tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:16.155878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-e7ea30a9-0cfa-4787-a9ce-eae1f71fb5ea tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:16.162757 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:16.162757 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:16.209960 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-971d603a-801d-4f99-9e05-cf4350035319 req-e7ea30a9-0cfa-4787-a9ce-eae1f71fb5ea tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 returned with HTTP 200 Aug 19 13:02:16.210411 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1209/4832] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:16 2026] DELETE /volume/v3/attachments/b2fe5165-9cca-403c-90e2-48d77d4e8753 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:17.262911 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00347287-a8b2-4dad-b1a1-694957845c21 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:17.264770 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:17.264942 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:17.265112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:17.265278 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume with id: 1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:17.272181 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:17.272181 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:17.272669 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:17.288415 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume request issued successfully. Aug 19 13:02:17.288599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00347287-a8b2-4dad-b1a1-694957845c21 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 202 Aug 19 13:02:17.288976 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1214/4833] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:17 2026] DELETE /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:21.595337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:21.661271 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:21.661516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:21.661768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:21.663907 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=114,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:21.674506 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:21.674506 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:21.678735 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:21.684139 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-219c93b6-15d1-4fa7-9297-bfc4fc70afaa tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:21.684759 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1205/4834] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:21 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 1232 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:21.701986 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:21.704169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] POST https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883/action Aug 19 13:02:21.704513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:21.704684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:21.708174 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=189,cinder:INSERT=23,cinder:UPDATE=52 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:21.715985 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:21.715985 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:21.716781 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:21.722982 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Begin detaching volume completed successfully. Aug 19 13:02:21.723171 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-80679b3a-c584-43cc-91ce-8100b6802e1d tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883/action returned with HTTP 202 Aug 19 13:02:21.723594 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1207/4835] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:02:21 2026] POST /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:02:21.772092 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4933a64-88af-43f9-85c8-3d07ee222a4a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:21.772567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4933a64-88af-43f9-85c8-3d07ee222a4a None None] GET https://10.4.3.137/volume// Aug 19 13:02:21.772735 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4933a64-88af-43f9-85c8-3d07ee222a4a None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:21.772906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4933a64-88af-43f9-85c8-3d07ee222a4a None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:21.773194 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4933a64-88af-43f9-85c8-3d07ee222a4a None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:21.773498 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1210/4836] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02: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 19 13:02:21.782755 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:21.784839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:21.785033 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:21.785209 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:21.787044 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=138,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:21.794843 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:21.794843 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:21.799330 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:21.804274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-2a26f65a-b681-4e16-96d4-3a21860facb6 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:21.804669 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1215/4837] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:21 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:22.653735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-16755f23-da4d-4900-ae41-00efba78dc53 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:22.655809 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-16755f23-da4d-4900-ae41-00efba78dc53 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 Aug 19 13:02:22.656012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-16755f23-da4d-4900-ae41-00efba78dc53 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:22.656210 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-16755f23-da4d-4900-ae41-00efba78dc53 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:22.662964 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:22.662964 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:22.714653 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-382c4439-a01e-4da1-ae05-b9fe715af1d9 req-16755f23-da4d-4900-ae41-00efba78dc53 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 returned with HTTP 200 Aug 19 13:02:22.714653 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1206/4838] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:22 2026] DELETE /volume/v3/attachments/72919a05-a1fc-4a7d-97ae-1d89b4fe0d54 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:22.809100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09e98439-130b-40e6-b3a4-da78120243fc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:22.811593 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:22.811860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:22.812091 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:22.812433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume with id: 03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:22.821008 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:22.821008 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:22.821605 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:22.844057 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume request issued successfully. Aug 19 13:02:22.844358 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09e98439-130b-40e6-b3a4-da78120243fc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 202 Aug 19 13:02:22.844901 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1208/4839] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:22 2026] DELETE /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:22.882680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:22.884837 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:22.885046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:22.885225 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:22.891845 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:22.891845 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:22.895345 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:22.899671 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-db25fb26-4602-435f-a749-a76c71882e52 req-c0ee91b9-071c-4d61-bf30-b1f5ffcb0fa3 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 200 Aug 19 13:02:22.900064 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1211/4840] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:22 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:22.948648 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0dc7ef05-10e3-48e4-b398-e3982e3f517b req-b9ef1f75-4800-4f5f-8e30-e72ff70a95a2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:22.950864 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0dc7ef05-10e3-48e4-b398-e3982e3f517b req-b9ef1f75-4800-4f5f-8e30-e72ff70a95a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:22.951073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0dc7ef05-10e3-48e4-b398-e3982e3f517b req-b9ef1f75-4800-4f5f-8e30-e72ff70a95a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:22.951276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0dc7ef05-10e3-48e4-b398-e3982e3f517b req-b9ef1f75-4800-4f5f-8e30-e72ff70a95a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:22.957495 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0dc7ef05-10e3-48e4-b398-e3982e3f517b req-b9ef1f75-4800-4f5f-8e30-e72ff70a95a2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 404 Aug 19 13:02:22.958006 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1216/4841] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:22 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:25.371102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8db69ea7-fb8e-4e4f-9e18-d60908aac9b7 req-7a72180d-8862-42ae-997a-db4fad1bb33c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:25.373810 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8db69ea7-fb8e-4e4f-9e18-d60908aac9b7 req-7a72180d-8862-42ae-997a-db4fad1bb33c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 Aug 19 13:02:25.374039 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8db69ea7-fb8e-4e4f-9e18-d60908aac9b7 req-7a72180d-8862-42ae-997a-db4fad1bb33c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:25.374278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8db69ea7-fb8e-4e4f-9e18-d60908aac9b7 req-7a72180d-8862-42ae-997a-db4fad1bb33c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:25.382864 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:25.382864 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:25.426100 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8db69ea7-fb8e-4e4f-9e18-d60908aac9b7 req-7a72180d-8862-42ae-997a-db4fad1bb33c tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 returned with HTTP 200 Aug 19 13:02:25.426559 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1207/4842] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:25 2026] DELETE /volume/v3/attachments/fed3819e-71a2-4f82-b12c-9c02a88267e7 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:26.655693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4d100652-0748-4946-8dfc-30cf02b781cc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:26.657862 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:02:26.658041 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:26.658239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:26.658444 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume with id: 37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:02:26.664851 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:26.664851 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:26.665263 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:26.680986 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume request issued successfully. Aug 19 13:02:26.681169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4d100652-0748-4946-8dfc-30cf02b781cc tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 202 Aug 19 13:02:26.681570 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1209/4843] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:26 2026] DELETE /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:26.689647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:26.691241 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:02:26.691477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:26.691654 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:26.698102 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:26.698102 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:26.701796 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Volume info retrieved successfully. Aug 19 13:02:26.706483 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dae9e722-b95a-41d1-bc3f-c79a2c2f16a9 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 200 Aug 19 13:02:26.706893 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1212/4844] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:26 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:27.718943 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5fbff12b-6221-49d3-8aa3-80afeaf6a7c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.721020 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fbff12b-6221-49d3-8aa3-80afeaf6a7c2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 Aug 19 13:02:27.721228 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fbff12b-6221-49d3-8aa3-80afeaf6a7c2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.721487 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5fbff12b-6221-49d3-8aa3-80afeaf6a7c2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.728257 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5fbff12b-6221-49d3-8aa3-80afeaf6a7c2 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 returned with HTTP 404 Aug 19 13:02:27.728824 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1217/4845] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:27 2026] GET /volume/v3/volumes/37ec3a01-c91d-46a8-ad70-5299c6d913d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:27.735313 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d74fe823-9445-48cf-a086-545c7799a928 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.737130 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d74fe823-9445-48cf-a086-545c7799a928 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:27.737359 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d74fe823-9445-48cf-a086-545c7799a928 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.737563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d74fe823-9445-48cf-a086-545c7799a928 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.737768 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d74fe823-9445-48cf-a086-545c7799a928 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume with id: 03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:27.743130 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d74fe823-9445-48cf-a086-545c7799a928 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 404 Aug 19 13:02:27.743600 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1208/4846] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:27 2026] DELETE /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:27.749759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-03c1976a-af5f-4034-9ad5-c00258d27776 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.751465 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03c1976a-af5f-4034-9ad5-c00258d27776 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 Aug 19 13:02:27.751686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03c1976a-af5f-4034-9ad5-c00258d27776 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.751902 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-03c1976a-af5f-4034-9ad5-c00258d27776 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.757574 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-03c1976a-af5f-4034-9ad5-c00258d27776 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 returned with HTTP 404 Aug 19 13:02:27.758072 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1210/4847] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:27 2026] GET /volume/v3/volumes/03a0a77f-89c8-42f3-b4bf-a8fc3299b883 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:27.766034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.767801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:27.767960 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.768214 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.768458 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Delete volume with id: 1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:27.773858 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-25e93e4b-dbc2-4275-9d09-5be11dfb78b8 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 404 Aug 19 13:02:27.774550 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1213/4848] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:27 2026] DELETE /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:27.783071 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-70f5e222-c180-4077-b17e-7284066fdc28 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.784837 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70f5e222-c180-4077-b17e-7284066fdc28 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] GET https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 Aug 19 13:02:27.785052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70f5e222-c180-4077-b17e-7284066fdc28 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.785236 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-70f5e222-c180-4077-b17e-7284066fdc28 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.790991 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-70f5e222-c180-4077-b17e-7284066fdc28 tempest-TestInstancesWithCinderVolumes-1716875001 tempest-TestInstancesWithCinderVolumes-1716875001-project-member] https://10.4.3.137/volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 returned with HTTP 404 Aug 19 13:02:27.791467 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1218/4849] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:27 2026] GET /volume/v3/volumes/1d5f4af4-f5ee-46c8-b8bf-2e87b5a499a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:27.798435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-58d440b1-4603-4353-8f09-8a514d3883ea None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.800173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:02:27.800403 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.800602 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.801124 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:27.801124 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:27.801446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:02:27.817296 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Get all volumes completed successfully. Aug 19 13:02:27.818878 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:27.818878 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:27.823842 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-58d440b1-4603-4353-8f09-8a514d3883ea tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:02:27.824283 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1209/4850] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:02:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:27.838928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88873494-093d-496d-8f32-be7a91b03547 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.840605 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88873494-093d-496d-8f32-be7a91b03547 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] DELETE https://10.4.3.137/volume/v3/types/7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca Aug 19 13:02:27.840787 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88873494-093d-496d-8f32-be7a91b03547 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.840968 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88873494-093d-496d-8f32-be7a91b03547 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.861991 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88873494-093d-496d-8f32-be7a91b03547 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types/7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca returned with HTTP 202 Aug 19 13:02:27.862493 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1211/4851] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:02:27 2026] DELETE /volume/v3/types/7d3591c3-9bf9-4b18-aa6e-bea4a6b91eca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:27.868869 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b3a54365-2e11-489b-8518-db6a1813417e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.870550 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:02:27.870724 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.870900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.871660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:02:27.884732 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Get all volumes completed successfully. Aug 19 13:02:27.886260 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:27.886260 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:27.890789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3a54365-2e11-489b-8518-db6a1813417e tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:02:27.891209 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1214/4852] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:02:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:27.904328 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a1e08688-647f-41c9-9100-5293adc55e18 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:27.905973 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1e08688-647f-41c9-9100-5293adc55e18 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] DELETE https://10.4.3.137/volume/v3/types/0d23b415-85ce-44c1-9342-77c3b9383eb5 Aug 19 13:02:27.906147 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1e08688-647f-41c9-9100-5293adc55e18 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:27.906370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a1e08688-647f-41c9-9100-5293adc55e18 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:27.927439 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a1e08688-647f-41c9-9100-5293adc55e18 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types/0d23b415-85ce-44c1-9342-77c3b9383eb5 returned with HTTP 202 Aug 19 13:02:27.927861 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1219/4853] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:02:27 2026] DELETE /volume/v3/types/0d23b415-85ce-44c1-9342-77c3b9383eb5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:28.141469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-482f9c93-b895-4563-a4ac-857189d08d4d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:28.143394 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:02:28.143619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:28.143858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:28.144687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:02:28.158395 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Get all volumes completed successfully. Aug 19 13:02:28.159965 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:28.159965 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:28.164548 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-482f9c93-b895-4563-a4ac-857189d08d4d tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:02:28.164950 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1210/4854] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:02:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:28.178870 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:28.180595 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 Aug 19 13:02:28.180795 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:28.180969 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:28.181113 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Delete volume with id: 0348a5e8-621f-47b1-97b4-462634040342 Aug 19 13:02:28.187529 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:28.187529 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:28.187822 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Volume info retrieved successfully. Aug 19 13:02:28.197237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.image.cache [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '4d37eee1-6ce5-4116-aab1-f5ee433830dc', 'volume_id': '0348a5e8-621f-47b1-97b4-462634040342', 'host': 'np0000007775@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 19, 13, 0, 52), 'last_used': datetime.datetime(2026, 8, 19, 13, 1, 5)}. {{(pid=100262) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 19 13:02:28.210798 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Delete volume request issued successfully. Aug 19 13:02:28.210988 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c35bcf42-6c9f-478c-9134-5842fdfb1ee8 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 returned with HTTP 202 Aug 19 13:02:28.211429 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1212/4855] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:28 2026] DELETE /volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:28.220454 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:28.221956 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] GET https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 Aug 19 13:02:28.222129 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:28.222359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:28.228918 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:28.228918 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:28.232350 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Volume info retrieved successfully. Aug 19 13:02:28.236005 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de0761f3-dd5a-4150-b320-1cca24f3d91c tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 returned with HTTP 200 Aug 19 13:02:28.236399 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1215/4856] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:28 2026] GET /volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 => generated 1141 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:29.249530 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c52e7f67-9b86-402d-8ac4-b1f078997cec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:29.251820 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c52e7f67-9b86-402d-8ac4-b1f078997cec tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] GET https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 Aug 19 13:02:29.252153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c52e7f67-9b86-402d-8ac4-b1f078997cec tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:29.252439 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c52e7f67-9b86-402d-8ac4-b1f078997cec tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:29.258517 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c52e7f67-9b86-402d-8ac4-b1f078997cec tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 returned with HTTP 404 Aug 19 13:02:29.258958 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1220/4857] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:29 2026] GET /volume/v3/volumes/0348a5e8-621f-47b1-97b4-462634040342 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:29.266690 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5e57315-e1f1-44af-8701-98feb2ac86c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:29.268873 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5e57315-e1f1-44af-8701-98feb2ac86c2 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] DELETE https://10.4.3.137/volume/v3/types/1e0fb1cd-b7a0-4077-a11e-d508697b8d8a Aug 19 13:02:29.269125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5e57315-e1f1-44af-8701-98feb2ac86c2 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:29.269404 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5e57315-e1f1-44af-8701-98feb2ac86c2 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:29.298933 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5e57315-e1f1-44af-8701-98feb2ac86c2 tempest-TestInstancesWithCinderVolumes-1588566149 tempest-TestInstancesWithCinderVolumes-1588566149-project-admin] https://10.4.3.137/volume/v3/types/1e0fb1cd-b7a0-4077-a11e-d508697b8d8a returned with HTTP 202 Aug 19 13:02:29.299561 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1211/4858] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:02:29 2026] DELETE /volume/v3/types/1e0fb1cd-b7a0-4077-a11e-d508697b8d8a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:33.551917 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:33.554786 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:02:33.555038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:33.555316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:33.568330 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:33.568330 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:33.573159 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:33.579717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-467596bd-c553-45f4-96ed-a97379f260e5 req-7b5c1e68-4a7a-4eb5-95ff-2fa9595e89bf tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:02:33.582576 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1213/4859] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:33 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:36.747979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:36.750034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:02:36.750350 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:36.750615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:36.753150 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=140,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:36.765063 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:36.765063 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:36.770412 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:36.776185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-337ab2eb-4488-4fde-9d53-e20586c4a09e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:02:36.776639 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1216/4860] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:36 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:36.815007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:36.817641 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:02:36.817886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:36.818117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:36.828228 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:36.828228 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:36.831745 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:36.836005 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-5022e271-fa48-45f0-b669-caa4bf1d0b1b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:02:36.836312 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1221/4861] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:36 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:36.859538 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:36.862393 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841/action Aug 19 13:02:36.862393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:36.862624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:36.874706 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:36.874706 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:36.875757 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:36.886006 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Begin detaching volume completed successfully. Aug 19 13:02:36.886165 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-ee5733dc-4952-43e9-9c2b-802bf806a7d1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841/action returned with HTTP 202 Aug 19 13:02:36.886763 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1212/4862] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:02:36 2026] POST /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:02:36.939101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d134782-5d36-457d-9b55-38e24642cf93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:36.939590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d134782-5d36-457d-9b55-38e24642cf93 None None] GET https://10.4.3.137/volume// Aug 19 13:02:36.939673 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d134782-5d36-457d-9b55-38e24642cf93 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:36.939862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d134782-5d36-457d-9b55-38e24642cf93 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:36.940165 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d134782-5d36-457d-9b55-38e24642cf93 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:36.940528 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1214/4863] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:02:36.950330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:36.951608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:02:36.951806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:36.951975 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:36.962442 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:36.962442 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:36.967262 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:36.972234 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-8a67bcdb-12b8-4a09-b8b0-47bb0db870ed tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:02:36.972806 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1217/4864] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:36 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:37.920042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-43c9ac7d-ce35-4098-8e95-91d3924775c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:37.922534 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-43c9ac7d-ce35-4098-8e95-91d3924775c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d Aug 19 13:02:37.922769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-43c9ac7d-ce35-4098-8e95-91d3924775c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:37.922998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-43c9ac7d-ce35-4098-8e95-91d3924775c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:37.931419 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:37.931419 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:37.989866 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-eae88d6f-33a7-486a-8670-1abebaaf7e56 req-43c9ac7d-ce35-4098-8e95-91d3924775c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d returned with HTTP 200 Aug 19 13:02:37.990622 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1222/4865] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:37 2026] DELETE /volume/v3/attachments/a6e75c81-b8b1-4018-a41e-3b60481ca09d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:39.029931 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:39.031599 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:02:39.031840 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:39.031945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:39.038456 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:39.038456 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:39.041828 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:02:39.045953 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-266bedff-6ab8-4c6e-b9dd-02e5ae812114 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:02:39.046388 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1213/4866] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:39 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:43.578055 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=24,cinder:UPDATE=8,cinder:INSERT=3,cinder:DELETE=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:46.970784 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=9 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:47.873315 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-448d1796-7329-42a4-943e-040b0432b707 req-2900947a-0f4e-496d-af4b-6ab8800481ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:47.875784 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-448d1796-7329-42a4-943e-040b0432b707 req-2900947a-0f4e-496d-af4b-6ab8800481ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d Aug 19 13:02:47.876033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-448d1796-7329-42a4-943e-040b0432b707 req-2900947a-0f4e-496d-af4b-6ab8800481ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:47.876304 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-448d1796-7329-42a4-943e-040b0432b707 req-2900947a-0f4e-496d-af4b-6ab8800481ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:47.885874 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:47.885874 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:47.953842 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-448d1796-7329-42a4-943e-040b0432b707 req-2900947a-0f4e-496d-af4b-6ab8800481ec tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d returned with HTTP 200 Aug 19 13:02:47.954453 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1215/4867] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:47 2026] DELETE /volume/v3/attachments/e16e33a0-56c7-45a3-a834-be28514f8d9d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:47.988491 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=31,cinder:UPDATE=7 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:48.911794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:48.914380 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:02:48.914797 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:48.915117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:48.925154 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:48.925154 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:48.930748 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:02:48.938011 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-8363b6df-729a-4b0f-9449-b5063866a6cc tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:02:48.938723 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1218/4868] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:48 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:49.045259 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=49,cinder:UPDATE=11 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:02:49.549327 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:49.551621 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:02:49.551948 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:49.552381 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:49.562287 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:49.562287 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:49.566585 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:02:49.574529 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-54e5bc5e-895b-47d5-824d-04a11d79f49a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:02:49.574529 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1223/4869] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:02:49 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:49.583950 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d204dceb-8ba0-4d37-a729-fe4ebbc17f5e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:49.584474 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d204dceb-8ba0-4d37-a729-fe4ebbc17f5e None None] GET https://10.4.3.137/volume// Aug 19 13:02:49.584648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d204dceb-8ba0-4d37-a729-fe4ebbc17f5e None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:49.584836 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d204dceb-8ba0-4d37-a729-fe4ebbc17f5e None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:49.585235 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d204dceb-8ba0-4d37-a729-fe4ebbc17f5e None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:49.585506 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1214/4870] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:02: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 19 13:02:49.593267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-42c64d27-a246-462d-bd25-eff1f8a1a1a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:49.595558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-42c64d27-a246-462d-bd25-eff1f8a1a1a2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:02:49.595919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-42c64d27-a246-462d-bd25-eff1f8a1a1a2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14d51fe0-767b-4a2a-916f-8b407bb6596f", "connector": null, "instance_uuid": "26812edc-9b77-4ce2-bc5c-4f799eeb9c6c"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:49.604623 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:49.604623 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:49.632747 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-42c64d27-a246-462d-bd25-eff1f8a1a1a2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:02:49.633127 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1216/4871] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:02:49 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:50.799532 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9ed1e80f-0885-4395-9488-880a2788eed9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:50.800087 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ed1e80f-0885-4395-9488-880a2788eed9 None None] GET https://10.4.3.137/volume// Aug 19 13:02:50.800482 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ed1e80f-0885-4395-9488-880a2788eed9 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:50.800667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9ed1e80f-0885-4395-9488-880a2788eed9 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:50.801099 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9ed1e80f-0885-4395-9488-880a2788eed9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:02:50.801506 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1219/4872] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:02: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 19 13:02:50.817976 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:50.821066 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:02:50.821416 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:50.821698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:50.841546 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:50.841546 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:50.850950 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:02:50.857261 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-13cebb14-0cad-45de-8c09-0382bd4e902c tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:02:50.857913 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1224/4873] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:02:50 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1546 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:02:51.004559 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:51.006992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 Aug 19 13:02:51.007508 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:51.018040 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:02:51.022721 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:02:51.025415 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:51.025415 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:51.206885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-14d51fe0-767b-4a2a-916f-8b407bb6596f-np0000007775" released by "attachment_update" :: held 0.184s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:02:51.207325 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6e1f6ab4-b0e9-417a-bda3-021ee2aecc62 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 returned with HTTP 200 Aug 19 13:02:51.207999 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1215/4874] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:02:51 2026] PUT /volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:02:51.257298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6f4e0624-879b-4e19-99dd-3c6589d006d9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:51.265279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6f4e0624-879b-4e19-99dd-3c6589d006d9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367/action Aug 19 13:02:51.265279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6f4e0624-879b-4e19-99dd-3c6589d006d9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:02:51.265279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6f4e0624-879b-4e19-99dd-3c6589d006d9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:02:51.291778 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:51.291778 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:02:51.316502 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50f6441e-eca3-4b28-a7b6-5f2b82d22c3b req-6f4e0624-879b-4e19-99dd-3c6589d006d9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367/action returned with HTTP 204 Aug 19 13:02:51.316502 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1217/4875] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:02:51 2026] POST /volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:02:57.989277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d8e48266-0f1e-45cb-8781-70b0549385f2 req-6c73cbc4-0eb7-4148-be62-0021ce87b60d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:57.989277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d8e48266-0f1e-45cb-8781-70b0549385f2 req-6c73cbc4-0eb7-4148-be62-0021ce87b60d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 Aug 19 13:02:57.989277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d8e48266-0f1e-45cb-8781-70b0549385f2 req-6c73cbc4-0eb7-4148-be62-0021ce87b60d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:57.989277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d8e48266-0f1e-45cb-8781-70b0549385f2 req-6c73cbc4-0eb7-4148-be62-0021ce87b60d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:57.997283 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:57.997283 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:02:58.067704 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d8e48266-0f1e-45cb-8781-70b0549385f2 req-6c73cbc4-0eb7-4148-be62-0021ce87b60d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 returned with HTTP 200 Aug 19 13:02:58.068350 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1220/4876] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:02:57 2026] DELETE /volume/v3/attachments/2beaf2da-15bd-4e3a-aae5-ce902e8cc834 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:02:59.387379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:59.389526 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:59.389769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:59.389983 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:59.390188 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume with id: 08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:59.400536 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:59.400536 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:02:59.401187 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:59.419436 np0000007775 devstack@c-api.service[100263]: WARNING cinder.keymgr.conf_key_mgr [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 13:02:59.428719 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume request issued successfully. Aug 19 13:02:59.428976 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d46686bd-ff3b-4530-9da9-cdab9efeb76d tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 202 Aug 19 13:02:59.429554 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1225/4877] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:02:59 2026] DELETE /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:02:59.439138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:02:59.441601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:02:59.441919 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:02:59.442268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:02:59.452884 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:02:59.452884 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:02:59.458716 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:02:59.466797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ec4eeb5b-ef91-4352-b152-1c1141175155 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 200 Aug 19 13:02:59.467489 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1216/4878] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:02:59 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 1450 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:00.481589 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e0b19f3-c739-4fbb-88ff-ac93846c9991 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:00.483949 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e0b19f3-c739-4fbb-88ff-ac93846c9991 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 Aug 19 13:03:00.484180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e0b19f3-c739-4fbb-88ff-ac93846c9991 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:00.484425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e0b19f3-c739-4fbb-88ff-ac93846c9991 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:00.493174 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e0b19f3-c739-4fbb-88ff-ac93846c9991 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 returned with HTTP 404 Aug 19 13:03:00.493986 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1218/4879] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:00 2026] GET /volume/v3/volumes/08de99d9-429f-48b0-9319-32909a1ed617 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:00.842970 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ca908329-d578-4aba-94e6-96040dde86f0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:00.844826 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] DELETE https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:03:00.845000 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:00.845228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:00.845406 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume with id: 03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:03:00.853559 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:00.853559 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:00.854052 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:03:00.870266 np0000007775 devstack@c-api.service[100261]: WARNING cinder.keymgr.conf_key_mgr [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 13:03:00.878329 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Delete volume request issued successfully. Aug 19 13:03:00.878595 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ca908329-d578-4aba-94e6-96040dde86f0 tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 202 Aug 19 13:03:00.879378 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1221/4880] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:03:00 2026] DELETE /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:03:00.888282 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:00.890235 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:03:00.890449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:00.890655 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:00.899127 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:00.899127 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:00.904125 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Volume info retrieved successfully. Aug 19 13:03:00.910010 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e44c35ab-1f45-41ae-a99c-3bf939c21e0f tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 200 Aug 19 13:03:00.910461 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1226/4881] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:00 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 1430 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:01.929003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5fae5b40-592b-4374-972e-adecb23b63bc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:01.931561 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5fae5b40-592b-4374-972e-adecb23b63bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] GET https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a Aug 19 13:03:01.931922 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5fae5b40-592b-4374-972e-adecb23b63bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:01.932402 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5fae5b40-592b-4374-972e-adecb23b63bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:01.940679 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5fae5b40-592b-4374-972e-adecb23b63bc tempest-TestEncryptedCinderVolumes-645354465 tempest-TestEncryptedCinderVolumes-645354465-project-member] https://10.4.3.137/volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a returned with HTTP 404 Aug 19 13:03:01.941420 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1217/4882] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:01 2026] GET /volume/v3/volumes/03ff3d30-2aeb-4f0b-a966-a3aef2f9a01a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:01.950368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:01.952496 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:03:01.952768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:01.953053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:01.954207 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:03:01.968616 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Get all volumes completed successfully. Aug 19 13:03:01.970738 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:01.970738 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:01.976966 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f38fbdf-100f-46d5-bdbf-bb186cd7eb69 tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:03:01.977621 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1219/4883] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:03:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 4957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:01.996615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3ee20d9c-9846-47f9-8734-1ec9168b975b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:02.000218 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ee20d9c-9846-47f9-8734-1ec9168b975b tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] DELETE https://10.4.3.137/volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d Aug 19 13:03:02.000534 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ee20d9c-9846-47f9-8734-1ec9168b975b tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:02.000802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3ee20d9c-9846-47f9-8734-1ec9168b975b tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:02.029604 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3ee20d9c-9846-47f9-8734-1ec9168b975b tempest-TestEncryptedCinderVolumes-720655210 tempest-TestEncryptedCinderVolumes-720655210-project-admin] https://10.4.3.137/volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d returned with HTTP 202 Aug 19 13:03:02.029993 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1222/4884] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:03:01 2026] DELETE /volume/v3/types/467ce872-17d5-4c83-bb56-f851cb16106d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:03:10.908097 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:11.935150 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:11.974430 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=24,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:12.022699 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=25,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:27.312783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:27.314672 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:03:27.315026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1420568735"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:27.316552 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1420568735'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:03:27.316679 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume of 1 GB Aug 19 13:03:27.321860 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Availability Zones retrieved successfully. Aug 19 13:03:27.327003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (a4f905d1-9c2e-4e19-a945-f5c2fa61de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:27.328057 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9bb1fd-162d-47f7-9221-e975ce1dc499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:27.328984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:03:27.354080 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9bb1fd-162d-47f7-9221-e975ce1dc499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:27.355114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a469dae-7c38-4750-b63e-e3460e9c8a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:27.394086 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Created reservations ['1ef01920-c799-4785-836f-c59b3a55d13d', '4ff7d281-5b54-440b-8be2-0e6740e5ea15', 'cb621468-ede5-4f6a-ba28-4807574b7fb0', '70644df5-38a1-4cea-8ee4-4bb0de1bf73a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:27.394901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a469dae-7c38-4750-b63e-e3460e9c8a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef01920-c799-4785-836f-c59b3a55d13d', '4ff7d281-5b54-440b-8be2-0e6740e5ea15', 'cb621468-ede5-4f6a-ba28-4807574b7fb0', '70644df5-38a1-4cea-8ee4-4bb0de1bf73a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:27.395714 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03822944-0ab5-432e-bfdd-32105164d0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:27.417489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03822944-0ab5-432e-bfdd-32105164d0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d05bde-9ea2-4d14-9bbd-29dab4488136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420568735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['1ef01920-c799-4785-836f-c59b3a55d13d','4ff7d281-5b54-440b-8be2-0e6740e5ea15','cb621468-ede5-4f6a-ba28-4807574b7fb0','70644df5-38a1-4cea-8ee4-4bb0de1bf73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1420568735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d05bde-9ea2-4d14-9bbd-29dab4488136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4469e870e88b45fd90cb31b7e0b4501f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:27.418304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca45e9e-fb04-47a2-9d7a-0456df859691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:27.433708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca45e9e-fb04-47a2-9d7a-0456df859691) transitioned into state 'SUCCESS' from state '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-1420568735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['1ef01920-c799-4785-836f-c59b3a55d13d','4ff7d281-5b54-440b-8be2-0e6740e5ea15','cb621468-ede5-4f6a-ba28-4807574b7fb0','70644df5-38a1-4cea-8ee4-4bb0de1bf73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:27.434567 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d85e8a-546d-45d1-8673-ea9ad806023e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:27.446011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d85e8a-546d-45d1-8673-ea9ad806023e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:27.446011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (a4f905d1-9c2e-4e19-a945-f5c2fa61de60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:27.446011 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request issued successfully. Aug 19 13:03:27.446011 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f445f7e4-261f-40c6-ab19-8a695a15eb1d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:03:27.446513 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1227/4885] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:03:27 2026] POST /volume/v3/volumes => generated 755 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:03:27.461487 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:27.466266 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:27.466266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:27.466266 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:27.474078 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:27.474078 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:27.479015 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:27.484876 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-027a8266-74bf-4a23-9ac0-44ad6bb71058 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:27.486316 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1218/4886] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:27 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:28.500735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.502710 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:28.502989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.503202 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.511014 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.511014 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:28.514984 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:28.519844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a27d92af-948b-4f53-a30b-6bb91a02b7b5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:28.520225 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1220/4887] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:28 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:28.570512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.573040 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:28.573298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.573525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.582346 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.582346 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:28.587095 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:28.592697 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-f2d02cad-33c9-4a86-bdd1-8a1a956bf42e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:28.593172 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1223/4888] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:28 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:28.679213 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-43014ddd-7bc7-4ee3-95f7-74107f72ee38 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.679716 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43014ddd-7bc7-4ee3-95f7-74107f72ee38 None None] GET https://10.4.3.137/volume// Aug 19 13:03:28.679919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43014ddd-7bc7-4ee3-95f7-74107f72ee38 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.680121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-43014ddd-7bc7-4ee3-95f7-74107f72ee38 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.680533 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-43014ddd-7bc7-4ee3-95f7-74107f72ee38 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:28.680931 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1228/4889] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:03: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 19 13:03:28.689801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-af9dc833-da21-437e-a85b-8538f1f69286 req-8586f49d-f6db-4ab2-8b10-f1a3ce1cef5b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.692115 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-8586f49d-f6db-4ab2-8b10-f1a3ce1cef5b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:03:28.692500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-8586f49d-f6db-4ab2-8b10-f1a3ce1cef5b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82d05bde-9ea2-4d14-9bbd-29dab4488136", "connector": null, "instance_uuid": "7bd2359c-fc32-4363-adc3-e671f990d528"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:28.702992 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.702992 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:28.732929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-8586f49d-f6db-4ab2-8b10-f1a3ce1cef5b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:03:28.733386 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1219/4890] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:03:28 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:28.763030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-38fc0976-2027-4a4c-aeca-1082d941fdda None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.765464 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38fc0976-2027-4a4c-aeca-1082d941fdda tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:28.765658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38fc0976-2027-4a4c-aeca-1082d941fdda tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.765908 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-38fc0976-2027-4a4c-aeca-1082d941fdda tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.773374 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e2fc1dd2-ae06-4ded-957a-153927eefd75 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.773883 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2fc1dd2-ae06-4ded-957a-153927eefd75 None None] GET https://10.4.3.137/volume// Aug 19 13:03:28.774075 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2fc1dd2-ae06-4ded-957a-153927eefd75 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.774495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e2fc1dd2-ae06-4ded-957a-153927eefd75 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.774635 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e2fc1dd2-ae06-4ded-957a-153927eefd75 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:28.774962 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1224/4891] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:03: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 19 13:03:28.776693 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.776693 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:28.780983 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-38fc0976-2027-4a4c-aeca-1082d941fdda tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:28.783627 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.786132 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-38fc0976-2027-4a4c-aeca-1082d941fdda tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:28.786352 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:28.786488 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1221/4892] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:28 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:28.787211 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:28.787512 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:28.798079 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.798079 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:28.801555 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:28.805543 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-e7f560e4-cf94-455e-9892-91f6aa876a37 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:28.805952 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1229/4893] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:03:28 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:28.920923 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:28.923904 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] PUT https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 Aug 19 13:03:28.924445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:28.935287 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Acquiring lock "cinder-attachment_update-82d05bde-9ea2-4d14-9bbd-29dab4488136-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:03:28.940629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-82d05bde-9ea2-4d14-9bbd-29dab4488136-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:03:28.942219 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:28.942219 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:29.032522 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-82d05bde-9ea2-4d14-9bbd-29dab4488136-np0000007775" released by "attachment_update" :: held 0.092s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:03:29.032910 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-cbcd414c-dbb2-49d0-8081-31eac801c176 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 returned with HTTP 200 Aug 19 13:03:29.033426 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1220/4894] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:03:28 2026] PUT /volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:29.803192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:29.805360 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:29.805629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:29.805895 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:29.816501 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:29.816501 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:29.820527 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:29.825364 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9a0e836c-e7af-40e7-b022-0be23b3ccb24 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:29.825722 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1225/4895] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:29 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:30.840520 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:30.842465 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:30.842658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:30.842899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:30.853117 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:30.853117 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:30.857384 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:30.862659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2f15bd6a-e9f7-4d5f-a036-a4650d606b7b tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:30.863964 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1222/4896] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:30 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:31.230787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:31.233089 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:03:31.233479 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1348257063", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:31.235060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1348257063', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:03:31.235228 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Create volume of 1 GB Aug 19 13:03:31.239713 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Availability Zones retrieved successfully. Aug 19 13:03:31.244952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Flow 'volume_create_api' (db6cb047-8870-4bee-9098-f6a77531ece7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:31.245849 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887e1b8b-7f77-4707-b066-cc1506778cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:31.246759 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:03:31.276108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887e1b8b-7f77-4707-b066-cc1506778cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:31.276928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f90702-58b9-469b-91cb-618a93e96bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:31.342110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Created reservations ['3ac4e5e9-4a95-47d1-ac15-0123933846df', '312f75e6-cd5e-43a6-b4d8-8fb9afad42d7', '7126290e-68c7-4a4c-bc6a-1978ac998f0c', 'dc177a0e-db02-44d0-89d5-4a1ff401157a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:31.343127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03f90702-58b9-469b-91cb-618a93e96bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac4e5e9-4a95-47d1-ac15-0123933846df', '312f75e6-cd5e-43a6-b4d8-8fb9afad42d7', '7126290e-68c7-4a4c-bc6a-1978ac998f0c', 'dc177a0e-db02-44d0-89d5-4a1ff401157a']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:31.343902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c3b8a9-8bdd-4773-9334-01ea9d9f0c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:31.368577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53c3b8a9-8bdd-4773-9334-01ea9d9f0c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cb750e9-aa14-4215-82e9-c3796a381fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1348257063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7715fab59c1c4369972301fdc7463953',qos_specs=None,replication_status=,reservations=['3ac4e5e9-4a95-47d1-ac15-0123933846df','312f75e6-cd5e-43a6-b4d8-8fb9afad42d7','7126290e-68c7-4a4c-bc6a-1978ac998f0c','dc177a0e-db02-44d0-89d5-4a1ff401157a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2957c0bd22c34bc3b3daa4261987aae8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1348257063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cb750e9-aa14-4215-82e9-c3796a381fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7715fab59c1c4369972301fdc7463953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2957c0bd22c34bc3b3daa4261987aae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:31.369527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07493f57-6296-4c27-b4fc-f1bdcbe74ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:31.387783 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07493f57-6296-4c27-b4fc-f1bdcbe74ebe) transitioned into state 'SUCCESS' from state '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-1348257063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7715fab59c1c4369972301fdc7463953',qos_specs=None,replication_status=,reservations=['3ac4e5e9-4a95-47d1-ac15-0123933846df','312f75e6-cd5e-43a6-b4d8-8fb9afad42d7','7126290e-68c7-4a4c-bc6a-1978ac998f0c','dc177a0e-db02-44d0-89d5-4a1ff401157a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2957c0bd22c34bc3b3daa4261987aae8',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:31.388602 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a46e46-8cac-4bce-8add-d14bb8d9a7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:31.402573 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a46e46-8cac-4bce-8add-d14bb8d9a7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:31.403457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Flow 'volume_create_api' (db6cb047-8870-4bee-9098-f6a77531ece7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:31.403776 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Create volume request issued successfully. Aug 19 13:03:31.404380 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5f7d6783-c296-4a5b-89cd-c546be1c0687 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:03:31.404851 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1230/4897] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:03:31 2026] POST /volume/v3/volumes => generated 789 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:31.419437 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-13d18663-a046-42f8-aaed-4b2e76addb05 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:31.422273 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13d18663-a046-42f8-aaed-4b2e76addb05 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:31.422273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13d18663-a046-42f8-aaed-4b2e76addb05 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:31.422273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13d18663-a046-42f8-aaed-4b2e76addb05 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:31.430507 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:31.430507 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:31.434992 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-13d18663-a046-42f8-aaed-4b2e76addb05 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:31.441134 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13d18663-a046-42f8-aaed-4b2e76addb05 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:31.441842 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1221/4898] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:31 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:31.879070 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4db6c881-4db0-4936-9b92-0660137fab33 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:31.881699 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4db6c881-4db0-4936-9b92-0660137fab33 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:31.881966 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4db6c881-4db0-4936-9b92-0660137fab33 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:31.882176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4db6c881-4db0-4936-9b92-0660137fab33 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:31.894210 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:31.894210 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:31.898789 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4db6c881-4db0-4936-9b92-0660137fab33 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:31.903801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4db6c881-4db0-4936-9b92-0660137fab33 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:31.904324 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1226/4899] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:31 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:32.321987 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-af9dc833-da21-437e-a85b-8538f1f69286 req-aed17f4c-27be-4181-b9c6-3b07f8cb15a2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.324978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-aed17f4c-27be-4181-b9c6-3b07f8cb15a2 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80/action Aug 19 13:03:32.325428 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-aed17f4c-27be-4181-b9c6-3b07f8cb15a2 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:03:32.325573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-aed17f4c-27be-4181-b9c6-3b07f8cb15a2 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:32.347486 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.347486 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:32.363783 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-af9dc833-da21-437e-a85b-8538f1f69286 req-aed17f4c-27be-4181-b9c6-3b07f8cb15a2 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80/action returned with HTTP 204 Aug 19 13:03:32.364383 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1223/4900] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:03:32 2026] POST /volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:32.456070 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.458975 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:32.458975 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.459322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.469756 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.469756 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:32.475011 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:32.481052 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-162c9684-2ff4-41ed-a6ff-c9551af044c6 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:32.481491 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1231/4901] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:32.497178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-857a6690-1efc-4fea-81b7-09d6df11f762 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.499456 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-857a6690-1efc-4fea-81b7-09d6df11f762 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:32.499727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-857a6690-1efc-4fea-81b7-09d6df11f762 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.499996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-857a6690-1efc-4fea-81b7-09d6df11f762 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.510359 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.510359 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:32.515518 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-857a6690-1efc-4fea-81b7-09d6df11f762 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:32.522294 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-857a6690-1efc-4fea-81b7-09d6df11f762 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:32.522888 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1222/4902] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:32.571044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.573992 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:32.574304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.574581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.584788 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.584788 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:32.589970 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:32.596269 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-69339b04-8c93-4ead-9b4e-b244e137950a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:32.596827 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1227/4903] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:32.674881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7080737e-9216-4e33-ac79-ae6b1afa10c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.675458 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7080737e-9216-4e33-ac79-ae6b1afa10c1 None None] GET https://10.4.3.137/volume// Aug 19 13:03:32.675702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7080737e-9216-4e33-ac79-ae6b1afa10c1 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.675987 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7080737e-9216-4e33-ac79-ae6b1afa10c1 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.676452 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7080737e-9216-4e33-ac79-ae6b1afa10c1 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:32.676873 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1224/4904] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:03:32.684885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-58494150-c0c4-40b9-b3a1-6f1e26f39fd2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.687206 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-58494150-c0c4-40b9-b3a1-6f1e26f39fd2 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:03:32.687621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-58494150-c0c4-40b9-b3a1-6f1e26f39fd2 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cb750e9-aa14-4215-82e9-c3796a381fe5", "connector": null, "instance_uuid": "9845fea7-fdc6-4959-8ca3-c4ed60d18e73"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:32.697673 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.697673 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:32.725718 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-58494150-c0c4-40b9-b3a1-6f1e26f39fd2 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:03:32.726345 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1232/4905] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:03:32 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 19 13:03:32.755894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.757791 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:32.758017 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.758239 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.764651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc7317e9-b913-48d9-b957-66cd3db5d052 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.765266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc7317e9-b913-48d9-b957-66cd3db5d052 None None] GET https://10.4.3.137/volume// Aug 19 13:03:32.765506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc7317e9-b913-48d9-b957-66cd3db5d052 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.765693 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc7317e9-b913-48d9-b957-66cd3db5d052 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.766034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc7317e9-b913-48d9-b957-66cd3db5d052 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:32.766332 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1228/4906] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:03: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 19 13:03:32.769959 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.769959 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:32.774089 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:32.774706 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.776787 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:32.777029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.777209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.778957 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-783f8571-62b7-4f66-a843-c68cd8bde3f4 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:32.779440 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1223/4907] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:32.786713 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.786713 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:32.790337 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:32.794837 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-39925c9d-8b08-4a44-9ac7-1980b0889df7 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:32.795261 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1225/4908] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 1043 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:32.897601 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.899942 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] PUT https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 Aug 19 13:03:32.900403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:32.908685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Acquiring lock "cinder-attachment_update-6cb750e9-aa14-4215-82e9-c3796a381fe5-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:03:32.913929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Lock "cinder-attachment_update-6cb750e9-aa14-4215-82e9-c3796a381fe5-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:03:32.914936 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.914936 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:32.918656 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.921032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:32.921353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.921618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.934623 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.934623 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:32.939274 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:32.946062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4ea38723-e28d-4309-82eb-cf5542e15ae3 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:32.946660 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1229/4909] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:32.962594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-91296b74-76b1-4ba3-a513-8bec38333501 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:32.964529 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-91296b74-76b1-4ba3-a513-8bec38333501 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:32.964760 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-91296b74-76b1-4ba3-a513-8bec38333501 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:32.965024 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-91296b74-76b1-4ba3-a513-8bec38333501 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:32.975964 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:32.975964 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:32.980175 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-91296b74-76b1-4ba3-a513-8bec38333501 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:32.984529 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-91296b74-76b1-4ba3-a513-8bec38333501 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:32.984914 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1224/4910] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:32 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:32.997675 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Lock "cinder-attachment_update-6cb750e9-aa14-4215-82e9-c3796a381fe5-np0000007775" released by "attachment_update" :: held 0.084s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:03:32.998004 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-70f01c59-57f1-41d6-8ef3-df824c50ce55 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 returned with HTTP 200 Aug 19 13:03:32.998424 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1233/4911] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:03:32 2026] PUT /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:33.027772 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.030163 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:33.030448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.030714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.042185 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.042185 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:33.046994 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:33.052226 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a2467b3b-3c7a-4fc5-9ab8-f49d45b6a232 req-fcaae4be-5ee1-4f68-984c-ef2b5a23c122 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:33.052751 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1226/4912] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:33.070272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.072276 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:33.072485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.072695 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.082779 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.082779 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:33.086354 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:33.090807 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bcd3e7ac-fce1-4d02-ace6-66e6e9bae64a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:33.091217 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1230/4913] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:33.131785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.134136 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:33.134395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.134619 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.144703 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.144703 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:33.148220 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:33.152465 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-f3d13702-845e-4490-bbd3-74de10df783f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:33.152955 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1225/4914] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:33.175906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.178209 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136/action Aug 19 13:03:33.178572 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:03:33.178705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:33.189863 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.189863 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:33.190384 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:33.196829 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Begin detaching volume completed successfully. Aug 19 13:03:33.197053 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-0b3dcd2b-f74e-40b0-b62d-1576a8e5b573 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136/action returned with HTTP 202 Aug 19 13:03:33.197540 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1234/4915] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:03:33 2026] POST /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:03:33.245077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2195d64a-c325-4bac-8526-29e6243a5620 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.245571 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2195d64a-c325-4bac-8526-29e6243a5620 None None] GET https://10.4.3.137/volume// Aug 19 13:03:33.245774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2195d64a-c325-4bac-8526-29e6243a5620 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.246006 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2195d64a-c325-4bac-8526-29e6243a5620 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.246394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2195d64a-c325-4bac-8526-29e6243a5620 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:33.246741 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1227/4916] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:03:33.254737 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.257097 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:33.257347 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.257558 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.266744 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.266744 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:33.270547 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:33.275834 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-b87f87c6-ec89-4aa2-8037-2cf5eda05778 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:33.276346 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1231/4917] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:33.792653 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:33.794647 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:33.794905 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:33.795107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:33.806053 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:33.806053 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:33.810048 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:33.814556 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc6f536c-a8ce-43cc-a4af-98bb9dd7b050 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:33.815039 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1226/4918] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:33 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:34.832192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:34.834263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:34.834559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:34.834800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:34.846204 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:34.846204 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:34.850703 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:34.855729 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f1911f3-e6e2-41aa-a40e-a461ae502d60 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:34.856257 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1235/4919] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:34 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:35.873019 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e983f84-1ac9-4879-a22c-a8478229a36f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:35.875372 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e983f84-1ac9-4879-a22c-a8478229a36f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:35.875655 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e983f84-1ac9-4879-a22c-a8478229a36f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:35.875913 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e983f84-1ac9-4879-a22c-a8478229a36f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:35.886348 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:35.886348 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:35.889673 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e983f84-1ac9-4879-a22c-a8478229a36f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:35.894421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e983f84-1ac9-4879-a22c-a8478229a36f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:35.894922 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1228/4920] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:35 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:36.276203 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-7e45506c-796c-422c-835b-afd80d4e0bc9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.278954 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-7e45506c-796c-422c-835b-afd80d4e0bc9 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] POST https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7/action Aug 19 13:03:36.279520 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-7e45506c-796c-422c-835b-afd80d4e0bc9 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:03:36.279718 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-7e45506c-796c-422c-835b-afd80d4e0bc9 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:36.299586 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.299586 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:36.312661 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-21168b3c-78c4-402b-b642-d65abb5ffefe req-7e45506c-796c-422c-835b-afd80d4e0bc9 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7/action returned with HTTP 204 Aug 19 13:03:36.313203 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1232/4921] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:03:36 2026] POST /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:36.390169 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-121fefad-8630-4c40-8707-37d285f917ee req-d5cc8ce8-3224-4f52-8215-9f2f6f3fad87 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.392590 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-d5cc8ce8-3224-4f52-8215-9f2f6f3fad87 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 Aug 19 13:03:36.392868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-d5cc8ce8-3224-4f52-8215-9f2f6f3fad87 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:36.393108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-d5cc8ce8-3224-4f52-8215-9f2f6f3fad87 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:36.401161 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.401161 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:36.455106 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-121fefad-8630-4c40-8707-37d285f917ee req-d5cc8ce8-3224-4f52-8215-9f2f6f3fad87 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 returned with HTTP 200 Aug 19 13:03:36.455728 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1227/4922] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:03:36 2026] DELETE /volume/v3/attachments/a4a7e465-376d-422a-b250-274dfc8a4f80 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:36.465171 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.467403 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:03:36.467852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14d51fe0-767b-4a2a-916f-8b407bb6596f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1456681753", "description": null, "metadata": null}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:36.480306 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.480306 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:36.480962 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:36.481117 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create snapshot from volume 14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:03:36.516114 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['d60981b1-6699-4281-bf90-2e1861987be3', 'b8549b17-bdf2-4c3d-97b3-309fb1e56e15', '9b61e72d-adce-4e3c-a3c7-8a366521070e', '6d98cb46-296f-4ddf-bbaf-150ad9fdeb58'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:36.561102 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot force create request issued successfully. Aug 19 13:03:36.561387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c90d203c-5c94-4bc8-a043-7f2cf628c5e4 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:03:36.561866 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1236/4923] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:03:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:03:36.573328 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9b347ca-5399-4c09-8287-c618990cd902 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.576053 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9b347ca-5399-4c09-8287-c618990cd902 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:03:36.576658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9b347ca-5399-4c09-8287-c618990cd902 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:36.577453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9b347ca-5399-4c09-8287-c618990cd902 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:36.583605 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.583605 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:36.584325 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b9b347ca-5399-4c09-8287-c618990cd902 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:03:36.585407 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9b347ca-5399-4c09-8287-c618990cd902 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 200 Aug 19 13:03:36.585823 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1229/4924] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:03:36 2026] GET /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:36.909315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.911433 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:36.911754 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:36.911989 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:36.922359 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.922359 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:36.925533 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:36.931958 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4a55694-4eb7-4c13-9adf-23e45511f476 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:36.932567 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1233/4925] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:36 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:36.946460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.948393 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:36.948621 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:36.948816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:36.959910 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:36.959910 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:36.963874 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:36.968512 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba570fc3-5cf6-4556-81c0-8192f521afa3 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:36.968955 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1228/4926] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:36 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:36.980961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-db8efa9c-cd7d-475e-9a47-b2668baa5e6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:36.982923 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1237/4927] 10.4.3.137 () {70 vars in 1611 bytes} [Wed Aug 19 13:03:36 2026] DELETE /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:03:36.990309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f77f2125-e714-4bea-8ea8-e5fd68b64070 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.081426 np0000007775 devstack@c-api.service[100262]: WARNING keystonemiddleware.auth_token [None req-f77f2125-e714-4bea-8ea8-e5fd68b64070 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 13:03:37.082692 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1230/4928] 10.4.3.137 () {70 vars in 1611 bytes} [Wed Aug 19 13:03:36 2026] DELETE /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 => generated 114 bytes in 93 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:03:37.092012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.094413 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] DELETE https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 Aug 19 13:03:37.094731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.095044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.104178 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.104178 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:37.167611 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Attachment connected to vm 9845fea7-fdc6-4959-8ca3-c4ed60d18e73, checking data on nova Aug 19 13:03:37.168009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.compute.nova [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Creating Keystone token plugin using URL: https://10.4.3.137/identity {{(pid=100261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 13:03:37.390186 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] REQ: curl -g -i -X GET https://10.4.3.137/compute/v2.1/servers/9845fea7-fdc6-4959-8ca3-c4ed60d18e73/os-volume_attachments/6cb750e9-aa14-4215-82e9-c3796a381fe5 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}442dd462be0118c05aaef0dda454f610a46ca0cc4323a12ad4000fc0d4803524" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7663c4d9-026e-4d25-a311-f7a4e3a3965b" -H "X-Service-Token: {SHA256}31b56670d06720c8d0e5b80b59c2bdcc548a5c4804db0de51e2dd7f43fbd8634" {{(pid=100261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 13:03:37.433571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.435638 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:03:37.435894 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.436126 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.445293 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.445293 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:37.449998 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:03:37.456716 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f9fa4a6e-18c0-4a5d-82ff-96cce6233eae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:03:37.457215 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1229/4929] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:37.527386 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 13:03:37 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-70ef8d99-7730-40cc-ac29-2f655ad4f9fd x-openstack-request-id: req-70ef8d99-7730-40cc-ac29-2f655ad4f9fd {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 13:03:37.527626 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "6cb750e9-aa14-4215-82e9-c3796a381fe5", "serverId": "9845fea7-fdc6-4959-8ca3-c4ed60d18e73", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3bc8505a-de92-42c8-9890-0fd38059eae7", "bdm_uuid": "34ab1607-5a35-4c87-b985-8914568428c4"}} {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 13:03:37.528422 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET call to compute for https://10.4.3.137/compute/v2.1/servers/9845fea7-fdc6-4959-8ca3-c4ed60d18e73/os-volume_attachments/6cb750e9-aa14-4215-82e9-c3796a381fe5 used request id req-70ef8d99-7730-40cc-ac29-2f655ad4f9fd {{(pid=100261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 13:03:37.531738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.volume.api [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-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 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Caught error: Detach volume from instance 9845fea7-fdc6-4959-8ca3-c4ed60d18e73 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9845fea7-fdc6-4959-8ca3-c4ed60d18e73 using the Compute API Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: 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 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 13:03:37.535265 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9845fea7-fdc6-4959-8ca3-c4ed60d18e73 using the Compute API Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.middleware.fault [None req-7663c4d9-026e-4d25-a311-f7a4e3a3965b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 returned with HTTP 409 Aug 19 13:03:37.537047 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1234/4930] 10.4.3.137 () {68 vars in 1404 bytes} [Wed Aug 19 13:03:37 2026] DELETE /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 => generated 167 bytes in 445 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:37.575775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.578114 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:37.578406 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.578663 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.589374 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.589374 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:37.593173 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:37.597044 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-56083103-e78c-4def-80dd-8693b80a66f8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.598388 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-a38bca50-a033-4fb5-991a-ad9c20892d6b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:37.598879 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1238/4931] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 1156 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:37.599515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56083103-e78c-4def-80dd-8693b80a66f8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:03:37.599832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56083103-e78c-4def-80dd-8693b80a66f8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.600089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-56083103-e78c-4def-80dd-8693b80a66f8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.607236 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.607236 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:37.607795 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-56083103-e78c-4def-80dd-8693b80a66f8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:03:37.608754 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-56083103-e78c-4def-80dd-8693b80a66f8 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 200 Aug 19 13:03:37.609270 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1231/4932] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:37.622535 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.623933 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.625131 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:03:37.625460 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.625821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.626648 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] POST https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5/action Aug 19 13:03:37.627009 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:03:37.627170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:37.633319 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.633319 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:37.633593 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:03:37.634646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc89dc28-00f6-420b-a76b-3e7f9958726b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 200 Aug 19 13:03:37.635156 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1230/4933] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:37.645035 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.647134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:03:37.647619 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-120030187", "snapshot_id": "3d942146-e95f-4001-92e9-27ad50f8528c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:37.649488 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-120030187', 'snapshot_id': '3d942146-e95f-4001-92e9-27ad50f8528c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:03:37.655711 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.655711 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:37.656332 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:03:37.656610 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume of 1 GB Aug 19 13:03:37.660928 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Availability Zones retrieved successfully. Aug 19 13:03:37.664939 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 13:03:37.668318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (ce47e6d7-69e8-4336-84f1-66f7fc37b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:37.669297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c2a52b-bbf9-48f5-86e7-c4dcfc51254a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:37.670224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:03:37.675415 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.675415 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:37.676453 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:37.686534 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Begin detaching volume completed successfully. Aug 19 13:03:37.686769 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-11b64187-c720-4293-b1f9-16cb7ac7009a tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5/action returned with HTTP 202 Aug 19 13:03:37.687345 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1235/4934] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:03:37 2026] POST /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:03:37.704472 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c2a52b-bbf9-48f5-86e7-c4dcfc51254a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d942146-e95f-4001-92e9-27ad50f8528c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:37.705489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39aec490-1644-45b6-81d9-04b2f91e6466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:37.732097 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fb0fd73f-bb5e-4a79-8c61-a0faaa64d53b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.732468 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb0fd73f-bb5e-4a79-8c61-a0faaa64d53b None None] GET https://10.4.3.137/volume// Aug 19 13:03:37.732681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb0fd73f-bb5e-4a79-8c61-a0faaa64d53b None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.732906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fb0fd73f-bb5e-4a79-8c61-a0faaa64d53b None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.733314 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fb0fd73f-bb5e-4a79-8c61-a0faaa64d53b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:37.733645 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1232/4935] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:03: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 19 13:03:37.742338 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.744869 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:37.745123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.745403 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.753241 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Created reservations ['35e27b27-cee7-4db1-a37b-fdaa5144b8d6', '861cf46d-25ce-4c79-a5bb-463b09416f32', '8bebe7c1-9e30-4bff-b011-38fb39f8021b', '3511871f-1cf1-4915-8972-3de37143c53d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:37.754266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39aec490-1644-45b6-81d9-04b2f91e6466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e27b27-cee7-4db1-a37b-fdaa5144b8d6', '861cf46d-25ce-4c79-a5bb-463b09416f32', '8bebe7c1-9e30-4bff-b011-38fb39f8021b', '3511871f-1cf1-4915-8972-3de37143c53d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:37.754994 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842a5fb8-e617-4983-a328-49220231f0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:37.756791 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.756791 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:37.760427 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:37.765930 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-01444942-f5d1-4e43-87be-27734f44110b tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:37.766326 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1231/4936] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 1339 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:37.800095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (842a5fb8-e617-4983-a328-49220231f0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7004b75c-d73d-403b-97f4-13b1c13c1142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-120030187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['35e27b27-cee7-4db1-a37b-fdaa5144b8d6','861cf46d-25ce-4c79-a5bb-463b09416f32','8bebe7c1-9e30-4bff-b011-38fb39f8021b','3511871f-1cf1-4915-8972-3de37143c53d'],size=1,snapshot_id=3d942146-e95f-4001-92e9-27ad50f8528c,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T13:03:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-120030187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7004b75c-d73d-403b-97f4-13b1c13c1142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47f86580e8cd48299eeed02918a7a1f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d942146-e95f-4001-92e9-27ad50f8528c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:37.801395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5cb016c-cb4f-4ad9-83f0-3b37007138d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:37.819818 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5cb016c-cb4f-4ad9-83f0-3b37007138d6) transitioned into state 'SUCCESS' from state '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-120030187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47f86580e8cd48299eeed02918a7a1f3',qos_specs=None,replication_status=,reservations=['35e27b27-cee7-4db1-a37b-fdaa5144b8d6','861cf46d-25ce-4c79-a5bb-463b09416f32','8bebe7c1-9e30-4bff-b011-38fb39f8021b','3511871f-1cf1-4915-8972-3de37143c53d'],size=1,snapshot_id=3d942146-e95f-4001-92e9-27ad50f8528c,source_replicaid=,source_volid=None,status='creating',user_id='03a962cd56904ba49e9a590a68f6e6b2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:37.820598 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fac270-3458-446e-ad57-87e85dc33fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:37.841977 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fac270-3458-446e-ad57-87e85dc33fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:37.842744 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Flow 'volume_create_api' (ce47e6d7-69e8-4336-84f1-66f7fc37b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:37.843047 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Create volume request issued successfully. Aug 19 13:03:37.843591 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b82d5051-f678-4d7a-bd1a-f7780ece6cfd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:03:37.844102 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1239/4937] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:03:37 2026] POST /volume/v3/volumes => generated 784 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:03:37.854905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:37.856732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:37.856986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:37.857213 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:37.864092 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:37.864092 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:37.867743 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:37.873077 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e3cc06f4-1e96-4653-b222-b41d2d5da8ca tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:37.873474 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1236/4938] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:37 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:38.645269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-50737aaa-8794-443b-8770-2f0aed31e452 req-1bb01e73-47b7-4b42-ab40-9f9f445f6897 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.647652 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-1bb01e73-47b7-4b42-ab40-9f9f445f6897 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] DELETE https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 Aug 19 13:03:38.647918 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-1bb01e73-47b7-4b42-ab40-9f9f445f6897 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.648143 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-1bb01e73-47b7-4b42-ab40-9f9f445f6897 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.655818 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.655818 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:38.703709 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-50737aaa-8794-443b-8770-2f0aed31e452 req-1bb01e73-47b7-4b42-ab40-9f9f445f6897 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 returned with HTTP 200 Aug 19 13:03:38.704185 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1233/4939] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:03:38 2026] DELETE /volume/v3/attachments/3bc8505a-de92-42c8-9890-0fd38059eae7 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:38.820406 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.823169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:38.823423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.823675 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.832846 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.832846 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:38.837601 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:38.843088 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0096a5d4-5990-4ab3-8408-22685b36bbc6 req-853fd7cb-a617-43bb-9d4d-ec471295006f tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:38.843814 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1232/4940] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:38 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:38.857571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e25bc78-267d-4c96-8d86-172258990014 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.859987 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] DELETE https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:38.860264 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.860507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.860730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Delete volume with id: 6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:38.869842 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.869842 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:38.870442 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:38.886573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-932983c8-d939-4905-b0e5-8b76f2eca94f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.888746 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-932983c8-d939-4905-b0e5-8b76f2eca94f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:38.888990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-932983c8-d939-4905-b0e5-8b76f2eca94f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.889189 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-932983c8-d939-4905-b0e5-8b76f2eca94f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.890465 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Delete volume request issued successfully. Aug 19 13:03:38.891444 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e25bc78-267d-4c96-8d86-172258990014 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 202 Aug 19 13:03:38.891444 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1240/4941] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:03:38 2026] DELETE /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:03:38.896319 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.896319 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:38.900693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14be2572-17b0-4183-8671-4387b5204614 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.901276 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-932983c8-d939-4905-b0e5-8b76f2eca94f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:38.902998 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14be2572-17b0-4183-8671-4387b5204614 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:38.903260 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14be2572-17b0-4183-8671-4387b5204614 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.903403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14be2572-17b0-4183-8671-4387b5204614 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.907921 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-932983c8-d939-4905-b0e5-8b76f2eca94f tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:38.908646 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1237/4942] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:38 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:38.911840 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.911840 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:38.917840 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-14be2572-17b0-4183-8671-4387b5204614 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Volume info retrieved successfully. Aug 19 13:03:38.922667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:38.924463 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14be2572-17b0-4183-8671-4387b5204614 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 200 Aug 19 13:03:38.924790 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:38.924980 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1234/4943] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:38 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:38.925049 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:38.925340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:38.932760 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:38.932760 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:38.936989 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:38.942678 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-367cb152-8e8b-4145-859f-c4226cb62dc2 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:38.943170 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1233/4944] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:03:38 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:39.080300 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:39.082633 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:39.082902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:39.083283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:39.091688 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:39.091688 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:39.095665 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:39.100474 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-3f64b36e-2321-4d47-9aef-887145bf97eb tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:39.101034 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1241/4945] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:39 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:39.606490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:39.609268 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:39.609477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:39.609730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:39.617377 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:39.617377 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:39.621921 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:39.627701 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-b90cfb7f-dab4-4e88-abef-d88237935efd tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:39.628139 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1238/4946] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:03:39 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:39.639961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95aa45c7-a0fa-42fb-afb7-2d05271545b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:39.640377 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95aa45c7-a0fa-42fb-afb7-2d05271545b8 None None] GET https://10.4.3.137/volume// Aug 19 13:03:39.640566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95aa45c7-a0fa-42fb-afb7-2d05271545b8 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:39.640762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95aa45c7-a0fa-42fb-afb7-2d05271545b8 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:39.641065 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95aa45c7-a0fa-42fb-afb7-2d05271545b8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:39.641362 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1235/4947] 10.4.3.137 () {66 vars in 1419 bytes} [Wed Aug 19 13:03: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 19 13:03:39.650419 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-d09a1a96-6703-466c-9b3d-64ec0fe94f55 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:39.653221 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-d09a1a96-6703-466c-9b3d-64ec0fe94f55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:03:39.653715 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-d09a1a96-6703-466c-9b3d-64ec0fe94f55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7004b75c-d73d-403b-97f4-13b1c13c1142", "connector": null, "instance_uuid": "ff61cf47-0130-4781-a4cc-f294eb461a85"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:39.664153 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:39.664153 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:39.692645 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-d09a1a96-6703-466c-9b3d-64ec0fe94f55 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:03:39.693356 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1234/4948] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:03:39 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:39.940513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1b117c46-1fc4-4389-969c-d9f874ea4d72 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:39.942102 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b117c46-1fc4-4389-969c-d9f874ea4d72 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] GET https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 Aug 19 13:03:39.942387 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b117c46-1fc4-4389-969c-d9f874ea4d72 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:39.942582 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1b117c46-1fc4-4389-969c-d9f874ea4d72 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:39.949510 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1b117c46-1fc4-4389-969c-d9f874ea4d72 tempest-TestServerVolumeAttachScenarioOldVersion-702137126 tempest-TestServerVolumeAttachScenarioOldVersion-702137126-project-member] https://10.4.3.137/volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 returned with HTTP 404 Aug 19 13:03:39.950131 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1242/4949] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:03:39 2026] GET /volume/v3/volumes/6cb750e9-aa14-4215-82e9-c3796a381fe5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:03:40.660273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-de4a8c34-d319-4f8f-b6a1-749f8ac20e2f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:40.660715 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de4a8c34-d319-4f8f-b6a1-749f8ac20e2f None None] GET https://10.4.3.137/volume// Aug 19 13:03:40.660981 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de4a8c34-d319-4f8f-b6a1-749f8ac20e2f None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:40.661443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-de4a8c34-d319-4f8f-b6a1-749f8ac20e2f None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:40.661677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-de4a8c34-d319-4f8f-b6a1-749f8ac20e2f None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:03:40.662010 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1239/4950] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:03: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 19 13:03:40.670959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:40.673413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:03:40.673685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:40.673948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:40.684880 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:40.684880 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:40.688399 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:03:40.695619 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-a979d8f7-dc68-4553-8bce-ea009ad99c07 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:03:40.696448 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1236/4951] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:03:40 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:03:40.815720 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:40.818146 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] PUT https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c Aug 19 13:03:40.818558 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:40.826977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Acquiring lock "cinder-attachment_update-7004b75c-d73d-403b-97f4-13b1c13c1142-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:03:40.832559 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-7004b75c-d73d-403b-97f4-13b1c13c1142-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:03:40.834128 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:40.834128 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:40.933951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Lock "cinder-attachment_update-7004b75c-d73d-403b-97f4-13b1c13c1142-np0000007775" released by "attachment_update" :: held 0.101s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:03:40.934364 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-85ee4b3a-2bb6-4723-86be-be2efe88bf7a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c returned with HTTP 200 Aug 19 13:03:40.934823 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1235/4952] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:03:40 2026] PUT /volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:40.961411 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-5e089123-e5ce-4873-bb5c-540d9436d2cf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:40.965573 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-5e089123-e5ce-4873-bb5c-540d9436d2cf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] POST https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c/action Aug 19 13:03:40.965837 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-5e089123-e5ce-4873-bb5c-540d9436d2cf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:03:40.966025 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-5e089123-e5ce-4873-bb5c-540d9436d2cf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:40.988880 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:40.988880 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:41.003947 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-8ef45a34-a302-4a9f-b61f-4ab33b9ca384 req-5e089123-e5ce-4873-bb5c-540d9436d2cf tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c/action returned with HTTP 204 Aug 19 13:03:41.004502 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1243/4953] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:03:40 2026] POST /volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:03:49.625857 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=58,cinder:UPDATE=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:50.474679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-249feb67-66cb-4098-a27f-89f10dbb805e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:50.591320 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:03:50.591840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-146544674"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:50.593582 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-146544674'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:03:50.593776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Create volume of 1 GB Aug 19 13:03:50.600185 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Availability Zones retrieved successfully. Aug 19 13:03:50.612525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Flow 'volume_create_api' (a9a2974e-df0e-4973-97b0-d2df1989fb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:50.617291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d833d15-8365-4e67-b9f0-0426bfb44312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:50.618269 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:03:50.652381 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d833d15-8365-4e67-b9f0-0426bfb44312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:50.653453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cea1cef-a070-4580-aeb5-cb3f74c5c301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:50.696152 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=54,cinder:UPDATE=5 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:50.731196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Created reservations ['8bfabd0e-5864-4ca8-8028-e963df1f2412', 'db34399d-0dbe-44e7-98b2-25a2a2d4e01a', '19e3e267-9e0f-40e9-883c-d2391ee74875', '8f78bf1f-8cd1-477e-a64e-4461773b4cf9'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:50.732577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cea1cef-a070-4580-aeb5-cb3f74c5c301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bfabd0e-5864-4ca8-8028-e963df1f2412', 'db34399d-0dbe-44e7-98b2-25a2a2d4e01a', '19e3e267-9e0f-40e9-883c-d2391ee74875', '8f78bf1f-8cd1-477e-a64e-4461773b4cf9']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:50.733606 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa00188-1044-4ca5-90dc-9008f1fb5fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:50.765228 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa00188-1044-4ca5-90dc-9008f1fb5fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e776af-20f1-43ea-9ab4-833a3ef2ab64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146544674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da97ba4fe004584b824f354dbdfa8d6',qos_specs=None,replication_status=,reservations=['8bfabd0e-5864-4ca8-8028-e963df1f2412','db34399d-0dbe-44e7-98b2-25a2a2d4e01a','19e3e267-9e0f-40e9-883c-d2391ee74875','8f78bf1f-8cd1-477e-a64e-4461773b4cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36568a717edc4dbf9314149c73ce10f2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-146544674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e776af-20f1-43ea-9ab4-833a3ef2ab64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da97ba4fe004584b824f354dbdfa8d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36568a717edc4dbf9314149c73ce10f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:50.767940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fdca75-0bf3-48d1-9beb-58a1214d3650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:50.794708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32fdca75-0bf3-48d1-9beb-58a1214d3650) transitioned into state 'SUCCESS' from state '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-146544674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da97ba4fe004584b824f354dbdfa8d6',qos_specs=None,replication_status=,reservations=['8bfabd0e-5864-4ca8-8028-e963df1f2412','db34399d-0dbe-44e7-98b2-25a2a2d4e01a','19e3e267-9e0f-40e9-883c-d2391ee74875','8f78bf1f-8cd1-477e-a64e-4461773b4cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36568a717edc4dbf9314149c73ce10f2',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:50.797338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0befa4-c699-42f0-8310-4e9b60d4e8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:03:50.806430 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0befa4-c699-42f0-8310-4e9b60d4e8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:03:50.807225 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Flow 'volume_create_api' (a9a2974e-df0e-4973-97b0-d2df1989fb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:03:50.807626 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Create volume request issued successfully. Aug 19 13:03:50.808596 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-249feb67-66cb-4098-a27f-89f10dbb805e tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:03:50.809102 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1240/4954] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:03:50 2026] POST /volume/v3/volumes => generated 777 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:03:50.821464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:50.823439 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:03:50.823662 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:50.823866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:50.834482 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:50.834482 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:50.843240 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Volume info retrieved successfully. Aug 19 13:03:50.847871 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0eb2165c-d192-44dc-958e-533bf81f9ba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 returned with HTTP 200 Aug 19 13:03:50.848294 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1237/4955] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:50 2026] GET /volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:50.926948 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=85,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:50.999483 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=132,cinder:INSERT=29,cinder:UPDATE=55 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:03:51.862620 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:51.865149 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:03:51.865492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:51.865773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:51.874315 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:51.874315 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:51.877825 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Volume info retrieved successfully. Aug 19 13:03:51.881617 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-13f20ea1-3099-45d2-ba3f-e6bfe57dc0fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 returned with HTTP 200 Aug 19 13:03:51.882049 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1236/4956] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:51 2026] GET /volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:03:51.898051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-264a07ef-721f-4367-9172-4b63d3aedba3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:51.902405 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:03:51.902405 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56e776af-20f1-43ea-9ab4-833a3ef2ab64", "name": "tempest-type-Backup-1295223787"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:03:51.903096 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Creating new backup {'backup': {'volume_id': '56e776af-20f1-43ea-9ab4-833a3ef2ab64', 'name': 'tempest-type-Backup-1295223787'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:03:51.903406 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Creating backup of volume 56e776af-20f1-43ea-9ab4-833a3ef2ab64 in container None Aug 19 13:03:51.912704 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:51.912704 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:51.913406 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Volume info retrieved successfully. Aug 19 13:03:51.949693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Created reservations ['263509a9-f460-42e7-b7f8-e54395a69c3e', '12a9c374-da9b-4bef-8c8a-c31d7ab536c3'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:03:51.990309 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-264a07ef-721f-4367-9172-4b63d3aedba3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:03:51.991210 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1244/4957] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:03:51 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:03:52.001900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:52.004957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:52.005394 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:52.005849 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:52.006015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:52.013873 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:52.013873 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:52.014846 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc5f869d-b14a-48b6-8270-bb5227672ed9 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:52.015356 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1241/4958] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:52 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:53.027900 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b9dad983-1aff-4309-9ebf-64b15473fedc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:53.029680 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9dad983-1aff-4309-9ebf-64b15473fedc tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:53.029896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9dad983-1aff-4309-9ebf-64b15473fedc tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:53.030080 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b9dad983-1aff-4309-9ebf-64b15473fedc tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:53.030188 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-b9dad983-1aff-4309-9ebf-64b15473fedc tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:53.034527 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:53.034527 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:53.035096 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b9dad983-1aff-4309-9ebf-64b15473fedc tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:53.035453 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1238/4959] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:53 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:54.047516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-513986f6-bb68-467f-9642-b88bacddd4f8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:54.051781 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-513986f6-bb68-467f-9642-b88bacddd4f8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:54.051781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-513986f6-bb68-467f-9642-b88bacddd4f8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:54.051781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-513986f6-bb68-467f-9642-b88bacddd4f8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:54.051781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-513986f6-bb68-467f-9642-b88bacddd4f8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:54.056147 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:54.056147 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:54.057041 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-513986f6-bb68-467f-9642-b88bacddd4f8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:54.057505 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1237/4960] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:54 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:55.069885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:55.072477 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:55.072796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:55.073046 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:55.073203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:55.079384 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:55.079384 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:55.080355 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4cf4b25-cdc2-47c4-a07f-d0803d0413d8 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:55.080908 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1245/4961] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:55 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:56.097153 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:56.099376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:56.099641 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:56.099870 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:56.099991 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:56.105114 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:56.105114 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:03:56.105905 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8b0ecd66-f737-4561-9461-1f0d69bfe60d tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:56.106431 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1242/4962] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:56 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:57.118743 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:57.120699 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:57.121045 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:57.121197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:57.122112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:57.126451 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:57.126451 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:03:57.127237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a13977c5-5edd-47c3-a508-768ece6b02d4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:57.127730 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1239/4963] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:57 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:58.142275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c795d654-6d81-4624-845d-b8e101406b55 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:58.145060 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c795d654-6d81-4624-845d-b8e101406b55 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:58.145424 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c795d654-6d81-4624-845d-b8e101406b55 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:58.145704 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c795d654-6d81-4624-845d-b8e101406b55 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:58.145868 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c795d654-6d81-4624-845d-b8e101406b55 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:58.151643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:58.151643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:03:58.152678 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c795d654-6d81-4624-845d-b8e101406b55 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:58.153338 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1238/4964] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:58 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:03:59.169865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:03:59.173547 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:03:59.173547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:03:59.173873 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:03:59.174059 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:03:59.180218 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:03:59.180218 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:03:59.181222 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ccfe8e24-f55d-4350-a2d4-545fa6a1a86f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:03:59.181787 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1246/4965] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:03:59 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:00.202969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:00.205721 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:00.205721 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:00.205896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:00.206475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:00.212316 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:00.212316 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:00.213715 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e33d0bbc-d8e0-4e30-bc86-7754abc55e25 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:00.213825 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1243/4966] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:00 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:01.230978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:01.233080 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:01.233377 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:01.233624 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:01.233771 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:01.239140 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:01.239140 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:01.239760 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-63abc5cb-74fd-44e2-9529-fdbdd64064c2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:01.240240 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1240/4967] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:01 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:02.253153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:02.255381 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:02.255679 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:02.255900 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:02.256031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:02.261736 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:02.261736 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:02.262512 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0fedb742-691a-4031-b4e4-5b001fdaaee2 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:02.262942 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1239/4968] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:02 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:03.275037 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fb72c554-2718-4a11-aed3-b1490133f338 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:03.277322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb72c554-2718-4a11-aed3-b1490133f338 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:03.277621 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb72c554-2718-4a11-aed3-b1490133f338 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:03.277872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fb72c554-2718-4a11-aed3-b1490133f338 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:03.278010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-fb72c554-2718-4a11-aed3-b1490133f338 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:03.283649 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:03.283649 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:03.284520 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fb72c554-2718-4a11-aed3-b1490133f338 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:03.285052 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1247/4969] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:03 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:04.298317 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:04.300838 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:04.301676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:04.301676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:04.301676 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:04.307176 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:04.307176 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:04.308705 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f3a3c6b-13aa-4731-972c-9f2f151fcad3 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:04.308705 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1244/4970] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:04 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:05.321368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:05.323577 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:05.323806 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:05.323997 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:05.324120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:05.329018 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:05.329018 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:05.329759 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-caa9bf52-2dea-4bae-980a-f4c3a8d64e6f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:05.330383 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1241/4971] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:05 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:06.342303 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:06.344029 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:06.344331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:06.344583 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:06.344720 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:06.350129 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:06.350129 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:06.351064 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f09fa278-15aa-45d0-a514-0c118a23ce66 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:06.351596 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1240/4972] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:06 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:07.364804 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-52b60379-cd1a-43f2-a196-51de23dfdbda None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:07.366678 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b60379-cd1a-43f2-a196-51de23dfdbda tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:07.366869 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b60379-cd1a-43f2-a196-51de23dfdbda tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:07.367043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-52b60379-cd1a-43f2-a196-51de23dfdbda tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:07.367140 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-52b60379-cd1a-43f2-a196-51de23dfdbda tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:07.372214 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:07.372214 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:07.373012 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-52b60379-cd1a-43f2-a196-51de23dfdbda tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:07.373477 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1248/4973] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:07 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:08.385276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:08.387313 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:08.387554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:08.387753 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:08.387853 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:08.393072 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:08.393072 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:08.394006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c4faf843-b0d5-4224-b9d4-60ae03ad0f93 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:08.394537 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1245/4974] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:08 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:08.407092 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6409b7e4-ec6d-4bcd-861b-5a432bd666fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:08.409096 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6409b7e4-ec6d-4bcd-861b-5a432bd666fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] PUT https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:08.409475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6409b7e4-ec6d-4bcd-861b-5a432bd666fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:08.416485 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:08.416485 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:08.424186 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6409b7e4-ec6d-4bcd-861b-5a432bd666fe tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:08.424630 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1242/4975] 10.4.3.137 () {70 vars in 1408 bytes} [Wed Aug 19 13:04:08 2026] PUT /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:08.434801 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:08.437015 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:08.437194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:08.437401 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:08.437550 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:08.442386 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:08.442386 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:08.442871 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-910b803f-1756-408c-aae7-fbd09a91d7e4 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:08.443536 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1241/4976] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:08 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:08.456670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2daf33da-f884-4f54-beb6-7281bb284e08 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:08.458546 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] DELETE https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:08.458897 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:08.459162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:08.459325 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Delete backup with id: bd31ae35-c483-44e0-9d4f-abede5db7073. Aug 19 13:04:08.465431 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:08.465431 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:08.482130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] delete_backup rpcapi backup_id bd31ae35-c483-44e0-9d4f-abede5db7073 {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:04:08.484287 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2daf33da-f884-4f54-beb6-7281bb284e08 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 202 Aug 19 13:04:08.484781 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1249/4977] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:04:08 2026] DELETE /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:04:08.493338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:08.495010 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:08.495199 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:08.495413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:08.495534 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:08.500015 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:08.500015 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:08.500581 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a9849455-5e0b-4bd2-9038-d540c38c8ec0 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 200 Aug 19 13:04:08.500874 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1246/4978] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:08 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:09.513023 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:09.514862 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 Aug 19 13:04:09.515264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:09.515264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:09.515388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Show backup with id bd31ae35-c483-44e0-9d4f-abede5db7073. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:09.520301 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47b5a5c4-638d-42aa-b9f5-f9dc630ff599 tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 returned with HTTP 404 Aug 19 13:04:09.520913 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1243/4979] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:09 2026] GET /volume/v3/backups/bd31ae35-c483-44e0-9d4f-abede5db7073 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:09.528816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:09.531129 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:04:09.531414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:09.531663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:09.531859 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Delete volume with id: 56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:04:09.541323 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:09.541323 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:09.541772 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Volume info retrieved successfully. Aug 19 13:04:09.564178 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Delete volume request issued successfully. Aug 19 13:04:09.564425 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5d01fb8-0c23-4a88-99d0-362cffb7d3fd tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 returned with HTTP 202 Aug 19 13:04:09.564968 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1242/4980] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:04:09 2026] DELETE /volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:09.573124 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-033d0368-3eb3-45d1-b527-f318dccf110f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:09.575739 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-033d0368-3eb3-45d1-b527-f318dccf110f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:04:09.576048 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-033d0368-3eb3-45d1-b527-f318dccf110f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:09.576258 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-033d0368-3eb3-45d1-b527-f318dccf110f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:09.584822 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:09.584822 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:09.588763 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-033d0368-3eb3-45d1-b527-f318dccf110f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Volume info retrieved successfully. Aug 19 13:04:09.593047 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-033d0368-3eb3-45d1-b527-f318dccf110f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 returned with HTTP 200 Aug 19 13:04:09.593773 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1250/4981] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:09 2026] GET /volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:10.609041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-197e0e0c-3d75-40d6-b3b8-95debfbdda7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:10.611180 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-197e0e0c-3d75-40d6-b3b8-95debfbdda7f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] GET https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 Aug 19 13:04:10.611445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-197e0e0c-3d75-40d6-b3b8-95debfbdda7f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:10.611681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-197e0e0c-3d75-40d6-b3b8-95debfbdda7f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:10.618661 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-197e0e0c-3d75-40d6-b3b8-95debfbdda7f tempest-ProjectAdminTests39-483771550 tempest-ProjectAdminTests39-483771550-project-admin] https://10.4.3.137/volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 returned with HTTP 404 Aug 19 13:04:10.619324 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1247/4982] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:10 2026] GET /volume/v3/volumes/56e776af-20f1-43ea-9ab4-833a3ef2ab64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:12.113677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:12.195720 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:12.196011 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-214648589"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:12.197574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-214648589'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:12.197795 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Create volume of 1 GB Aug 19 13:04:12.201356 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Availability Zones retrieved successfully. Aug 19 13:04:12.206081 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Flow 'volume_create_api' (8519e7f5-3430-409e-b60d-d1d0d4073956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:12.207197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf107aa-b8c3-408c-a331-e91e08c58779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:12.208053 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:12.228916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf107aa-b8c3-408c-a331-e91e08c58779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:12.229649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44587d0-acc2-47a3-b1a1-c87047c8c22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:12.278803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Created reservations ['31e65e3b-7271-4e2d-8fce-2db37f632812', '6f2cfb89-6f73-45ac-ab08-174966ccec5f', '1938c355-8843-476c-8cba-61f8aefa4351', 'e624bb33-8e6c-4fb6-a661-c6fb2f8bf68d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:12.279583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44587d0-acc2-47a3-b1a1-c87047c8c22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e65e3b-7271-4e2d-8fce-2db37f632812', '6f2cfb89-6f73-45ac-ab08-174966ccec5f', '1938c355-8843-476c-8cba-61f8aefa4351', 'e624bb33-8e6c-4fb6-a661-c6fb2f8bf68d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:12.280260 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cac5a3-b3cc-4571-b67a-69cd41bed664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:12.302861 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33cac5a3-b3cc-4571-b67a-69cd41bed664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f49eac8-9a0a-4488-aaf8-89099a371861', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214648589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2c667e1c83f410499ff45e4642fc245',qos_specs=None,replication_status=,reservations=['31e65e3b-7271-4e2d-8fce-2db37f632812','6f2cfb89-6f73-45ac-ab08-174966ccec5f','1938c355-8843-476c-8cba-61f8aefa4351','e624bb33-8e6c-4fb6-a661-c6fb2f8bf68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984731d6c7be4639a92f33f2700735f7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-214648589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f49eac8-9a0a-4488-aaf8-89099a371861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2c667e1c83f410499ff45e4642fc245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984731d6c7be4639a92f33f2700735f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:12.303630 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e756e4c-36dd-4d11-83d8-f68990e94fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:12.320101 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e756e4c-36dd-4d11-83d8-f68990e94fd2) transitioned into state 'SUCCESS' from state '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-214648589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2c667e1c83f410499ff45e4642fc245',qos_specs=None,replication_status=,reservations=['31e65e3b-7271-4e2d-8fce-2db37f632812','6f2cfb89-6f73-45ac-ab08-174966ccec5f','1938c355-8843-476c-8cba-61f8aefa4351','e624bb33-8e6c-4fb6-a661-c6fb2f8bf68d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984731d6c7be4639a92f33f2700735f7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:12.320838 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240e5f4b-f685-467e-b69f-68a08742feec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:12.328822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (240e5f4b-f685-467e-b69f-68a08742feec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:12.329660 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Flow 'volume_create_api' (8519e7f5-3430-409e-b60d-d1d0d4073956) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:12.329980 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Create volume request issued successfully. Aug 19 13:04:12.330538 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49e599df-2782-4862-98cd-0546bf4d9ff9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:12.330932 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1244/4983] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:04:12 2026] POST /volume/v3/volumes => generated 777 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:12.342885 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-755767db-f404-40ba-98fe-f62fb6d43dda None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:12.344596 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-755767db-f404-40ba-98fe-f62fb6d43dda tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:12.344802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-755767db-f404-40ba-98fe-f62fb6d43dda tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:12.344974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-755767db-f404-40ba-98fe-f62fb6d43dda tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:12.351349 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:12.351349 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:12.354259 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-755767db-f404-40ba-98fe-f62fb6d43dda tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Volume info retrieved successfully. Aug 19 13:04:12.357513 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-755767db-f404-40ba-98fe-f62fb6d43dda tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 returned with HTTP 200 Aug 19 13:04:12.357851 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1243/4984] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:12 2026] GET /volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:13.372705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:13.374597 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:13.374803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:13.374988 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:13.382967 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:13.382967 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:13.387370 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Volume info retrieved successfully. Aug 19 13:04:13.391789 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a00e72ca-44b1-4fb2-afb6-e80b2b8e3b41 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 returned with HTTP 200 Aug 19 13:04:13.392237 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1251/4985] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:13 2026] GET /volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:13.404160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:13.406178 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:04:13.406620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0f49eac8-9a0a-4488-aaf8-89099a371861", "name": "tempest-type-Backup-1967363661"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:13.408413 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Creating new backup {'backup': {'volume_id': '0f49eac8-9a0a-4488-aaf8-89099a371861', 'name': 'tempest-type-Backup-1967363661'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:04:13.408606 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Creating backup of volume 0f49eac8-9a0a-4488-aaf8-89099a371861 in container None Aug 19 13:04:13.418588 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:13.418588 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:13.418901 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Volume info retrieved successfully. Aug 19 13:04:13.446744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Created reservations ['63d52a01-9495-44d6-9fa4-734f262e00e9', '48ea64a5-b3e2-49c5-8c2d-0db143eacbb0'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:13.481554 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8f926e8-b93d-451e-bfe7-0113a1d00ab8 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:04:13.482179 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1248/4986] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:04:13 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:13.491215 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3499075a-957b-47f9-9fd8-396defd9606e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:13.493433 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3499075a-957b-47f9-9fd8-396defd9606e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:13.493707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3499075a-957b-47f9-9fd8-396defd9606e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:13.493937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3499075a-957b-47f9-9fd8-396defd9606e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:13.494073 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-3499075a-957b-47f9-9fd8-396defd9606e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:13.499172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:13.499172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:13.499955 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3499075a-957b-47f9-9fd8-396defd9606e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:13.500349 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1245/4987] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:13 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:14.513656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:14.515051 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:14.515410 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:14.515732 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:14.515732 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:14.520429 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:14.520429 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:14.522021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e58ef633-4081-4e75-b1e9-e5f83e470cbc tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:14.522021 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1244/4988] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:14 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:15.533717 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ecadc968-8cc3-486e-8249-7b3180080dea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:15.535871 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecadc968-8cc3-486e-8249-7b3180080dea tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:15.536157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecadc968-8cc3-486e-8249-7b3180080dea tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:15.536427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ecadc968-8cc3-486e-8249-7b3180080dea tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:15.536588 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-ecadc968-8cc3-486e-8249-7b3180080dea tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:15.542406 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:15.542406 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:15.543358 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ecadc968-8cc3-486e-8249-7b3180080dea tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:15.543974 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1252/4989] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:15 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:16.556087 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:16.558208 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:16.558496 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:16.558727 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:16.558841 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:16.565546 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:16.565546 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:16.566553 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-faa0efd2-cd63-451c-a0c4-dac956142ef4 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:16.567060 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1249/4990] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:16 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:17.579077 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:17.581682 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:17.581959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:17.582186 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:17.582487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:17.588567 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:17.588567 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:17.589487 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbfafd2d-4b4e-40d2-8bc0-475e5408de09 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:17.589889 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1246/4991] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:17 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:18.602269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:18.604474 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:18.604701 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:18.605206 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:18.605334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:18.611304 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:18.611304 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:18.612190 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3928bbbc-b917-4879-bc94-e10a7a7cc5ce tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:18.612763 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1245/4992] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:18 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:19.627208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bf30064d-6b0d-4706-982e-0619749e4c21 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:19.630511 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf30064d-6b0d-4706-982e-0619749e4c21 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:19.630825 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf30064d-6b0d-4706-982e-0619749e4c21 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:19.631019 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bf30064d-6b0d-4706-982e-0619749e4c21 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:19.631153 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-bf30064d-6b0d-4706-982e-0619749e4c21 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:19.636365 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:19.636365 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:19.637154 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bf30064d-6b0d-4706-982e-0619749e4c21 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:19.637780 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1253/4993] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:19 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:20.651602 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:20.654116 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:20.654479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:20.654928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:20.654928 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:20.660848 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:20.660848 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:20.661749 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-51f869a5-90ed-47c3-8af6-1ed79a585090 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:20.662435 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1250/4994] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:20 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:21.676475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:21.678146 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:21.678370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:21.678656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:21.678833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:21.686362 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:21.686362 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:21.687208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ff4300c-4d68-4f48-88ae-77ab65fa71a5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:21.687659 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1247/4995] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:21 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:22.700123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:22.702345 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:22.702702 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:22.702951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:22.703111 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:22.709987 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:22.709987 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:22.710761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-48b354ac-f6e0-46e5-87fa-3b6c37d33ede tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:22.711395 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1246/4996] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:22 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:23.726562 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:23.728224 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:23.728635 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:23.728915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:23.729061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:23.734713 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:23.734713 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:23.735601 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6769238a-c36b-44cb-9be6-1c1be5f9dea6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:23.736127 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1254/4997] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:23 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:24.749003 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:24.751081 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:24.751336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:24.751611 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:24.751719 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:24.756559 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:24.756559 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:24.757196 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3913ffbe-5aad-40c6-a95e-94eb0c9b4e30 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:24.757600 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1251/4998] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:24 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:25.662830 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:25.664940 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:25.665347 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1432703501"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:25.666934 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1432703501'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:25.667057 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume of 1 GB Aug 19 13:04:25.673459 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Availability Zones retrieved successfully. Aug 19 13:04:25.680834 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (cef62496-ba2c-4629-9b3b-a1deabc7ae3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:25.683428 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87c283a-b650-45d8-8ddf-7dec0ce5247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:25.683704 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:25.721217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87c283a-b650-45d8-8ddf-7dec0ce5247b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:25.722116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4df29a-7675-4f91-ac12-579fe65daaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:25.771003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:25.771992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Created reservations ['e809e15a-24de-4766-9059-1ca8142a05e0', '6fc58615-17e3-46a8-b236-332df773a9b6', 'ad2f51e9-506b-4ff4-a4dc-4bd01235330c', 'db8c889e-299b-46f5-aa58-0ba913ca660d'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:25.772988 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4df29a-7675-4f91-ac12-579fe65daaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e809e15a-24de-4766-9059-1ca8142a05e0', '6fc58615-17e3-46a8-b236-332df773a9b6', 'ad2f51e9-506b-4ff4-a4dc-4bd01235330c', 'db8c889e-299b-46f5-aa58-0ba913ca660d']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:25.773438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:25.773685 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:25.773750 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cab82c-7421-4af4-ad22-53574a0ddb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:25.774042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:25.774197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:25.779470 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:25.779470 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:25.780302 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1956c9bd-2be8-44c0-a4d7-9bd5b13f5dd9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:25.780747 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1247/4999] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:25 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:25.795976 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89cab82c-7421-4af4-ad22-53574a0ddb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5596f1-1cd1-46a4-bf8d-8d56189168e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1432703501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['e809e15a-24de-4766-9059-1ca8142a05e0','6fc58615-17e3-46a8-b236-332df773a9b6','ad2f51e9-506b-4ff4-a4dc-4bd01235330c','db8c889e-299b-46f5-aa58-0ba913ca660d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1432703501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5596f1-1cd1-46a4-bf8d-8d56189168e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4469e870e88b45fd90cb31b7e0b4501f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:25.797056 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcb0fb-c120-4c34-a26b-27b73ef90568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:25.813928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30bcb0fb-c120-4c34-a26b-27b73ef90568) transitioned into state 'SUCCESS' from state '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-1432703501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4469e870e88b45fd90cb31b7e0b4501f',qos_specs=None,replication_status=,reservations=['e809e15a-24de-4766-9059-1ca8142a05e0','6fc58615-17e3-46a8-b236-332df773a9b6','ad2f51e9-506b-4ff4-a4dc-4bd01235330c','db8c889e-299b-46f5-aa58-0ba913ca660d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee833cd6c7a43a4afbae40f0c6e51e3',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:25.814721 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5b6958-6282-45f3-9aa2-20f88f875f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:25.823574 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb5b6958-6282-45f3-9aa2-20f88f875f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:25.824292 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Flow 'volume_create_api' (cef62496-ba2c-4629-9b3b-a1deabc7ae3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:25.824579 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Create volume request issued successfully. Aug 19 13:04:25.825099 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c7d91b96-f4ad-440b-a5ab-a051482e433e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:25.825629 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1248/5000] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:04:25 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:25.838571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:25.840450 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:25.840670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:25.840865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:25.848041 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:25.848041 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:25.852168 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:25.856644 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c5aea809-f62c-4220-a0d1-dedb8c9967a0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:25.857115 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1255/5001] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:25 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:26.792572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c9a06654-ea03-452f-8061-e511886b1191 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:26.794392 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9a06654-ea03-452f-8061-e511886b1191 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:26.794609 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9a06654-ea03-452f-8061-e511886b1191 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:26.794786 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c9a06654-ea03-452f-8061-e511886b1191 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:26.794881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c9a06654-ea03-452f-8061-e511886b1191 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:26.799267 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:26.799267 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:26.799909 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c9a06654-ea03-452f-8061-e511886b1191 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:26.800342 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1252/5002] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:26 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:26.871964 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:26.873993 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:26.874211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:26.874456 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:26.882102 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:26.882102 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:26.886266 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:26.891203 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-96b8d3c3-3b9d-45b1-9a5f-c4a8b131cd2a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:26.891732 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1248/5003] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:26 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:26.938789 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:26.941696 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:26.941927 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:26.942115 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:26.949734 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:26.949734 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:26.953714 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:26.958687 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-f607e1bf-e9af-4649-a3eb-5dc7e33196eb tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:26.959156 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1249/5004] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:04:26 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:27.048835 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c3619364-f54e-4244-b338-afe9df068832 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.049447 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3619364-f54e-4244-b338-afe9df068832 None None] GET https://10.4.3.137/volume// Aug 19 13:04:27.049447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3619364-f54e-4244-b338-afe9df068832 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:27.049669 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c3619364-f54e-4244-b338-afe9df068832 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:27.049954 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c3619364-f54e-4244-b338-afe9df068832 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:04:27.050213 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1256/5005] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:04:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:04:27.058624 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-94bb2ebd-5fdc-4748-b8af-e22bbd938df6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.151206 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-94bb2ebd-5fdc-4748-b8af-e22bbd938df6 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:04:27.151779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-94bb2ebd-5fdc-4748-b8af-e22bbd938df6 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b5596f1-1cd1-46a4-bf8d-8d56189168e9", "connector": null, "instance_uuid": "b77ce716-8a8e-48c9-acb5-97bc2bc949b5"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:27.163305 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:27.163305 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:27.197141 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-94bb2ebd-5fdc-4748-b8af-e22bbd938df6 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:04:27.197490 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1253/5006] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:04:27 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:27.227777 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.229849 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:27.230111 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:27.230408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:27.238272 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-398c4062-c687-4924-b58c-357ea895d6d1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.238757 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-398c4062-c687-4924-b58c-357ea895d6d1 None None] GET https://10.4.3.137/volume// Aug 19 13:04:27.238982 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-398c4062-c687-4924-b58c-357ea895d6d1 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:27.239222 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-398c4062-c687-4924-b58c-357ea895d6d1 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:27.239632 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-398c4062-c687-4924-b58c-357ea895d6d1 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:04:27.239961 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1250/5007] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:04:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:04:27.241853 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:27.241853 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:27.245933 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:27.246788 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.248630 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:27.248846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:27.249026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:27.251514 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a1126666-53ff-4f77-820e-3bc80dbfa53a tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:27.252023 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1249/5008] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:27 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:27.258691 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:27.258691 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:27.262879 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:27.266932 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-01fd23c2-d4ab-4978-9b23-1c5901924194 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:27.267316 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1257/5009] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:04:27 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:04:27.395782 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.399237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] PUT https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d Aug 19 13:04:27.399237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:27.410076 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Acquiring lock "cinder-attachment_update-1b5596f1-1cd1-46a4-bf8d-8d56189168e9-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:04:27.415267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-1b5596f1-1cd1-46a4-bf8d-8d56189168e9-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:04:27.416401 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:27.416401 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:27.501322 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Lock "cinder-attachment_update-1b5596f1-1cd1-46a4-bf8d-8d56189168e9-np0000007775" released by "attachment_update" :: held 0.086s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:04:27.501863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-3e5c8bd3-d254-45be-ba3f-a8dc7bb8382d tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d returned with HTTP 200 Aug 19 13:04:27.502866 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1254/5010] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:04:27 2026] PUT /volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:27.811270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:27.813628 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:27.813912 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:27.814156 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:27.814326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:27.818800 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:27.818800 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:27.819493 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a403351-3e74-4b97-997e-6f43b2e1e1ae tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:27.819894 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1251/5011] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:27 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:28.266530 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:28.268736 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:28.268915 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:28.269138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:28.284076 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:28.284076 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:28.290172 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:28.296209 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-93b5eda1-b4da-4e2f-bc8a-376fbc4fd0ad tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:28.296800 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1250/5012] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:28 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:28.833190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:28.836215 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:28.836614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:28.836889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:28.837043 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:28.843112 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:28.843112 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:28.843996 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0210f2b5-0741-4916-985f-30ee6cb166f9 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:28.844204 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1258/5013] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:28 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:29.311354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:29.313623 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:29.313909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:29.314134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:29.325302 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:29.325302 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:29.329439 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:29.333883 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57a5cece-ed13-4b17-9be4-6bdb19ac6660 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:29.334260 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1255/5014] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:29 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:29.856732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:29.859175 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:29.859300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:29.859540 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:29.859665 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:29.864897 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:29.864897 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:29.865726 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47e3522d-e32d-43c0-8bc1-9624949c71b5 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:29.866305 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1252/5015] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:29 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:30.348924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:30.350997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:30.351222 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:30.351466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:30.362090 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:30.362090 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:30.365680 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:30.369976 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a73fc7e-1745-46c4-bbef-9cb2c19cb019 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:30.370376 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1251/5016] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:30 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:30.878283 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4be33176-a4cb-4388-a625-300a785b0a7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:30.880194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4be33176-a4cb-4388-a625-300a785b0a7f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:30.880443 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4be33176-a4cb-4388-a625-300a785b0a7f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:30.880650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4be33176-a4cb-4388-a625-300a785b0a7f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:30.880803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4be33176-a4cb-4388-a625-300a785b0a7f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:30.885068 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:30.885068 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:30.885863 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4be33176-a4cb-4388-a625-300a785b0a7f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:30.886556 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1259/5017] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:30 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:31.383766 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:31.385758 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:31.386004 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:31.386229 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:31.397032 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:31.397032 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:31.403403 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:31.405984 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3520ec7-3be5-4cc6-baad-ce97ef02cb63 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:31.407793 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1256/5018] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:31 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:31.804338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-c1a5a774-228b-40c0-881a-56012da288f4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:31.808056 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-c1a5a774-228b-40c0-881a-56012da288f4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d/action Aug 19 13:04:31.808882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-c1a5a774-228b-40c0-881a-56012da288f4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:04:31.809150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-c1a5a774-228b-40c0-881a-56012da288f4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:31.845172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:31.845172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:31.862850 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-86e894cb-9ea2-464b-b362-97b59eab7799 req-c1a5a774-228b-40c0-881a-56012da288f4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d/action returned with HTTP 204 Aug 19 13:04:31.863563 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1253/5019] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:04:31 2026] POST /volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:31.898272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:31.900622 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:31.900888 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:31.901214 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:31.901355 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:31.907147 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:31.907147 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:31.907967 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2d59bd25-e3f9-4f4b-aa73-cfb89162536a tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:31.908517 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1252/5020] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:31 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:32.338050 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c3afae6f-9067-4e5e-beb4-8b325f390f50 req-437adb57-0090-4aa4-886b-a19eed1c3173 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.340555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3afae6f-9067-4e5e-beb4-8b325f390f50 req-437adb57-0090-4aa4-886b-a19eed1c3173 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c Aug 19 13:04:32.340896 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c3afae6f-9067-4e5e-beb4-8b325f390f50 req-437adb57-0090-4aa4-886b-a19eed1c3173 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.341149 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c3afae6f-9067-4e5e-beb4-8b325f390f50 req-437adb57-0090-4aa4-886b-a19eed1c3173 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.350050 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.350050 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:32.403959 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c3afae6f-9067-4e5e-beb4-8b325f390f50 req-437adb57-0090-4aa4-886b-a19eed1c3173 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c returned with HTTP 200 Aug 19 13:04:32.404472 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1260/5021] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:04:32 2026] DELETE /volume/v3/attachments/7ebe0212-bcc1-410b-8cea-8fd8f276fe7c => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:32.421758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.424744 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.425047 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.425352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.437269 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.437269 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:32.442476 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.448474 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b4c2bcd3-d928-4b52-8ef5-c18ac5d1c66e tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:32.448937 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1257/5022] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:32.461680 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.464009 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.464293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.464606 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.478076 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.478076 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:32.483027 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.489818 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aba5074e-4a8f-4fbe-a06e-f68cfbdf9918 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:32.490407 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1254/5023] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:32.504612 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.506678 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.506920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.507119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.507382 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume with id: 1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.517628 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.517628 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:32.518217 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.525942 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-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 19 13:04:32.526292 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a9b388a-a970-4b98-bd69-b44b6313f2f1 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 400 Aug 19 13:04:32.526929 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1253/5024] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:32 2026] DELETE /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 13:04:32.534643 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.536972 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.537307 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.537586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.550433 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.550433 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:32.555495 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.562156 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-71dd6f43-262c-4fdc-a4dc-85819326fe09 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:32.562765 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1261/5025] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:32.606584 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.608913 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.609108 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.609359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.622001 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.622001 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:32.627349 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.633059 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-c1bf8b55-9885-49d4-9be2-9663ef898366 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:32.633585 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1258/5026] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:32.652438 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.654521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] POST https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9/action Aug 19 13:04:32.654918 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:04:32.655030 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:32.667162 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.667162 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:32.667716 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.676230 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Begin detaching volume completed successfully. Aug 19 13:04:32.676538 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-9688c0ac-f5c5-4e10-b73f-ee1ba6c69fe0 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9/action returned with HTTP 202 Aug 19 13:04:32.677113 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1255/5027] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:04:32 2026] POST /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:04:32.716232 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1096fc13-001c-4fa8-ab02-4a69a2ec2a31 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.716644 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1096fc13-001c-4fa8-ab02-4a69a2ec2a31 None None] GET https://10.4.3.137/volume// Aug 19 13:04:32.716825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1096fc13-001c-4fa8-ab02-4a69a2ec2a31 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.717153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1096fc13-001c-4fa8-ab02-4a69a2ec2a31 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.717394 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1096fc13-001c-4fa8-ab02-4a69a2ec2a31 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:04:32.717697 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1254/5028] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:04: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 19 13:04:32.725789 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.728540 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:32.728657 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.728850 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.739192 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.739192 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:32.743741 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:32.748410 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-0f271a60-cf06-4d92-80c9-0eda78842498 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:32.748819 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1262/5029] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:04:32.919680 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24889140-b761-4e50-859f-c6d1cf74c872 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.921531 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24889140-b761-4e50-859f-c6d1cf74c872 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:32.921794 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24889140-b761-4e50-859f-c6d1cf74c872 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.922029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24889140-b761-4e50-859f-c6d1cf74c872 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.922188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-24889140-b761-4e50-859f-c6d1cf74c872 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:32.926466 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.926466 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:32.927083 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24889140-b761-4e50-859f-c6d1cf74c872 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:32.927643 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1259/5030] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:32.937754 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.939484 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] DELETE https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:32.939746 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.939942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.940045 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Delete backup with id: 63006df9-976b-4339-b327-e14136e9643c. Aug 19 13:04:32.944172 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.944172 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:32.956173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] delete_backup rpcapi backup_id 63006df9-976b-4339-b327-e14136e9643c {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:04:32.957965 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c2f0c678-8899-42e2-825e-e4f28e8b0d3e tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 202 Aug 19 13:04:32.961754 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1256/5031] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:04:32 2026] DELETE /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:04:32.969045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5b50343b-a90b-4062-918a-ad740c35fe3f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:32.971080 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b50343b-a90b-4062-918a-ad740c35fe3f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:32.971396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b50343b-a90b-4062-918a-ad740c35fe3f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:32.971643 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5b50343b-a90b-4062-918a-ad740c35fe3f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:32.971813 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5b50343b-a90b-4062-918a-ad740c35fe3f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:32.976912 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:32.976912 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:32.978173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5b50343b-a90b-4062-918a-ad740c35fe3f tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 200 Aug 19 13:04:32.978781 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1255/5032] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:32 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:33.515989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:33.517768 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:04:33.517961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:33.518142 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:33.518333 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:04:33.526857 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:33.526857 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:33.527531 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:04:33.546168 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 13:04:33.546468 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-97f61c6c-d15b-4b28-915e-712c1fa02c42 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 202 Aug 19 13:04:33.546889 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1263/5033] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:33 2026] DELETE /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:33.555878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-50e56345-7b67-4e51-ab02-caa5f1112578 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:33.557719 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50e56345-7b67-4e51-ab02-caa5f1112578 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:04:33.558113 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50e56345-7b67-4e51-ab02-caa5f1112578 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:33.558266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-50e56345-7b67-4e51-ab02-caa5f1112578 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:33.565747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-e46c5a4e-fdd2-4c3f-9e20-ac404555e327 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:33.566840 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:33.566840 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:33.568001 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-e46c5a4e-fdd2-4c3f-9e20-ac404555e327 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d Aug 19 13:04:33.568398 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-e46c5a4e-fdd2-4c3f-9e20-ac404555e327 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:33.568832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-e46c5a4e-fdd2-4c3f-9e20-ac404555e327 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:33.571574 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-50e56345-7b67-4e51-ab02-caa5f1112578 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:04:33.577354 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-50e56345-7b67-4e51-ab02-caa5f1112578 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 200 Aug 19 13:04:33.577805 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1260/5034] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:33 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:33.578503 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:33.578503 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:33.633722 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e0b6df3f-81dd-4eec-a280-5e523ef2b31e req-e46c5a4e-fdd2-4c3f-9e20-ac404555e327 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d returned with HTTP 200 Aug 19 13:04:33.634203 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1257/5035] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:04:33 2026] DELETE /volume/v3/attachments/93ab34cd-7d29-4999-8ff8-a8c0a15b4b6d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:33.778624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:33.780938 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:33.781165 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:33.781465 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:33.791236 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:33.791236 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:33.796373 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:33.802191 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fdaf5a5b-24c7-4725-a574-b23ba5de1657 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:33.802706 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1256/5036] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:33 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:33.989767 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:33.991984 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c Aug 19 13:04:33.992219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:33.992535 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:33.992695 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Show backup with id 63006df9-976b-4339-b327-e14136e9643c. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:33.997628 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-75987d91-54ad-42c2-9bf8-7629e01276e6 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c returned with HTTP 404 Aug 19 13:04:33.997994 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1264/5037] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:33 2026] GET /volume/v3/backups/63006df9-976b-4339-b327-e14136e9643c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:34.005885 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:34.008101 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:34.008379 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:34.008632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:34.008813 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Delete volume with id: 0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:34.019185 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:34.019185 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:34.019762 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Volume info retrieved successfully. Aug 19 13:04:34.041697 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Delete volume request issued successfully. Aug 19 13:04:34.041968 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc5f30f7-ccdb-4e81-ade1-a903a09ac158 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 returned with HTTP 202 Aug 19 13:04:34.042574 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1261/5038] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:04:34 2026] DELETE /volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:34.050430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:34.053274 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:34.053625 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:34.053910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:34.064889 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:34.064889 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:34.070627 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Volume info retrieved successfully. Aug 19 13:04:34.076847 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a14e25ef-23b1-4b8b-82ec-81d6355bd5c1 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 returned with HTTP 200 Aug 19 13:04:34.077505 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1258/5039] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:34 2026] GET /volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:34.591162 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c68a1cf5-04dc-4aac-93e4-1184bf55336b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:34.593668 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c68a1cf5-04dc-4aac-93e4-1184bf55336b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 Aug 19 13:04:34.593954 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c68a1cf5-04dc-4aac-93e4-1184bf55336b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:34.594204 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c68a1cf5-04dc-4aac-93e4-1184bf55336b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:34.601605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c68a1cf5-04dc-4aac-93e4-1184bf55336b tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 returned with HTTP 404 Aug 19 13:04:34.602368 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1257/5040] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:34 2026] GET /volume/v3/volumes/7004b75c-d73d-403b-97f4-13b1c13c1142 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:34.610780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-10f7993b-0d51-4f09-946b-aa0544409c50 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:34.613019 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:04:34.613266 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:34.613556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:34.613643 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete snapshot with id: 3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:04:34.622108 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:34.622108 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:34.622880 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:04:34.651271 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot delete request issued successfully. Aug 19 13:04:34.651634 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-10f7993b-0d51-4f09-946b-aa0544409c50 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 202 Aug 19 13:04:34.652223 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1265/5041] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:04:34 2026] DELETE /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:34.660126 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:34.662085 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:04:34.662307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:34.662502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:34.668632 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:34.668632 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:34.669110 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Snapshot retrieved successfully. Aug 19 13:04:34.669995 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-765a6e89-a8e4-4c52-b06c-49530a4ae834 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 200 Aug 19 13:04:34.670464 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1262/5042] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:34 2026] GET /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:35.090209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-606e6f03-6ac5-4314-86b1-5c6084c76361 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:35.092154 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-606e6f03-6ac5-4314-86b1-5c6084c76361 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] GET https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 Aug 19 13:04:35.092959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-606e6f03-6ac5-4314-86b1-5c6084c76361 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:35.092959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-606e6f03-6ac5-4314-86b1-5c6084c76361 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:35.098792 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-606e6f03-6ac5-4314-86b1-5c6084c76361 tempest-ProjectReaderTests39-1050315565 tempest-ProjectReaderTests39-1050315565-project-admin] https://10.4.3.137/volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 returned with HTTP 404 Aug 19 13:04:35.099575 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1259/5043] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:04:35 2026] GET /volume/v3/volumes/0f49eac8-9a0a-4488-aaf8-89099a371861 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:35.682336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d7d938e5-be83-4e9e-b8ec-cb201725daf9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:35.684667 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7d938e5-be83-4e9e-b8ec-cb201725daf9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c Aug 19 13:04:35.684930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7d938e5-be83-4e9e-b8ec-cb201725daf9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:35.685160 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d7d938e5-be83-4e9e-b8ec-cb201725daf9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:35.690413 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d7d938e5-be83-4e9e-b8ec-cb201725daf9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c returned with HTTP 404 Aug 19 13:04:35.690826 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1258/5044] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:35 2026] GET /volume/v3/snapshots/3d942146-e95f-4001-92e9-27ad50f8528c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:36.731370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:36.733125 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:36.733341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:36.733637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:36.733715 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume with id: 1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:36.741692 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:36.741692 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:36.742131 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:36.760473 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume request issued successfully. Aug 19 13:04:36.760604 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b6efaef2-70d6-40b4-bc90-8aa3c6dfc0ae tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 202 Aug 19 13:04:36.761046 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1266/5045] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:36 2026] DELETE /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:36.769018 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:36.771273 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:36.771563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:36.771831 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:36.780610 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:36.780610 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:36.784574 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:36.790209 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0f7006d-e2ce-4100-a48a-30b34dfc7a80 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 200 Aug 19 13:04:36.790821 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1263/5046] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:36 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:36.879064 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:36.974227 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:36.974634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-881992243"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:36.976822 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-881992243'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:36.976822 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume of 1 GB Aug 19 13:04:36.981421 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Availability Zones retrieved successfully. Aug 19 13:04:36.987729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Flow 'volume_create_api' (8fa99a5f-9d45-44e0-93d3-cb64d3499bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:36.988692 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5876862f-223c-4780-84e1-de6636255341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:36.989563 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:37.015195 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5876862f-223c-4780-84e1-de6636255341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:37.016096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22bf49d-5864-479b-81a8-4039b2831bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:37.072759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Created reservations ['783e3aba-a9bf-4bb4-8387-77154588edfb', '157bd502-0926-42d9-96ff-8593c9a1e0cf', 'bb3390f0-93b9-45f0-9a95-ed295d848c5d', '313df1f7-46d9-4853-9a24-73b93ef12650'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:37.073714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22bf49d-5864-479b-81a8-4039b2831bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783e3aba-a9bf-4bb4-8387-77154588edfb', '157bd502-0926-42d9-96ff-8593c9a1e0cf', 'bb3390f0-93b9-45f0-9a95-ed295d848c5d', '313df1f7-46d9-4853-9a24-73b93ef12650']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:37.074417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fea2a4-f9d5-452d-86c3-6fc488390582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:37.097265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02fea2a4-f9d5-452d-86c3-6fc488390582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fba614-7058-4626-8dc1-70c0e9dc8e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881992243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01c22562d3548c2ab358aaeb075a3b5',qos_specs=None,replication_status=,reservations=['783e3aba-a9bf-4bb4-8387-77154588edfb','157bd502-0926-42d9-96ff-8593c9a1e0cf','bb3390f0-93b9-45f0-9a95-ed295d848c5d','313df1f7-46d9-4853-9a24-73b93ef12650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a6346921c249eca993b8a08a760259',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881992243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fba614-7058-4626-8dc1-70c0e9dc8e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01c22562d3548c2ab358aaeb075a3b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a6346921c249eca993b8a08a760259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:37.098444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2a82a6-17c1-4813-846a-858d980f97b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:37.120193 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2a82a6-17c1-4813-846a-858d980f97b8) transitioned into state 'SUCCESS' from state '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-881992243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01c22562d3548c2ab358aaeb075a3b5',qos_specs=None,replication_status=,reservations=['783e3aba-a9bf-4bb4-8387-77154588edfb','157bd502-0926-42d9-96ff-8593c9a1e0cf','bb3390f0-93b9-45f0-9a95-ed295d848c5d','313df1f7-46d9-4853-9a24-73b93ef12650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a6346921c249eca993b8a08a760259',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:37.120914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f94923-d963-40d5-96e6-5113a9913a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:37.133055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f94923-d963-40d5-96e6-5113a9913a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:37.133948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Flow 'volume_create_api' (8fa99a5f-9d45-44e0-93d3-cb64d3499bca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:37.134300 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume request issued successfully. Aug 19 13:04:37.134852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3339abee-21be-4f8e-ab5b-2b141b570e47 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:37.135290 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1260/5047] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:04:36 2026] POST /volume/v3/volumes => generated 777 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:37.148513 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fbb73668-4065-4080-9987-f62efa171a6c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:37.150487 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbb73668-4065-4080-9987-f62efa171a6c tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:37.150717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbb73668-4065-4080-9987-f62efa171a6c tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:37.150939 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbb73668-4065-4080-9987-f62efa171a6c tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:37.158848 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:37.158848 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:37.162848 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-fbb73668-4065-4080-9987-f62efa171a6c tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:37.167672 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbb73668-4065-4080-9987-f62efa171a6c tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 returned with HTTP 200 Aug 19 13:04:37.168095 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1259/5048] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:37 2026] GET /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:37.325047 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-f376d807-0950-475e-a5d0-4ed4f7c536ed req-297993c8-9701-44a5-9378-36a74cee01fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:37.327167 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f376d807-0950-475e-a5d0-4ed4f7c536ed req-297993c8-9701-44a5-9378-36a74cee01fa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 Aug 19 13:04:37.327397 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f376d807-0950-475e-a5d0-4ed4f7c536ed req-297993c8-9701-44a5-9378-36a74cee01fa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:37.327613 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-f376d807-0950-475e-a5d0-4ed4f7c536ed req-297993c8-9701-44a5-9378-36a74cee01fa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:37.335086 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:37.335086 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:37.384742 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-f376d807-0950-475e-a5d0-4ed4f7c536ed req-297993c8-9701-44a5-9378-36a74cee01fa tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 returned with HTTP 200 Aug 19 13:04:37.385230 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1267/5049] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:04:37 2026] DELETE /volume/v3/attachments/f5fcfe40-c82b-433d-8b38-8bacaecee367 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:37.806546 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-af79796b-ac23-4074-832c-8200e8e497c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:37.808486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af79796b-ac23-4074-832c-8200e8e497c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 Aug 19 13:04:37.808857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af79796b-ac23-4074-832c-8200e8e497c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:37.808857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af79796b-ac23-4074-832c-8200e8e497c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:37.814461 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af79796b-ac23-4074-832c-8200e8e497c5 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 returned with HTTP 404 Aug 19 13:04:37.814891 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1264/5050] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:37 2026] GET /volume/v3/volumes/1b5596f1-1cd1-46a4-bf8d-8d56189168e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:37.871765 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:37.874043 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:04:37.874288 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:37.874545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:37.874715 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume with id: 82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:04:37.884106 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:37.884106 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:37.885037 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:37.904693 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume request issued successfully. Aug 19 13:04:37.904904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fdc8240-442a-4e70-88c3-9b17d84c6cf4 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 202 Aug 19 13:04:37.905456 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1261/5051] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:37 2026] DELETE /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:37.913384 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:37.915410 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:04:37.915679 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:37.915876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:37.924773 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:37.924773 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:37.929172 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:37.934046 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-36db0c51-87cb-4fb7-9ec3-097d72956855 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 200 Aug 19 13:04:37.934494 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1260/5052] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:37 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:38.180918 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.182865 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:38.183110 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.183381 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.190858 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.190858 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:38.194599 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:38.200002 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9de1bb2a-ee0f-4ab9-96fb-557f26bfe0f5 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 returned with HTTP 200 Aug 19 13:04:38.200476 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1268/5053] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:38 2026] GET /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:38.214880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9d339970-7ca6-4315-8dad-555f900c4c84 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.275200 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] POST https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09/action Aug 19 13:04:38.275764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:04:38.275913 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:38.283804 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.283804 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:38.284210 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Volume info retrieved successfully. Aug 19 13:04:38.285196 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '7cd96bf619904566ac06d54f4ee9f4b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e01c22562d3548c2ab358aaeb075a3b5', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:04:38.285411 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9d339970-7ca6-4315-8dad-555f900c4c84 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09/action returned with HTTP 403 Aug 19 13:04:38.285806 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1265/5054] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:04:38 2026] POST /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09/action => generated 131 bytes in 72 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:38.292943 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.294872 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:38.295071 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.295342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.295549 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Delete volume with id: 60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:38.302933 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.302933 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:38.303303 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:38.322326 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Delete volume request issued successfully. Aug 19 13:04:38.322527 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-41059d7f-524b-4f25-a284-57279e1cd6f2 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 returned with HTTP 202 Aug 19 13:04:38.322961 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1262/5055] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:38 2026] DELETE /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:38.330327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8a485433-8561-47bd-960c-663f04d554fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.332237 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8a485433-8561-47bd-960c-663f04d554fa tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:38.332525 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8a485433-8561-47bd-960c-663f04d554fa tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.332770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8a485433-8561-47bd-960c-663f04d554fa tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.340807 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.340807 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:38.344243 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8a485433-8561-47bd-960c-663f04d554fa tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:38.348102 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8a485433-8561-47bd-960c-663f04d554fa tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 returned with HTTP 200 Aug 19 13:04:38.348627 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1261/5056] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:38 2026] GET /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:38.728980 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.730813 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] DELETE https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:04:38.731009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.731190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.731362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume with id: 14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:04:38.739597 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.739597 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:38.740130 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:04:38.757357 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Delete volume request issued successfully. Aug 19 13:04:38.757676 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a47b0308-d988-4468-83c4-7ceb145f1b1a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 202 Aug 19 13:04:38.758082 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1269/5057] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:38 2026] DELETE /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:38.766874 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.769267 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:04:38.769563 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.769760 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.776963 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:38.776963 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:38.780812 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Volume info retrieved successfully. Aug 19 13:04:38.785985 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec8a0a71-26f4-4440-92cc-9391b751e1a9 tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 200 Aug 19 13:04:38.786433 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1266/5058] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:38 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:38.947549 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5334ee0-5a38-4a83-9dc1-07e1b3023437 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:38.949535 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5334ee0-5a38-4a83-9dc1-07e1b3023437 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 Aug 19 13:04:38.949777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5334ee0-5a38-4a83-9dc1-07e1b3023437 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:38.949998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5334ee0-5a38-4a83-9dc1-07e1b3023437 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:38.956086 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5334ee0-5a38-4a83-9dc1-07e1b3023437 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 returned with HTTP 404 Aug 19 13:04:38.956661 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1263/5059] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:38 2026] GET /volume/v3/volumes/82d05bde-9ea2-4d14-9bbd-29dab4488136 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:39.071677 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.073569 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] DELETE https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:04:39.073802 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:39.074008 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:39.074173 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume with id: 44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:04:39.081520 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:39.081520 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:39.082046 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:39.097533 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Delete volume request issued successfully. Aug 19 13:04:39.097710 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bed693ae-ff6d-48ab-bd22-158e1c769e72 tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 202 Aug 19 13:04:39.098155 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1262/5060] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:39 2026] DELETE /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:39.104957 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.106927 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:04:39.107112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:39.107336 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:39.114793 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:39.114793 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:39.118594 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Volume info retrieved successfully. Aug 19 13:04:39.124121 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1f301ef7-3303-46c3-9f83-2b1ac7a4f9fc tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 200 Aug 19 13:04:39.124538 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1270/5061] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:39 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:39.362896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b78fa63a-f082-47b9-8047-db32fec22280 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.364568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b78fa63a-f082-47b9-8047-db32fec22280 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 Aug 19 13:04:39.364796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b78fa63a-f082-47b9-8047-db32fec22280 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:39.364975 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b78fa63a-f082-47b9-8047-db32fec22280 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:39.370894 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b78fa63a-f082-47b9-8047-db32fec22280 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 returned with HTTP 404 Aug 19 13:04:39.371559 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1267/5062] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:39 2026] GET /volume/v3/volumes/60fba614-7058-4626-8dc1-70c0e9dc8e09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:39.379853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.381690 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:39.382046 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1605973129"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:39.383698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1605973129'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:39.383888 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume of 1 GB Aug 19 13:04:39.388158 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Availability Zones retrieved successfully. Aug 19 13:04:39.393622 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Flow 'volume_create_api' (3be41e74-202e-4abf-a9e3-43e328a7e512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:39.394609 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a079da33-52fd-4504-92df-d07232d6636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:39.395388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:39.420201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a079da33-52fd-4504-92df-d07232d6636d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:39.421050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05c0323-7a1a-4777-a37f-328832f7a267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:39.467012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Created reservations ['43860149-b96e-442c-beec-534f89f67df8', '557541bd-7116-429f-a983-5aa2522a54e9', '9ee4d2e1-2351-4240-bab1-3e95f477bf3b', 'cd0d780b-8276-4142-b3c5-13cc36d9dc0a'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:39.468137 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05c0323-7a1a-4777-a37f-328832f7a267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43860149-b96e-442c-beec-534f89f67df8', '557541bd-7116-429f-a983-5aa2522a54e9', '9ee4d2e1-2351-4240-bab1-3e95f477bf3b', 'cd0d780b-8276-4142-b3c5-13cc36d9dc0a']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:39.469324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c810b3-3213-483f-b9da-9a344fd5ba0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:39.502510 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c810b3-3213-483f-b9da-9a344fd5ba0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '955af65c-ccf7-4b16-b378-77c331935fde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1605973129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01c22562d3548c2ab358aaeb075a3b5',qos_specs=None,replication_status=,reservations=['43860149-b96e-442c-beec-534f89f67df8','557541bd-7116-429f-a983-5aa2522a54e9','9ee4d2e1-2351-4240-bab1-3e95f477bf3b','cd0d780b-8276-4142-b3c5-13cc36d9dc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a6346921c249eca993b8a08a760259',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1605973129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=955af65c-ccf7-4b16-b378-77c331935fde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e01c22562d3548c2ab358aaeb075a3b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5a6346921c249eca993b8a08a760259',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:39.503454 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b42ad3-5420-4adb-b1ce-6373b414dc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:39.521321 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b42ad3-5420-4adb-b1ce-6373b414dc8d) transitioned into state 'SUCCESS' from state '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-1605973129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e01c22562d3548c2ab358aaeb075a3b5',qos_specs=None,replication_status=,reservations=['43860149-b96e-442c-beec-534f89f67df8','557541bd-7116-429f-a983-5aa2522a54e9','9ee4d2e1-2351-4240-bab1-3e95f477bf3b','cd0d780b-8276-4142-b3c5-13cc36d9dc0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5a6346921c249eca993b8a08a760259',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:39.522095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02807eff-f3c5-4866-b2f9-e5ec9ea6049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:39.532595 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02807eff-f3c5-4866-b2f9-e5ec9ea6049d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:39.533892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Flow 'volume_create_api' (3be41e74-202e-4abf-a9e3-43e328a7e512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:39.534595 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Create volume request issued successfully. Aug 19 13:04:39.535429 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aaa22fde-7bd2-4423-8c82-8db02bd1044d tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:39.536027 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1264/5063] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:04:39 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 19 13:04:39.552446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cb858a82-6891-4fca-9b81-26531f880e5e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.554800 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb858a82-6891-4fca-9b81-26531f880e5e tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:39.555048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb858a82-6891-4fca-9b81-26531f880e5e tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:39.555318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cb858a82-6891-4fca-9b81-26531f880e5e tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:39.564357 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:39.564357 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:39.569909 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cb858a82-6891-4fca-9b81-26531f880e5e tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:39.574890 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cb858a82-6891-4fca-9b81-26531f880e5e tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde returned with HTTP 200 Aug 19 13:04:39.575455 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1263/5064] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:39 2026] GET /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:39.799010 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c9eac561-cd78-43b0-b95c-48efb0250a0a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:39.800645 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9eac561-cd78-43b0-b95c-48efb0250a0a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] GET https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f Aug 19 13:04:39.800821 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9eac561-cd78-43b0-b95c-48efb0250a0a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:39.800993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c9eac561-cd78-43b0-b95c-48efb0250a0a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:39.806913 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c9eac561-cd78-43b0-b95c-48efb0250a0a tempest-TestVolumeBootPattern-1859916606 tempest-TestVolumeBootPattern-1859916606-project-member] https://10.4.3.137/volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f returned with HTTP 404 Aug 19 13:04:39.807509 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1271/5065] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:39 2026] GET /volume/v3/volumes/14d51fe0-767b-4a2a-916f-8b407bb6596f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:40.139493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1bfb91a9-43a3-4a61-9d6d-bb49fb2f166f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:40.141492 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bfb91a9-43a3-4a61-9d6d-bb49fb2f166f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] GET https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 Aug 19 13:04:40.141728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bfb91a9-43a3-4a61-9d6d-bb49fb2f166f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:40.141944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1bfb91a9-43a3-4a61-9d6d-bb49fb2f166f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:40.148321 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1bfb91a9-43a3-4a61-9d6d-bb49fb2f166f tempest-AttachVolumeNegativeTest-295536622 tempest-AttachVolumeNegativeTest-295536622-project-member] https://10.4.3.137/volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 returned with HTTP 404 Aug 19 13:04:40.149016 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1268/5066] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:40 2026] GET /volume/v3/volumes/44b6bb43-abe5-4c5d-bc75-b1629299a841 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:40.589621 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:40.591994 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:40.592218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:40.592465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:40.601538 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:40.601538 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:40.607133 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:40.611851 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-705aa7c6-6050-4db9-82fc-bd7d9b4f45d8 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde returned with HTTP 200 Aug 19 13:04:40.612272 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1265/5067] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:40 2026] GET /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:40.624517 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:40.626694 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] POST https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde/action Aug 19 13:04:40.627179 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:04:40.627400 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:40.638324 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:40.638324 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:40.638920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7cd96bf619904566ac06d54f4ee9f4b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e01c22562d3548c2ab358aaeb075a3b5', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:04:40.639213 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-646f4931-6549-4a6b-8d0e-3fac32d66403 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-reader] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde/action returned with HTTP 403 Aug 19 13:04:40.639874 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1264/5068] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:04:40 2026] POST /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:40.646715 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-afa9745a-83bd-471e-800d-501e2faa3bcf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:40.649113 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:40.649447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:40.649692 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:40.649933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Delete volume with id: 955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:40.659485 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:40.659485 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:40.659937 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:40.680646 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Delete volume request issued successfully. Aug 19 13:04:40.681028 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-afa9745a-83bd-471e-800d-501e2faa3bcf tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde returned with HTTP 202 Aug 19 13:04:40.681554 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1272/5069] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:40 2026] DELETE /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:40.689506 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:40.692243 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:40.692567 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:40.692838 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:40.702760 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:40.702760 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:40.708437 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Volume info retrieved successfully. Aug 19 13:04:40.714534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dfbbc3a9-c08a-43a3-84e1-52600f071532 tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde returned with HTTP 200 Aug 19 13:04:40.715019 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1269/5070] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:40 2026] GET /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:41.728279 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-035cbd1c-81bb-4f80-a53e-d3948cf865af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:41.729914 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-035cbd1c-81bb-4f80-a53e-d3948cf865af tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] GET https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde Aug 19 13:04:41.730209 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-035cbd1c-81bb-4f80-a53e-d3948cf865af tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:41.730563 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-035cbd1c-81bb-4f80-a53e-d3948cf865af tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:41.737079 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-035cbd1c-81bb-4f80-a53e-d3948cf865af tempest-ProjectReaderTests-1826749227 tempest-ProjectReaderTests-1826749227-project-admin] https://10.4.3.137/volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde returned with HTTP 404 Aug 19 13:04:41.737609 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1266/5071] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:41 2026] GET /volume/v3/volumes/955af65c-ccf7-4b16-b378-77c331935fde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:43.129516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ebc6f638-7033-4082-941b-695b59ecd541 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.299970 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebc6f638-7033-4082-941b-695b59ecd541 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.300518 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ebc6f638-7033-4082-941b-695b59ecd541 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-447679529", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.324200 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebc6f638-7033-4082-941b-695b59ecd541 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.324666 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1265/5072] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types => generated 379 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.334061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ca1d99b3-7291-4fca-8139-59386d6b50c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.336472 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1d99b3-7291-4fca-8139-59386d6b50c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption Aug 19 13:04:43.336911 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ca1d99b3-7291-4fca-8139-59386d6b50c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.359200 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ca1d99b3-7291-4fca-8139-59386d6b50c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption returned with HTTP 200 Aug 19 13:04:43.359862 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1273/5073] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.369628 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4bf21c40-e4bf-453a-9f1f-6ed3e4c97346 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.371586 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bf21c40-e4bf-453a-9f1f-6ed3e4c97346 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.371976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4bf21c40-e4bf-453a-9f1f-6ed3e4c97346 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1981101531", "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=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.396161 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4bf21c40-e4bf-453a-9f1f-6ed3e4c97346 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.396555 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1270/5074] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 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 19 13:04:43.404226 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5b8a4a5-1694-41fd-808d-96491354369a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.406144 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5b8a4a5-1694-41fd-808d-96491354369a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593/encryption Aug 19 13:04:43.406511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5b8a4a5-1694-41fd-808d-96491354369a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.423964 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5b8a4a5-1694-41fd-808d-96491354369a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593/encryption returned with HTTP 200 Aug 19 13:04:43.424513 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1267/5075] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.432766 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7ad7cff6-c1d0-43bb-b8bd-27e6aff61c6a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.434553 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ad7cff6-c1d0-43bb-b8bd-27e6aff61c6a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.434911 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7ad7cff6-c1d0-43bb-b8bd-27e6aff61c6a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1821832490", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.457887 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ad7cff6-c1d0-43bb-b8bd-27e6aff61c6a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.458366 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1266/5076] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 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 19 13:04:43.467433 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5500821-7755-4bba-b6b7-60ff53ea0bae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.469073 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5500821-7755-4bba-b6b7-60ff53ea0bae tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs Aug 19 13:04:43.469435 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5500821-7755-4bba-b6b7-60ff53ea0bae tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.492568 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5500821-7755-4bba-b6b7-60ff53ea0bae tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs returned with HTTP 200 Aug 19 13:04:43.493197 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1274/5077] 10.4.3.137 () {68 vars in 1399 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:43.502969 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aa035267-9053-4c54-8701-b50933b86da7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.504761 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa035267-9053-4c54-8701-b50933b86da7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] PUT https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs/key2 Aug 19 13:04:43.505125 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aa035267-9053-4c54-8701-b50933b86da7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.528639 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aa035267-9053-4c54-8701-b50933b86da7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs/key2 returned with HTTP 200 Aug 19 13:04:43.529279 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1271/5078] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 13:04:43 2026] PUT /volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc/extra_specs/key2 => generated 25 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:43.537000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7c22261f-f4df-499d-afe5-0121c45b4bc7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.539069 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c22261f-f4df-499d-afe5-0121c45b4bc7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.539575 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7c22261f-f4df-499d-afe5-0121c45b4bc7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.558331 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7c22261f-f4df-499d-afe5-0121c45b4bc7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.558657 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1268/5079] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.566826 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fc0a1da1-6035-4a3c-96c4-787966d8066a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.568878 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc0a1da1-6035-4a3c-96c4-787966d8066a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/bf38afcd-c9f5-4731-ab9d-2022471c9039 Aug 19 13:04:43.569102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc0a1da1-6035-4a3c-96c4-787966d8066a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.569360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc0a1da1-6035-4a3c-96c4-787966d8066a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.598261 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc0a1da1-6035-4a3c-96c4-787966d8066a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/bf38afcd-c9f5-4731-ab9d-2022471c9039 returned with HTTP 202 Aug 19 13:04:43.598700 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1267/5080] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:43 2026] DELETE /volume/v3/types/bf38afcd-c9f5-4731-ab9d-2022471c9039 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:43.607093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e79d201d-09a2-4c90-a739-45cf48d88240 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.609087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e79d201d-09a2-4c90-a739-45cf48d88240 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.609508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e79d201d-09a2-4c90-a739-45cf48d88240 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-409323512", "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=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.627960 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e79d201d-09a2-4c90-a739-45cf48d88240 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.628380 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1275/5081] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.639512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-885b39cd-73d4-4d00-b936-8e3ef741a5e5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.641935 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-885b39cd-73d4-4d00-b936-8e3ef741a5e5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption Aug 19 13:04:43.642416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-885b39cd-73d4-4d00-b936-8e3ef741a5e5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.664363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-885b39cd-73d4-4d00-b936-8e3ef741a5e5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption returned with HTTP 200 Aug 19 13:04:43.664967 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1272/5082] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.674548 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-39ac3856-cbfd-4ca6-9be0-6132288641db None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.676824 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39ac3856-cbfd-4ca6-9be0-6132288641db tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption/a746e725-eecc-41b7-b437-b638721e680c Aug 19 13:04:43.677089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39ac3856-cbfd-4ca6-9be0-6132288641db tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.677361 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-39ac3856-cbfd-4ca6-9be0-6132288641db tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.692317 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-39ac3856-cbfd-4ca6-9be0-6132288641db tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption/a746e725-eecc-41b7-b437-b638721e680c returned with HTTP 202 Aug 19 13:04:43.692791 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1269/5083] 10.4.3.137 () {66 vars in 1489 bytes} [Wed Aug 19 13:04:43 2026] DELETE /volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad/encryption/a746e725-eecc-41b7-b437-b638721e680c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:43.701862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5a48d9a7-d536-416b-a203-4e2afcf26be7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.703839 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a48d9a7-d536-416b-a203-4e2afcf26be7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.704191 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5a48d9a7-d536-416b-a203-4e2afcf26be7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000411443", "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=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.722684 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5a48d9a7-d536-416b-a203-4e2afcf26be7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.723047 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1268/5084] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.733826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e6a9225-e675-459b-80b6-f164b99323ac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.736397 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e6a9225-e675-459b-80b6-f164b99323ac tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8/extra_specs/key1 Aug 19 13:04:43.736718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e6a9225-e675-459b-80b6-f164b99323ac tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.737235 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e6a9225-e675-459b-80b6-f164b99323ac tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.759764 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e6a9225-e675-459b-80b6-f164b99323ac tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8/extra_specs/key1 returned with HTTP 202 Aug 19 13:04:43.760277 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1276/5085] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 13:04:43 2026] DELETE /volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:04:43.769262 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8192f89e-dae5-413b-8713-e53ef4d6a8c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.771446 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8192f89e-dae5-413b-8713-e53ef4d6a8c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:43.771738 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8192f89e-dae5-413b-8713-e53ef4d6a8c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-188012427", "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=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:43.792614 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8192f89e-dae5-413b-8713-e53ef4d6a8c5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.792956 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1273/5086] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:43 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.803823 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d44ac106-7a7b-49dd-bd6a-0866fa0d864a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.806506 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d44ac106-7a7b-49dd-bd6a-0866fa0d864a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/2e3b5560-0322-4b02-a0bb-3a6c0f07ee11 Aug 19 13:04:43.806785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d44ac106-7a7b-49dd-bd6a-0866fa0d864a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.807027 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d44ac106-7a7b-49dd-bd6a-0866fa0d864a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.845194 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d44ac106-7a7b-49dd-bd6a-0866fa0d864a tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/2e3b5560-0322-4b02-a0bb-3a6c0f07ee11 returned with HTTP 202 Aug 19 13:04:43.845786 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1270/5087] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:43 2026] DELETE /volume/v3/types/2e3b5560-0322-4b02-a0bb-3a6c0f07ee11 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:43.854004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0b4f3ca1-239f-4c83-8fa9-217d07694629 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.855953 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0b4f3ca1-239f-4c83-8fa9-217d07694629 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs Aug 19 13:04:43.856180 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0b4f3ca1-239f-4c83-8fa9-217d07694629 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.856587 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0b4f3ca1-239f-4c83-8fa9-217d07694629 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.864055 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0b4f3ca1-239f-4c83-8fa9-217d07694629 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs returned with HTTP 200 Aug 19 13:04:43.864504 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1269/5088] 10.4.3.137 () {66 vars in 1378 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.873462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aebdad9b-de78-4b8f-b257-a3319f22e544 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.875282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aebdad9b-de78-4b8f-b257-a3319f22e544 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types Aug 19 13:04:43.875524 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aebdad9b-de78-4b8f-b257-a3319f22e544 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.875734 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aebdad9b-de78-4b8f-b257-a3319f22e544 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.894969 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aebdad9b-de78-4b8f-b257-a3319f22e544 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:43.895428 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1277/5089] 10.4.3.137 () {66 vars in 1231 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types => generated 2610 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:43.905617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b0f72d69-410a-4c9e-acec-087baa800e9f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.907604 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0f72d69-410a-4c9e-acec-087baa800e9f tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/cipher Aug 19 13:04:43.907804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0f72d69-410a-4c9e-acec-087baa800e9f tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.907986 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b0f72d69-410a-4c9e-acec-087baa800e9f tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.914024 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b0f72d69-410a-4c9e-acec-087baa800e9f tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/cipher returned with HTTP 200 Aug 19 13:04:43.914387 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1274/5090] 10.4.3.137 () {66 vars in 1396 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:43.922407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-47a95cf1-96d8-42d2-97e3-889d3f205ac5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.924384 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47a95cf1-96d8-42d2-97e3-889d3f205ac5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption Aug 19 13:04:43.924572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47a95cf1-96d8-42d2-97e3-889d3f205ac5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.924782 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-47a95cf1-96d8-42d2-97e3-889d3f205ac5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.930572 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-47a95cf1-96d8-42d2-97e3-889d3f205ac5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption returned with HTTP 200 Aug 19 13:04:43.930959 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1271/5091] 10.4.3.137 () {66 vars in 1375 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.939705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-07d3efe1-8a68-47c0-947b-1b96ea0c4e56 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.941501 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07d3efe1-8a68-47c0-947b-1b96ea0c4e56 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/multiattach Aug 19 13:04:43.941716 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07d3efe1-8a68-47c0-947b-1b96ea0c4e56 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.941933 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07d3efe1-8a68-47c0-947b-1b96ea0c4e56 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.947892 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07d3efe1-8a68-47c0-947b-1b96ea0c4e56 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/multiattach returned with HTTP 200 Aug 19 13:04:43.948262 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1270/5092] 10.4.3.137 () {66 vars in 1414 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:43.955297 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cb5bba61-8ca6-4f7a-a9dc-8c2fe3eeee04 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.957098 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb5bba61-8ca6-4f7a-a9dc-8c2fe3eeee04 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/volume_backend_name Aug 19 13:04:43.957318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb5bba61-8ca6-4f7a-a9dc-8c2fe3eeee04 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.957548 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cb5bba61-8ca6-4f7a-a9dc-8c2fe3eeee04 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.963875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cb5bba61-8ca6-4f7a-a9dc-8c2fe3eeee04 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/volume_backend_name returned with HTTP 200 Aug 19 13:04:43.964276 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1278/5093] 10.4.3.137 () {66 vars in 1438 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:43.971829 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-08bb6b50-fb3b-4fa9-b934-710a54d9f527 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.973636 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08bb6b50-fb3b-4fa9-b934-710a54d9f527 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] GET https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc Aug 19 13:04:43.973839 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08bb6b50-fb3b-4fa9-b934-710a54d9f527 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:43.974028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-08bb6b50-fb3b-4fa9-b934-710a54d9f527 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:43.979220 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-08bb6b50-fb3b-4fa9-b934-710a54d9f527 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc returned with HTTP 200 Aug 19 13:04:43.979636 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1275/5094] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:04:43 2026] GET /volume/v3/types/32618878-1613-412e-861e-262f85df35fc => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:43.988458 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48bfb456-a977-422a-a309-d3b745fc35c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:43.990461 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48bfb456-a977-422a-a309-d3b745fc35c7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] PUT https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/e16fd9e9-d90e-4a4c-b9b4-7f15657e0556 Aug 19 13:04:43.990995 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48bfb456-a977-422a-a309-d3b745fc35c7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:44.009347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48bfb456-a977-422a-a309-d3b745fc35c7 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/e16fd9e9-d90e-4a4c-b9b4-7f15657e0556 returned with HTTP 200 Aug 19 13:04:44.009777 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1272/5095] 10.4.3.137 () {68 vars in 1506 bytes} [Wed Aug 19 13:04:43 2026] PUT /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/encryption/e16fd9e9-d90e-4a4c-b9b4-7f15657e0556 => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:44.017751 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d92deb1d-a0a6-47cd-b965-c264b92c8e13 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.020088 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d92deb1d-a0a6-47cd-b965-c264b92c8e13 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] PUT https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/key1 Aug 19 13:04:44.020566 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d92deb1d-a0a6-47cd-b965-c264b92c8e13 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:44.043756 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d92deb1d-a0a6-47cd-b965-c264b92c8e13 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/key1 returned with HTTP 200 Aug 19 13:04:44.044332 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1271/5096] 10.4.3.137 () {68 vars in 1413 bytes} [Wed Aug 19 13:04:44 2026] PUT /volume/v3/types/32618878-1613-412e-861e-262f85df35fc/extra_specs/key1 => generated 30 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:44.052452 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ad954e03-be15-4875-a906-9ec90acfd3b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.054154 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad954e03-be15-4875-a906-9ec90acfd3b0 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] PUT https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc Aug 19 13:04:44.054529 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ad954e03-be15-4875-a906-9ec90acfd3b0 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:44.068184 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ad954e03-be15-4875-a906-9ec90acfd3b0 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc returned with HTTP 200 Aug 19 13:04:44.068673 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1279/5097] 10.4.3.137 () {68 vars in 1362 bytes} [Wed Aug 19 13:04:44 2026] PUT /volume/v3/types/32618878-1613-412e-861e-262f85df35fc => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:44.076842 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a38ca20e-0c19-4291-8235-100c563a32f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.079111 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a38ca20e-0c19-4291-8235-100c563a32f4 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8 Aug 19 13:04:44.079338 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a38ca20e-0c19-4291-8235-100c563a32f4 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.079470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a38ca20e-0c19-4291-8235-100c563a32f4 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.102741 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a38ca20e-0c19-4291-8235-100c563a32f4 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8 returned with HTTP 202 Aug 19 13:04:44.103551 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1276/5098] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:44 2026] DELETE /volume/v3/types/57b808f7-11a7-45a6-b00d-80f303fcd3d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:44.111755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ca82f98b-7f38-444e-8167-8b8b975161d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.113765 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca82f98b-7f38-444e-8167-8b8b975161d5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad Aug 19 13:04:44.114025 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca82f98b-7f38-444e-8167-8b8b975161d5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.114135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ca82f98b-7f38-444e-8167-8b8b975161d5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.139140 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ca82f98b-7f38-444e-8167-8b8b975161d5 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad returned with HTTP 202 Aug 19 13:04:44.139689 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1273/5099] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:44 2026] DELETE /volume/v3/types/f9cf9843-a1ed-40f5-937e-6bdb477941ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:44.148075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-23f2df93-18ca-4c5d-8253-74b2d160c533 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.149980 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23f2df93-18ca-4c5d-8253-74b2d160c533 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc Aug 19 13:04:44.150155 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23f2df93-18ca-4c5d-8253-74b2d160c533 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.150406 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-23f2df93-18ca-4c5d-8253-74b2d160c533 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.183635 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-23f2df93-18ca-4c5d-8253-74b2d160c533 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc returned with HTTP 202 Aug 19 13:04:44.184107 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1272/5100] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:44 2026] DELETE /volume/v3/types/f3c77dd9-0e47-4dbd-abd3-8592fb3c4cfc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:44.191772 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-837f3e85-d9a0-49ce-8ba4-f40bbd6d38ec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.194026 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-837f3e85-d9a0-49ce-8ba4-f40bbd6d38ec tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593 Aug 19 13:04:44.194322 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-837f3e85-d9a0-49ce-8ba4-f40bbd6d38ec tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.194634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-837f3e85-d9a0-49ce-8ba4-f40bbd6d38ec tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.219038 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-837f3e85-d9a0-49ce-8ba4-f40bbd6d38ec tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593 returned with HTTP 202 Aug 19 13:04:44.219552 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1280/5101] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:44 2026] DELETE /volume/v3/types/f2293ff2-9233-41bf-96e3-5b388a59f593 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:44.226241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-31a9d50d-42ec-4f62-8358-02ccdd32df40 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.227788 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31a9d50d-42ec-4f62-8358-02ccdd32df40 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] DELETE https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc Aug 19 13:04:44.227949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31a9d50d-42ec-4f62-8358-02ccdd32df40 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.228127 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-31a9d50d-42ec-4f62-8358-02ccdd32df40 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.249478 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-31a9d50d-42ec-4f62-8358-02ccdd32df40 tempest-VolumeTypesAdminTests-985563470 tempest-VolumeTypesAdminTests-985563470-project-admin] https://10.4.3.137/volume/v3/types/32618878-1613-412e-861e-262f85df35fc returned with HTTP 202 Aug 19 13:04:44.249844 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1277/5102] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:44 2026] DELETE /volume/v3/types/32618878-1613-412e-861e-262f85df35fc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:44.376929 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.502977 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:44.503430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2021920568"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:44.504708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2021920568'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:44.504846 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume of 1 GB Aug 19 13:04:44.509272 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Availability Zones retrieved successfully. Aug 19 13:04:44.514895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (a7a60136-edb4-4a27-a881-d568bb8f400b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:44.515832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017164ef-e72d-4c31-88aa-2f73495a33c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:44.516735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:44.541352 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (017164ef-e72d-4c31-88aa-2f73495a33c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:44.542132 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f769c806-803b-4689-9374-ca883f106204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:44.602887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Created reservations ['32c9cc7d-f599-4412-b462-4a17cbb88f0e', 'bac54adb-8471-424d-86d7-7212589d8c74', '1fb374ff-0a37-4529-86ef-2ae76f79a8fc', '2d65e2af-63cd-4a64-8afe-7a88132512ba'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:44.603895 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f769c806-803b-4689-9374-ca883f106204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c9cc7d-f599-4412-b462-4a17cbb88f0e', 'bac54adb-8471-424d-86d7-7212589d8c74', '1fb374ff-0a37-4529-86ef-2ae76f79a8fc', '2d65e2af-63cd-4a64-8afe-7a88132512ba']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:44.604946 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89931582-ece3-4efe-897e-1a0523d9d610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:44.633511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89931582-ece3-4efe-897e-1a0523d9d610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd92b3ad8-cc2d-4ca3-becb-e51332e7c636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2021920568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['32c9cc7d-f599-4412-b462-4a17cbb88f0e','bac54adb-8471-424d-86d7-7212589d8c74','1fb374ff-0a37-4529-86ef-2ae76f79a8fc','2d65e2af-63cd-4a64-8afe-7a88132512ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2021920568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d92b3ad8-cc2d-4ca3-becb-e51332e7c636,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1410daf66707466ea2fe246da4f78a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='436723dd009a46879d80153e40eda240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:44.634232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (447ee3e1-8225-486c-8dd5-823c779ea7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:44.652411 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (447ee3e1-8225-486c-8dd5-823c779ea7fe) transitioned into state 'SUCCESS' from state '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-2021920568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['32c9cc7d-f599-4412-b462-4a17cbb88f0e','bac54adb-8471-424d-86d7-7212589d8c74','1fb374ff-0a37-4529-86ef-2ae76f79a8fc','2d65e2af-63cd-4a64-8afe-7a88132512ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:44.653172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaac6e2a-d2b0-4183-92f1-493651f82946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:44.662720 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaac6e2a-d2b0-4183-92f1-493651f82946) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:44.663519 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (a7a60136-edb4-4a27-a881-d568bb8f400b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:44.663832 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request issued successfully. Aug 19 13:04:44.664392 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e2e57a27-49be-4cf4-a240-8cb6018cde7c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:44.664890 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1274/5103] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:04:44 2026] POST /volume/v3/volumes => generated 760 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:44.677375 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:44.679182 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:44.679507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:44.679696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:44.687118 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:44.687118 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:44.691369 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:44.696082 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba3ab307-1fe6-4821-a81c-fdbd4f48e302 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 200 Aug 19 13:04:44.696632 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1273/5104] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:44 2026] GET /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:45.710638 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:45.712334 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:45.712575 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:45.712803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:45.720065 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:45.720065 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:45.723454 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:45.727449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eac336d7-6511-4a27-9f18-8ae13ea37102 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 200 Aug 19 13:04:45.727833 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1281/5105] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:45 2026] GET /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:45.752497 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:45.754629 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:45.754873 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:45.755061 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:45.761854 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:45.761854 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:45.765493 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:45.770337 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-4f120557-2828-47bb-b3ea-3928d07d3e81 req-e59d7b44-d59d-4b73-ae15-4359f485f697 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 200 Aug 19 13:04:45.770869 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1278/5106] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:04:45 2026] GET /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:45.784714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cf3aca82-1c28-4613-9093-505deecbc90c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:45.786989 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:45.787521 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1261578295"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:45.789415 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1261578295'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:45.789590 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume of 1 GB Aug 19 13:04:45.789933 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:45.789933 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:45.793914 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Availability Zones retrieved successfully. Aug 19 13:04:45.800403 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (43aa6396-6cd3-448b-a6ef-bdca84fd455c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:45.801516 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b50b22-12a7-4507-8cc8-99ba4297645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:45.802587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:45.835668 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b50b22-12a7-4507-8cc8-99ba4297645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:45.836050 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a292e88-bd83-468d-9390-e608b0b9c38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:45.877177 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Created reservations ['e04168d5-e3ff-4901-931f-f1cdd4539400', '8e351e86-13b5-4d1e-9e5f-e47521042734', 'e9cb630d-4277-466e-a762-3e47cc2619a4', '26a2876e-6703-403b-86f6-9af8734f8bb7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:45.878117 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a292e88-bd83-468d-9390-e608b0b9c38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e04168d5-e3ff-4901-931f-f1cdd4539400', '8e351e86-13b5-4d1e-9e5f-e47521042734', 'e9cb630d-4277-466e-a762-3e47cc2619a4', '26a2876e-6703-403b-86f6-9af8734f8bb7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:45.878958 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3708eb-214e-491f-bd18-3d96b2afb5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:45.902683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3708eb-214e-491f-bd18-3d96b2afb5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6df4de-09d8-4bd2-8d60-1f512f6fd860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1261578295',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['e04168d5-e3ff-4901-931f-f1cdd4539400','8e351e86-13b5-4d1e-9e5f-e47521042734','e9cb630d-4277-466e-a762-3e47cc2619a4','26a2876e-6703-403b-86f6-9af8734f8bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1261578295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6df4de-09d8-4bd2-8d60-1f512f6fd860,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1410daf66707466ea2fe246da4f78a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='436723dd009a46879d80153e40eda240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:45.903379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93181211-2c00-493e-a36c-80ad5cd2a06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:45.922567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93181211-2c00-493e-a36c-80ad5cd2a06c) transitioned into state 'SUCCESS' from state '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-1261578295',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['e04168d5-e3ff-4901-931f-f1cdd4539400','8e351e86-13b5-4d1e-9e5f-e47521042734','e9cb630d-4277-466e-a762-3e47cc2619a4','26a2876e-6703-403b-86f6-9af8734f8bb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:45.923211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e5d095-cd23-4934-9a97-3b40de0b1d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:45.931927 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1e5d095-cd23-4934-9a97-3b40de0b1d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:45.932661 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (43aa6396-6cd3-448b-a6ef-bdca84fd455c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:45.933066 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request issued successfully. Aug 19 13:04:45.933486 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cf3aca82-1c28-4613-9093-505deecbc90c tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:45.933884 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1275/5107] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:04:45 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 19 13:04:45.944717 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:45.946485 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:45.946678 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:45.946959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:45.954179 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:45.954179 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:45.958379 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:45.962789 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ecd82225-ffa1-4686-9157-dc89fdb83701 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 200 Aug 19 13:04:45.963167 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1274/5108] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:45 2026] GET /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:46.976603 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e1032c42-965f-480e-acbd-c20e73c49a52 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:46.978392 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1032c42-965f-480e-acbd-c20e73c49a52 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:46.978560 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1032c42-965f-480e-acbd-c20e73c49a52 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:46.978756 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e1032c42-965f-480e-acbd-c20e73c49a52 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:46.985808 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:46.985808 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:46.990288 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e1032c42-965f-480e-acbd-c20e73c49a52 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:46.994575 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e1032c42-965f-480e-acbd-c20e73c49a52 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 200 Aug 19 13:04:46.994901 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1282/5109] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:46 2026] GET /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:47.023862 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:47.026152 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:47.026359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:47.026548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:47.033410 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:47.033410 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:47.036989 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:47.040849 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-d511b510-684b-4a3f-845b-78d8cd815f3c req-9dfb8279-ba9a-4503-b75c-f5ba957e1a34 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 200 Aug 19 13:04:47.041315 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1279/5110] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:04:47 2026] GET /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:47.053588 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1babb91e-4ece-44c5-9964-7804644a2207 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:47.055394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:47.055737 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-631455649"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:47.057274 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-631455649'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:47.057435 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume of 1 GB Aug 19 13:04:47.057718 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:47.057718 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:47.061626 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Availability Zones retrieved successfully. Aug 19 13:04:47.062380 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:47.067330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (3b9d22ca-78ae-40d0-bcb5-db127f110b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:47.068310 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31983d7f-a4e3-40eb-aae3-964e0dbb4611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.069204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:47.094793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31983d7f-a4e3-40eb-aae3-964e0dbb4611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.095471 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d4b095f-b0b6-43b1-980e-de5c80049178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.137278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Created reservations ['d8d279ba-db78-42c8-925c-8e5914e42a32', '6f30ae38-0f2d-44d0-bfd9-6c10f5533543', 'd883a258-46b1-4442-827f-51d79d371e06', '609ca44d-09a1-4130-ad8f-f627dde3248e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:47.138028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d4b095f-b0b6-43b1-980e-de5c80049178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d279ba-db78-42c8-925c-8e5914e42a32', '6f30ae38-0f2d-44d0-bfd9-6c10f5533543', 'd883a258-46b1-4442-827f-51d79d371e06', '609ca44d-09a1-4130-ad8f-f627dde3248e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.138774 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e761207-f158-4ef0-9f35-160b60bf85a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.166583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e761207-f158-4ef0-9f35-160b60bf85a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a563b7bd-917e-4778-8419-aef4cce0ad68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-631455649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['d8d279ba-db78-42c8-925c-8e5914e42a32','6f30ae38-0f2d-44d0-bfd9-6c10f5533543','d883a258-46b1-4442-827f-51d79d371e06','609ca44d-09a1-4130-ad8f-f627dde3248e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-631455649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a563b7bd-917e-4778-8419-aef4cce0ad68,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1410daf66707466ea2fe246da4f78a12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='436723dd009a46879d80153e40eda240',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.168012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3b9f17-90b9-46d2-82d3-9a14dfd0f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.187702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3b9f17-90b9-46d2-82d3-9a14dfd0f59f) transitioned into state 'SUCCESS' from state '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-631455649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1410daf66707466ea2fe246da4f78a12',qos_specs=None,replication_status=,reservations=['d8d279ba-db78-42c8-925c-8e5914e42a32','6f30ae38-0f2d-44d0-bfd9-6c10f5533543','d883a258-46b1-4442-827f-51d79d371e06','609ca44d-09a1-4130-ad8f-f627dde3248e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='436723dd009a46879d80153e40eda240',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.188481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272bf238-0dc7-4264-bdb0-356bb2cffeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.192625 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:47.192975 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2040004531"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:47.194565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2040004531'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:47.194674 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume of 1 GB Aug 19 13:04:47.198992 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Availability Zones retrieved successfully. Aug 19 13:04:47.199435 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272bf238-0dc7-4264-bdb0-356bb2cffeb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.200429 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Flow 'volume_create_api' (3b9d22ca-78ae-40d0-bcb5-db127f110b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:47.200810 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Create volume request issued successfully. Aug 19 13:04:47.201566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1babb91e-4ece-44c5-9964-7804644a2207 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:47.202103 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1276/5111] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:04:47 2026] POST /volume/v3/volumes => generated 759 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:47.205109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (1c93df96-eead-4eea-8c90-0ac945829e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:47.206286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c028b24-b49d-4d7f-94f9-2c6a89776682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.207464 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:47.216118 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-320f8475-b374-4093-9670-760d30bec1db None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:47.218077 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-320f8475-b374-4093-9670-760d30bec1db tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:47.218385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-320f8475-b374-4093-9670-760d30bec1db tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:47.218637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-320f8475-b374-4093-9670-760d30bec1db tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:47.226157 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:47.226157 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:47.230290 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-320f8475-b374-4093-9670-760d30bec1db tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:47.235629 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-320f8475-b374-4093-9670-760d30bec1db tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 200 Aug 19 13:04:47.236097 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1283/5112] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:47 2026] GET /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:47.242742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c028b24-b49d-4d7f-94f9-2c6a89776682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.243844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710df924-d5a7-4c05-8634-ad332dd18095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.317700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['9711d640-8521-4930-84c4-f6398007a354', '348dcaa6-ea3c-4cd0-a122-f5ce437333bf', 'd58708ed-d2d6-4504-839d-d6d6c1335cdf', 'e6950c1c-a561-4b0a-ac2c-02c6385cf2de'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:47.318556 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (710df924-d5a7-4c05-8634-ad332dd18095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9711d640-8521-4930-84c4-f6398007a354', '348dcaa6-ea3c-4cd0-a122-f5ce437333bf', 'd58708ed-d2d6-4504-839d-d6d6c1335cdf', 'e6950c1c-a561-4b0a-ac2c-02c6385cf2de']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.319318 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545cad89-4abd-45bb-987e-c2e4b44a494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.342341 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545cad89-4abd-45bb-987e-c2e4b44a494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958ab770-05b1-4692-bfa5-02330e1b8196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2040004531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['9711d640-8521-4930-84c4-f6398007a354','348dcaa6-ea3c-4cd0-a122-f5ce437333bf','d58708ed-d2d6-4504-839d-d6d6c1335cdf','e6950c1c-a561-4b0a-ac2c-02c6385cf2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2040004531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958ab770-05b1-4692-bfa5-02330e1b8196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f050db60c5d34ebe98953cb6966be146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10020f7261e446669e1b1b4725c22935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.343052 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209e7df3-f717-4275-bc2e-9cd3b64d8e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.360909 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209e7df3-f717-4275-bc2e-9cd3b64d8e18) transitioned into state 'SUCCESS' from state '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-2040004531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['9711d640-8521-4930-84c4-f6398007a354','348dcaa6-ea3c-4cd0-a122-f5ce437333bf','d58708ed-d2d6-4504-839d-d6d6c1335cdf','e6950c1c-a561-4b0a-ac2c-02c6385cf2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.361799 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40759f9-e06c-4ef8-8931-8dab7909759f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:47.371741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40759f9-e06c-4ef8-8931-8dab7909759f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:47.372586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (1c93df96-eead-4eea-8c90-0ac945829e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:47.372893 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request issued successfully. Aug 19 13:04:47.373493 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1b0982ee-f562-4cac-89a6-53267f3b10f4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:47.373894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1275/5113] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:04:47 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 19 13:04:47.384730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b60305a0-1667-4b84-bf4e-495d6034a156 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:47.386398 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b60305a0-1667-4b84-bf4e-495d6034a156 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:04:47.386581 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b60305a0-1667-4b84-bf4e-495d6034a156 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:47.386748 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b60305a0-1667-4b84-bf4e-495d6034a156 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:47.393617 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:47.393617 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:47.396915 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b60305a0-1667-4b84-bf4e-495d6034a156 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:04:47.400878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b60305a0-1667-4b84-bf4e-495d6034a156 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 returned with HTTP 200 Aug 19 13:04:47.401442 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1280/5114] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:47 2026] GET /volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:48.251459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.253358 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:48.253591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.253843 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.260636 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.260636 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:48.263889 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:48.267838 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-49b1a563-183a-4e35-bafa-7cb789a6c5ea tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 200 Aug 19 13:04:48.268187 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1277/5115] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:48.293317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.295384 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:48.295566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.295743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.302388 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.302388 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:48.305405 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:48.308933 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0278ce8e-0178-4bc6-82c2-a77949ae1598 req-9f4f2ee8-91ee-4dda-ac6b-bf5ffed3067d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 200 Aug 19 13:04:48.309297 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1284/5116] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:48.412974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.414786 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:04:48.414959 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.415135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.421861 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.421861 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:48.425401 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:04:48.429189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8591904e-e5ad-48a1-a0e5-919f31f269ac tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 returned with HTTP 200 Aug 19 13:04:48.429575 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1276/5117] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:48.444379 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.446157 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 13:04:48.446573 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "958ab770-05b1-4692-bfa5-02330e1b8196", "name": "tempest-VolumesBackupsTest-Backup-2137597844"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:48.448029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating new backup {'backup': {'volume_id': '958ab770-05b1-4692-bfa5-02330e1b8196', 'name': 'tempest-VolumesBackupsTest-Backup-2137597844'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:04:48.448161 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating backup of volume 958ab770-05b1-4692-bfa5-02330e1b8196 in container None Aug 19 13:04:48.457427 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.457427 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:48.458155 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:04:48.471154 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.473384 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.473598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.473800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.474074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.474804 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.482751 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.483707 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.483707 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:48.487665 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-25184603-a0e1-40c8-a87a-0b8083e9977f req-c3197b40-1cac-4d88-8a5d-6fd19f760deb tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.488064 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1278/5118] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.490431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['4cc86713-3262-43f9-96b9-ff908809ba7a', 'd2b27c8e-bafc-441f-b71f-d8930be711e2'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:48.513547 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.515500 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.515705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.515885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.516095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.516810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.524014 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.524910 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.524910 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:48.525584 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5cca364d-8f10-4209-86ed-f0e2092fecc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:04:48.526156 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1281/5119] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:04:48 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:48.528850 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-bddc4a6e-e8bc-4ec4-9e7f-fa820a4b4d6a req-d214421a-05a1-46a4-a9a1-8c79975b85f7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.529222 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1285/5120] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.535520 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.537363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:48.537602 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.537777 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.537876 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:48.543368 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.543368 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:48.544566 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4a2a7509-3ee8-4a8b-8660-3ea8a9559e1d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:48.545013 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1277/5121] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:48.552524 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.554491 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.554690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.554860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.555073 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.555841 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.562885 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.563758 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.563758 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:48.567636 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-5c9b630b-996c-4286-ae53-0cccc38fd65a req-c21ab1ae-6400-4420-aaf7-10085756159d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.568002 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1279/5122] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.593207 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.595487 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.595733 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.595949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.596260 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.596668 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.596668 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:48.597118 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.605236 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.606349 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.606349 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:48.611731 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0322f720-a425-459a-a725-857132c13a74 req-1ffa0fa7-89ad-422a-b351-f90c791f2cb9 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.612197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1282/5123] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.637858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.640465 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.640586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.640774 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.640997 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.641702 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.649522 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.650564 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.650564 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:48.654731 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-aac57539-4441-4d11-af61-4f41f1e2ab44 req-02536baa-ed2c-4603-8e52-d6f3269f4f79 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.655110 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1286/5124] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.681871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.683880 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.684086 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.684330 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.684636 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.685360 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.693157 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.694206 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.694206 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:48.698263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-d4c522da-11d4-4fad-81a7-054636f449c2 req-1d1bc64d-aca4-4647-85e2-985b8184e429 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.698663 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1278/5125] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.727199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.730576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.730796 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.731089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.731531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.732593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.743441 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.744596 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.744596 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:48.750586 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-13cb09d2-8217-4aa6-8108-57a5428b6e23 req-4701772f-4feb-4269-b25a-b52546f0c3a8 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.751198 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1280/5126] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 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 19 13:04:48.778412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.780628 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:04:48.780813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.781021 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.781324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.api_utils [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Removing options '' from query. {{(pid=100261) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:04:48.781999 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:04:48.789985 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] Get all volumes completed successfully. Aug 19 13:04:48.790941 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.790941 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:48.795628 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-c098e6eb-70cd-40b7-b9b2-d24e2200e9a1 req-e3a553ac-5837-49fc-936b-864fe8c30071 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:04:48.796235 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1283/5127] 10.4.3.137 () {68 vars in 1508 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:04:48.813042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.814965 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:48.815198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.815425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.815596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume with id: a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:48.823449 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.823449 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:48.823959 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:48.842885 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume request issued successfully. Aug 19 13:04:48.843099 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ea9b12dd-992d-4b6d-ae39-2c642f346ca2 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 202 Aug 19 13:04:48.843609 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1287/5128] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:48 2026] DELETE /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:48.851374 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8d20d113-8ab5-4edf-8175-744267adf283 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:48.853392 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8d20d113-8ab5-4edf-8175-744267adf283 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:48.853631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8d20d113-8ab5-4edf-8175-744267adf283 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:48.853842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8d20d113-8ab5-4edf-8175-744267adf283 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:48.861425 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:48.861425 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:48.865449 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8d20d113-8ab5-4edf-8175-744267adf283 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:48.870059 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8d20d113-8ab5-4edf-8175-744267adf283 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 200 Aug 19 13:04:48.870530 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1279/5129] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:48 2026] GET /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:49.556730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:49.558935 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:49.559217 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:49.559464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:49.559608 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:49.563945 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:49.563945 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:49.564685 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6420a304-73bc-4c71-8285-83fe96bb0dc9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:49.565014 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1281/5130] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:49 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:49.884059 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3fbac99e-ec8b-4f94-b03f-8aa113c4269a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:49.885855 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3fbac99e-ec8b-4f94-b03f-8aa113c4269a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 Aug 19 13:04:49.886066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3fbac99e-ec8b-4f94-b03f-8aa113c4269a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:49.886297 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3fbac99e-ec8b-4f94-b03f-8aa113c4269a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:49.888451 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=166,cinder:INSERT=35,cinder:UPDATE=41 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:04:49.892606 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3fbac99e-ec8b-4f94-b03f-8aa113c4269a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 returned with HTTP 404 Aug 19 13:04:49.893082 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1284/5131] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:49 2026] GET /volume/v3/volumes/a563b7bd-917e-4778-8419-aef4cce0ad68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:49.900505 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6139652e-16e3-4230-a653-2d889ae7273a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:49.902229 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] DELETE https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:49.902436 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:49.902612 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:49.902780 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume with id: 6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:49.909690 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:49.909690 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:49.910141 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:49.926455 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume request issued successfully. Aug 19 13:04:49.926639 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6139652e-16e3-4230-a653-2d889ae7273a tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 202 Aug 19 13:04:49.927024 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1288/5132] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:49 2026] DELETE /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:49.934693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:49.937029 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:49.937325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:49.937593 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:49.946485 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:49.946485 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:49.951510 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:49.957637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43b88ce3-6446-4e15-96d1-da9c39aff9d7 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 200 Aug 19 13:04:49.958172 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1280/5133] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:49 2026] GET /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:50.576241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:50.578777 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:50.579024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:50.579340 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:50.579503 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:50.584455 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:50.584455 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:50.585416 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-766e1e71-b315-4ea0-a77c-2c9b95c0ad2b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:50.585895 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1282/5134] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:50 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:50.974139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f177d424-ab55-4df2-9d0d-f51366ae5839 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:50.975955 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f177d424-ab55-4df2-9d0d-f51366ae5839 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 Aug 19 13:04:50.976126 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f177d424-ab55-4df2-9d0d-f51366ae5839 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:50.976337 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f177d424-ab55-4df2-9d0d-f51366ae5839 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:50.981976 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f177d424-ab55-4df2-9d0d-f51366ae5839 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 returned with HTTP 404 Aug 19 13:04:50.982482 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1285/5135] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:50 2026] GET /volume/v3/volumes/6b6df4de-09d8-4bd2-8d60-1f512f6fd860 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:50.989210 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:50.990847 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:50.991015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:50.991196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:50.991366 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume with id: d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:50.998527 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:50.998527 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:50.998997 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:51.011109 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=154,cinder:INSERT=20,cinder:UPDATE=29 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:04:51.015947 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Delete volume request issued successfully. Aug 19 13:04:51.016133 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0640f74f-aa9f-41d3-8f2c-657edca5c66d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 202 Aug 19 13:04:51.016804 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1289/5136] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:50 2026] DELETE /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:51.023676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:51.025682 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:51.025914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:51.026107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:51.028309 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=154,cinder:UPDATE=24,cinder:INSERT=30 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:04:51.034044 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:51.034044 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:51.039412 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Volume info retrieved successfully. Aug 19 13:04:51.044726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4f2b6b66-6fcf-4d3f-87fe-dea9022c3986 tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 200 Aug 19 13:04:51.045074 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1281/5137] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:51 2026] GET /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:51.597848 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:51.600134 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:51.600387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:51.600593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:51.600723 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:51.602519 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=262,cinder:UPDATE=104,cinder:INSERT=61 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:04:51.606491 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:51.606491 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:51.607560 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d46f4f93-3d4b-46cf-9839-3b74fe4cff99 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:51.608291 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1283/5138] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:51 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:52.058038 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4701faea-de90-464f-a674-85c75e12430d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:52.060211 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4701faea-de90-464f-a674-85c75e12430d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] GET https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 Aug 19 13:04:52.060487 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4701faea-de90-464f-a674-85c75e12430d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:52.060731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4701faea-de90-464f-a674-85c75e12430d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:52.069439 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4701faea-de90-464f-a674-85c75e12430d tempest-VolumesTestJSON-1180741230 tempest-VolumesTestJSON-1180741230-project-member] https://10.4.3.137/volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 returned with HTTP 404 Aug 19 13:04:52.070099 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1286/5139] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:52 2026] GET /volume/v3/volumes/d92b3ad8-cc2d-4ca3-becb-e51332e7c636 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:52.619468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-211aa932-b716-444f-bb94-72dc56b2e3fa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:52.621407 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211aa932-b716-444f-bb94-72dc56b2e3fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:52.621608 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-211aa932-b716-444f-bb94-72dc56b2e3fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:52.621859 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-211aa932-b716-444f-bb94-72dc56b2e3fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:52.622048 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-211aa932-b716-444f-bb94-72dc56b2e3fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:52.626484 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:52.626484 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:52.627200 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-211aa932-b716-444f-bb94-72dc56b2e3fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:52.627590 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1290/5140] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:52 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:53.637668 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:53.639536 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:53.639733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:53.639916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:53.640019 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:53.644422 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:53.644422 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:53.645086 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c33a8b08-2ab0-420d-98fd-2475adfec639 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:53.645475 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1282/5141] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:53 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:53.827634 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:53.928733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:53.929080 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-58790617", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:53.930845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-58790617', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 13:04:53.936825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DB qos_specs_create(): root {'id': '5f679203-b4f6-4651-b5c6-00322f8c1157', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-58790617'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 13:04:53.945524 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4617ce66-82c6-4488-83e2-fb3f7ded964c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:53.946007 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1284/5142] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:04:53 2026] POST /volume/v3/qos-specs => generated 391 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:53.957162 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3a2e2d35-0bf7-4a7c-b56e-56885a0405f3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:53.958823 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a2e2d35-0bf7-4a7c-b56e-56885a0405f3 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:53.959195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3a2e2d35-0bf7-4a7c-b56e-56885a0405f3 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-972154571"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:53.974031 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3a2e2d35-0bf7-4a7c-b56e-56885a0405f3 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:53.974557 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1287/5143] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:04:53 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:53.984020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aa86f000-77c2-4a83-b8ae-4224ea627e5c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:53.985794 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa86f000-77c2-4a83-b8ae-4224ea627e5c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:53.986157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aa86f000-77c2-4a83-b8ae-4224ea627e5c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-928369640"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.001688 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aa86f000-77c2-4a83-b8ae-4224ea627e5c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:54.002141 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1291/5144] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:04:53 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.011079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-87cca332-5547-4c3e-abfe-716d9270f850 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.013464 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87cca332-5547-4c3e-abfe-716d9270f850 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:54.013917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-87cca332-5547-4c3e-abfe-716d9270f850 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-178608331"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.029432 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-87cca332-5547-4c3e-abfe-716d9270f850 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:54.029851 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1283/5145] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:04:54 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.039023 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fe340fb9-8124-414c-bd20-22945d1f7bee None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.041104 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe340fb9-8124-414c-bd20-22945d1f7bee tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c Aug 19 13:04:54.041423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe340fb9-8124-414c-bd20-22945d1f7bee tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.041684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fe340fb9-8124-414c-bd20-22945d1f7bee tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associate' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.041990 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.041990 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.042436 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe340fb9-8124-414c-bd20-22945d1f7bee tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Associate qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157 with type: a9857be1-32aa-428b-a7c0-3937480cb96c {{(pid=100262) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 13:04:54.063719 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fe340fb9-8124-414c-bd20-22945d1f7bee tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c returned with HTTP 202 Aug 19 13:04:54.064272 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1285/5146] 10.4.3.137 () {66 vars in 1481 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.071734 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.073844 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=3214cccb-3ea4-41b7-9426-0109374fbcb1 Aug 19 13:04:54.074081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.074304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associate' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.074883 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Associate qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157 with type: 3214cccb-3ea4-41b7-9426-0109374fbcb1 {{(pid=100261) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 13:04:54.095201 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a8c49e9a-a386-4097-8ba1-16974dc7b501 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=3214cccb-3ea4-41b7-9426-0109374fbcb1 returned with HTTP 202 Aug 19 13:04:54.095649 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1288/5147] 10.4.3.137 () {66 vars in 1481 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=3214cccb-3ea4-41b7-9426-0109374fbcb1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.103447 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.105239 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 Aug 19 13:04:54.105500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.105689 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associate' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.106261 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Associate qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157 with type: f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 {{(pid=100263) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 19 13:04:54.129260 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37748674-868a-4a4d-bde0-dfa11e16a2b4 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 returned with HTTP 202 Aug 19 13:04:54.129801 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1292/5148] 10.4.3.137 () {66 vars in 1481 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associate?vol_type_id=f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.137306 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.139239 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations Aug 19 13:04:54.139509 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.139734 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associations' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.140331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.qos_specs_manage [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Get associations for qos_spec id: 5f679203-b4f6-4651-b5c6-00322f8c1157 {{(pid=100260) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 13:04:54.163189 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-128a0dc6-7328-4d4b-ac50-9c493d0a0281 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations returned with HTTP 200 Aug 19 13:04:54.163725 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1284/5149] 10.4.3.137 () {66 vars in 1393 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations => generated 445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.173223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.175540 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c Aug 19 13:04:54.175762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.175989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'disassociate' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.176257 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.176257 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.176848 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Disassociate qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157 from type: a9857be1-32aa-428b-a7c0-3937480cb96c {{(pid=100262) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 19 13:04:54.192996 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d50a8bcd-0449-44a4-8407-7468c511eb70 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c returned with HTTP 202 Aug 19 13:04:54.194058 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1286/5150] 10.4.3.137 () {66 vars in 1490 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate?vol_type_id=a9857be1-32aa-428b-a7c0-3937480cb96c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 19 13:04:54.200649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.202332 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations Aug 19 13:04:54.202529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.202700 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associations' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.202916 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.202916 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:54.203236 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Get associations for qos_spec id: 5f679203-b4f6-4651-b5c6-00322f8c1157 {{(pid=100261) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 13:04:54.218586 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-127f04e9-7c41-4654-b1bc-f97d2b15da1a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations returned with HTTP 200 Aug 19 13:04:54.219091 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1289/5151] 10.4.3.137 () {66 vars in 1393 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations => generated 304 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.227023 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.229264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate_all Aug 19 13:04:54.229538 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.229823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'disassociate_all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.230157 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.230157 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:54.230583 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Disassociate qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157 from all. {{(pid=100263) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 19 13:04:54.243166 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-eaacb80f-0fd1-4df2-bacf-a50794b953f7 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate_all returned with HTTP 202 Aug 19 13:04:54.243652 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1293/5152] 10.4.3.137 () {66 vars in 1405 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.250218 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.252662 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations Aug 19 13:04:54.252899 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.253164 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'associations' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.253503 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.253503 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.253829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Get associations for qos_spec id: 5f679203-b4f6-4651-b5c6-00322f8c1157 {{(pid=100260) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 19 13:04:54.262279 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d4fe97cd-d158-46b8-8149-38c70b873a04 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations returned with HTTP 200 Aug 19 13:04:54.262690 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1285/5153] 10.4.3.137 () {66 vars in 1393 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:54.271043 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bbc21c89-9374-417d-95c2-4cd3976696ed None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.273667 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbc21c89-9374-417d-95c2-4cd3976696ed tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 Aug 19 13:04:54.274402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbc21c89-9374-417d-95c2-4cd3976696ed tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.274402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bbc21c89-9374-417d-95c2-4cd3976696ed tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.274628 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.274628 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.307676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bbc21c89-9374-417d-95c2-4cd3976696ed tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 returned with HTTP 202 Aug 19 13:04:54.308231 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1287/5154] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.315524 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c0ca2c09-0054-4893-9438-0323851c28e9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.317452 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0ca2c09-0054-4893-9438-0323851c28e9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 Aug 19 13:04:54.317658 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0ca2c09-0054-4893-9438-0323851c28e9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.317864 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c0ca2c09-0054-4893-9438-0323851c28e9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.321474 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c0ca2c09-0054-4893-9438-0323851c28e9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 returned with HTTP 404 Aug 19 13:04:54.321941 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1290/5155] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/types/f4fe5ae8-6b0a-4e6c-b9ae-2bd21837d6b9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.329518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53ac5c81-6653-44c6-91ec-b9c0d2da010f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.331326 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53ac5c81-6653-44c6-91ec-b9c0d2da010f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 Aug 19 13:04:54.331559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53ac5c81-6653-44c6-91ec-b9c0d2da010f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.331795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53ac5c81-6653-44c6-91ec-b9c0d2da010f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.332068 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.332068 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:54.355604 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53ac5c81-6653-44c6-91ec-b9c0d2da010f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 returned with HTTP 202 Aug 19 13:04:54.356200 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1294/5156] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.362951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1f1f4d91-50d7-49e5-a985-bce3d61e9a9b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.365330 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f1f4d91-50d7-49e5-a985-bce3d61e9a9b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 Aug 19 13:04:54.365591 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f1f4d91-50d7-49e5-a985-bce3d61e9a9b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.365843 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1f1f4d91-50d7-49e5-a985-bce3d61e9a9b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.369836 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1f1f4d91-50d7-49e5-a985-bce3d61e9a9b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 returned with HTTP 404 Aug 19 13:04:54.370469 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1286/5157] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/types/3214cccb-3ea4-41b7-9426-0109374fbcb1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.377008 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-64a71ee1-e657-4faf-a229-3321def0a058 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.379383 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64a71ee1-e657-4faf-a229-3321def0a058 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c Aug 19 13:04:54.379681 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64a71ee1-e657-4faf-a229-3321def0a058 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.379967 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-64a71ee1-e657-4faf-a229-3321def0a058 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.408929 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-64a71ee1-e657-4faf-a229-3321def0a058 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c returned with HTTP 202 Aug 19 13:04:54.409612 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1288/5158] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.417596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7356097c-1022-4ee0-9912-7194e186d819 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.419982 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7356097c-1022-4ee0-9912-7194e186d819 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c Aug 19 13:04:54.420286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7356097c-1022-4ee0-9912-7194e186d819 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.420559 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7356097c-1022-4ee0-9912-7194e186d819 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.425166 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7356097c-1022-4ee0-9912-7194e186d819 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c returned with HTTP 404 Aug 19 13:04:54.425872 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1291/5159] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/types/a9857be1-32aa-428b-a7c0-3937480cb96c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.434269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11625ed3-24cd-46fd-a109-ebdca2540918 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.436189 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11625ed3-24cd-46fd-a109-ebdca2540918 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.436606 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11625ed3-24cd-46fd-a109-ebdca2540918 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-59865566", "consumer": "back-end"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.438650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.qos_specs [None req-11625ed3-24cd-46fd-a109-ebdca2540918 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-59865566', 'consumer': 'back-end', 'specs': {}} {{(pid=100263) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 13:04:54.445768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-11625ed3-24cd-46fd-a109-ebdca2540918 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DB qos_specs_create(): root {'id': 'd3859e62-b287-452a-89b0-8c4aeda1f1b6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-59865566'} {{(pid=100263) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 13:04:54.453227 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11625ed3-24cd-46fd-a109-ebdca2540918 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.453792 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1295/5160] 10.4.3.137 () {68 vars in 1264 bytes} [Wed Aug 19 13:04:54 2026] POST /volume/v3/qos-specs => generated 367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.463438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.465899 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False Aug 19 13:04:54.466096 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.466363 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.466709 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.466709 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.467913 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: d3859e62-b287-452a-89b0-8c4aeda1f1b6, force: False {{(pid=100260) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.489817 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6edea5df-6e3a-4ebb-b10a-a9963dff061b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False returned with HTTP 202 Aug 19 13:04:54.490463 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1287/5161] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.498312 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6f931859-048c-4f08-8f81-a0fd32f1c7ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.500492 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f931859-048c-4f08-8f81-a0fd32f1c7ce tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 Aug 19 13:04:54.500677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f931859-048c-4f08-8f81-a0fd32f1c7ce tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.500910 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6f931859-048c-4f08-8f81-a0fd32f1c7ce tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.505192 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6f931859-048c-4f08-8f81-a0fd32f1c7ce tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 returned with HTTP 404 Aug 19 13:04:54.505712 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1289/5162] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.514639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2cafc5be-3840-424f-bbd0-5f6d58f73cb0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.516922 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2cafc5be-3840-424f-bbd0-5f6d58f73cb0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.517233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2cafc5be-3840-424f-bbd0-5f6d58f73cb0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.517471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2cafc5be-3840-424f-bbd0-5f6d58f73cb0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.518179 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.518179 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:54.529646 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2cafc5be-3840-424f-bbd0-5f6d58f73cb0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.530096 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1292/5163] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs => generated 173 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.539400 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.541711 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False Aug 19 13:04:54.541961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.542213 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.542557 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.542557 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:54.542987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: d3859e62-b287-452a-89b0-8c4aeda1f1b6, force: False {{(pid=100263) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.547044 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b616e271-9d54-4f14-a720-94d0ada5ff4f tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False returned with HTTP 404 Aug 19 13:04:54.547726 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1296/5164] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.555789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-18718557-b7c6-4ae5-aa99-492864a791a5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.557812 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18718557-b7c6-4ae5-aa99-492864a791a5 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 Aug 19 13:04:54.557987 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18718557-b7c6-4ae5-aa99-492864a791a5 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.558221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-18718557-b7c6-4ae5-aa99-492864a791a5 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.558525 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.558525 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.561985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-18718557-b7c6-4ae5-aa99-492864a791a5 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 returned with HTTP 404 Aug 19 13:04:54.562564 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1288/5165] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/d3859e62-b287-452a-89b0-8c4aeda1f1b6 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.572514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-166a127e-0675-468a-89ad-ad7726125ff9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.574773 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-166a127e-0675-468a-89ad-ad7726125ff9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.575178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-166a127e-0675-468a-89ad-ad7726125ff9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1427832821", "consumer": "both"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.579142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.qos_specs [None req-166a127e-0675-468a-89ad-ad7726125ff9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1427832821', 'consumer': 'both', 'specs': {}} {{(pid=100262) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 13:04:54.582512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-166a127e-0675-468a-89ad-ad7726125ff9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DB qos_specs_create(): root {'id': 'b320bee1-affe-4a55-8d22-f66d83b144f9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1427832821'} {{(pid=100262) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 13:04:54.590839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-166a127e-0675-468a-89ad-ad7726125ff9 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.591588 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1290/5166] 10.4.3.137 () {68 vars in 1264 bytes} [Wed Aug 19 13:04:54 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 19 13:04:54.601800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.603727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False Aug 19 13:04:54.603911 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.604089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.604368 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.604368 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:54.604730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: b320bee1-affe-4a55-8d22-f66d83b144f9, force: False {{(pid=100261) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.621955 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-76cef96d-03a5-4787-b2a2-f1b87a939fa2 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False returned with HTTP 202 Aug 19 13:04:54.622429 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1293/5167] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.629935 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bc976d8-6448-43e9-b617-39e22de95821 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.631569 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bc976d8-6448-43e9-b617-39e22de95821 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 Aug 19 13:04:54.631726 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bc976d8-6448-43e9-b617-39e22de95821 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.631893 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bc976d8-6448-43e9-b617-39e22de95821 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.635792 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bc976d8-6448-43e9-b617-39e22de95821 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 returned with HTTP 404 Aug 19 13:04:54.636282 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1297/5168] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.644367 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-76758009-3d23-4463-bdb0-22a1b322c23b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.646047 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76758009-3d23-4463-bdb0-22a1b322c23b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.646217 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76758009-3d23-4463-bdb0-22a1b322c23b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.646416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-76758009-3d23-4463-bdb0-22a1b322c23b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.655779 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-76758009-3d23-4463-bdb0-22a1b322c23b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.656181 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1289/5169] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs => generated 173 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.656786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-762581ad-410f-49ff-b7a0-844b5d369b08 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.659018 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-762581ad-410f-49ff-b7a0-844b5d369b08 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:54.659210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-762581ad-410f-49ff-b7a0-844b5d369b08 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.659475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-762581ad-410f-49ff-b7a0-844b5d369b08 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.659620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-762581ad-410f-49ff-b7a0-844b5d369b08 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:54.666105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.666408 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.666408 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.667472 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-762581ad-410f-49ff-b7a0-844b5d369b08 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:54.667971 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1291/5170] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.668189 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False Aug 19 13:04:54.668551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.668763 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.669152 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.669152 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:54.669626 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: b320bee1-affe-4a55-8d22-f66d83b144f9, force: False {{(pid=100261) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.673359 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374aa995-ffe0-471f-876f-1d8cb24d6feb tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False returned with HTTP 404 Aug 19 13:04:54.674074 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1294/5171] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.682787 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ed12016b-3e1f-4000-9423-9000ff2d55dc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.684839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed12016b-3e1f-4000-9423-9000ff2d55dc tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 Aug 19 13:04:54.685051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed12016b-3e1f-4000-9423-9000ff2d55dc tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.685351 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ed12016b-3e1f-4000-9423-9000ff2d55dc tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.689138 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ed12016b-3e1f-4000-9423-9000ff2d55dc tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 returned with HTTP 404 Aug 19 13:04:54.689699 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1298/5172] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/b320bee1-affe-4a55-8d22-f66d83b144f9 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.698070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-19da2180-b8b3-440a-b519-9da885637ff0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.699949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-19da2180-b8b3-440a-b519-9da885637ff0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] POST https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.700293 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-19da2180-b8b3-440a-b519-9da885637ff0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-386154549", "consumer": "front-end"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.701742 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.701742 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.702079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.qos_specs [None req-19da2180-b8b3-440a-b519-9da885637ff0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-386154549', 'consumer': 'front-end', 'specs': {}} {{(pid=100260) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 19 13:04:54.707787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-19da2180-b8b3-440a-b519-9da885637ff0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DB qos_specs_create(): root {'id': '9c67966f-cd6a-4c48-85aa-0cff039dc4f5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-386154549'} {{(pid=100260) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 19 13:04:54.716420 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-19da2180-b8b3-440a-b519-9da885637ff0 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.716788 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1290/5173] 10.4.3.137 () {68 vars in 1264 bytes} [Wed Aug 19 13:04:54 2026] POST /volume/v3/qos-specs => generated 369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.725951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-43b3ed03-3fba-456b-8489-977e5e04c663 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.728085 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43b3ed03-3fba-456b-8489-977e5e04c663 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False Aug 19 13:04:54.728369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43b3ed03-3fba-456b-8489-977e5e04c663 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.728600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-43b3ed03-3fba-456b-8489-977e5e04c663 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.729271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43b3ed03-3fba-456b-8489-977e5e04c663 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: 9c67966f-cd6a-4c48-85aa-0cff039dc4f5, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.752952 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-43b3ed03-3fba-456b-8489-977e5e04c663 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False returned with HTTP 202 Aug 19 13:04:54.753386 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1292/5174] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.760270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-988149da-4f38-4f76-941a-0b7f64675285 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.762604 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-988149da-4f38-4f76-941a-0b7f64675285 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 Aug 19 13:04:54.762848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-988149da-4f38-4f76-941a-0b7f64675285 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.763107 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-988149da-4f38-4f76-941a-0b7f64675285 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.767566 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-988149da-4f38-4f76-941a-0b7f64675285 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 returned with HTTP 404 Aug 19 13:04:54.768186 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1295/5175] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.776607 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-990ce64d-1ec0-4bd3-9191-9b5bda448c14 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.778274 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-990ce64d-1ec0-4bd3-9191-9b5bda448c14 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.778504 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-990ce64d-1ec0-4bd3-9191-9b5bda448c14 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.778721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-990ce64d-1ec0-4bd3-9191-9b5bda448c14 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.787712 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-990ce64d-1ec0-4bd3-9191-9b5bda448c14 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.788058 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1299/5176] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs => generated 173 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.797697 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.800398 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False Aug 19 13:04:54.800669 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.800948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.801359 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.801359 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.801815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: 9c67966f-cd6a-4c48-85aa-0cff039dc4f5, force: False {{(pid=100260) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:54.806025 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e9bc4aef-a322-4bf0-8b06-64b8da37c67a tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False returned with HTTP 404 Aug 19 13:04:54.806759 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1291/5177] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.814162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ff1ffc0-b648-4721-b917-196bf012aba1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.815923 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ff1ffc0-b648-4721-b917-196bf012aba1 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 Aug 19 13:04:54.816083 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ff1ffc0-b648-4721-b917-196bf012aba1 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.816284 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ff1ffc0-b648-4721-b917-196bf012aba1 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.816494 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.816494 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.819978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ff1ffc0-b648-4721-b917-196bf012aba1 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 returned with HTTP 404 Aug 19 13:04:54.820486 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1293/5178] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/9c67966f-cd6a-4c48-85aa-0cff039dc4f5 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:54.828445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-803528b2-5cd3-47dc-920b-07fefb8fb88b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.831345 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-803528b2-5cd3-47dc-920b-07fefb8fb88b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:54.831614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-803528b2-5cd3-47dc-920b-07fefb8fb88b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.831860 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-803528b2-5cd3-47dc-920b-07fefb8fb88b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.837007 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-803528b2-5cd3-47dc-920b-07fefb8fb88b tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 200 Aug 19 13:04:54.838064 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1296/5179] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.848157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-684ce8ea-b0fd-425d-af67-c2a5ef51671e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.850097 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-684ce8ea-b0fd-425d-af67-c2a5ef51671e tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs Aug 19 13:04:54.850360 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-684ce8ea-b0fd-425d-af67-c2a5ef51671e tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.850579 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-684ce8ea-b0fd-425d-af67-c2a5ef51671e tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.850848 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.850848 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:54.856008 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-684ce8ea-b0fd-425d-af67-c2a5ef51671e tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs returned with HTTP 200 Aug 19 13:04:54.856552 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1300/5180] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs => generated 173 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.867081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.869260 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] PUT https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:54.869702 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.877955 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.qos_specs [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100260) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 19 13:04:54.886523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.db.api [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] qos_specs_update() value: {'id': '8e4fef7b-92d8-43a1-a00d-f7c8ca765b5a', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5f679203-b4f6-4651-b5c6-00322f8c1157', 'deleted': False} {{(pid=100260) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 19 13:04:54.893069 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21abfb8a-c30b-4890-b985-d781c1ecf080 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 200 Aug 19 13:04:54.893668 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1292/5181] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 13:04:54 2026] PUT /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 19 13:04:54.901523 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0ea4ec51-4d5f-408f-8040-1f093c067097 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.903537 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ea4ec51-4d5f-408f-8040-1f093c067097 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:54.903739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ea4ec51-4d5f-408f-8040-1f093c067097 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.903945 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0ea4ec51-4d5f-408f-8040-1f093c067097 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.909321 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0ea4ec51-4d5f-408f-8040-1f093c067097 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 200 Aug 19 13:04:54.909707 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1294/5182] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.918029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bf5e684e-bc09-4002-8b52-3d461b0a6daf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.919844 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf5e684e-bc09-4002-8b52-3d461b0a6daf tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] PUT https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/delete_keys Aug 19 13:04:54.920229 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bf5e684e-bc09-4002-8b52-3d461b0a6daf tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:54.921790 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.921790 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:54.922131 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bf5e684e-bc09-4002-8b52-3d461b0a6daf tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete_key spec: 5f679203-b4f6-4651-b5c6-00322f8c1157, keys: ['iops_bytes'] {{(pid=100261) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 19 13:04:54.939933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bf5e684e-bc09-4002-8b52-3d461b0a6daf tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/delete_keys returned with HTTP 202 Aug 19 13:04:54.940602 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1297/5183] 10.4.3.137 () {68 vars in 1410 bytes} [Wed Aug 19 13:04:54 2026] PUT /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:54.947688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98dfd939-af67-4a29-83a9-47fc52d0de41 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.950295 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98dfd939-af67-4a29-83a9-47fc52d0de41 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:54.950636 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98dfd939-af67-4a29-83a9-47fc52d0de41 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.950929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98dfd939-af67-4a29-83a9-47fc52d0de41 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.951302 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.951302 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:54.956590 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98dfd939-af67-4a29-83a9-47fc52d0de41 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 200 Aug 19 13:04:54.957152 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1301/5184] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.966676 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-74640d32-9c57-4985-8a6d-64bb9dc7e05c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.968945 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74640d32-9c57-4985-8a6d-64bb9dc7e05c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:54.969290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74640d32-9c57-4985-8a6d-64bb9dc7e05c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.969500 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74640d32-9c57-4985-8a6d-64bb9dc7e05c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.969815 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.969815 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:54.974671 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74640d32-9c57-4985-8a6d-64bb9dc7e05c tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 200 Aug 19 13:04:54.975195 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1293/5185] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:54 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 391 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:54.984748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-aa65e017-131a-4836-99e6-2865a11ac981 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:54.986659 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa65e017-131a-4836-99e6-2865a11ac981 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] DELETE https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157?force=False Aug 19 13:04:54.987039 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa65e017-131a-4836-99e6-2865a11ac981 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:54.987282 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-aa65e017-131a-4836-99e6-2865a11ac981 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:54.987621 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:54.987621 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:54.988127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa65e017-131a-4836-99e6-2865a11ac981 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Delete qos_spec: 5f679203-b4f6-4651-b5c6-00322f8c1157, force: False {{(pid=100262) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 19 13:04:55.013134 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-aa65e017-131a-4836-99e6-2865a11ac981 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157?force=False returned with HTTP 202 Aug 19 13:04:55.013999 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1295/5186] 10.4.3.137 () {66 vars in 1380 bytes} [Wed Aug 19 13:04:54 2026] DELETE /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:55.034800 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e79e1b78-4d1f-4a68-b105-c8c7d27c1b84 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:55.036980 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e79e1b78-4d1f-4a68-b105-c8c7d27c1b84 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] GET https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 Aug 19 13:04:55.037281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e79e1b78-4d1f-4a68-b105-c8c7d27c1b84 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:55.037538 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e79e1b78-4d1f-4a68-b105-c8c7d27c1b84 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:55.038443 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:55.038443 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:55.044664 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e79e1b78-4d1f-4a68-b105-c8c7d27c1b84 tempest-QosSpecsTestJSON-592269430 tempest-QosSpecsTestJSON-592269430-project-admin] https://10.4.3.137/volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 returned with HTTP 404 Aug 19 13:04:55.045905 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1298/5187] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:04:55 2026] GET /volume/v3/qos-specs/5f679203-b4f6-4651-b5c6-00322f8c1157 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:55.680990 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:55.683290 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:55.683551 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:55.683805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:55.683954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:55.693441 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:55.693441 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:55.694675 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c598738-b37a-4d26-8874-e49e04c25bc5 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:55.695214 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1302/5188] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:55 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:56.706418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:56.709143 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:56.709143 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:56.709387 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:56.710493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:56.715546 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:56.715546 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:56.716456 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0226f80a-a937-4cf5-9943-aa92adb771a3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:56.716886 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1294/5189] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:56 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:57.506470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6b4b9409-fc74-48eb-9823-f2d56b0d2ccb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.596226 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b4b9409-fc74-48eb-9823-f2d56b0d2ccb tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:04:57.596740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6b4b9409-fc74-48eb-9823-f2d56b0d2ccb tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2049169299", "os-volume-type-access:is_public": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:57.598841 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:57.598841 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:57.613027 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6b4b9409-fc74-48eb-9823-f2d56b0d2ccb tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:04:57.613463 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1296/5190] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:04:57 2026] POST /volume/v3/types => generated 229 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:57.621039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bc3a4796-ed23-47ba-9b3a-daf841d9a816 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.681057 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc3a4796-ed23-47ba-9b3a-daf841d9a816 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:57.681587 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bc3a4796-ed23-47ba-9b3a-daf841d9a816 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:57.685039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-bc3a4796-ed23-47ba-9b3a-daf841d9a816 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Create volume request body: {'volume': {'volume_type': 'b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:57.696359 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bc3a4796-ed23-47ba-9b3a-daf841d9a816 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 404 Aug 19 13:04:57.696965 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1299/5191] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:04:57 2026] POST /volume/v3/volumes => generated 114 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:04:57.705867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-03ed357c-5d01-4b9e-80dc-e10b8bffe583 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.707932 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03ed357c-5d01-4b9e-80dc-e10b8bffe583 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action Aug 19 13:04:57.708378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03ed357c-5d01-4b9e-80dc-e10b8bffe583 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"addProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:04:57.708532 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-03ed357c-5d01-4b9e-80dc-e10b8bffe583 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:57.724128 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-03ed357c-5d01-4b9e-80dc-e10b8bffe583 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action returned with HTTP 202 Aug 19 13:04:57.724638 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1303/5192] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:04:57 2026] POST /volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:57.729140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78060d43-5b7b-44bb-8152-558333e7b253 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.731242 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78060d43-5b7b-44bb-8152-558333e7b253 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:57.731502 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78060d43-5b7b-44bb-8152-558333e7b253 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:57.731734 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78060d43-5b7b-44bb-8152-558333e7b253 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:57.731834 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-78060d43-5b7b-44bb-8152-558333e7b253 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:57.736600 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:57.736600 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:57.737425 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78060d43-5b7b-44bb-8152-558333e7b253 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:57.737829 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1295/5193] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:57 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:57.753862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.756063 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:04:57.756696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-763307487"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:04:57.758790 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Create volume request body: {'volume': {'volume_type': 'b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-763307487'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:04:57.763938 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Create volume of 1 GB Aug 19 13:04:57.764363 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:57.764363 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:57.765009 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Availability Zones retrieved successfully. Aug 19 13:04:57.773122 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Flow 'volume_create_api' (4b1ce288-d714-4c32-9aad-8604dd4e74ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:57.774459 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2f621-b790-4647-ad10-6db6046c41e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:57.775763 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:04:57.802340 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2f621-b790-4647-ad10-6db6046c41e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:04:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2049169299',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:57.803745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaae43b-890e-46cc-b97f-3c602d37fd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:57.840146 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2049169299 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2049169299, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:04:57.840865 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2049169299 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2049169299, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:04:57.874235 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Created reservations ['96a71cbe-6eea-4585-9ee9-c804698a5ff0', '581ebd1f-2837-45a6-9a98-0210921eb57b', 'f9a79777-5963-4784-889c-6b1fa7335abf', '883da2dc-960e-4ad5-b331-28e24db5b040'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:04:57.874965 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aaae43b-890e-46cc-b97f-3c602d37fd1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a71cbe-6eea-4585-9ee9-c804698a5ff0', '581ebd1f-2837-45a6-9a98-0210921eb57b', 'f9a79777-5963-4784-889c-6b1fa7335abf', '883da2dc-960e-4ad5-b331-28e24db5b040']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:57.875690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0103a40-eb00-4e5f-a219-b33fcdd238b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:57.898778 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0103a40-eb00-4e5f-a219-b33fcdd238b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a10be5-4998-4b0c-9b02-66ff9d4d4fb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-763307487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a1924660364de28bdc840d4287d9ed',qos_specs=None,replication_status=,reservations=['96a71cbe-6eea-4585-9ee9-c804698a5ff0','581ebd1f-2837-45a6-9a98-0210921eb57b','f9a79777-5963-4784-889c-6b1fa7335abf','883da2dc-960e-4ad5-b331-28e24db5b040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73eb04071d24f10815e591471c4d7f2',volume_type_id=b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-763307487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a10be5-4998-4b0c-9b02-66ff9d4d4fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40a1924660364de28bdc840d4287d9ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73eb04071d24f10815e591471c4d7f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c),volume_type_id=b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:57.899647 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7929ec-40ce-428c-8e95-c416918de5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:57.917314 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7929ec-40ce-428c-8e95-c416918de5bf) transitioned into state 'SUCCESS' from state '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-763307487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40a1924660364de28bdc840d4287d9ed',qos_specs=None,replication_status=,reservations=['96a71cbe-6eea-4585-9ee9-c804698a5ff0','581ebd1f-2837-45a6-9a98-0210921eb57b','f9a79777-5963-4784-889c-6b1fa7335abf','883da2dc-960e-4ad5-b331-28e24db5b040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73eb04071d24f10815e591471c4d7f2',volume_type_id=b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:57.918020 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe48d0b-5ce6-4425-a4e3-e27de6bf8eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:04:57.927899 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fe48d0b-5ce6-4425-a4e3-e27de6bf8eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:04:57.929382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Flow 'volume_create_api' (4b1ce288-d714-4c32-9aad-8604dd4e74ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:04:57.929833 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Create volume request issued successfully. Aug 19 13:04:57.930632 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f59c21a4-9830-4bc2-a3f7-fe868676a7d8 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:04:57.931169 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1297/5194] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:04:57 2026] POST /volume/v3/volumes => generated 795 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:04:57.941665 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:57.943305 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] GET https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:57.943821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:57.943821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:57.950082 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:57.950082 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:57.953416 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Volume info retrieved successfully. Aug 19 13:04:57.957112 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-20089d25-a987-46c9-a1b0-3cbee9475af9 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 200 Aug 19 13:04:57.957491 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1300/5195] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:57 2026] GET /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:58.751272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-570edd4c-07ee-47fd-a706-6118766b4d58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:58.753347 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-570edd4c-07ee-47fd-a706-6118766b4d58 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:58.753586 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-570edd4c-07ee-47fd-a706-6118766b4d58 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:58.753794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-570edd4c-07ee-47fd-a706-6118766b4d58 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:58.753960 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-570edd4c-07ee-47fd-a706-6118766b4d58 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:58.758936 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:58.758936 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:58.759857 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-570edd4c-07ee-47fd-a706-6118766b4d58 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:58.760382 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1304/5196] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:58 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:04:58.969436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:58.971206 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] GET https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:58.971436 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:58.971652 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:58.978342 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:58.978342 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:58.981981 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Volume info retrieved successfully. Aug 19 13:04:58.985872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1fdabc4b-b8b3-4ac7-a972-ee02a54f84b2 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 200 Aug 19 13:04:58.986308 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1296/5197] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:58 2026] GET /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 888 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:58.999624 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4c131096-880c-40c1-aa65-01d1b5b1615d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:59.001604 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c131096-880c-40c1-aa65-01d1b5b1615d tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] GET https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:59.001831 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c131096-880c-40c1-aa65-01d1b5b1615d tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:59.002051 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4c131096-880c-40c1-aa65-01d1b5b1615d tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:59.009614 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:59.009614 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:04:59.013785 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4c131096-880c-40c1-aa65-01d1b5b1615d tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Volume info retrieved successfully. Aug 19 13:04:59.018059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4c131096-880c-40c1-aa65-01d1b5b1615d tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 200 Aug 19 13:04:59.018504 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1298/5198] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:58 2026] GET /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:59.029544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6082b44c-b00e-4d62-98de-4717f45de510 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:59.031290 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] DELETE https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:59.031520 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:59.031748 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:59.031944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Delete volume with id: 76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:59.038781 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:59.038781 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:04:59.039304 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Volume info retrieved successfully. Aug 19 13:04:59.056063 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Delete volume request issued successfully. Aug 19 13:04:59.056313 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6082b44c-b00e-4d62-98de-4717f45de510 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 202 Aug 19 13:04:59.056946 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1301/5199] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:04:59 2026] DELETE /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:04:59.065829 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dff42142-c662-4afc-8598-35a715e59b21 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:59.067765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff42142-c662-4afc-8598-35a715e59b21 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] GET https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:04:59.067952 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff42142-c662-4afc-8598-35a715e59b21 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:59.068152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dff42142-c662-4afc-8598-35a715e59b21 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:59.074683 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:59.074683 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:04:59.078238 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dff42142-c662-4afc-8598-35a715e59b21 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Volume info retrieved successfully. Aug 19 13:04:59.082262 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dff42142-c662-4afc-8598-35a715e59b21 tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 200 Aug 19 13:04:59.082628 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1305/5200] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:59 2026] GET /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:04:59.771336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:04:59.773705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:04:59.774006 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:04:59.774331 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:04:59.774504 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:04:59.780346 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:04:59.780346 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:04:59.781414 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-90fc0d29-eee3-4b5e-833b-ced6b3d433e3 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:04:59.781990 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1297/5201] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:04:59 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:00.097142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-808a8692-b5a8-44ff-9db3-b1c4630aff9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.099436 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-808a8692-b5a8-44ff-9db3-b1c4630aff9e tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] GET https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 Aug 19 13:05:00.099732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-808a8692-b5a8-44ff-9db3-b1c4630aff9e tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.099989 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-808a8692-b5a8-44ff-9db3-b1c4630aff9e tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.107713 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-808a8692-b5a8-44ff-9db3-b1c4630aff9e tempest-VolumeTypesAccessTest-1352346187 tempest-VolumeTypesAccessTest-1352346187-project-member] https://10.4.3.137/volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 returned with HTTP 404 Aug 19 13:05:00.108347 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1299/5202] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:00 2026] GET /volume/v3/volumes/76a10be5-4998-4b0c-9b02-66ff9d4d4fb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:05:00.114814 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-512b87d5-1610-4f8d-ae4f-decd7b3d2979 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.116568 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-512b87d5-1610-4f8d-ae4f-decd7b3d2979 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action Aug 19 13:05:00.116918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-512b87d5-1610-4f8d-ae4f-decd7b3d2979 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"removeProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:05:00.117039 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-512b87d5-1610-4f8d-ae4f-decd7b3d2979 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.131536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-512b87d5-1610-4f8d-ae4f-decd7b3d2979 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action returned with HTTP 202 Aug 19 13:05:00.131953 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1302/5203] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.138872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-98b33c0c-a187-4acd-8208-b0bd6dcda03a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.140887 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b33c0c-a187-4acd-8208-b0bd6dcda03a tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] DELETE https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c Aug 19 13:05:00.141130 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b33c0c-a187-4acd-8208-b0bd6dcda03a tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.141410 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-98b33c0c-a187-4acd-8208-b0bd6dcda03a tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.183230 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-98b33c0c-a187-4acd-8208-b0bd6dcda03a tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c returned with HTTP 202 Aug 19 13:05:00.183680 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1306/5204] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:05:00 2026] DELETE /volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.190440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-40ec758a-500f-45d4-82a1-cfcf6d107a6f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.192344 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40ec758a-500f-45d4-82a1-cfcf6d107a6f tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] GET https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c Aug 19 13:05:00.192545 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40ec758a-500f-45d4-82a1-cfcf6d107a6f tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.192728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-40ec758a-500f-45d4-82a1-cfcf6d107a6f tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.196137 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-40ec758a-500f-45d4-82a1-cfcf6d107a6f tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c returned with HTTP 404 Aug 19 13:05:00.196647 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1298/5205] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:05:00 2026] GET /volume/v3/types/b1a6bae2-cf4a-4ec1-b7f6-34d39e44c27c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:05:00.203920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-796082ce-fd44-4514-8976-3fe1352196fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.205642 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-796082ce-fd44-4514-8976-3fe1352196fe tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:05:00.205971 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-796082ce-fd44-4514-8976-3fe1352196fe tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1914768172", "os-volume-type-access:is_public": false}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.218921 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-796082ce-fd44-4514-8976-3fe1352196fe tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:05:00.219324 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1300/5206] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:00.227224 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b217fa6-c705-4994-8274-359dc39ffa2b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.229059 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b217fa6-c705-4994-8274-359dc39ffa2b tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action Aug 19 13:05:00.229453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b217fa6-c705-4994-8274-359dc39ffa2b tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"addProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:05:00.229571 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b217fa6-c705-4994-8274-359dc39ffa2b tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.244899 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b217fa6-c705-4994-8274-359dc39ffa2b tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action returned with HTTP 202 Aug 19 13:05:00.245612 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1303/5207] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.268626 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-baa4d35c-233c-4360-b809-cb4b5b4515c9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.270941 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-baa4d35c-233c-4360-b809-cb4b5b4515c9 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action Aug 19 13:05:00.271422 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-baa4d35c-233c-4360-b809-cb4b5b4515c9 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"addProjectAccess": {"project": "9a47dd476b7d4c27b171ae0d5482b1ee"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:05:00.271613 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-baa4d35c-233c-4360-b809-cb4b5b4515c9 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9a47dd476b7d4c27b171ae0d5482b1ee"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.284282 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-baa4d35c-233c-4360-b809-cb4b5b4515c9 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action returned with HTTP 202 Aug 19 13:05:00.284751 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1307/5208] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.293055 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4445a57b-46e9-4581-96a3-4f47e398303d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.295052 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4445a57b-46e9-4581-96a3-4f47e398303d tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] GET https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/os-volume-type-access Aug 19 13:05:00.295349 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4445a57b-46e9-4581-96a3-4f47e398303d tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.295682 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4445a57b-46e9-4581-96a3-4f47e398303d tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.308057 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4445a57b-46e9-4581-96a3-4f47e398303d tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/os-volume-type-access returned with HTTP 200 Aug 19 13:05:00.308785 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1299/5209] 10.4.3.137 () {66 vars in 1408 bytes} [Wed Aug 19 13:05:00 2026] GET /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:00.317490 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62211505-04c8-4ce7-b7ff-411375f40033 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.319347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62211505-04c8-4ce7-b7ff-411375f40033 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action Aug 19 13:05:00.319732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62211505-04c8-4ce7-b7ff-411375f40033 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"removeProjectAccess": {"project": "9a47dd476b7d4c27b171ae0d5482b1ee"}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:05:00.319901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62211505-04c8-4ce7-b7ff-411375f40033 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9a47dd476b7d4c27b171ae0d5482b1ee"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.331960 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62211505-04c8-4ce7-b7ff-411375f40033 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action returned with HTTP 202 Aug 19 13:05:00.332489 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1301/5210] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.346848 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0640168-a256-4858-804a-f290aa67d7b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.348678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0640168-a256-4858-804a-f290aa67d7b7 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] POST https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action Aug 19 13:05:00.349109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0640168-a256-4858-804a-f290aa67d7b7 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action body: b'{"removeProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:05:00.349353 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0640168-a256-4858-804a-f290aa67d7b7 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "40a1924660364de28bdc840d4287d9ed"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:00.360964 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0640168-a256-4858-804a-f290aa67d7b7 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action returned with HTTP 202 Aug 19 13:05:00.361444 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1304/5211] 10.4.3.137 () {68 vars in 1384 bytes} [Wed Aug 19 13:05:00 2026] POST /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.368680 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-44ab4706-38a6-4540-b079-e5748a370b7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.370665 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ab4706-38a6-4540-b079-e5748a370b7c tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] DELETE https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f Aug 19 13:05:00.370840 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ab4706-38a6-4540-b079-e5748a370b7c tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.371073 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-44ab4706-38a6-4540-b079-e5748a370b7c tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.397137 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-44ab4706-38a6-4540-b079-e5748a370b7c tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f returned with HTTP 202 Aug 19 13:05:00.397656 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1308/5212] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:05:00 2026] DELETE /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:05:00.405515 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d084ceaa-08ad-4e3c-869b-b1b4a1f568e0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.407384 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d084ceaa-08ad-4e3c-869b-b1b4a1f568e0 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] GET https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f Aug 19 13:05:00.407569 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d084ceaa-08ad-4e3c-869b-b1b4a1f568e0 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.407745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d084ceaa-08ad-4e3c-869b-b1b4a1f568e0 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.411438 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d084ceaa-08ad-4e3c-869b-b1b4a1f568e0 tempest-VolumeTypesAccessTest-143156781 tempest-VolumeTypesAccessTest-143156781-project-admin] https://10.4.3.137/volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f returned with HTTP 404 Aug 19 13:05:00.412118 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1300/5213] 10.4.3.137 () {66 vars in 1342 bytes} [Wed Aug 19 13:05:00 2026] GET /volume/v3/types/f731fd8d-01f0-4ee5-852d-79397cec9b8f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:05:00.794038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:00.795903 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:00.796107 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:00.796311 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:00.796422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:00.800786 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:00.800786 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:00.801673 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b89ff0f-4ca5-465e-a724-13a80d323a28 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:05:00.802015 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1302/5214] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:00 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:01.813548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:01.816114 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:01.816465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:01.816761 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:01.816911 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:01.823862 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:01.823862 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:01.825102 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9025be1f-7fbb-48bf-a052-2a6f37130529 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:05:01.825661 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1305/5215] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:01 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:02.753902 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e0336602-307b-4461-96b9-4f49be2c923b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:02.835540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-47364146-a49c-4810-9e1a-00b625d91b80 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:02.837802 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-47364146-a49c-4810-9e1a-00b625d91b80 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:02.838147 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-47364146-a49c-4810-9e1a-00b625d91b80 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:02.838787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-47364146-a49c-4810-9e1a-00b625d91b80 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:02.838787 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-47364146-a49c-4810-9e1a-00b625d91b80 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:02.843808 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:02.843808 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:02.844775 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-47364146-a49c-4810-9e1a-00b625d91b80 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:05:02.845271 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1301/5216] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:02 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:02.858896 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] GET https://10.4.3.137/volume/v3/volumes/summary Aug 19 13:05:02.859219 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:02.859474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:02.859686 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:05:02.866952 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] Get summary completed successfully. Aug 19 13:05:02.867219 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e0336602-307b-4461-96b9-4f49be2c923b tempest-VolumesSummaryTest-130903245 tempest-VolumesSummaryTest-130903245-project-member] https://10.4.3.137/volume/v3/volumes/summary returned with HTTP 200 Aug 19 13:05:02.867584 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1309/5217] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 13:05:02 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:03.855479 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:03.857166 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:03.857396 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:03.857591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:03.857693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:03.861549 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:03.861549 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:03.862272 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ec27cc8f-c211-45ef-b3a4-59643bb0db26 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:05:03.862611 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1303/5218] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:03 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:03.872306 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:03.989020 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:03.989416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "958ab770-05b1-4692-bfa5-02330e1b8196", "incremental": true}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:03.990792 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating new backup {'backup': {'volume_id': '958ab770-05b1-4692-bfa5-02330e1b8196', 'incremental': True}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:03.990928 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating backup of volume 958ab770-05b1-4692-bfa5-02330e1b8196 in container None Aug 19 13:05:03.999242 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:03.999242 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:03.999739 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Volume info retrieved successfully. Aug 19 13:05:04.022082 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Created reservations ['5ca3529b-7661-426b-88c6-28b3af11fc66', '4ac23edd-ccb6-4c26-a2d2-d43fcace837c'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:04.040145 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9b03b1a6-b1c5-4eee-8728-eed417083be4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 400 Aug 19 13:05:04.040752 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1306/5219] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:05:03 2026] POST /volume/v3/backups => generated 109 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 13:05:04.048697 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:04.051072 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:04.051342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:04.051582 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:04.051712 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete backup with id: b9b72eec-fe1e-4f30-8b28-88f791f59bf2. Aug 19 13:05:04.057025 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:04.057025 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:04.070476 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] delete_backup rpcapi backup_id b9b72eec-fe1e-4f30-8b28-88f791f59bf2 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:05:04.072689 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a18da7c7-b57a-4dd1-ae10-9b34b24739d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 202 Aug 19 13:05:04.073259 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1302/5220] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:05:04 2026] DELETE /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:05:04.081388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:04.083536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:04.083780 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:04.084015 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:04.084174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:04.089570 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:04.089570 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:04.090536 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f74d779c-9188-4d74-93a4-8043984bfeb1 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 200 Aug 19 13:05:04.090950 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1310/5221] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:04 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:05.102085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:05.104082 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 Aug 19 13:05:05.104354 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:05.104567 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:05.104701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id b9b72eec-fe1e-4f30-8b28-88f791f59bf2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:05.108549 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1734db07-271e-4a15-8bdf-ee936a8000d2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 returned with HTTP 404 Aug 19 13:05:05.109023 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1304/5222] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:05 2026] GET /volume/v3/backups/b9b72eec-fe1e-4f30-8b28-88f791f59bf2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:05:05.119463 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:05.121345 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:05:05.121745 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1153271932"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:05.123460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1153271932'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:05:05.123595 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume of 1 GB Aug 19 13:05:05.128225 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Availability Zones retrieved successfully. Aug 19 13:05:05.134223 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (bd524de0-da82-43bc-91ca-6337cdf01756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:05.135220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40349-f491-4fd4-a090-fea3b2300d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:05.136533 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:05:05.178638 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d40349-f491-4fd4-a090-fea3b2300d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:05.179545 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4fbc2e-b9ed-4c62-baca-b60f089bde3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:05.229948 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['4a929f01-839f-426a-a142-d82df5e2f023', 'bbf2ac4f-7516-4a16-9e3f-39f310b90bb6', 'de7d7a23-6304-45f4-ba11-c688c08ed31a', '6714eff7-7e87-4c8e-a5b7-319a5a5b6935'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:05.230835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4fbc2e-b9ed-4c62-baca-b60f089bde3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a929f01-839f-426a-a142-d82df5e2f023', 'bbf2ac4f-7516-4a16-9e3f-39f310b90bb6', 'de7d7a23-6304-45f4-ba11-c688c08ed31a', '6714eff7-7e87-4c8e-a5b7-319a5a5b6935']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:05.231635 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e91b2bb-6759-4ed5-8812-593cfe45c0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:05.253979 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e91b2bb-6759-4ed5-8812-593cfe45c0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8eee535-5a2e-4773-aac1-02698a24e5db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1153271932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['4a929f01-839f-426a-a142-d82df5e2f023','bbf2ac4f-7516-4a16-9e3f-39f310b90bb6','de7d7a23-6304-45f4-ba11-c688c08ed31a','6714eff7-7e87-4c8e-a5b7-319a5a5b6935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:05:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1153271932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8eee535-5a2e-4773-aac1-02698a24e5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f050db60c5d34ebe98953cb6966be146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10020f7261e446669e1b1b4725c22935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:05.254816 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b305ed-9c3e-40c1-b6e6-9dec656cbdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:05.275270 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59b305ed-9c3e-40c1-b6e6-9dec656cbdef) transitioned into state 'SUCCESS' from state '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-1153271932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['4a929f01-839f-426a-a142-d82df5e2f023','bbf2ac4f-7516-4a16-9e3f-39f310b90bb6','de7d7a23-6304-45f4-ba11-c688c08ed31a','6714eff7-7e87-4c8e-a5b7-319a5a5b6935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:05.276230 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da9d2b1-34eb-40b1-9363-a5922408d7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:05.288364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da9d2b1-34eb-40b1-9363-a5922408d7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:05.289112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (bd524de0-da82-43bc-91ca-6337cdf01756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:05.289412 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request issued successfully. Aug 19 13:05:05.289983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5c0d6669-1765-4152-9bb3-0ef2dab806bc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:05:05.290467 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1307/5223] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:05:05 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:05.307845 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc731c88-64d7-4419-bd64-f5384946d574 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:05.309992 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc731c88-64d7-4419-bd64-f5384946d574 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:05:05.310264 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc731c88-64d7-4419-bd64-f5384946d574 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:05.310474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc731c88-64d7-4419-bd64-f5384946d574 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:05.318820 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:05.318820 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:05.323169 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc731c88-64d7-4419-bd64-f5384946d574 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:05.328237 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc731c88-64d7-4419-bd64-f5384946d574 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db returned with HTTP 200 Aug 19 13:05:05.328780 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1303/5224] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:05 2026] GET /volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:06.343926 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:06.346299 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:05:06.346594 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:06.346805 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:06.356450 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:06.356450 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:06.362223 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:06.368499 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ced7e945-6828-4651-b9d2-9a44fcb99e71 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db returned with HTTP 200 Aug 19 13:05:06.369056 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1311/5225] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:06 2026] GET /volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:06.384747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:06.386691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:06.387074 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8eee535-5a2e-4773-aac1-02698a24e5db", "name": "tempest-VolumesBackupsTest-Backup-1784625657"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:06.389853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating new backup {'backup': {'volume_id': 'c8eee535-5a2e-4773-aac1-02698a24e5db', 'name': 'tempest-VolumesBackupsTest-Backup-1784625657'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:06.390040 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating backup of volume c8eee535-5a2e-4773-aac1-02698a24e5db in container None Aug 19 13:05:06.397710 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:06.397710 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:06.398137 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Volume info retrieved successfully. Aug 19 13:05:06.417457 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Created reservations ['fe03920d-d442-44a6-8cfc-03341852af5a', '960c278a-66a3-40c8-9c72-5196e6971bec'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:06.453529 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d5816fa-8856-4577-a62c-d3ac3bd16956 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:05:06.453881 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1305/5226] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:06 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 19 13:05:06.464916 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:06.466936 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:06.467398 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:06.467527 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:06.467701 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:06.473432 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:06.473432 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:06.474174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bec0634c-d5ec-4b9d-9eb1-0f5118f49f7e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:06.474616 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1308/5227] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:06 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:07.485842 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:07.487835 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:07.488080 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:07.488322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:07.488443 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:07.493163 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:07.493163 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:07.493970 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f1747bf-12b8-4a44-b938-cd1fc362e6bd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:07.494700 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1304/5228] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:07 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:08.505687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:08.507608 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:08.507817 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:08.508012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:08.508143 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:08.513125 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:08.513125 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:08.513958 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4895f690-ca8d-49f9-bd15-08b902ff9ca2 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:08.514460 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1312/5229] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:08 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:09.526302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-acee6e29-3065-406a-b162-bdc05c644407 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:09.528064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acee6e29-3065-406a-b162-bdc05c644407 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:09.528266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acee6e29-3065-406a-b162-bdc05c644407 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:09.528456 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-acee6e29-3065-406a-b162-bdc05c644407 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:09.528559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-acee6e29-3065-406a-b162-bdc05c644407 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:09.533097 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:09.533097 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:09.533815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-acee6e29-3065-406a-b162-bdc05c644407 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:09.534213 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1306/5230] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:09 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:10.545081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:10.548663 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:10.548833 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:10.549033 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:10.549170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:10.553933 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:10.553933 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:10.554937 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8ca8dfba-a77e-4be5-a309-5cd441ec9380 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:10.555507 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1309/5231] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:10 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:11.569009 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:11.570919 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:11.572117 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:11.572668 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:11.572863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:11.579008 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:11.579008 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:11.580033 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ad7adcf5-941b-4db1-b8ba-1f16ee97b275 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:11.580681 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1305/5232] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:11 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:12.591864 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:12.595745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:12.595970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:12.596224 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:12.596352 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:12.600649 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:12.600649 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:12.601280 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f5e388-02fe-409f-a2f5-0a665bd655b3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:12.601643 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1313/5233] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:12 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:13.613825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:13.615169 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:13.615948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:13.615948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:13.615948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:13.622619 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:13.622619 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:13.623394 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6bef146c-ca52-4f45-82e1-dc51a9683006 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:13.624089 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1307/5234] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:13 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:13.875560 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:13.995790 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:05:13.996134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1799349122", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:13.997576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1799349122', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:05:13.997737 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume of 1 GB Aug 19 13:05:14.001957 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Availability Zones retrieved successfully. Aug 19 13:05:14.007536 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Flow 'volume_create_api' (e5d444f1-be2c-486d-ba78-1d989f6e916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:14.008631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30797eb3-fcb0-40e3-a694-45f28cede779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.009655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:05:14.034672 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30797eb3-fcb0-40e3-a694-45f28cede779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.035534 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b26cb6-87b9-431f-9411-f176ebaa6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.088370 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Created reservations ['0df853b5-f915-43e7-ab3e-bb8d9ecd8bdd', 'd263682f-661c-44f9-83c3-ae64d75644d4', '6c430440-e558-432a-95b6-54f37eaf0f2c', 'e82bea64-9b11-4fd3-a14d-7898ad0ee158'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:14.089132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b26cb6-87b9-431f-9411-f176ebaa6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df853b5-f915-43e7-ab3e-bb8d9ecd8bdd', 'd263682f-661c-44f9-83c3-ae64d75644d4', '6c430440-e558-432a-95b6-54f37eaf0f2c', 'e82bea64-9b11-4fd3-a14d-7898ad0ee158']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.089832 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7748529-f819-480b-bde6-be6b6a850a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.111341 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7748529-f819-480b-bde6-be6b6a850a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86798b0e-3379-4d1c-aa8b-555181f9248e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1799349122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6280a005f37449668a16d405fca327de',qos_specs=None,replication_status=,reservations=['0df853b5-f915-43e7-ab3e-bb8d9ecd8bdd','d263682f-661c-44f9-83c3-ae64d75644d4','6c430440-e558-432a-95b6-54f37eaf0f2c','e82bea64-9b11-4fd3-a14d-7898ad0ee158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1799349122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86798b0e-3379-4d1c-aa8b-555181f9248e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6280a005f37449668a16d405fca327de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.112137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d940af-a24c-4fb1-b951-8bcf996147f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.133636 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24d940af-a24c-4fb1-b951-8bcf996147f1) transitioned into state 'SUCCESS' from state '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-1799349122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6280a005f37449668a16d405fca327de',qos_specs=None,replication_status=,reservations=['0df853b5-f915-43e7-ab3e-bb8d9ecd8bdd','d263682f-661c-44f9-83c3-ae64d75644d4','6c430440-e558-432a-95b6-54f37eaf0f2c','e82bea64-9b11-4fd3-a14d-7898ad0ee158'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.134466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449c8ea3-285b-49e4-9f39-429871c63309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.144262 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449c8ea3-285b-49e4-9f39-429871c63309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.145089 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Flow 'volume_create_api' (e5d444f1-be2c-486d-ba78-1d989f6e916f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:14.145454 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume request issued successfully. Aug 19 13:05:14.146026 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-408e7fe0-a6df-4d09-95ea-b903f53eb7f4 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:05:14.146493 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1310/5235] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:13 2026] POST /volume/v3/volumes => generated 765 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:14.160474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2a82e342-3679-4a50-9b03-0be0599307d3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:14.162140 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:05:14.162426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1456431895", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:14.163968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1456431895', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:05:14.164098 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume of 1 GB Aug 19 13:05:14.168608 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Availability Zones retrieved successfully. Aug 19 13:05:14.174454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Flow 'volume_create_api' (38b31a45-fc08-45c2-a406-db67c211782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:14.175641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25afc3d3-d028-4540-9368-38b6741aae71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.176698 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:05:14.203197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25afc3d3-d028-4540-9368-38b6741aae71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.204004 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88979b70-2686-4aef-96bb-22fda5a64e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.246009 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Created reservations ['6b95d37a-2a31-4052-9c70-eaa35cbf57b8', '0ed2bf70-fc3c-43a1-8480-0b9f4addeda8', '15cca096-1ac3-4fba-b360-15ed57ed5129', '0c85aa1d-795a-4d55-bb75-b177882f15b7'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:14.246866 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88979b70-2686-4aef-96bb-22fda5a64e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b95d37a-2a31-4052-9c70-eaa35cbf57b8', '0ed2bf70-fc3c-43a1-8480-0b9f4addeda8', '15cca096-1ac3-4fba-b360-15ed57ed5129', '0c85aa1d-795a-4d55-bb75-b177882f15b7']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.247785 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17113073-125d-4217-8baf-a7d3fe48d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.272337 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17113073-125d-4217-8baf-a7d3fe48d757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '157c9baa-ea06-42a1-b5e1-ed5665b2aed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1456431895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6280a005f37449668a16d405fca327de',qos_specs=None,replication_status=,reservations=['6b95d37a-2a31-4052-9c70-eaa35cbf57b8','0ed2bf70-fc3c-43a1-8480-0b9f4addeda8','15cca096-1ac3-4fba-b360-15ed57ed5129','0c85aa1d-795a-4d55-bb75-b177882f15b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1456431895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=157c9baa-ea06-42a1-b5e1-ed5665b2aed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6280a005f37449668a16d405fca327de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.273026 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bcc2d8-26db-4a32-a230-40028d6dc7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.291617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bcc2d8-26db-4a32-a230-40028d6dc7ee) transitioned into state 'SUCCESS' from state '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-1456431895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6280a005f37449668a16d405fca327de',qos_specs=None,replication_status=,reservations=['6b95d37a-2a31-4052-9c70-eaa35cbf57b8','0ed2bf70-fc3c-43a1-8480-0b9f4addeda8','15cca096-1ac3-4fba-b360-15ed57ed5129','0c85aa1d-795a-4d55-bb75-b177882f15b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8acd1ea45434e8aacc57e21c0450b47',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.292623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a8797b8-d14a-45c1-9318-9c25b1e15680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:14.303610 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a8797b8-d14a-45c1-9318-9c25b1e15680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:14.304029 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Flow 'volume_create_api' (38b31a45-fc08-45c2-a406-db67c211782f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:14.304396 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Create volume request issued successfully. Aug 19 13:05:14.305621 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2a82e342-3679-4a50-9b03-0be0599307d3 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:05:14.306394 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1306/5236] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:14 2026] POST /volume/v3/volumes => generated 765 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:14.634306 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:14.636456 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:14.636692 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:14.636919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:14.637093 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:14.641696 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:14.641696 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:14.642460 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9720ac7a-5f97-4dde-9245-70c90052d6e9 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:14.642901 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1314/5237] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:14 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:15.653483 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:15.655192 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:15.655405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:15.655584 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:15.655686 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:15.659744 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:15.659744 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:15.660450 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-394b9e97-8567-4d85-b5ad-9e7f56481837 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:15.660838 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1308/5238] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:15 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:16.671451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c066f64-9460-42b2-a60e-98f227195b3f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:16.673530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c066f64-9460-42b2-a60e-98f227195b3f tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:16.673772 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c066f64-9460-42b2-a60e-98f227195b3f tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:16.674027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c066f64-9460-42b2-a60e-98f227195b3f tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:16.674176 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7c066f64-9460-42b2-a60e-98f227195b3f tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:16.679785 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:16.679785 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:16.680607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c066f64-9460-42b2-a60e-98f227195b3f tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:16.681295 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1311/5239] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:16 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:17.693829 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:17.695547 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:17.695727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:17.695901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:17.696002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:17.699898 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:17.699898 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:17.700455 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ad060ea-9632-4cdf-bade-23ecdfd26c5d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:17.700773 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1307/5240] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:17 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:18.709865 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:18.711415 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:18.711570 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:18.711754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:18.711848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:18.716112 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:18.716112 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:18.716721 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b5c632e-48c9-4214-b100-6ec3f5a5041c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:18.717084 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1315/5241] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:18 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:19.728391 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:19.730811 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:19.731088 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:19.731342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:19.731482 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:19.737221 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:19.737221 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:19.738204 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-62942037-dd35-4fc0-b61e-4c409335d7b8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:19.738779 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1309/5242] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:19 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:20.752667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:20.754421 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:20.754690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:20.754972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:20.755159 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:20.760134 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:20.760134 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:20.760746 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-70ed4cf4-5ac1-4c83-8db1-07fec0082a82 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:20.761162 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1312/5243] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:20 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:21.774279 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:21.776619 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:21.776858 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:21.777197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:21.777383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:21.783218 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:21.783218 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:21.784054 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4eae5451-3f47-4c1c-bf3a-a168a9775db0 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:21.784604 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1308/5244] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:21 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:21.797042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:21.798947 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:21.799309 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8eee535-5a2e-4773-aac1-02698a24e5db", "incremental": true}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:21.800798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating new backup {'backup': {'volume_id': 'c8eee535-5a2e-4773-aac1-02698a24e5db', 'incremental': True}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:21.800962 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating backup of volume c8eee535-5a2e-4773-aac1-02698a24e5db in container None Aug 19 13:05:21.809599 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:21.809599 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:21.810443 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:21.831861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['3faad150-deff-4873-b55f-8d14a9741e49', '615285a1-1285-4137-9e56-a85511702048'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:21.850206 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8ae2eece-bc62-4610-8f9b-4d15d23ab931 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 400 Aug 19 13:05:21.851009 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1316/5245] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:05:21 2026] POST /volume/v3/backups => generated 109 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 13:05:21.859476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eb64261b-1914-408d-a903-245183973e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:21.861492 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] DELETE https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:21.861696 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:21.861915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:21.861998 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Delete backup with id: 58831ba9-785b-4668-aa6c-6ec80ae42c5e. Aug 19 13:05:21.867070 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:21.867070 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:21.881826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] delete_backup rpcapi backup_id 58831ba9-785b-4668-aa6c-6ec80ae42c5e {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:05:21.885569 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eb64261b-1914-408d-a903-245183973e55 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 202 Aug 19 13:05:21.886283 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1310/5246] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:05:21 2026] DELETE /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:05:21.898069 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:21.901006 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:21.901273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:21.901492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:21.901599 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:21.906238 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:21.906238 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:21.906951 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5b54b94-6d53-4948-a3be-5dfa64e6324c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 200 Aug 19 13:05:21.907474 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1313/5247] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:21 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:22.920129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29a92002-d6cb-4878-8f75-df8d5924377e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:22.922192 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29a92002-d6cb-4878-8f75-df8d5924377e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e Aug 19 13:05:22.922454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29a92002-d6cb-4878-8f75-df8d5924377e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:22.922683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29a92002-d6cb-4878-8f75-df8d5924377e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:22.922824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-29a92002-d6cb-4878-8f75-df8d5924377e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 58831ba9-785b-4668-aa6c-6ec80ae42c5e. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:22.926989 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29a92002-d6cb-4878-8f75-df8d5924377e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e returned with HTTP 404 Aug 19 13:05:22.927558 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1309/5248] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:22 2026] GET /volume/v3/backups/58831ba9-785b-4668-aa6c-6ec80ae42c5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:05:22.936746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:22.938732 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:05:22.939119 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-521862363"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:22.945653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-521862363'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:05:22.945818 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume of 1 GB Aug 19 13:05:22.950891 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Availability Zones retrieved successfully. Aug 19 13:05:22.957468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (ddf8e3a0-581b-484c-b19e-5db00d6cb38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:22.958610 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da512ef5-2028-4e18-9561-1c2ec28b7507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:22.959709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:05:22.991800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da512ef5-2028-4e18-9561-1c2ec28b7507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:22.992936 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb05943-d5a2-46e9-82a8-2f1856716929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:23.035864 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['1befc111-71ba-4d28-872b-008ed93b06ac', '531d7959-e1a5-467d-969b-948964fdcc3e', 'aededd50-ea49-422d-8879-ad9342cc1973', '7a96fc4a-28ee-43e5-b2ca-3f1467bd000d'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:23.036651 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eb05943-d5a2-46e9-82a8-2f1856716929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1befc111-71ba-4d28-872b-008ed93b06ac', '531d7959-e1a5-467d-969b-948964fdcc3e', 'aededd50-ea49-422d-8879-ad9342cc1973', '7a96fc4a-28ee-43e5-b2ca-3f1467bd000d']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:23.037399 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94c9c64-0ad2-41b7-9078-7905c5aa618a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:23.061290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c94c9c64-0ad2-41b7-9078-7905c5aa618a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f65ab358-8f13-4a5f-9008-e5f803fed695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-521862363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['1befc111-71ba-4d28-872b-008ed93b06ac','531d7959-e1a5-467d-969b-948964fdcc3e','aededd50-ea49-422d-8879-ad9342cc1973','7a96fc4a-28ee-43e5-b2ca-3f1467bd000d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:05:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-521862363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f65ab358-8f13-4a5f-9008-e5f803fed695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f050db60c5d34ebe98953cb6966be146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10020f7261e446669e1b1b4725c22935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:23.062286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256137ae-48ac-47c0-9b34-badab70f0d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:23.082993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256137ae-48ac-47c0-9b34-badab70f0d28) transitioned into state 'SUCCESS' from state '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-521862363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f050db60c5d34ebe98953cb6966be146',qos_specs=None,replication_status=,reservations=['1befc111-71ba-4d28-872b-008ed93b06ac','531d7959-e1a5-467d-969b-948964fdcc3e','aededd50-ea49-422d-8879-ad9342cc1973','7a96fc4a-28ee-43e5-b2ca-3f1467bd000d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10020f7261e446669e1b1b4725c22935',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:23.083982 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb30a08-5885-4840-90b9-08a5e84871de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:05:23.098366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb30a08-5885-4840-90b9-08a5e84871de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:05:23.099450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Flow 'volume_create_api' (ddf8e3a0-581b-484c-b19e-5db00d6cb38a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:05:23.099825 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Create volume request issued successfully. Aug 19 13:05:23.100516 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-76d35c69-3ca0-4797-be3c-0daaf0ad47d9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:05:23.101197 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1317/5249] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:05:22 2026] POST /volume/v3/volumes => generated 748 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:23.114172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04cac4bd-2283-428d-a03c-05ee22d559fa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:23.118038 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04cac4bd-2283-428d-a03c-05ee22d559fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:05:23.118297 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04cac4bd-2283-428d-a03c-05ee22d559fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:23.118497 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04cac4bd-2283-428d-a03c-05ee22d559fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:23.130394 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:23.130394 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:23.135481 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04cac4bd-2283-428d-a03c-05ee22d559fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:23.140835 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04cac4bd-2283-428d-a03c-05ee22d559fa tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 returned with HTTP 200 Aug 19 13:05:23.141359 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1311/5250] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:23 2026] GET /volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:24.156613 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:24.158983 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:05:24.159307 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:24.159492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:24.167106 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:24.167106 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:24.171390 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:24.175959 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-800da5be-5e72-4b29-b91f-8e9f482026a6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 returned with HTTP 200 Aug 19 13:05:24.176570 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1314/5251] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:24 2026] GET /volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:24.188968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:24.190885 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:24.191273 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f65ab358-8f13-4a5f-9008-e5f803fed695", "name": "tempest-VolumesBackupsTest-Backup-2137058876"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:24.193108 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.backups [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating new backup {'backup': {'volume_id': 'f65ab358-8f13-4a5f-9008-e5f803fed695', 'name': 'tempest-VolumesBackupsTest-Backup-2137058876'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:24.193402 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating backup of volume f65ab358-8f13-4a5f-9008-e5f803fed695 in container None Aug 19 13:05:24.200326 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:24.200326 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:24.200636 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Volume info retrieved successfully. Aug 19 13:05:24.217099 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Created reservations ['e0a119f7-3be5-414a-b657-67a1ac9ad624', 'd888d1f1-3f93-48b3-acdb-3fbc08a34807'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:24.245345 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0c0d68b-e089-4b59-a442-9aa1909ef2e7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:05:24.245345 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1310/5252] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:24 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:24.251053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:24.252977 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:24.253195 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:24.253427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:24.253566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:24.257703 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:24.257703 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:24.258406 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-91511bb4-9ac0-48fc-8516-15ee9f9da9dd tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:24.258857 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1318/5253] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:24 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:25.269707 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-79624a23-d578-404d-9961-d5a991879c0e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:25.271702 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79624a23-d578-404d-9961-d5a991879c0e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:25.271906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79624a23-d578-404d-9961-d5a991879c0e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:25.272114 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-79624a23-d578-404d-9961-d5a991879c0e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:25.272291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-79624a23-d578-404d-9961-d5a991879c0e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:25.276719 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:25.276719 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:25.277538 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-79624a23-d578-404d-9961-d5a991879c0e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:25.278057 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1312/5254] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:25 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:26.290177 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:26.292287 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:26.292574 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:26.292897 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:26.293005 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:26.298512 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:26.298512 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:26.299582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ec7cb95c-76ab-4cfa-88b1-a5fef3356b95 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:26.300086 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1315/5255] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:26 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:27.315148 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:27.317405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:27.317667 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:27.317920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:27.318068 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:27.323788 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:27.323788 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:27.324678 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-04fd3202-00e5-4fd7-8d2f-6918fa98967c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:27.325161 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1311/5256] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:27 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:28.342127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8f73b873-1996-4977-bde1-28c7c57e7590 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:28.344555 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f73b873-1996-4977-bde1-28c7c57e7590 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:28.344876 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f73b873-1996-4977-bde1-28c7c57e7590 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:28.345135 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8f73b873-1996-4977-bde1-28c7c57e7590 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:28.345287 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-8f73b873-1996-4977-bde1-28c7c57e7590 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:28.350769 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:28.350769 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:28.351592 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8f73b873-1996-4977-bde1-28c7c57e7590 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:28.352153 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1319/5257] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:28 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:29.364012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:29.365866 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:29.366031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:29.366222 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:29.366332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:29.370394 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:29.370394 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:29.371004 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ce1ddc5f-27ac-4be9-bb40-bf3c86441146 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:29.371437 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1313/5258] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:29 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:30.383592 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:30.386019 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:30.386272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:30.386513 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:30.386648 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:30.391398 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:30.391398 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:30.392079 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f27002fc-96b0-4534-b9bc-e64ef9ae58ff tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:30.392441 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1316/5259] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:30 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:31.404077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:31.406513 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:31.406720 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:31.406981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:31.407120 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:31.411685 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:31.411685 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:31.412347 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d48e62b6-6395-4b70-86f4-2f5353c79667 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:31.412727 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1312/5260] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:31 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:32.423204 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:32.425093 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:32.425292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:32.425474 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:32.425587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:32.430308 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:32.430308 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:32.431106 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc71abe0-3acd-4638-b1fb-a1635adb808b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:32.431520 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1320/5261] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:32 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:33.444355 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-126c3023-a1a6-4c22-a35e-55b362874331 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:33.446199 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-126c3023-a1a6-4c22-a35e-55b362874331 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:33.446426 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-126c3023-a1a6-4c22-a35e-55b362874331 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:33.446602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-126c3023-a1a6-4c22-a35e-55b362874331 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:33.446689 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-126c3023-a1a6-4c22-a35e-55b362874331 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:33.451465 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:33.451465 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:33.452219 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-126c3023-a1a6-4c22-a35e-55b362874331 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:33.452654 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1314/5262] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:33 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:34.465363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:34.467093 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:34.467335 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:34.467548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:34.467657 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:34.472320 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:34.472320 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:34.472712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-613c19c6-adfe-4c22-95bb-fbf117419e4e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:34.473089 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1317/5263] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:34 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:35.485463 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:35.487869 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:35.488070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:35.488276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:35.488408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:35.493158 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:35.493158 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:35.493915 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-54e66d8b-6d8e-44c7-bdf1-b69db9f5e3e4 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:35.494295 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1313/5264] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:35 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:36.504445 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-32ef7cb5-9e80-44d9-a324-ae015447656d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:36.506200 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32ef7cb5-9e80-44d9-a324-ae015447656d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:36.506442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32ef7cb5-9e80-44d9-a324-ae015447656d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:36.506650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-32ef7cb5-9e80-44d9-a324-ae015447656d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:36.506782 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-32ef7cb5-9e80-44d9-a324-ae015447656d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:36.510708 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:36.510708 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:36.511409 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-32ef7cb5-9e80-44d9-a324-ae015447656d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:36.511741 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1321/5265] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:36 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:37.523700 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:37.525896 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:37.526110 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:37.526342 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:37.526476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:37.531638 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:37.531638 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:37.532426 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8fcc2ba6-95f7-4fe0-952c-4f6cebbbde7b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:37.532839 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1315/5266] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:37 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:38.544616 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:38.546633 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:38.546881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:38.547086 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:38.547184 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:38.551796 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:38.551796 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:38.552553 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7080be83-4d27-46eb-bed8-22c7d2eff35a tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:38.552972 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1318/5267] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:38 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:39.566083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:39.567860 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:39.568048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:39.568236 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:39.568352 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:39.572533 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:39.572533 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:39.573133 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bb761ad4-81e4-413c-9e51-3d831ae15df3 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:39.573505 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1314/5268] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:39 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:39.585342 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-392f163a-96e1-48b7-8bfd-6e08459df61b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:39.587361 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:39.587752 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f65ab358-8f13-4a5f-9008-e5f803fed695", "name": "tempest-VolumesBackupsTest-Backup-675977923"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:39.589685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.contrib.backups [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating new backup {'backup': {'volume_id': 'f65ab358-8f13-4a5f-9008-e5f803fed695', 'name': 'tempest-VolumesBackupsTest-Backup-675977923'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:39.589887 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating backup of volume f65ab358-8f13-4a5f-9008-e5f803fed695 in container None Aug 19 13:05:39.599030 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:39.599030 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:39.599563 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:05:39.617466 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['874e469a-ad16-4904-a550-dddbd29c7bcb', '5006906a-553b-4821-bb24-3f4559df79fa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:39.652189 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-392f163a-96e1-48b7-8bfd-6e08459df61b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:05:39.652807 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1322/5269] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:39 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:39.660936 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5d183bd4-777a-4314-9afe-556abe34c196 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:39.663429 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d183bd4-777a-4314-9afe-556abe34c196 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:39.663699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d183bd4-777a-4314-9afe-556abe34c196 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:39.663949 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5d183bd4-777a-4314-9afe-556abe34c196 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:39.664085 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-5d183bd4-777a-4314-9afe-556abe34c196 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:39.669285 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:39.669285 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:39.670024 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5d183bd4-777a-4314-9afe-556abe34c196 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:39.670175 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1316/5270] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:39 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:40.681271 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-af8925ca-2473-4105-a44b-6433c80f3f47 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:40.683789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af8925ca-2473-4105-a44b-6433c80f3f47 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:40.684399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af8925ca-2473-4105-a44b-6433c80f3f47 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:40.684399 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-af8925ca-2473-4105-a44b-6433c80f3f47 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:40.684512 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-af8925ca-2473-4105-a44b-6433c80f3f47 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:40.690337 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:40.690337 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:40.691222 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-af8925ca-2473-4105-a44b-6433c80f3f47 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:40.691615 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1319/5271] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:40 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:41.703070 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:41.704972 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:41.705202 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:41.705406 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:41.705507 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:41.710098 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:41.710098 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:41.711051 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fbb93bcf-29ea-4709-b546-2182f68511b9 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:41.711470 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1315/5272] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:41 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:42.722800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:42.724665 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:42.724895 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:42.725199 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:42.725378 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:42.730624 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:42.730624 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:42.731146 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7cb9c9e8-8e40-4886-8248-63d9a4c15ffb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:42.731644 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1323/5273] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:42 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:43.742605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:43.744420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:43.744603 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:43.744793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:43.744920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:43.749460 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:43.749460 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:43.750182 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24ffdc2a-f803-4eb3-a30e-5411b6d38b21 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:43.750540 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1317/5274] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:43 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:44.764590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:44.765684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:44.765977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:44.766310 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:44.766407 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:44.771836 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:44.771836 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:44.772906 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-4a7f3bcf-2f6e-4a32-8864-abf626406f23 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:44.773396 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1320/5275] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:44 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:45.788382 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fc83666f-963d-47e0-b5f5-d1855524844e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:45.790477 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc83666f-963d-47e0-b5f5-d1855524844e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:45.790695 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc83666f-963d-47e0-b5f5-d1855524844e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:45.790952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fc83666f-963d-47e0-b5f5-d1855524844e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:45.791020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-fc83666f-963d-47e0-b5f5-d1855524844e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:45.796702 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:45.796702 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:45.797603 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fc83666f-963d-47e0-b5f5-d1855524844e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:45.798022 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1316/5276] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:45 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:46.809842 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:46.811860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:46.812121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:46.812331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:46.812449 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:46.817532 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:46.817532 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:46.818495 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9089a825-8641-4d2f-9b6d-c29069a7f5bb tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:46.819017 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1324/5277] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:46 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:47.830656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:47.832904 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:47.833358 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:47.834271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:47.834271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:47.839519 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:47.839519 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:47.840794 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-06406b79-2a7c-4d12-9192-ed2c31e8338f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:47.841514 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1318/5278] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:47 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:48.853389 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d5435df8-1517-46b5-8360-e1fa47c4655a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:48.855556 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5435df8-1517-46b5-8360-e1fa47c4655a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:48.855825 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5435df8-1517-46b5-8360-e1fa47c4655a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:48.856107 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d5435df8-1517-46b5-8360-e1fa47c4655a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:48.856296 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-d5435df8-1517-46b5-8360-e1fa47c4655a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:48.862534 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:48.862534 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:48.863781 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d5435df8-1517-46b5-8360-e1fa47c4655a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:48.864357 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1321/5279] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:48 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:49.878438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5d223919-4b3b-42c5-a851-814e06a82349 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:49.880861 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d223919-4b3b-42c5-a851-814e06a82349 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:49.881114 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d223919-4b3b-42c5-a851-814e06a82349 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:49.881352 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d223919-4b3b-42c5-a851-814e06a82349 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:49.881488 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5d223919-4b3b-42c5-a851-814e06a82349 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:49.886421 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:49.886421 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:49.887222 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d223919-4b3b-42c5-a851-814e06a82349 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:49.887633 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1317/5280] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:49 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:50.900317 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:50.902541 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:50.902811 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:50.903069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:50.903245 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:50.908500 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:50.908500 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:50.909471 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e38d4567-cebe-4e9b-a5d7-4b0a7ed78faf tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:50.909940 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1325/5281] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:50 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:51.920450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-188a40d5-892a-459b-b196-a8e717a89278 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:51.922241 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-188a40d5-892a-459b-b196-a8e717a89278 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:51.922487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-188a40d5-892a-459b-b196-a8e717a89278 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:51.922733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-188a40d5-892a-459b-b196-a8e717a89278 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:51.922858 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-188a40d5-892a-459b-b196-a8e717a89278 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:51.924518 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=109,cinder:INSERT=20,cinder:UPDATE=34 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:05:51.927865 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:51.927865 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:51.928651 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-188a40d5-892a-459b-b196-a8e717a89278 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:51.929045 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1319/5282] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:51 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:52.940367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:52.942380 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:52.942666 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:52.942915 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:52.943068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:52.945018 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=120,cinder:INSERT=23,cinder:UPDATE=36 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:05:52.948271 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:52.948271 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:52.949106 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-56704d4f-33ca-4e84-8e3a-0746edfc227d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:52.949537 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1322/5283] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:52 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:53.960646 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:53.962443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:53.962626 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:53.962811 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:53.962906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:53.964850 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=88,cinder:INSERT=13,cinder:UPDATE=22 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:05:53.967807 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:53.967807 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:53.968637 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-29511a26-854c-44eb-8ca2-74b00b9b0d48 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:53.969030 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1318/5284] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:53 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:54.980639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:54.982715 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:05:54.982940 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:54.983173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:54.983320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:54.985290 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=109,cinder:INSERT=16,cinder:UPDATE=40 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:05:54.988888 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:54.988888 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:54.989787 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0fd13d24-c0a7-4d89-a831-4a3c96c91291 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:05:54.990218 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1326/5285] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:54 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:55.002591 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:55.004734 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:05:55.004960 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:55.005177 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:55.005306 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:55.011556 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:55.011556 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:55.011986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9c98b4e8-df81-4f8b-be95-0010e4fff96c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:05:55.012579 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1320/5286] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:55 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:55.024017 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:55.026537 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] POST https://10.4.3.137/volume/v3/backups Aug 19 13:05:55.026993 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f65ab358-8f13-4a5f-9008-e5f803fed695", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-623613106"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:55.028731 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.backups [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating new backup {'backup': {'volume_id': 'f65ab358-8f13-4a5f-9008-e5f803fed695', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-623613106'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:05:55.028916 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.backups [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Creating backup of volume f65ab358-8f13-4a5f-9008-e5f803fed695 in container None Aug 19 13:05:55.037085 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:55.037085 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:55.037464 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Volume info retrieved successfully. Aug 19 13:05:55.057938 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Created reservations ['6fadf4a0-57cd-434b-a421-163f78b7ccff', '84174a70-c9b5-46e5-92f6-1207debdc8b4'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:05:55.104860 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-708eb944-81e7-4c6f-b296-10e6a8bbdf56 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:05:55.105329 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1323/5287] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:05:55 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:05:55.115884 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5dc596a8-4784-46a2-939d-590be2844700 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:55.117726 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5dc596a8-4784-46a2-939d-590be2844700 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:05:55.117920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5dc596a8-4784-46a2-939d-590be2844700 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:55.118103 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5dc596a8-4784-46a2-939d-590be2844700 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:55.118200 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5dc596a8-4784-46a2-939d-590be2844700 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:55.123000 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:55.123000 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:55.123769 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5dc596a8-4784-46a2-939d-590be2844700 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:05:55.124233 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1319/5288] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:55 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:56.136262 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:56.138089 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:05:56.138327 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:56.138516 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:56.138628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:56.143995 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:56.143995 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:56.144730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3476a3a0-e1e7-419f-bc51-a3ca39d392ce tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:05:56.145169 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1327/5289] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:56 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:57.157430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:57.159978 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:05:57.159978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:57.159978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:57.159978 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:57.164938 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:57.164938 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:57.164938 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7ad5787d-8634-47ab-8630-ddb94adf8ef7 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:05:57.164938 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1321/5290] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:57 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.144168 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.146231 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:58.146231 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.146400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.154081 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.154081 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:58.158374 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:58.163405 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fb2944eb-7ae1-4c78-b311-92f4011293d9 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:58.163900 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1324/5291] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.175925 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-62c69e00-845f-42cc-a241-18a528f0513d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.178091 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62c69e00-845f-42cc-a241-18a528f0513d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:05:58.178217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5492081b-0a56-4713-92a8-3fe46922ffeb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.178599 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62c69e00-845f-42cc-a241-18a528f0513d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.178599 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-62c69e00-845f-42cc-a241-18a528f0513d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.178721 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-62c69e00-845f-42cc-a241-18a528f0513d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:58.180397 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5492081b-0a56-4713-92a8-3fe46922ffeb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:58.180637 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5492081b-0a56-4713-92a8-3fe46922ffeb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.180919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5492081b-0a56-4713-92a8-3fe46922ffeb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.183881 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.183881 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:58.185685 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-62c69e00-845f-42cc-a241-18a528f0513d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:05:58.185685 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1320/5292] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.190550 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.190550 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:58.195875 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5492081b-0a56-4713-92a8-3fe46922ffeb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:58.201944 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5492081b-0a56-4713-92a8-3fe46922ffeb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:58.202335 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1328/5293] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.252983 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.255001 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:58.255207 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.255423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.263421 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.263421 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:58.268282 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:58.273774 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-71abfc3a-5d30-40fc-960c-b2fe2765eb23 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:58.274354 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1322/5294] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.352882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6875d047-9c8b-4bef-8bce-2232bd68c40b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.353362 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6875d047-9c8b-4bef-8bce-2232bd68c40b None None] GET https://10.4.3.137/volume// Aug 19 13:05:58.353555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6875d047-9c8b-4bef-8bce-2232bd68c40b None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.353813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6875d047-9c8b-4bef-8bce-2232bd68c40b None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.354160 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6875d047-9c8b-4bef-8bce-2232bd68c40b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:05:58.354489 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1325/5295] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:05: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 19 13:05:58.362327 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-ecd4efed-60b9-46f2-859b-6bd98a632c67 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.396525 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-ecd4efed-60b9-46f2-859b-6bd98a632c67 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:05:58.397018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-ecd4efed-60b9-46f2-859b-6bd98a632c67 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86798b0e-3379-4d1c-aa8b-555181f9248e", "connector": null, "instance_uuid": "22aea82b-12b1-4655-8471-22f64f60a367"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:58.409485 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.409485 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:58.438455 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-ecd4efed-60b9-46f2-859b-6bd98a632c67 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:05:58.439050 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1321/5296] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:05:58 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 19 13:05:58.469904 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-25334e0d-b827-462e-98a3-b037a8fa6aba None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.471892 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25334e0d-b827-462e-98a3-b037a8fa6aba tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:58.472107 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25334e0d-b827-462e-98a3-b037a8fa6aba tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.472424 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-25334e0d-b827-462e-98a3-b037a8fa6aba tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.479826 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3b35459e-7395-4a8a-8735-909716415561 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.480226 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b35459e-7395-4a8a-8735-909716415561 None None] GET https://10.4.3.137/volume// Aug 19 13:05:58.480430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b35459e-7395-4a8a-8735-909716415561 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.480718 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3b35459e-7395-4a8a-8735-909716415561 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.481102 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3b35459e-7395-4a8a-8735-909716415561 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:05:58.481454 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1323/5297] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:05: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 19 13:05:58.482397 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.482397 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:58.486612 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-25334e0d-b827-462e-98a3-b037a8fa6aba tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:58.491106 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-25334e0d-b827-462e-98a3-b037a8fa6aba tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:58.491511 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1329/5298] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:58.502650 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.505064 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:58.505356 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:58.505547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:58.517304 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.517304 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:05:58.521882 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:58.528531 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-bffcf45f-44bd-43b5-9d04-ba5ab91449df tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:58.529313 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1326/5299] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:05:58 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 19 13:05:58.644344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:58.646949 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] PUT https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 Aug 19 13:05:58.647426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:05:58.657740 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Acquiring lock "cinder-attachment_update-86798b0e-3379-4d1c-aa8b-555181f9248e-np0000007775" by "attachment_update" {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:05:58.663540 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Lock "cinder-attachment_update-86798b0e-3379-4d1c-aa8b-555181f9248e-np0000007775" acquired by "attachment_update" :: waited 0.006s {{(pid=100260) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:05:58.665147 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:58.665147 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:05:58.768798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.coordination [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Lock "cinder-attachment_update-86798b0e-3379-4d1c-aa8b-555181f9248e-np0000007775" released by "attachment_update" :: held 0.105s {{(pid=100260) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:05:58.769208 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-3bcafa04-438a-4dd3-a614-9aa2a5761e9f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 returned with HTTP 200 Aug 19 13:05:58.769878 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1322/5300] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:05:58 2026] PUT /volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:05:59.196712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:59.198897 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:05:59.199433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:59.199433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:59.199604 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:05:59.205101 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:59.205101 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:05:59.205849 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04c53423-8117-4dc0-99e4-c8c64b8b418e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:05:59.206389 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1324/5301] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:59 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:05:59.508233 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:05:59.509892 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:05:59.510041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:05:59.510205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:05:59.519150 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:05:59.519150 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:05:59.522512 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:05:59.526261 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2b761c76-eb7f-4933-b6b6-db0963e4c85a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:05:59.526649 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1330/5302] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:05:59 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:00.219722 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-07d28357-1fe2-48b6-a997-10c36ef6558b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:00.221904 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07d28357-1fe2-48b6-a997-10c36ef6558b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:00.222299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07d28357-1fe2-48b6-a997-10c36ef6558b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:00.222442 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-07d28357-1fe2-48b6-a997-10c36ef6558b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:00.222578 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-07d28357-1fe2-48b6-a997-10c36ef6558b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:00.228405 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:00.228405 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:00.229289 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-07d28357-1fe2-48b6-a997-10c36ef6558b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:06:00.229808 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1327/5303] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:00 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:00.542644 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a9f5eee1-d013-4730-8239-caf2f35e415d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:00.544691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9f5eee1-d013-4730-8239-caf2f35e415d tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:00.544968 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9f5eee1-d013-4730-8239-caf2f35e415d tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:00.545211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9f5eee1-d013-4730-8239-caf2f35e415d tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:00.557243 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:00.557243 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:00.561275 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a9f5eee1-d013-4730-8239-caf2f35e415d tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:00.566504 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9f5eee1-d013-4730-8239-caf2f35e415d tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:00.566504 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1323/5304] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:00 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:01.241079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:01.243098 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:01.243332 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:01.243545 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:01.243699 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:01.248622 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:01.248622 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:01.249401 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-847bcc48-e17d-4083-b184-3f0ff9caa38e tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:06:01.249884 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1325/5305] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:01 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:01.579359 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:01.581286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:01.581467 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:01.581653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:01.590806 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:01.590806 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:01.594680 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:01.598717 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c0c66ecc-3ea6-4df5-ac9b-16c13b27dfe0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:01.599119 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1331/5306] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:01 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:02.259443 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:02.261656 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:02.261913 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:02.262158 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:02.262330 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:02.267545 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:02.267545 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:02.268389 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b3f1de25-8815-4b9f-9212-858e440ed3f8 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:06:02.268883 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1328/5307] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:02 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:02.613617 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-71c87594-9bb5-48bf-853d-148eaf574a28 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:02.615781 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-71c87594-9bb5-48bf-853d-148eaf574a28 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:02.616066 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-71c87594-9bb5-48bf-853d-148eaf574a28 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:02.616358 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-71c87594-9bb5-48bf-853d-148eaf574a28 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:02.627322 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:02.627322 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:02.631054 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-71c87594-9bb5-48bf-853d-148eaf574a28 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:02.635887 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-71c87594-9bb5-48bf-853d-148eaf574a28 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:02.636322 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1324/5308] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:02 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:03.034191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-da5d43f6-05ad-4b80-bdea-76ac1378e120 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.036425 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-da5d43f6-05ad-4b80-bdea-76ac1378e120 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297/action Aug 19 13:06:03.036757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-da5d43f6-05ad-4b80-bdea-76ac1378e120 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:03.036892 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-da5d43f6-05ad-4b80-bdea-76ac1378e120 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:03.051638 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.051638 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:03.060748 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-e1d12720-5cf9-40e3-9aac-07c15a5cab02 req-da5d43f6-05ad-4b80-bdea-76ac1378e120 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297/action returned with HTTP 204 Aug 19 13:06:03.061818 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1326/5309] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:06:03 2026] POST /volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:03.279653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.281872 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:03.282187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.282333 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.282489 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:03.287727 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.287727 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:03.288658 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9eab56ee-41b5-497b-ba7d-866cb42dc701 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:06:03.289135 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1332/5310] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:03.303141 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.305403 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:06:03.305642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.305813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.305922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:03.310357 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.310357 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:03.311173 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-befd14ee-4b2f-4bc3-8d1b-c2cf760ff339 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:06:03.311587 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1329/5311] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:03.323575 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.325136 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:06:03.325548 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.325878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.326874 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:03.330605 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.330605 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:03.331394 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f169c279-a5b1-4264-a8c2-75b589aacd9d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:06:03.331872 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1325/5312] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:03.343000 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-88448b47-4f79-4859-93d8-d7f4fafafdff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.345270 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] POST https://10.4.3.137/volume/v3/backups Aug 19 13:06:03.345270 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f65ab358-8f13-4a5f-9008-e5f803fed695", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1885637112"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:03.346383 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.contrib.backups [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating new backup {'backup': {'volume_id': 'f65ab358-8f13-4a5f-9008-e5f803fed695', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1885637112'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 19 13:06:03.346527 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Creating backup of volume f65ab358-8f13-4a5f-9008-e5f803fed695 in container None Aug 19 13:06:03.353077 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.353077 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:03.353558 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:03.368149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Created reservations ['679051cd-08ce-4102-ac90-7b17a74a75de', '3e58256c-44a7-4311-a982-5f9475f1d00f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:03.394286 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-88448b47-4f79-4859-93d8-d7f4fafafdff tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups returned with HTTP 202 Aug 19 13:06:03.394747 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1327/5313] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:06:03 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:03.403337 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.405400 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:03.405619 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.405814 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.405956 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:03.410061 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.410061 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:03.410733 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e44d1382-56fc-4f31-8bf6-404b68b0f50c tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:03.411120 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1333/5314] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:03.648614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.650390 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:03.650582 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.650758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.662012 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.662012 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:03.665952 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:03.670081 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2bac7dc-5e4b-441e-8408-34d8f0434ad7 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:03.670449 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1330/5315] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:03.682036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.683954 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:03.684185 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:03.684421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:03.693377 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.693377 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:03.697181 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:03.701426 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5d2fa1a4-54b4-4d3e-b420-a31a4921114c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:03.701851 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1326/5316] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:03 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:03.713127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:03.715020 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:03.715405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-detach": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:03.715542 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:03.726498 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:03.726498 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:03.727018 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:03.783039 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Attachment connected to vm 22aea82b-12b1-4655-8471-22f64f60a367, checking data on nova Aug 19 13:06:03.783423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.compute.nova [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Creating Keystone token plugin using URL: https://10.4.3.137/identity {{(pid=100262) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 13:06:03.919921 np0000007775 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] REQ: curl -g -i -X GET https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ccbbe58bf4a7ecd123a89ea2dcee367f75e279295d3ce4a6c6f3bfb625c8309a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-26c1d925-109d-4f26-81a2-89efe6986bd0" -H "X-Service-Token: {SHA256}b4c8f882bc7701847f556fcc14d9b94cadec36edb77431f957b3d5e2a7ae1916" {{(pid=100262) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 13:06:04.040416 np0000007775 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 13:06:03 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-637571b3-2dea-4d83-a524-bb6a283fc9a1 x-openstack-request-id: req-637571b3-2dea-4d83-a524-bb6a283fc9a1 {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 13:06:04.040864 np0000007775 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "86798b0e-3379-4d1c-aa8b-555181f9248e", "serverId": "22aea82b-12b1-4655-8471-22f64f60a367", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "19921665-c730-4e23-9511-7d1722252297", "bdm_uuid": "725e4216-716a-455a-aaaf-bfcbfb58a398"}} {{(pid=100262) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 13:06:04.040864 np0000007775 devstack@c-api.service[100262]: DEBUG novaclient.v2.client [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET call to compute for https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e used request id req-637571b3-2dea-4d83-a524-bb6a283fc9a1 {{(pid=100262) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 13:06:04.043227 np0000007775 devstack@c-api.service[100262]: ERROR cinder.volume.api [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-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 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Caught error: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: 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 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 13:06:04.045583 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: ERROR cinder.api.middleware.fault Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.middleware.fault [None req-26c1d925-109d-4f26-81a2-89efe6986bd0 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 409 Aug 19 13:06:04.046969 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1328/5317] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:03 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 167 bytes in 334 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:04.053823 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e6201b41-4b4b-4043-b039-ae56030eca09 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.055523 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:04.055887 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:04.056009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:04.066335 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.066335 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:04.066811 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:04.124621 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Attachment connected to vm 22aea82b-12b1-4655-8471-22f64f60a367, checking data on nova Aug 19 13:06:04.125009 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.compute.nova [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Creating Keystone token plugin using URL: https://10.4.3.137/identity {{(pid=100263) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 13:06:04.248026 np0000007775 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] REQ: curl -g -i -X GET https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}78f2e333743c9808d0f4964d5d257ff2499c4f807a7f89bd6c1775dbabbbf294" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e6201b41-4b4b-4043-b039-ae56030eca09" -H "X-Service-Token: {SHA256}f68d84d3545e48981d27a0ddac9579fc767146ef0a8171b1aee269b01a81224b" {{(pid=100263) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 13:06:04.349572 np0000007775 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 13:06:04 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-c57474b0-6e51-4eb7-baa2-6065f27e711a x-openstack-request-id: req-c57474b0-6e51-4eb7-baa2-6065f27e711a {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 13:06:04.349932 np0000007775 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "86798b0e-3379-4d1c-aa8b-555181f9248e", "serverId": "22aea82b-12b1-4655-8471-22f64f60a367", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "19921665-c730-4e23-9511-7d1722252297", "bdm_uuid": "725e4216-716a-455a-aaaf-bfcbfb58a398"}} {{(pid=100263) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 13:06:04.349932 np0000007775 devstack@c-api.service[100263]: DEBUG novaclient.v2.client [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET call to compute for https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e used request id req-c57474b0-6e51-4eb7-baa2-6065f27e711a {{(pid=100263) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 13:06:04.352302 np0000007775 devstack@c-api.service[100263]: ERROR cinder.volume.api [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-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 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Caught error: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: 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 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 13:06:04.354575 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: ERROR cinder.api.middleware.fault Aug 19 13:06:04.355418 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.middleware.fault [None req-e6201b41-4b4b-4043-b039-ae56030eca09 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 409 Aug 19 13:06:04.356225 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1334/5318] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 167 bytes in 302 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:04.362836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-eca2806b-7e88-4582-a815-6c6c20ff20b1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.364106 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1331/5319] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.370117 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-323a56e1-b3aa-46ce-844a-2b32a426c3e7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.371587 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1327/5320] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.377856 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e52bba44-3c5c-4091-942b-fd87efc0a14b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.399392 np0000007775 devstack@c-api.service[100262]: WARNING keystonemiddleware.auth_token [None req-e52bba44-3c5c-4091-942b-fd87efc0a14b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 13:06:04.400405 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1329/5321] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.407320 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5c992282-ebe6-47d8-bc38-52781e4ea215 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.420480 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.422193 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:04.422421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:04.422620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:04.422733 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:04.426884 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.426884 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:04.427576 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-abff6e4a-e2b1-4a89-818b-30f9303248d7 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:04.427913 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1332/5322] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:04 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:04.429650 np0000007775 devstack@c-api.service[100263]: WARNING keystonemiddleware.auth_token [None req-5c992282-ebe6-47d8-bc38-52781e4ea215 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 13:06:04.430775 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1335/5323] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.437284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.459422 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:04.459789 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:04.459914 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:04.469348 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.469348 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:04.469679 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Updating volume '86798b0e-3379-4d1c-aa8b-555181f9248e' with '{'status': 'error'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 13:06:04.488601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-fa78fd5d-6ae4-4b3d-b33a-44edf7dbe580 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 202 Aug 19 13:06:04.488947 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1328/5324] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:04.495508 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e36880de-9b12-4614-9801-e8084a368b82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.497357 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:04.497555 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:04.497729 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:04.529655 np0000007775 devstack@c-api.service[100262]: DEBUG oslo_db.sqlalchemy.engines [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 13:06:04.540433 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.540433 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:04.544050 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:04.547903 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e36880de-9b12-4614-9801-e8084a368b82 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:04.548240 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1330/5325] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:04 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1149 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:04.560257 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.562001 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:04.562332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "19921665-c730-4e23-9511-7d1722252297"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:04.562469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "19921665-c730-4e23-9511-7d1722252297"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:04.573304 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.573304 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:04.573629 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Volume info retrieved successfully. Aug 19 13:06:04.578131 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Attachment connected to vm 22aea82b-12b1-4655-8471-22f64f60a367, checking data on nova Aug 19 13:06:04.578369 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.compute.nova [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Creating Keystone token plugin using URL: https://10.4.3.137/identity {{(pid=100261) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 19 13:06:04.655392 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] REQ: curl -g -i -X GET https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b027c936b74d1589fda262eb4c2690f7a7f8579594a676557b7bef67c002faff" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed" -H "X-Service-Token: {SHA256}31b56670d06720c8d0e5b80b59c2bdcc548a5c4804db0de51e2dd7f43fbd8634" {{(pid=100261) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 19 13:06:04.754124 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 19 Aug 2026 13:06:04 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-f814b6cc-927b-43bc-8e68-02a21cf4a7c2 x-openstack-request-id: req-f814b6cc-927b-43bc-8e68-02a21cf4a7c2 {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 19 13:06:04.754283 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "86798b0e-3379-4d1c-aa8b-555181f9248e", "serverId": "22aea82b-12b1-4655-8471-22f64f60a367", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "19921665-c730-4e23-9511-7d1722252297", "bdm_uuid": "725e4216-716a-455a-aaaf-bfcbfb58a398"}} {{(pid=100261) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 19 13:06:04.754420 np0000007775 devstack@c-api.service[100261]: DEBUG novaclient.v2.client [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] GET call to compute for https://10.4.3.137/compute/v2.1/servers/22aea82b-12b1-4655-8471-22f64f60a367/os-volume_attachments/86798b0e-3379-4d1c-aa8b-555181f9248e used request id req-f814b6cc-927b-43bc-8e68-02a21cf4a7c2 {{(pid=100261) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 19 13:06:04.756471 np0000007775 devstack@c-api.service[100261]: ERROR cinder.volume.api [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-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 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Caught error: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: 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 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 19 13:06:04.758738 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 22aea82b-12b1-4655-8471-22f64f60a367 using the Compute API Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: ERROR cinder.api.middleware.fault Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.middleware.fault [None req-f5e175df-8cc7-4470-8924-d5ac7fbd5fed tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 409 Aug 19 13:06:04.759857 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1333/5326] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 167 bytes in 200 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:04.766812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8148c4ee-2567-48e2-b4ef-429e65fabf45 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.768240 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1336/5327] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.774295 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5e25e97f-7434-49d9-8093-701a421683cd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.793464 np0000007775 devstack@c-api.service[100260]: WARNING keystonemiddleware.auth_token [None req-5e25e97f-7434-49d9-8093-701a421683cd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 19 13:06:04.794350 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1329/5328] 10.4.3.137 () {70 vars in 1597 bytes} [Wed Aug 19 13:06:04 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 19 13:06:04.800338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.802060 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:04.802233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:04.802425 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:04.808684 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.808684 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:04.811795 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:04.815543 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-973c8ad9-b184-4ae1-8af3-4a5004fc91af tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:04.815902 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1331/5329] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:04 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:04.827088 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.828771 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:04.828947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:04.829117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:04.863347 np0000007775 devstack@c-api.service[100261]: DEBUG oslo_db.sqlalchemy.engines [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100261) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 13:06:04.868973 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.868973 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:04.873383 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:04.879776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e04d31e6-1b58-4b34-86ed-aa01b60e2c8a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:04.880366 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1334/5330] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:04 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:04.924693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:04.926914 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:04.927145 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:04.927388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:04.959711 np0000007775 devstack@c-api.service[100263]: DEBUG oslo_db.sqlalchemy.engines [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 19 13:06:04.967194 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:04.967194 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:04.970476 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:04.974118 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-b2341a92-44aa-49f6-b09d-072499418113 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:04.974551 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1337/5331] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:06:04 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:05.036992 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-89d7dfba-67a9-445f-8e54-f34bc07e4291 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.037379 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89d7dfba-67a9-445f-8e54-f34bc07e4291 None None] GET https://10.4.3.137/volume// Aug 19 13:06:05.037598 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89d7dfba-67a9-445f-8e54-f34bc07e4291 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:05.037719 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-89d7dfba-67a9-445f-8e54-f34bc07e4291 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:05.038018 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-89d7dfba-67a9-445f-8e54-f34bc07e4291 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:06:05.038293 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1330/5332] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:06: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 19 13:06:05.044685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-8abb7702-aba5-4335-843e-d665717b9e95 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.070954 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-8abb7702-aba5-4335-843e-d665717b9e95 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:06:05.071330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-8abb7702-aba5-4335-843e-d665717b9e95 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "157c9baa-ea06-42a1-b5e1-ed5665b2aed2", "connector": null, "instance_uuid": "22aea82b-12b1-4655-8471-22f64f60a367"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:05.078844 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:05.078844 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:05.100170 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-8abb7702-aba5-4335-843e-d665717b9e95 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:06:05.100645 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1332/5333] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:06:05 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:05.124857 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.126683 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:05.126978 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:05.127263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:05.135312 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-31c641dd-16d2-47f1-934f-1545a738dd4c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.135610 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31c641dd-16d2-47f1-934f-1545a738dd4c None None] GET https://10.4.3.137/volume// Aug 19 13:06:05.135779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31c641dd-16d2-47f1-934f-1545a738dd4c None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:05.136006 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-31c641dd-16d2-47f1-934f-1545a738dd4c None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:05.136331 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-31c641dd-16d2-47f1-934f-1545a738dd4c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:06:05.136480 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:05.136480 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:05.136617 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1338/5334] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:06: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 19 13:06:05.139683 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:05.144046 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c77613d6-c71b-43e9-8cf4-132d4a98b98e tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:05.144046 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1335/5335] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:05 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:05.144193 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.146869 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:05.147141 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:05.147423 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:05.160287 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:05.160287 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:05.164490 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:05.169932 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-7b43d5c2-350e-4bc6-95c0-83a17dac1c06 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:05.170494 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1331/5336] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:06:05 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:05.267888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.270010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] PUT https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 Aug 19 13:06:05.270427 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:05.277640 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Acquiring lock "cinder-attachment_update-157c9baa-ea06-42a1-b5e1-ed5665b2aed2-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:06:05.282326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Lock "cinder-attachment_update-157c9baa-ea06-42a1-b5e1-ed5665b2aed2-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:06:05.283237 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:05.283237 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:05.364759 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Lock "cinder-attachment_update-157c9baa-ea06-42a1-b5e1-ed5665b2aed2-np0000007775" released by "attachment_update" :: held 0.082s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:06:05.365107 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-aaf81e4a-9f5c-4077-95a7-ebfa1e72a7cb tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 returned with HTTP 200 Aug 19 13:06:05.365575 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1333/5337] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:06:05 2026] PUT /volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:05.438088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:05.439879 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:05.440068 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:05.440270 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:05.440370 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:05.444666 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:05.444666 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:05.445371 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5546ed47-9857-4869-9c7e-aa4320ed29e8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:05.445729 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1339/5338] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:05 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:06.156604 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:06.158491 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:06.158718 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:06.158909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:06.167910 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:06.167910 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:06.170969 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:06.174673 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1f5d8228-4d35-48ed-939a-da6df0dd3bcf tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:06.175043 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1336/5339] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:06 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:06.460683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:06.462762 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:06.462995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:06.463228 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:06.463381 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:06.468284 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:06.468284 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:06.469210 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-391f0584-5cd7-4f56-a80b-6ceb7a001bb4 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:06.469706 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1332/5340] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:06 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:07.187442 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bee81a33-953d-40a4-8af6-5b7194a4764f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:07.190347 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bee81a33-953d-40a4-8af6-5b7194a4764f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:07.190685 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bee81a33-953d-40a4-8af6-5b7194a4764f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:07.191036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bee81a33-953d-40a4-8af6-5b7194a4764f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:07.202765 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:07.202765 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:07.206107 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bee81a33-953d-40a4-8af6-5b7194a4764f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:07.210764 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bee81a33-953d-40a4-8af6-5b7194a4764f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:07.211199 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1334/5341] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:07 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:07.479580 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:07.481332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:07.481541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:07.481740 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:07.481855 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:07.486018 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:07.486018 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:07.486769 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e616bde-59bb-44f9-8257-4ddfbb48a70a tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:07.487157 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1340/5342] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:07 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:08.224785 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1d226507-5b09-439c-8a33-597fcd533017 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:08.226712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d226507-5b09-439c-8a33-597fcd533017 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:08.226897 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d226507-5b09-439c-8a33-597fcd533017 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:08.227079 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1d226507-5b09-439c-8a33-597fcd533017 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:08.236528 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:08.236528 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:08.239452 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1d226507-5b09-439c-8a33-597fcd533017 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:08.243258 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1d226507-5b09-439c-8a33-597fcd533017 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:08.243643 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1337/5343] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:08 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:08.500396 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:08.502186 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:08.502418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:08.502648 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:08.502768 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:08.506909 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:08.506909 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:08.507668 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5fa1c170-94d9-4133-a9ad-3ef7397f5780 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:08.508022 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1333/5344] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:08 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:08.940086 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-d0330063-a19b-432a-b8c4-a84a9e0f8f9a None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:08.943141 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-d0330063-a19b-432a-b8c4-a84a9e0f8f9a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399/action Aug 19 13:06:08.945269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-d0330063-a19b-432a-b8c4-a84a9e0f8f9a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:08.945269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-d0330063-a19b-432a-b8c4-a84a9e0f8f9a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:08.963920 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:08.963920 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:08.981946 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-4cad477e-e134-4080-8b93-19ddc1718b0f req-d0330063-a19b-432a-b8c4-a84a9e0f8f9a tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399/action returned with HTTP 204 Aug 19 13:06:08.982719 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1335/5345] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:06:08 2026] POST /volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:09.255901 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.257559 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:09.257746 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.257949 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.267604 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.267604 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:09.271165 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.275615 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4ad2dc38-5ccf-4260-8732-8f62ed5b5cf8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:09.276033 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1341/5346] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:09.289621 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.291954 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:09.292208 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.292564 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.305361 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.305361 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:09.309750 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.314120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cc6d0e49-18dd-4f96-8224-b8fea08a66bd tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:09.314551 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1338/5347] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:09.327297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f65d1336-30c6-4701-a916-3fff4694e13b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.329396 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f65d1336-30c6-4701-a916-3fff4694e13b tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:09.329822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f65d1336-30c6-4701-a916-3fff4694e13b tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-detach": {"attachment_id": "82bb88e8-fafb-4da0-bb96-afa739f40399"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:09.329979 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f65d1336-30c6-4701-a916-3fff4694e13b tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "82bb88e8-fafb-4da0-bb96-afa739f40399"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:09.342335 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.342335 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:09.342895 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f65d1336-30c6-4701-a916-3fff4694e13b tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.350705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f65d1336-30c6-4701-a916-3fff4694e13b tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 400 Aug 19 13:06:09.351282 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1334/5348] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:09 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 19 13:06:09.384793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.387650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:09.387911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.388218 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.400381 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.400381 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:09.404556 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.410058 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-8cfdeb2b-1d09-4f7b-b39a-ba3540503d4f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:09.410792 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1336/5349] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:09.428077 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.429968 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2/action Aug 19 13:06:09.430280 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:09.430403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:09.440238 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.440238 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:09.440678 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.447410 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Begin detaching volume completed successfully. Aug 19 13:06:09.447614 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-2ed1898a-06d8-4193-9348-0dff051aa75c tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2/action returned with HTTP 202 Aug 19 13:06:09.448001 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1342/5350] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:06:09 2026] POST /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:09.484286 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0207d0b1-d35f-459a-a319-d88a70866023 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.484429 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0207d0b1-d35f-459a-a319-d88a70866023 None None] GET https://10.4.3.137/volume// Aug 19 13:06:09.484591 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0207d0b1-d35f-459a-a319-d88a70866023 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.484756 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0207d0b1-d35f-459a-a319-d88a70866023 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.485047 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0207d0b1-d35f-459a-a319-d88a70866023 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:06:09.485313 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1339/5351] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:06:09.491482 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.493587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:09.493821 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.493996 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.503276 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.503276 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:09.506662 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:09.510626 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-71abdb47-ae6a-40be-9f38-ba0f237ba0a8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:09.510996 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1335/5352] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 1333 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:09.518374 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c5118a57-0887-418a-8472-766d96949040 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:09.520899 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5118a57-0887-418a-8472-766d96949040 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:09.521124 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5118a57-0887-418a-8472-766d96949040 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:09.521328 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c5118a57-0887-418a-8472-766d96949040 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:09.521449 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-c5118a57-0887-418a-8472-766d96949040 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:09.525600 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:09.525600 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:09.526324 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c5118a57-0887-418a-8472-766d96949040 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:09.527060 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1337/5353] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:09 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:10.292041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-ae274991-1156-4176-b879-0e37661c9530 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.294561 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-ae274991-1156-4176-b879-0e37661c9530 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] DELETE https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 Aug 19 13:06:10.294798 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-ae274991-1156-4176-b879-0e37661c9530 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.294989 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-ae274991-1156-4176-b879-0e37661c9530 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.302651 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.302651 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:10.355212 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6e5d32a4-dc12-4ee9-8c52-b27d34e0f99f req-ae274991-1156-4176-b879-0e37661c9530 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 returned with HTTP 200 Aug 19 13:06:10.356278 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1343/5354] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:06:10 2026] DELETE /volume/v3/attachments/82bb88e8-fafb-4da0-bb96-afa739f40399 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:10.537744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2b99b582-2aca-49df-968e-55716842741b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.539534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b99b582-2aca-49df-968e-55716842741b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:10.539739 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b99b582-2aca-49df-968e-55716842741b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.539920 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2b99b582-2aca-49df-968e-55716842741b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.540087 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-2b99b582-2aca-49df-968e-55716842741b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:10.540969 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.543015 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:10.543322 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:10.543450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:10.544456 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.544456 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:10.545344 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2b99b582-2aca-49df-968e-55716842741b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:10.545709 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1340/5355] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:10.554835 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-902cd196-4225-42fe-b052-2b25b765a404 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.557057 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.557057 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:10.557150 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-902cd196-4225-42fe-b052-2b25b765a404 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:06:10.557377 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-902cd196-4225-42fe-b052-2b25b765a404 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.557670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-902cd196-4225-42fe-b052-2b25b765a404 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.557812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-902cd196-4225-42fe-b052-2b25b765a404 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:10.561615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] Updating volume '86798b0e-3379-4d1c-aa8b-555181f9248e' with '{'status': 'in-use'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 19 13:06:10.563047 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.563047 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:10.564113 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-902cd196-4225-42fe-b052-2b25b765a404 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:06:10.564639 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1338/5356] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:10.575701 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61d44189-7070-4791-b237-854eb7678d49 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.577935 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:10.578084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.578217 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.578387 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.contrib.backups [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete backup with id: 3caf9552-730e-416e-b8d0-c8bf66860e8f. Aug 19 13:06:10.582932 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.582932 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:10.588555 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-374739ac-d540-4afd-aa3e-18e7bdd25370 tempest-TestServerVolumeAttachmentScenario-2043735278 tempest-TestServerVolumeAttachmentScenario-2043735278-project-admin] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 202 Aug 19 13:06:10.589104 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1336/5357] 10.4.3.137 () {68 vars in 1390 bytes} [Wed Aug 19 13:06:10 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:10.596590 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.598266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:10.598433 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.598647 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.599157 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.backup.rpcapi [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] delete_backup rpcapi backup_id 3caf9552-730e-416e-b8d0-c8bf66860e8f {{(pid=100263) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:06:10.601134 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61d44189-7070-4791-b237-854eb7678d49 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 202 Aug 19 13:06:10.601633 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1344/5358] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:10 2026] DELETE /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:10.607807 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.607807 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:10.608670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc96f141-e01b-4651-ac56-8352aee5efdc None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.610650 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc96f141-e01b-4651-ac56-8352aee5efdc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:10.610882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc96f141-e01b-4651-ac56-8352aee5efdc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.611087 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc96f141-e01b-4651-ac56-8352aee5efdc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.611211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-dc96f141-e01b-4651-ac56-8352aee5efdc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:10.611550 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:10.616391 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.616391 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:10.617278 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc96f141-e01b-4651-ac56-8352aee5efdc tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 200 Aug 19 13:06:10.617373 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-69a84f13-e335-4168-9cfa-fbfa60df1e1f tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:10.617683 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1339/5359] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:10.617778 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1341/5360] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:10.663752 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.666408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:10.666708 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.666977 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.679278 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.679278 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:10.683292 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:10.688800 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-12436f7a-a40b-409f-9828-1b1a8cd304ae tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:10.689461 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1337/5361] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:10.709964 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.712102 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] POST https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action Aug 19 13:06:10.712428 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:06:10.712596 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:10.723234 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.723234 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:10.723671 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:10.731051 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Begin detaching volume completed successfully. Aug 19 13:06:10.731265 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-73a90525-df8c-4852-826f-b2c79de7ba35 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action returned with HTTP 202 Aug 19 13:06:10.731716 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1345/5362] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:06:10 2026] POST /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:10.771432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-255d315f-fa91-4bc8-8c7a-d24f47dba45d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.771749 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-255d315f-fa91-4bc8-8c7a-d24f47dba45d None None] GET https://10.4.3.137/volume// Aug 19 13:06:10.771914 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-255d315f-fa91-4bc8-8c7a-d24f47dba45d None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.772096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-255d315f-fa91-4bc8-8c7a-d24f47dba45d None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.772419 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-255d315f-fa91-4bc8-8c7a-d24f47dba45d None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:06:10.772892 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1340/5363] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:06: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 19 13:06:10.780053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:10.782171 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:10.782441 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:10.782689 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:10.792503 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:10.792503 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:10.795902 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:10.799776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-78677898-001e-4022-9609-623b7cdb3e64 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:10.800145 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1342/5364] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:06:10 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:11.577340 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-3552903e-448a-43b0-b0e3-f8dfac646c19 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:11.579542 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-3552903e-448a-43b0-b0e3-f8dfac646c19 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] DELETE https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 Aug 19 13:06:11.579779 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-3552903e-448a-43b0-b0e3-f8dfac646c19 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:11.580005 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-3552903e-448a-43b0-b0e3-f8dfac646c19 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:11.587203 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:11.587203 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:11.630237 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:11.632954 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f Aug 19 13:06:11.633218 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:11.633824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:11.633824 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 3caf9552-730e-416e-b8d0-c8bf66860e8f. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:11.637561 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7330e75-2d1c-4548-910f-a5e0c2f86ad6 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f returned with HTTP 404 Aug 19 13:06:11.638097 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1346/5365] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:11 2026] GET /volume/v3/backups/3caf9552-730e-416e-b8d0-c8bf66860e8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:11.638566 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-78e1ac4f-f8c0-457c-a15c-2e6d41e1e25b req-3552903e-448a-43b0-b0e3-f8dfac646c19 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 returned with HTTP 200 Aug 19 13:06:11.639003 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1338/5366] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:06:11 2026] DELETE /volume/v3/attachments/19921665-c730-4e23-9511-7d1722252297 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:11.647401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eefee15c-c245-4939-92b9-17507ad533af None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:11.649796 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] DELETE https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:11.650082 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:11.650300 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:11.650504 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Delete backup with id: 1aac8692-4fe3-4902-83a9-c4687c091ee2. Aug 19 13:06:11.656298 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:11.656298 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:11.671029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] delete_backup rpcapi backup_id 1aac8692-4fe3-4902-83a9-c4687c091ee2 {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:06:11.672961 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eefee15c-c245-4939-92b9-17507ad533af tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 202 Aug 19 13:06:11.673447 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1341/5367] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:11 2026] DELETE /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:11.680707 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:11.682784 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:11.683021 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:11.683180 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:11.683355 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:11.688026 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:11.688026 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:11.688786 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c7a46a8b-f8ea-4f0f-a882-63df5ba59a6b tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 200 Aug 19 13:06:11.689163 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1343/5368] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:11 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:11.848121 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:11.850439 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:11.850662 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:11.850843 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:11.858313 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:11.858313 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:11.861901 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:11.866962 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-98e41d59-f58d-4835-bb19-56baaa0c0094 req-8baa7bc4-c273-4ea7-bd6b-8eeddc612486 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:11.867408 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1347/5369] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:06:11 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:12.699745 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-852ead5d-19e3-4b68-a424-5f924561bd4d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:12.702202 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-852ead5d-19e3-4b68-a424-5f924561bd4d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 Aug 19 13:06:12.702523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-852ead5d-19e3-4b68-a424-5f924561bd4d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:12.702733 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-852ead5d-19e3-4b68-a424-5f924561bd4d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:12.702867 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-852ead5d-19e3-4b68-a424-5f924561bd4d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 1aac8692-4fe3-4902-83a9-c4687c091ee2. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:12.707587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-852ead5d-19e3-4b68-a424-5f924561bd4d tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 returned with HTTP 404 Aug 19 13:06:12.708216 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1339/5370] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:12 2026] GET /volume/v3/backups/1aac8692-4fe3-4902-83a9-c4687c091ee2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:12.716845 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:12.718839 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:06:12.719057 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:12.719291 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:12.719420 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.contrib.backups [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete backup with id: 5c039553-9d35-4e80-bfd9-070a31b1a43d. Aug 19 13:06:12.723891 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:12.723891 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:12.736576 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.backup.rpcapi [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] delete_backup rpcapi backup_id 5c039553-9d35-4e80-bfd9-070a31b1a43d {{(pid=100262) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:06:12.738528 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a71895e4-d7e0-4cce-9b7e-4e9b4b056500 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 202 Aug 19 13:06:12.738981 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1342/5371] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:12 2026] DELETE /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:12.747169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:12.749274 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:06:12.749485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:12.749681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:12.749790 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.backups [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100261) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:12.754881 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:12.754881 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:12.755799 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f76246fb-153d-4a2c-8a20-38c065d22f92 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 200 Aug 19 13:06:12.756227 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1344/5372] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:12 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:13.767426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-128da2ec-5a62-4705-94f8-9d2224580b2d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:13.769294 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-128da2ec-5a62-4705-94f8-9d2224580b2d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d Aug 19 13:06:13.769501 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-128da2ec-5a62-4705-94f8-9d2224580b2d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:13.769763 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-128da2ec-5a62-4705-94f8-9d2224580b2d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:13.769885 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.backups [None req-128da2ec-5a62-4705-94f8-9d2224580b2d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Show backup with id 5c039553-9d35-4e80-bfd9-070a31b1a43d. {{(pid=100263) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:13.773192 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-128da2ec-5a62-4705-94f8-9d2224580b2d tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d returned with HTTP 404 Aug 19 13:06:13.773717 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1348/5373] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:13 2026] GET /volume/v3/backups/5c039553-9d35-4e80-bfd9-070a31b1a43d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:13.780136 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a78305d9-c48f-494d-8618-683be9b67a63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:13.781937 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] DELETE https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:06:13.782121 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:13.782310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:13.782405 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.contrib.backups [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Delete backup with id: 78e1366f-3270-4704-9055-8ba3e15689e5. Aug 19 13:06:13.787054 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:13.787054 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:13.798804 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.backup.rpcapi [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] delete_backup rpcapi backup_id 78e1366f-3270-4704-9055-8ba3e15689e5 {{(pid=100260) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 19 13:06:13.800972 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a78305d9-c48f-494d-8618-683be9b67a63 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 202 Aug 19 13:06:13.801508 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1340/5374] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:13 2026] DELETE /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:06:13.807959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-db461984-d827-469c-8642-bec6c40d269c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:13.810237 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db461984-d827-469c-8642-bec6c40d269c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:06:13.810520 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db461984-d827-469c-8642-bec6c40d269c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:13.810757 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-db461984-d827-469c-8642-bec6c40d269c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:13.810906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.backups [None req-db461984-d827-469c-8642-bec6c40d269c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100262) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:13.816176 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:13.816176 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:13.817064 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-db461984-d827-469c-8642-bec6c40d269c tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 200 Aug 19 13:06:13.817610 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1343/5375] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:13 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:14.695630 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:14.697228 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] DELETE https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:14.697412 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:14.697615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:14.697767 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Delete volume with id: 157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:14.704041 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:14.704041 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:14.704434 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:14.722192 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Delete volume request issued successfully. Aug 19 13:06:14.722417 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4b96094-9222-4f7b-a42e-5ab301c766c8 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 202 Aug 19 13:06:14.722837 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1345/5376] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:14 2026] DELETE /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:14.728862 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-13e966bb-069c-4226-9e29-6b2b980f4106 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:14.730648 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13e966bb-069c-4226-9e29-6b2b980f4106 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:14.730892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13e966bb-069c-4226-9e29-6b2b980f4106 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:14.731131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-13e966bb-069c-4226-9e29-6b2b980f4106 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:14.738674 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:14.738674 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:14.742303 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-13e966bb-069c-4226-9e29-6b2b980f4106 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:14.746369 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-13e966bb-069c-4226-9e29-6b2b980f4106 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 200 Aug 19 13:06:14.746748 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1349/5377] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:14 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:14.827112 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-63d31387-ac5b-47c9-a775-0baafb615108 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:14.828646 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63d31387-ac5b-47c9-a775-0baafb615108 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] GET https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 Aug 19 13:06:14.828805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63d31387-ac5b-47c9-a775-0baafb615108 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:14.828980 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-63d31387-ac5b-47c9-a775-0baafb615108 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:14.829076 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.backups [None req-63d31387-ac5b-47c9-a775-0baafb615108 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] Show backup with id 78e1366f-3270-4704-9055-8ba3e15689e5. {{(pid=100260) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 19 13:06:14.832232 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-63d31387-ac5b-47c9-a775-0baafb615108 tempest-VolumesBackupsTest-1753278537 tempest-VolumesBackupsTest-1753278537-project-admin] https://10.4.3.137/volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 returned with HTTP 404 Aug 19 13:06:14.832677 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1341/5378] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:14 2026] GET /volume/v3/backups/78e1366f-3270-4704-9055-8ba3e15689e5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:14.842811 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-61e34e9c-e626-44e6-8fdc-31d28782124e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:14.844655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:06:14.844832 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:14.845028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:14.845180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume with id: f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:06:14.851556 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:14.851556 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:14.851979 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:14.868928 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume request issued successfully. Aug 19 13:06:14.869155 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-61e34e9c-e626-44e6-8fdc-31d28782124e tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 returned with HTTP 202 Aug 19 13:06:14.869726 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1344/5379] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:14 2026] DELETE /volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:14.876101 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:14.877824 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:06:14.878025 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:14.878216 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:14.884494 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:14.884494 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:14.887897 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:14.891819 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f3892a1f-8ba3-442f-a6c5-2698c68eba1b tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 returned with HTTP 200 Aug 19 13:06:14.892142 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1346/5380] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:14 2026] GET /volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:15.758174 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0a11f96-be77-46a4-a6de-c442b655afb5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.759917 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0a11f96-be77-46a4-a6de-c442b655afb5 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 Aug 19 13:06:15.760102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0a11f96-be77-46a4-a6de-c442b655afb5 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.760294 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0a11f96-be77-46a4-a6de-c442b655afb5 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.765575 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0a11f96-be77-46a4-a6de-c442b655afb5 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 returned with HTTP 404 Aug 19 13:06:15.766017 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1350/5381] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:15 2026] GET /volume/v3/volumes/157c9baa-ea06-42a1-b5e1-ed5665b2aed2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:15.772301 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.773985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] DELETE https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:15.774159 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.774378 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.774550 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Delete volume with id: 86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:15.781823 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:15.781823 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:15.782227 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:15.797400 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Delete volume request issued successfully. Aug 19 13:06:15.797597 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f31bba51-145e-4c6a-b3d1-0d7a62171293 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 202 Aug 19 13:06:15.797992 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1342/5382] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:15 2026] DELETE /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:15.804172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.805964 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:15.806164 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.806368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.812861 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:15.812861 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:15.816993 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Volume info retrieved successfully. Aug 19 13:06:15.822565 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e57c74e-f50b-49fc-b4c4-709bfe636626 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 200 Aug 19 13:06:15.823131 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1345/5383] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:15 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:15.903017 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-864f9260-0a61-4086-bd9e-7fe71da96dc8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.904765 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-864f9260-0a61-4086-bd9e-7fe71da96dc8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 Aug 19 13:06:15.904938 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-864f9260-0a61-4086-bd9e-7fe71da96dc8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.905117 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-864f9260-0a61-4086-bd9e-7fe71da96dc8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.910396 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-864f9260-0a61-4086-bd9e-7fe71da96dc8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 returned with HTTP 404 Aug 19 13:06:15.910826 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1347/5384] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:15 2026] GET /volume/v3/volumes/f65ab358-8f13-4a5f-9008-e5f803fed695 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:15.916616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-743d3664-269b-4daa-8f00-606358bcf7b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.918324 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:06:15.918527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.918719 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.918873 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume with id: c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:06:15.925450 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:15.925450 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:15.925867 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:15.943115 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume request issued successfully. Aug 19 13:06:15.943304 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-743d3664-269b-4daa-8f00-606358bcf7b2 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db returned with HTTP 202 Aug 19 13:06:15.943703 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1351/5385] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:15 2026] DELETE /volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:15.950102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:15.952075 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:06:15.952236 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:15.952451 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:15.959576 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:15.959576 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:15.963337 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:15.967071 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b9c0485e-6d94-4bcb-a5a4-c7d3d043e85f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db returned with HTTP 200 Aug 19 13:06:15.967535 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1343/5386] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:15 2026] GET /volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:16.834397 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-17421cac-07b1-417c-932e-fabb5b04aa26 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:16.836235 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17421cac-07b1-417c-932e-fabb5b04aa26 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] GET https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e Aug 19 13:06:16.836465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17421cac-07b1-417c-932e-fabb5b04aa26 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:16.836644 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-17421cac-07b1-417c-932e-fabb5b04aa26 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:16.841926 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-17421cac-07b1-417c-932e-fabb5b04aa26 tempest-TestServerVolumeAttachmentScenario-1262429038 tempest-TestServerVolumeAttachmentScenario-1262429038-project-member] https://10.4.3.137/volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e returned with HTTP 404 Aug 19 13:06:16.842442 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1346/5387] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:16 2026] GET /volume/v3/volumes/86798b0e-3379-4d1c-aa8b-555181f9248e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:16.979939 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e00b09aa-25ab-4246-a7a3-e349faffd2c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:16.981947 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e00b09aa-25ab-4246-a7a3-e349faffd2c8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db Aug 19 13:06:16.982202 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e00b09aa-25ab-4246-a7a3-e349faffd2c8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:16.982485 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e00b09aa-25ab-4246-a7a3-e349faffd2c8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:16.988127 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e00b09aa-25ab-4246-a7a3-e349faffd2c8 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db returned with HTTP 404 Aug 19 13:06:16.988675 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1348/5388] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:16 2026] GET /volume/v3/volumes/c8eee535-5a2e-4773-aac1-02698a24e5db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:16.995759 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:16.997711 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] DELETE https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:06:16.997958 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:16.998127 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:16.998370 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume with id: 958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:06:17.006712 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:17.006712 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:17.007340 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:17.028002 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Delete volume request issued successfully. Aug 19 13:06:17.028180 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1d024fd3-1dfb-462c-89a9-389bff449f59 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 returned with HTTP 202 Aug 19 13:06:17.028698 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1352/5389] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:06:16 2026] DELETE /volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:17.036774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:17.038580 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:06:17.038770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:17.038945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:17.046046 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:17.046046 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:17.049646 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Volume info retrieved successfully. Aug 19 13:06:17.054050 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cc98deab-b5b6-486b-8735-0d7a6843fd9f tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 returned with HTTP 200 Aug 19 13:06:17.054617 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1344/5390] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:17 2026] GET /volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:18.067320 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e341628-18ff-4cb3-9989-473540d41549 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:18.069129 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e341628-18ff-4cb3-9989-473540d41549 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] GET https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 Aug 19 13:06:18.069324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e341628-18ff-4cb3-9989-473540d41549 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:18.069554 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e341628-18ff-4cb3-9989-473540d41549 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:18.075022 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e341628-18ff-4cb3-9989-473540d41549 tempest-VolumesBackupsTest-1770896353 tempest-VolumesBackupsTest-1770896353-project-member] https://10.4.3.137/volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 returned with HTTP 404 Aug 19 13:06:18.075681 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1347/5391] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:18 2026] GET /volume/v3/volumes/958ab770-05b1-4692-bfa5-02330e1b8196 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:21.517750 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:21.519479 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:21.519821 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "12bb7fea-c01f-41c1-bd78-242f2d043b2b", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:21.521281 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '12bb7fea-c01f-41c1-bd78-242f2d043b2b', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:21.600881 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume of 1 GB Aug 19 13:06:21.605635 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Availability Zones retrieved successfully. Aug 19 13:06:21.611277 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (239e12dd-c5bb-463d-8ffe-13e5449ab8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:21.612542 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085abbcb-45f6-46e8-9088-d51b3d671c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:21.613565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:21.684469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085abbcb-45f6-46e8-9088-d51b3d671c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:21.685421 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b949be-978e-42d4-ab1c-a394e3177cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:21.744618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['d814918d-589e-4a3c-a798-3d2ff11d85ca', 'c7811b8b-7552-42a2-8713-3f13a07ff7a5', '70b45a26-e161-4d5f-845c-d5485268d7e3', '91fcebbc-5c4f-4bec-a4aa-31fe2fefe47d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:21.745469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b949be-978e-42d4-ab1c-a394e3177cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d814918d-589e-4a3c-a798-3d2ff11d85ca', 'c7811b8b-7552-42a2-8713-3f13a07ff7a5', '70b45a26-e161-4d5f-845c-d5485268d7e3', '91fcebbc-5c4f-4bec-a4aa-31fe2fefe47d']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:21.746238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d7d65e-aaa6-4441-b3ce-3b40d5140667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:21.770465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d7d65e-aaa6-4441-b3ce-3b40d5140667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd928daaf-9ea6-43d2-b25e-155be14af423', '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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['d814918d-589e-4a3c-a798-3d2ff11d85ca','c7811b8b-7552-42a2-8713-3f13a07ff7a5','70b45a26-e161-4d5f-845c-d5485268d7e3','91fcebbc-5c4f-4bec-a4aa-31fe2fefe47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:06:21Z,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=d928daaf-9ea6-43d2-b25e-155be14af423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb195c8205084e63930f180e37a00b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75936e82db0e43ea88e030a73ae57f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:21.771140 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da64ea6-c59e-40eb-903e-497588deca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:21.791900 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da64ea6-c59e-40eb-903e-497588deca85) transitioned into state 'SUCCESS' from 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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['d814918d-589e-4a3c-a798-3d2ff11d85ca','c7811b8b-7552-42a2-8713-3f13a07ff7a5','70b45a26-e161-4d5f-845c-d5485268d7e3','91fcebbc-5c4f-4bec-a4aa-31fe2fefe47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:21.792698 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176c0cbc-c7ea-4fff-af30-d0ce93426496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:21.802817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176c0cbc-c7ea-4fff-af30-d0ce93426496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:21.803618 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (239e12dd-c5bb-463d-8ffe-13e5449ab8ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:21.803911 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request issued successfully. Aug 19 13:06:21.804486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c66564dd-9e3c-4609-a47a-fa54f4bde8fe tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:21.804948 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1349/5392] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:06:21 2026] POST /volume/v3/volumes => generated 775 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:21.816164 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cd176742-816d-40a9-b6c2-c751ebdad29e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:21.818019 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd176742-816d-40a9-b6c2-c751ebdad29e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:21.818257 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd176742-816d-40a9-b6c2-c751ebdad29e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:21.818566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cd176742-816d-40a9-b6c2-c751ebdad29e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:21.828161 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:21.828161 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:21.832508 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cd176742-816d-40a9-b6c2-c751ebdad29e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:21.838580 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cd176742-816d-40a9-b6c2-c751ebdad29e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:21.839213 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1353/5393] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:21 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:22.850711 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:22.852518 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:22.852791 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:22.852960 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:22.861714 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:22.861714 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:22.866930 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:22.871399 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9d8cf8eb-2663-4df7-a2aa-4b2403a00c43 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:22.871993 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1345/5394] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:22 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:23.885453 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:23.887264 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:23.887537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:23.887761 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:23.895423 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:23.895423 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:23.899017 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:23.902924 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c55b2c73-a457-4a6b-bad4-ad56242abebd tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:23.903348 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1348/5395] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:23 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:24.916580 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e83b272c-4956-4464-93ac-1ff920393e5f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:24.918597 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e83b272c-4956-4464-93ac-1ff920393e5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:24.918807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e83b272c-4956-4464-93ac-1ff920393e5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:24.918984 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e83b272c-4956-4464-93ac-1ff920393e5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:24.927229 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:24.927229 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:24.935028 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e83b272c-4956-4464-93ac-1ff920393e5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:24.941391 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e83b272c-4956-4464-93ac-1ff920393e5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:24.942054 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1350/5396] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:24 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:25.956628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:25.958492 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:25.958698 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:25.958877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:25.965234 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:25.965234 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:25.968546 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:25.972381 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ce9190f0-dcbc-400e-b943-57458dec8c99 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:25.972719 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1354/5397] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:25 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:26.985301 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:26.987019 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:26.987238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:26.987480 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:26.996151 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:26.996151 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:27.000636 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:27.006099 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5862efd-82af-4fda-8a1d-fd67cb641a02 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:27.006773 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1346/5398] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:26 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:28.020029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:28.022179 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:28.022445 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:28.022652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:28.031758 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:28.031758 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:28.037102 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:28.042958 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-52fce903-294b-4dcc-9b2a-f53058ea5e55 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:28.043589 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1349/5399] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:28 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:29.057947 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:29.062030 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:29.062274 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:29.062529 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:29.069574 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:29.069574 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:29.073287 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:29.078894 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0052be6-9f76-4ad5-90f2-57ffcba02d07 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:29.079523 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1351/5400] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:29 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:30.093170 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:30.096108 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:30.096108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:30.096369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:30.107003 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:30.107003 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:30.111108 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:30.115869 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1fbb7cb8-b8dc-4233-9280-20ec14295b8a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:30.116384 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1355/5401] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:30 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:30.129178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-766e33dd-c897-43dc-84e6-6e27d55766ca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:30.131539 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-766e33dd-c897-43dc-84e6-6e27d55766ca tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:30.131835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-766e33dd-c897-43dc-84e6-6e27d55766ca tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:30.132194 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-766e33dd-c897-43dc-84e6-6e27d55766ca tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:30.141933 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:30.141933 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:30.146521 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-766e33dd-c897-43dc-84e6-6e27d55766ca tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:30.151892 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-766e33dd-c897-43dc-84e6-6e27d55766ca tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:30.152291 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1347/5402] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:30 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:30.164758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-323e2fec-f2c9-4c30-ae45-389854615e76 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:30.166513 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:30.166745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:30.166924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:30.167086 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:30.176864 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:30.176864 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:30.177551 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:30.198091 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume request issued successfully. Aug 19 13:06:30.198485 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-323e2fec-f2c9-4c30-ae45-389854615e76 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 202 Aug 19 13:06:30.199176 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1350/5403] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:30 2026] DELETE /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:06:30.207201 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5754b072-03f8-4898-a004-4e5ec37984ac None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:30.209358 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5754b072-03f8-4898-a004-4e5ec37984ac tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:30.209619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5754b072-03f8-4898-a004-4e5ec37984ac tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:30.209816 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5754b072-03f8-4898-a004-4e5ec37984ac tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:30.218603 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:30.218603 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:30.222715 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5754b072-03f8-4898-a004-4e5ec37984ac tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:30.229334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5754b072-03f8-4898-a004-4e5ec37984ac tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 200 Aug 19 13:06:30.229827 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1352/5404] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:30 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:31.244183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7286bf1b-a526-40f8-89cd-68bf7b58550e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:31.246224 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7286bf1b-a526-40f8-89cd-68bf7b58550e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:31.246517 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7286bf1b-a526-40f8-89cd-68bf7b58550e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:31.246760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7286bf1b-a526-40f8-89cd-68bf7b58550e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:31.253322 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7286bf1b-a526-40f8-89cd-68bf7b58550e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 404 Aug 19 13:06:31.253856 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1356/5405] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:31 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:32.960051 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6f844620-46a9-44d4-ae19-da2837ed464b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:32.961795 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:32.962142 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "80841214-bd89-44bc-af8e-0b4250dc6fc7", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:32.963706 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '80841214-bd89-44bc-af8e-0b4250dc6fc7', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:33.052532 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:33.055786 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:33.056098 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-749993215", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:33.057683 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-749993215', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:33.057817 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume of 1 GB Aug 19 13:06:33.062620 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Availability Zones retrieved successfully. Aug 19 13:06:33.068785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Flow 'volume_create_api' (c19a7988-9503-41cc-8f08-83f502c29d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:33.069698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2911f1a6-78b3-40a6-b712-2ff3ab082d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.070744 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:33.099225 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2911f1a6-78b3-40a6-b712-2ff3ab082d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.100121 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2dd96-501d-4d55-8d0e-7262b9facf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.141459 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume of 1 GB Aug 19 13:06:33.146425 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Availability Zones retrieved successfully. Aug 19 13:06:33.151632 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (da39793f-dc9d-4208-98e9-83ac4ad9911c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:33.152700 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa81c8b8-1801-4fc1-8f90-189401e93658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.153594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:33.166786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Created reservations ['a14dbf26-dbbf-4c37-b789-8d1f1051790d', '872454e8-1e2e-4110-a732-caa8917cc8f8', 'dc925670-f26a-4716-a516-1fc126d1ddb8', 'b2a3e236-fa2e-4f76-a0c3-26f6f1950e0e'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:33.167675 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33c2dd96-501d-4d55-8d0e-7262b9facf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14dbf26-dbbf-4c37-b789-8d1f1051790d', '872454e8-1e2e-4110-a732-caa8917cc8f8', 'dc925670-f26a-4716-a516-1fc126d1ddb8', 'b2a3e236-fa2e-4f76-a0c3-26f6f1950e0e']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.168593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e0cbb9-3825-4daf-b943-e682372536e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.192745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75e0cbb9-3825-4daf-b943-e682372536e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a40b346f-906a-46bc-8f7e-1cf36a1bbf0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-749993215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555abd5edf1f47f6b243d1d0ba656e16',qos_specs=None,replication_status=,reservations=['a14dbf26-dbbf-4c37-b789-8d1f1051790d','872454e8-1e2e-4110-a732-caa8917cc8f8','dc925670-f26a-4716-a516-1fc126d1ddb8','b2a3e236-fa2e-4f76-a0c3-26f6f1950e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-749993215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a40b346f-906a-46bc-8f7e-1cf36a1bbf0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555abd5edf1f47f6b243d1d0ba656e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.193476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb5997c-859e-41cf-b7f6-d3ff1ec00e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.208984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa81c8b8-1801-4fc1-8f90-189401e93658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.209939 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7d5fea-b49d-4222-a865-1490b4ff36f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.211692 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bb5997c-859e-41cf-b7f6-d3ff1ec00e8e) transitioned into state 'SUCCESS' from state '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-749993215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555abd5edf1f47f6b243d1d0ba656e16',qos_specs=None,replication_status=,reservations=['a14dbf26-dbbf-4c37-b789-8d1f1051790d','872454e8-1e2e-4110-a732-caa8917cc8f8','dc925670-f26a-4716-a516-1fc126d1ddb8','b2a3e236-fa2e-4f76-a0c3-26f6f1950e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.212444 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88a7db5-7b7f-4a24-95a3-42c5b787b083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.222854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b88a7db5-7b7f-4a24-95a3-42c5b787b083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.223766 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Flow 'volume_create_api' (c19a7988-9503-41cc-8f08-83f502c29d5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:33.224056 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume request issued successfully. Aug 19 13:06:33.224704 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-04963a76-96ad-417c-8dc8-91dc81b98a2c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:33.225154 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1351/5406] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:06:33 2026] POST /volume/v3/volumes => generated 746 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:33.254012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['617622b9-ea8f-4927-9959-a8c72b7bae5e', '64b9d588-816a-4100-82f6-8feb20f8e4f2', '91179c06-442b-48d0-aa63-8aa195e7896e', 'eccea26f-280a-41ac-9fc5-825575695813'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:33.254816 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e7d5fea-b49d-4222-a865-1490b4ff36f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['617622b9-ea8f-4927-9959-a8c72b7bae5e', '64b9d588-816a-4100-82f6-8feb20f8e4f2', '91179c06-442b-48d0-aa63-8aa195e7896e', 'eccea26f-280a-41ac-9fc5-825575695813']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.255568 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e1ec1a-f91d-48eb-8689-daf3b0f727b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.279188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e1ec1a-f91d-48eb-8689-daf3b0f727b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e42777cc-f5f6-4203-9688-2e8baaea9f37', '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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['617622b9-ea8f-4927-9959-a8c72b7bae5e','64b9d588-816a-4100-82f6-8feb20f8e4f2','91179c06-442b-48d0-aa63-8aa195e7896e','eccea26f-280a-41ac-9fc5-825575695813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:06:33Z,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=e42777cc-f5f6-4203-9688-2e8baaea9f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb195c8205084e63930f180e37a00b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75936e82db0e43ea88e030a73ae57f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.279937 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ecb6be-4e9a-40e5-8d5d-1e1c826870fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.307119 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ecb6be-4e9a-40e5-8d5d-1e1c826870fd) transitioned into state 'SUCCESS' from 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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['617622b9-ea8f-4927-9959-a8c72b7bae5e','64b9d588-816a-4100-82f6-8feb20f8e4f2','91179c06-442b-48d0-aa63-8aa195e7896e','eccea26f-280a-41ac-9fc5-825575695813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.308057 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e70e9d9-5a4b-4fe8-bd69-b5ae004b5f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:33.326855 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e70e9d9-5a4b-4fe8-bd69-b5ae004b5f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:33.327928 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (da39793f-dc9d-4208-98e9-83ac4ad9911c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:33.328327 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request issued successfully. Aug 19 13:06:33.328977 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6f844620-46a9-44d4-ae19-da2837ed464b tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:33.329527 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1348/5407] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:06:32 2026] POST /volume/v3/volumes => generated 775 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:33.345459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:33.347239 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:33.347466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:33.347690 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:33.355197 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:33.355197 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:33.359052 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:33.363692 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24a46bb8-bc5e-4224-8e88-43da9c0a4109 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:33.364194 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1353/5408] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:33 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:34.380941 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:34.383138 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:34.383721 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:34.384003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:34.392742 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:34.392742 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:34.397780 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:34.404398 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1c08d04e-3c5e-41cc-8b86-32119c8e15ed tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:34.404953 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1357/5409] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:34 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:35.419180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:35.421173 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:35.421476 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:35.421694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:35.429169 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:35.429169 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:35.433197 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:35.437558 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ea2f4551-d645-420a-92b2-cfcd596aef85 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:35.438060 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1352/5410] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:35 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:36.450195 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:36.452838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:36.453176 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:36.453451 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:36.462479 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:36.462479 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:36.468187 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:36.474782 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d589ec4f-63b9-468e-93d3-fb7198cfcd24 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:36.474782 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1349/5411] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:36 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:37.487992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:37.489673 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:37.489882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:37.490028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:37.498527 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:37.498527 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:37.503074 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:37.508856 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b38fa9f7-37a7-4ce0-af2c-95e64a495e46 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:37.509715 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1354/5412] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:37 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:38.522152 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:38.524357 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:38.524694 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:38.524984 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:38.532103 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:38.532103 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:38.536037 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:38.540498 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d7d6f3aa-92e4-4a91-8edf-ad78f277052a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:38.541187 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1358/5413] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:38 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:39.554962 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:39.557398 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:39.557711 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:39.557970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:39.567343 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:39.567343 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:39.572560 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:39.579616 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3bad871b-86bb-40e5-bd65-b0ac707a6f32 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:39.580341 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1353/5414] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:39 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:39.596284 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-42c8d534-51c3-4784-a213-640696b90c3d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:39.598164 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-42c8d534-51c3-4784-a213-640696b90c3d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:39.598611 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-42c8d534-51c3-4784-a213-640696b90c3d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:39.600060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-42c8d534-51c3-4784-a213-640696b90c3d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:39.606104 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:39.606104 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:39.610308 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-42c8d534-51c3-4784-a213-640696b90c3d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:39.615546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-42c8d534-51c3-4784-a213-640696b90c3d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:39.616112 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1350/5415] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:39 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:39.632453 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:39.634117 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:39.634484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e42777cc-f5f6-4203-9688-2e8baaea9f37", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:39.636007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e42777cc-f5f6-4203-9688-2e8baaea9f37', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:39.643585 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:39.643585 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:39.644095 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume retrieved successfully. Aug 19 13:06:39.644206 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume of 1 GB Aug 19 13:06:39.647956 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Availability Zones retrieved successfully. Aug 19 13:06:39.654441 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (ddd7576a-87e9-4a6c-aab8-dce40b5a65be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:39.655835 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65f2c8f-3d53-4eb1-994c-784580e61727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:39.657211 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:39.683401 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65f2c8f-3d53-4eb1-994c-784580e61727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e42777cc-f5f6-4203-9688-2e8baaea9f37', 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:39.684333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452e2b16-1776-4db7-bd90-d49f98855a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:39.733210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['0f125b03-e5ca-486d-84f0-200634cfe8d0', '781b83d8-a11d-4436-8e90-add9087d9171', '4e7c8b3d-3ebe-4994-a17e-2ed85ee041a8', 'f40e858b-8ecb-40f6-94a4-07413b0ac3d0'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:39.734886 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452e2b16-1776-4db7-bd90-d49f98855a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f125b03-e5ca-486d-84f0-200634cfe8d0', '781b83d8-a11d-4436-8e90-add9087d9171', '4e7c8b3d-3ebe-4994-a17e-2ed85ee041a8', 'f40e858b-8ecb-40f6-94a4-07413b0ac3d0']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:39.735905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01304e47-09ad-4c79-ae8f-59439bf3e2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:39.772154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01304e47-09ad-4c79-ae8f-59439bf3e2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79e9516c-56e8-4ca0-9543-a04ce7eb3d39', '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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['0f125b03-e5ca-486d-84f0-200634cfe8d0','781b83d8-a11d-4436-8e90-add9087d9171','4e7c8b3d-3ebe-4994-a17e-2ed85ee041a8','f40e858b-8ecb-40f6-94a4-07413b0ac3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e42777cc-f5f6-4203-9688-2e8baaea9f37,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T13:06:39Z,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=79e9516c-56e8-4ca0-9543-a04ce7eb3d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb195c8205084e63930f180e37a00b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e42777cc-f5f6-4203-9688-2e8baaea9f37,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75936e82db0e43ea88e030a73ae57f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:39.773272 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5afb96-bd0b-4b95-bfa3-a5359f2ff597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:39.792273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5afb96-bd0b-4b95-bfa3-a5359f2ff597) transitioned into state 'SUCCESS' from 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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['0f125b03-e5ca-486d-84f0-200634cfe8d0','781b83d8-a11d-4436-8e90-add9087d9171','4e7c8b3d-3ebe-4994-a17e-2ed85ee041a8','f40e858b-8ecb-40f6-94a4-07413b0ac3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e42777cc-f5f6-4203-9688-2e8baaea9f37,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:39.793028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a6cc98-8dbf-41d0-9375-b4aa9a46084c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:39.809366 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a6cc98-8dbf-41d0-9375-b4aa9a46084c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:39.810109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (ddd7576a-87e9-4a6c-aab8-dce40b5a65be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:39.810435 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request issued successfully. Aug 19 13:06:39.810931 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e1dcd502-7197-47ba-b895-88868f6bb4d6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:39.811675 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1355/5416] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:06:39 2026] POST /volume/v3/volumes => generated 809 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:39.823898 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:39.826052 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:39.826286 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:39.826485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:39.834031 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:39.834031 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:39.838862 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:39.845351 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d912dbd-36be-41bd-b741-71a996b2ef96 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 200 Aug 19 13:06:39.845888 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1359/5417] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:39 2026] GET /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:40.857793 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:40.859725 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:40.859985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:40.860119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:40.868671 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:40.868671 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:40.873464 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:40.878744 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7bd2240-c740-4fab-8f09-d0465f89aad0 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 200 Aug 19 13:06:40.879112 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1354/5418] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:40 2026] GET /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:40.891864 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:40.893575 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:40.893757 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:40.893917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:40.900307 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:40.900307 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:40.903964 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:40.909340 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-79f55f3a-e416-4959-a2f6-dec6da56f952 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 200 Aug 19 13:06:40.909745 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1351/5419] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:40 2026] GET /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:40.923160 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-36077504-9e2c-4833-8df2-441bc5a1f85e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:40.925539 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:40.925811 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:40.926043 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:40.926275 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:40.937855 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:40.937855 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:40.938395 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:40.959071 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume request issued successfully. Aug 19 13:06:40.959486 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-36077504-9e2c-4833-8df2-441bc5a1f85e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 202 Aug 19 13:06:40.960054 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1356/5420] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:40 2026] DELETE /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:06:40.968443 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c86468a1-9a4b-41cc-b703-68234379df83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:40.970399 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c86468a1-9a4b-41cc-b703-68234379df83 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:40.970633 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c86468a1-9a4b-41cc-b703-68234379df83 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:40.970857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c86468a1-9a4b-41cc-b703-68234379df83 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:40.980216 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:40.980216 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:40.984857 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c86468a1-9a4b-41cc-b703-68234379df83 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:40.990848 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c86468a1-9a4b-41cc-b703-68234379df83 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 200 Aug 19 13:06:40.991430 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1360/5421] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:40 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:42.008149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-18254199-26c1-4e00-8869-6ff86897b24d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:42.009951 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18254199-26c1-4e00-8869-6ff86897b24d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:42.010158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18254199-26c1-4e00-8869-6ff86897b24d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:42.010401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-18254199-26c1-4e00-8869-6ff86897b24d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:42.015850 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-18254199-26c1-4e00-8869-6ff86897b24d tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 404 Aug 19 13:06:42.016460 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1355/5422] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:42 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:43.679445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:43.681589 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:43.682002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "4c3555ee-a3e3-4097-8295-1633bdc747f4", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:43.683853 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '4c3555ee-a3e3-4097-8295-1633bdc747f4', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:43.767883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume of 1 GB Aug 19 13:06:43.773630 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Availability Zones retrieved successfully. Aug 19 13:06:43.781177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (78b08426-8e60-409d-ae65-14d73af18622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:43.782774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30694541-c9c9-44b3-9bf3-2db30e5afc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:43.784052 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:43.847395 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30694541-c9c9-44b3-9bf3-2db30e5afc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:43.848589 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8545ad2-15d4-4569-9f15-73322688c378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:43.902027 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['23b19c99-d6e2-4ece-b489-2b74f64402f0', 'ebe595e3-88e9-43bc-96e4-4d5f4054d406', '6eb6ad02-0201-4fcf-9e80-39659511fd04', 'b3e2c402-5d82-4c34-b5ae-38ee5494e1ed'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:43.903190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8545ad2-15d4-4569-9f15-73322688c378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23b19c99-d6e2-4ece-b489-2b74f64402f0', 'ebe595e3-88e9-43bc-96e4-4d5f4054d406', '6eb6ad02-0201-4fcf-9e80-39659511fd04', 'b3e2c402-5d82-4c34-b5ae-38ee5494e1ed']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:43.904308 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e687839-9064-4064-8e46-0ec1e8450784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:43.933458 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e687839-9064-4064-8e46-0ec1e8450784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c451df9-df2e-42e5-bfab-151655e32471', '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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['23b19c99-d6e2-4ece-b489-2b74f64402f0','ebe595e3-88e9-43bc-96e4-4d5f4054d406','6eb6ad02-0201-4fcf-9e80-39659511fd04','b3e2c402-5d82-4c34-b5ae-38ee5494e1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:06:43Z,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=9c451df9-df2e-42e5-bfab-151655e32471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb195c8205084e63930f180e37a00b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75936e82db0e43ea88e030a73ae57f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:43.934553 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915a243a-5996-4952-9d62-6da618ea246a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:43.958705 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915a243a-5996-4952-9d62-6da618ea246a) transitioned into state 'SUCCESS' from 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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['23b19c99-d6e2-4ece-b489-2b74f64402f0','ebe595e3-88e9-43bc-96e4-4d5f4054d406','6eb6ad02-0201-4fcf-9e80-39659511fd04','b3e2c402-5d82-4c34-b5ae-38ee5494e1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:43.959747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79600db-ade0-4d66-9787-20ce896d6856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:43.972446 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79600db-ade0-4d66-9787-20ce896d6856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:43.973706 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (78b08426-8e60-409d-ae65-14d73af18622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:43.974150 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request issued successfully. Aug 19 13:06:43.975020 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7592bbe9-11b2-4894-8f52-eca5c741d862 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:43.975660 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1352/5423] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:06:43 2026] POST /volume/v3/volumes => generated 775 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:43.987596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:43.989882 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:43.990150 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:43.990424 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:44.002612 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:44.002612 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:44.007910 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:44.013142 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7cdd6470-bad4-4be4-a2f7-a65b3f827937 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:44.013563 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1357/5424] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:43 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:45.029404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:45.031612 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:45.031900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:45.032156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:45.039588 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:45.039588 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:45.043520 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:45.047948 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-df075de7-f5b7-4c2b-8e69-fc7dd3fce502 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:45.048349 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1361/5425] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:45 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:46.062909 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:46.064756 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:46.065012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:46.065257 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:46.072009 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:46.072009 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:46.075189 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:46.079076 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-afd1566e-85b1-4286-a5d5-1ae3a527bdae tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:46.079450 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1356/5426] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:46 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:47.091421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:47.093525 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:47.093777 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:47.094009 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:47.100850 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:47.100850 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:47.104302 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:47.108375 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0a8cd5e-cee4-430e-a2ff-8728310fe6e6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:47.108853 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1353/5427] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:47 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:48.120743 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:48.122537 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:48.122730 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:48.122906 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:48.129763 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:48.129763 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:48.133596 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:48.137888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-676e190b-3e3c-4ffe-8c7e-2aad04cb8687 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:48.138259 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1358/5428] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:48 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:49.150658 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:49.152531 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:49.152766 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:49.152964 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:49.160957 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:49.160957 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:49.166021 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:49.170701 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7e74875c-0ad9-4b92-870a-39ae04e8aaaf tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:49.171268 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1362/5429] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:49 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:50.182929 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:50.185240 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:50.185670 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:50.185916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:50.193268 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:50.193268 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:50.196961 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:50.201236 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-48d810f3-a252-46bc-b7f3-c8f1b955a056 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:50.201706 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1357/5430] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:50 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:51.212684 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:51.214894 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:51.215193 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:51.215461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:51.223791 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:51.223791 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:51.227782 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:51.233120 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d3c93fcf-f152-4aca-a00d-7643f3f4ab5f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:51.233760 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1354/5431] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:51 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:51.244949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:51.246776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:51.246968 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:51.247145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:51.254115 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:51.254115 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:51.257735 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:51.262266 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-92206a41-f26c-4b96-987e-4f5b4cd98491 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:51.262691 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1359/5432] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:51 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:51.273815 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:51.275478 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:06:51.275807 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c451df9-df2e-42e5-bfab-151655e32471", "name": "tempest-VolumeImageDependencyTests-Snapshot-666877624"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:51.284462 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:51.284462 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:51.284911 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:51.285025 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create snapshot from volume 9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:51.324796 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['57781138-cc81-4535-91a1-ec8fe268e1b4', 'b9edc681-17ec-44a6-b54f-2d506d54714d', '2e4029d4-e395-44ee-8df2-11fe4dc9728d', '4faddd72-1812-49cc-8ee2-24b318dbc30c'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:51.353861 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot create request issued successfully. Aug 19 13:06:51.354171 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a9e3321-098c-468f-b1ff-3fe6afe4b1a1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:06:51.354580 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1363/5433] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:06:51 2026] POST /volume/v3/snapshots => generated 312 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:51.362573 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:51.364300 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:51.364518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:51.364693 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:51.369601 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:51.369601 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:51.369992 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot retrieved successfully. Aug 19 13:06:51.370825 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d47e4fc5-e395-41df-b40f-d370894fe7f6 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 200 Aug 19 13:06:51.371179 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1358/5434] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:06:51 2026] GET /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:52.380862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5d73336-ecf3-43aa-a84c-32480e056184 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:52.383113 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5d73336-ecf3-43aa-a84c-32480e056184 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:52.383432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5d73336-ecf3-43aa-a84c-32480e056184 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:52.383693 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5d73336-ecf3-43aa-a84c-32480e056184 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:52.389657 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:52.389657 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:52.390241 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b5d73336-ecf3-43aa-a84c-32480e056184 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot retrieved successfully. Aug 19 13:06:52.391232 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5d73336-ecf3-43aa-a84c-32480e056184 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 200 Aug 19 13:06:52.391707 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1355/5435] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:06:52 2026] GET /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:52.401757 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:52.403375 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:52.403704 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "968d2b77-fafa-48a1-b17d-ddba921dd2ad", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:52.405066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '968d2b77-fafa-48a1-b17d-ddba921dd2ad', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:52.409617 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:52.409617 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:52.409980 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot retrieved successfully. Aug 19 13:06:52.410081 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume of 1 GB Aug 19 13:06:52.413084 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Availability Zones retrieved successfully. Aug 19 13:06:52.418057 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (c23d2c95-bce3-4346-b988-6ea106ce8c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:52.418878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74083690-6b72-4506-8cbd-71dad951ba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:52.419672 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:52.444363 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74083690-6b72-4506-8cbd-71dad951ba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '968d2b77-fafa-48a1-b17d-ddba921dd2ad', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:52.444999 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072ca989-1cba-466f-be08-918aa4f888cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:52.481267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Created reservations ['a6973d82-5fa8-4897-85c8-6be8d80e7f68', '60717d6c-08c9-4cce-b681-c0f781e19831', 'e99c9b7e-5d7f-4d64-be50-51086b66ad80', '8ceb4609-da9f-46de-af18-6d4a1c3ebf21'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:52.482387 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (072ca989-1cba-466f-be08-918aa4f888cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6973d82-5fa8-4897-85c8-6be8d80e7f68', '60717d6c-08c9-4cce-b681-c0f781e19831', 'e99c9b7e-5d7f-4d64-be50-51086b66ad80', '8ceb4609-da9f-46de-af18-6d4a1c3ebf21']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:52.483427 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb830d11-830b-4bef-96ae-98010a525256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:52.530225 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb830d11-830b-4bef-96ae-98010a525256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '717ae3c3-362e-4d5d-baaf-aeab4b35a4f6', '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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['a6973d82-5fa8-4897-85c8-6be8d80e7f68','60717d6c-08c9-4cce-b681-c0f781e19831','e99c9b7e-5d7f-4d64-be50-51086b66ad80','8ceb4609-da9f-46de-af18-6d4a1c3ebf21'],size=1,snapshot_id=968d2b77-fafa-48a1-b17d-ddba921dd2ad,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), '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-19T13:06:52Z,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=717ae3c3-362e-4d5d-baaf-aeab4b35a4f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb195c8205084e63930f180e37a00b0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=968d2b77-fafa-48a1-b17d-ddba921dd2ad,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75936e82db0e43ea88e030a73ae57f93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:52.530995 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4150e1-274f-4b93-9edf-0022c4200897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:52.548305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4150e1-274f-4b93-9edf-0022c4200897) transitioned into state 'SUCCESS' from 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='fb195c8205084e63930f180e37a00b0a',qos_specs=None,replication_status=,reservations=['a6973d82-5fa8-4897-85c8-6be8d80e7f68','60717d6c-08c9-4cce-b681-c0f781e19831','e99c9b7e-5d7f-4d64-be50-51086b66ad80','8ceb4609-da9f-46de-af18-6d4a1c3ebf21'],size=1,snapshot_id=968d2b77-fafa-48a1-b17d-ddba921dd2ad,source_replicaid=,source_volid=None,status='creating',user_id='75936e82db0e43ea88e030a73ae57f93',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:52.548974 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e51985f-2c90-4014-a0f3-caaa177843fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:52.568200 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e51985f-2c90-4014-a0f3-caaa177843fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:52.569084 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Flow 'volume_create_api' (c23d2c95-bce3-4346-b988-6ea106ce8c5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:52.569438 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Create volume request issued successfully. Aug 19 13:06:52.569957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f7a6ded1-a94c-47df-b43d-ac6f19541a2a tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:52.570428 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1360/5436] 10.4.3.137 () {70 vars in 1300 bytes} [Wed Aug 19 13:06:52 2026] POST /volume/v3/volumes => generated 809 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:52.581402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:52.586725 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:52.586954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:52.587098 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:52.603590 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:52.603590 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:52.607632 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:52.611491 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2f9a602b-7afc-4509-b9b3-abb3f2c518ff tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 200 Aug 19 13:06:52.611819 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1364/5437] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:52 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:06:53.623265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:53.624992 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:53.625201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:53.625410 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:53.627698 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=137,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:06:53.632846 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:53.632846 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:53.636751 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:53.641895 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7f81fbe5-cbc1-44e5-88ba-a58a7f16df05 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 200 Aug 19 13:06:53.642294 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1359/5438] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:53 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:53.653211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:53.654869 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:53.655038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:53.655237 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:53.661612 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:53.661612 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:53.664991 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:53.669090 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-087c5a1e-adb1-44f2-a32e-cdd189d3beeb tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 200 Aug 19 13:06:53.669505 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1356/5439] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:53 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:53.680691 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:53.682480 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:53.682662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:53.682837 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:53.682933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete snapshot with id: 968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:53.684604 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=186,cinder:INSERT=27,cinder:UPDATE=46 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:06:53.687993 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:53.687993 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:53.688465 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot retrieved successfully. Aug 19 13:06:53.705420 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot delete request issued successfully. Aug 19 13:06:53.705607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2846c15a-6416-47cf-b6e8-f1e166eea93f tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 202 Aug 19 13:06:53.706143 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1361/5440] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:06:53 2026] DELETE /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:06:53.714207 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:53.715964 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:53.716198 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:53.716407 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:53.720977 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:53.720977 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:06:53.721432 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Snapshot retrieved successfully. Aug 19 13:06:53.722209 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d6ad298c-8fed-48c7-9b42-ff6e48161ad5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 200 Aug 19 13:06:53.722575 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1365/5441] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:06:53 2026] GET /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:06:54.730915 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cdee0bee-8813-4ecf-9d93-0f3251a1b265 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:54.732606 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdee0bee-8813-4ecf-9d93-0f3251a1b265 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:54.732828 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdee0bee-8813-4ecf-9d93-0f3251a1b265 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:54.733009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cdee0bee-8813-4ecf-9d93-0f3251a1b265 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:54.736962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cdee0bee-8813-4ecf-9d93-0f3251a1b265 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 404 Aug 19 13:06:54.737432 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1360/5442] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:06:54 2026] GET /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:54.743731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:54.745814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:54.746054 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:54.746310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:54.746496 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: 717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:54.748467 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=166,cinder:UPDATE=34,cinder:INSERT=14,cinder:DELETE=2 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:06:54.755389 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:54.755389 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:54.756019 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:54.775661 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume request issued successfully. Aug 19 13:06:54.775884 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f5d7d5e6-546b-4242-86b8-b1da411d3b63 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 202 Aug 19 13:06:54.776468 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1357/5443] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:54 2026] DELETE /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:06:54.785383 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:54.787536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:54.787840 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:54.788362 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:54.797977 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:54.797977 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:54.802064 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:54.807319 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-123496b4-9928-4dcd-a5b3-17c8b9fcd4f1 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 200 Aug 19 13:06:54.807788 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1362/5444] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:54 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:55.819840 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-90ee7e83-bcc0-4b9c-99be-37a56c5740a5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:55.821315 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90ee7e83-bcc0-4b9c-99be-37a56c5740a5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:55.821508 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90ee7e83-bcc0-4b9c-99be-37a56c5740a5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:55.821684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-90ee7e83-bcc0-4b9c-99be-37a56c5740a5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:55.823557 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=127,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:06:55.826807 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-90ee7e83-bcc0-4b9c-99be-37a56c5740a5 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 404 Aug 19 13:06:55.827217 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1366/5445] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:55 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:55.978881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7712691a-808c-4551-b77d-b859ee6bda9e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:55.981316 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:55.981316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:55.981543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:55.981655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: 9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:55.988157 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:55.988157 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:06:55.988593 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:56.008135 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume request issued successfully. Aug 19 13:06:56.008279 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7712691a-808c-4551-b77d-b859ee6bda9e tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 202 Aug 19 13:06:56.008641 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1361/5446] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:55 2026] DELETE /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:06:56.015450 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:56.017375 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:56.017645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:56.017875 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:56.024488 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:56.024488 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:56.027669 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:56.031731 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-adc71e35-9015-40e7-93b9-0f2d9604b279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 200 Aug 19 13:06:56.032210 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1358/5447] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:56 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:57.043662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e58db6ee-9595-4de5-950e-67d6d9064c62 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.046029 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e58db6ee-9595-4de5-950e-67d6d9064c62 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:57.046029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e58db6ee-9595-4de5-950e-67d6d9064c62 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.046029 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e58db6ee-9595-4de5-950e-67d6d9064c62 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.051119 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e58db6ee-9595-4de5-950e-67d6d9064c62 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 404 Aug 19 13:06:57.051689 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1363/5448] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:57 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:57.058951 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.060678 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:57.060872 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.061041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.061221 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: 717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:57.066549 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f6a0886b-089e-4042-a087-ad7cd8d33630 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 404 Aug 19 13:06:57.066955 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1367/5449] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:57 2026] DELETE /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:57.072769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3317899f-1206-429b-90a0-4c6aae29efd9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.074401 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3317899f-1206-429b-90a0-4c6aae29efd9 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 Aug 19 13:06:57.074594 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3317899f-1206-429b-90a0-4c6aae29efd9 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.074761 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3317899f-1206-429b-90a0-4c6aae29efd9 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.079823 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3317899f-1206-429b-90a0-4c6aae29efd9 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 returned with HTTP 404 Aug 19 13:06:57.080374 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1362/5450] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:57 2026] GET /volume/v3/volumes/717ae3c3-362e-4d5d-baaf-aeab4b35a4f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:57.085930 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.087596 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:57.087776 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.087966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.088085 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete snapshot with id: 968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:57.092169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd2fd9c5-dfc3-4eef-840f-d34954f7acf7 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 404 Aug 19 13:06:57.092603 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1359/5451] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:06:57 2026] DELETE /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:57.098978 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d2f83a2d-d7fa-49d0-860c-5b06bbdeabfc None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.100758 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2f83a2d-d7fa-49d0-860c-5b06bbdeabfc tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad Aug 19 13:06:57.100959 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2f83a2d-d7fa-49d0-860c-5b06bbdeabfc tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.101260 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d2f83a2d-d7fa-49d0-860c-5b06bbdeabfc tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.105402 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d2f83a2d-d7fa-49d0-860c-5b06bbdeabfc tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad returned with HTTP 404 Aug 19 13:06:57.105874 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1364/5452] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:06:57 2026] GET /volume/v3/snapshots/968d2b77-fafa-48a1-b17d-ddba921dd2ad => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:06:57.112419 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.114131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:57.114379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.114614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.114777 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: 9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:57.119930 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2d15ff02-b253-45c1-a9c2-a2aa6dee6806 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 404 Aug 19 13:06:57.120454 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1368/5453] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:57 2026] DELETE /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:57.126440 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73ce9956-d59f-4f2d-8f90-2616cb9a3279 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.128056 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ce9956-d59f-4f2d-8f90-2616cb9a3279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 Aug 19 13:06:57.128265 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ce9956-d59f-4f2d-8f90-2616cb9a3279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.128512 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73ce9956-d59f-4f2d-8f90-2616cb9a3279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.134422 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73ce9956-d59f-4f2d-8f90-2616cb9a3279 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 returned with HTTP 404 Aug 19 13:06:57.134896 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1363/5454] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:57 2026] GET /volume/v3/volumes/9c451df9-df2e-42e5-bfab-151655e32471 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:57.165329 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.166921 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:57.167125 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.167323 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.167514 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: 79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:57.173643 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:57.173643 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:57.174037 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:57.190228 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume request issued successfully. Aug 19 13:06:57.190408 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-21dfead1-99eb-44df-9a4d-7836d4827e70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 202 Aug 19 13:06:57.190752 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1360/5455] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:57 2026] DELETE /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:06:57.198710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:57.200613 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:57.200813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:57.201032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:57.208016 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:57.208016 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:06:57.211835 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Volume info retrieved successfully. Aug 19 13:06:57.216559 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0167049f-0d4f-4963-bc0b-a7505dfec303 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 200 Aug 19 13:06:57.216967 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1365/5456] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:57 2026] GET /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:06:58.229055 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c93b7c1c-e310-46c5-8c01-add6f787e587 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:58.230782 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c93b7c1c-e310-46c5-8c01-add6f787e587 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 Aug 19 13:06:58.230992 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c93b7c1c-e310-46c5-8c01-add6f787e587 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:58.231173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c93b7c1c-e310-46c5-8c01-add6f787e587 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:58.236218 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c93b7c1c-e310-46c5-8c01-add6f787e587 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 returned with HTTP 404 Aug 19 13:06:58.236637 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1369/5457] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:58 2026] GET /volume/v3/volumes/79e9516c-56e8-4ca0-9543-a04ce7eb3d39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:58.244096 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:58.245658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:58.245833 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:58.245994 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:58.246176 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:58.251028 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c9a8d723-32c5-49eb-864a-a75c8724aa70 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 404 Aug 19 13:06:58.251436 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1364/5458] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:58 2026] DELETE /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:58.258831 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bf7c4def-8214-488f-bb71-6bdec5764b64 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:58.260512 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf7c4def-8214-488f-bb71-6bdec5764b64 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 Aug 19 13:06:58.260687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf7c4def-8214-488f-bb71-6bdec5764b64 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:58.260856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bf7c4def-8214-488f-bb71-6bdec5764b64 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:58.266591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bf7c4def-8214-488f-bb71-6bdec5764b64 tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 returned with HTTP 404 Aug 19 13:06:58.267032 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1361/5459] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:58 2026] GET /volume/v3/volumes/e42777cc-f5f6-4203-9688-2e8baaea9f37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:58.299445 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:58.301237 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] DELETE https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:58.301459 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:58.301651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:58.301807 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Delete volume with id: d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:58.307151 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6befd13f-243f-45ae-857f-ccd9d9dd111c tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 404 Aug 19 13:06:58.307618 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1366/5460] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:06:58 2026] DELETE /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:58.314032 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-59b731c8-a89d-4966-8415-0bdad7d444ea None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:58.315704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59b731c8-a89d-4966-8415-0bdad7d444ea tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] GET https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 Aug 19 13:06:58.315889 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59b731c8-a89d-4966-8415-0bdad7d444ea tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:58.316065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-59b731c8-a89d-4966-8415-0bdad7d444ea tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:58.321308 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-59b731c8-a89d-4966-8415-0bdad7d444ea tempest-VolumeImageDependencyTests-1138998257 tempest-VolumeImageDependencyTests-1138998257-project-member] https://10.4.3.137/volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 returned with HTTP 404 Aug 19 13:06:58.321729 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1370/5461] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:06:58 2026] GET /volume/v3/volumes/d928daaf-9ea6-43d2-b25e-155be14af423 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:06:59.611566 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3ed3338b-d32f-4c35-8df9-8205df020086 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:59.691337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:06:59.691889 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1955221853"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:06:59.693768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1955221853'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:06:59.693981 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:06:59.698721 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:06:59.707033 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (33dc51dc-6326-4dbb-b732-b09317a8731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:59.708391 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53585b96-8c3c-4c22-92a4-4d0c14d3ea96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:59.709568 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:06:59.740843 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53585b96-8c3c-4c22-92a4-4d0c14d3ea96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:59.741938 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5f90b1-3e0b-4886-b7ec-c82af89bbee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:59.807221 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['fa71692e-b27d-4351-83a3-9c741ef24632', '7d48d08b-96c6-4a77-bc23-c180302b2cd9', '1e6de21e-7504-478a-9c20-f6112993a95d', '61b56f59-eebd-4481-abf4-bc77e1b5e1cf'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:06:59.808020 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac5f90b1-3e0b-4886-b7ec-c82af89bbee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa71692e-b27d-4351-83a3-9c741ef24632', '7d48d08b-96c6-4a77-bc23-c180302b2cd9', '1e6de21e-7504-478a-9c20-f6112993a95d', '61b56f59-eebd-4481-abf4-bc77e1b5e1cf']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:59.808809 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0278be54-8bb5-4b67-ac34-04acfa45925c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:59.830805 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0278be54-8bb5-4b67-ac34-04acfa45925c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19383080-60dd-41a2-9652-8f5c376641d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1955221853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['fa71692e-b27d-4351-83a3-9c741ef24632','7d48d08b-96c6-4a77-bc23-c180302b2cd9','1e6de21e-7504-478a-9c20-f6112993a95d','61b56f59-eebd-4481-abf4-bc77e1b5e1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:06:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1955221853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19383080-60dd-41a2-9652-8f5c376641d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:59.831664 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011aea82-b8c6-4d28-b27b-924153e44482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:59.848432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011aea82-b8c6-4d28-b27b-924153e44482) transitioned into state 'SUCCESS' from state '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-1955221853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['fa71692e-b27d-4351-83a3-9c741ef24632','7d48d08b-96c6-4a77-bc23-c180302b2cd9','1e6de21e-7504-478a-9c20-f6112993a95d','61b56f59-eebd-4481-abf4-bc77e1b5e1cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:59.849220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1123b286-a59e-4025-b80b-77033ecf8e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:06:59.860238 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1123b286-a59e-4025-b80b-77033ecf8e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:06:59.861079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (33dc51dc-6326-4dbb-b732-b09317a8731b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:06:59.861465 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:06:59.862153 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3ed3338b-d32f-4c35-8df9-8205df020086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:06:59.862764 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1365/5462] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:06:59 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:06:59.876461 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:06:59.878237 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:06:59.878453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:06:59.878640 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:06:59.885798 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:06:59.885798 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:06:59.889187 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:06:59.893047 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9bf4233d-eabb-40a1-b1da-e7e23a1db596 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 returned with HTTP 200 Aug 19 13:06:59.893519 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1362/5463] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:06:59 2026] GET /volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:00.905808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3451a081-43b5-42be-887a-d3131e455151 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:00.907477 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3451a081-43b5-42be-887a-d3131e455151 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:00.907655 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3451a081-43b5-42be-887a-d3131e455151 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:00.907827 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3451a081-43b5-42be-887a-d3131e455151 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:00.914859 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:00.914859 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:00.917953 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3451a081-43b5-42be-887a-d3131e455151 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:00.921189 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3451a081-43b5-42be-887a-d3131e455151 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 returned with HTTP 200 Aug 19 13:07:00.921521 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1367/5464] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:00 2026] GET /volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:00.932937 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:00.990596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:00.990899 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19383080-60dd-41a2-9652-8f5c376641d1", "name": "tempest-ProjectMemberTests-Snapshot-1407743942"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:01.002074 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:01.002074 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:01.002771 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Volume info retrieved successfully. Aug 19 13:07:01.002941 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Create snapshot from volume 19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:01.041269 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Created reservations ['58373772-b535-4b42-a2d2-fd7f5f13b8af', '7129d68b-4c47-439d-93e5-efd04a855d41', '8fd942a4-3406-49ed-a8ba-1ae7fb72915c', 'd0c73098-f889-4781-93b9-f4e154c48133'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:01.074382 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot create request issued successfully. Aug 19 13:07:01.074797 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b4ef688d-644b-4657-bbe8-acfced02b1ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:01.075262 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1371/5465] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:00 2026] POST /volume/v3/snapshots => generated 305 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:01.086492 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:01.088474 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:01.088702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:01.088918 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:01.094050 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:01.094050 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:01.094654 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:01.095824 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2d19acd4-2a99-4178-86a8-917f5f762d7e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d returned with HTTP 200 Aug 19 13:07:01.096197 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1366/5466] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:01 2026] GET /volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:02.106280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9167407a-5547-418d-8143-f2383ff8dc97 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:02.108042 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9167407a-5547-418d-8143-f2383ff8dc97 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:02.108268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9167407a-5547-418d-8143-f2383ff8dc97 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:02.108482 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9167407a-5547-418d-8143-f2383ff8dc97 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:02.113077 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:02.113077 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:02.113560 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9167407a-5547-418d-8143-f2383ff8dc97 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:02.114296 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9167407a-5547-418d-8143-f2383ff8dc97 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d returned with HTTP 200 Aug 19 13:07:02.114695 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1363/5467] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:02 2026] GET /volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:02.122681 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:02.124616 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:02.124820 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:02.124992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:02.125124 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Delete snapshot with id: ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:02.130097 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:02.130097 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:02.130687 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:02.146350 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot delete request issued successfully. Aug 19 13:07:02.146536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6ba08ba2-7e16-491a-b1f7-0ea40829a96d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d returned with HTTP 202 Aug 19 13:07:02.146948 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1368/5468] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:02 2026] DELETE /volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:02.154417 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:02.156711 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:02.156954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:02.157160 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:02.162272 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:02.162272 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:02.162686 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:02.163410 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f581da1e-8f19-41e5-a0e8-7b9add917cab tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d returned with HTTP 200 Aug 19 13:07:02.163763 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1372/5469] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:02 2026] GET /volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:03.173194 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-86a46408-532d-4412-8731-3199d84f2fb6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:03.174815 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86a46408-532d-4412-8731-3199d84f2fb6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d Aug 19 13:07:03.174974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86a46408-532d-4412-8731-3199d84f2fb6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:03.175157 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-86a46408-532d-4412-8731-3199d84f2fb6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:03.179007 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-86a46408-532d-4412-8731-3199d84f2fb6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d returned with HTTP 404 Aug 19 13:07:03.179418 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1367/5470] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:03 2026] GET /volume/v3/snapshots/ec879c58-ea03-4c25-8645-e7428af0c81d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:03.186090 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:03.187923 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:03.188204 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:03.188484 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:03.188704 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: 19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:03.196086 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:03.196086 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:03.196473 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:03.218797 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:03.219060 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ccd7337-b532-4b48-b38d-a18d65df1c8f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 returned with HTTP 202 Aug 19 13:07:03.219676 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1364/5471] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:03 2026] DELETE /volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:03.227266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:03.229470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:03.229710 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:03.229940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:03.238589 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:03.238589 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:03.242780 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:03.248732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9608ee3b-cb6c-4128-b3fb-a0643f11801e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 returned with HTTP 200 Aug 19 13:07:03.249228 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1369/5472] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:03 2026] GET /volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:04.261005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5d85864b-4cc3-4e48-91e7-9d27f9dbb32a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:04.262743 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d85864b-4cc3-4e48-91e7-9d27f9dbb32a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 Aug 19 13:07:04.262919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d85864b-4cc3-4e48-91e7-9d27f9dbb32a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:04.263143 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5d85864b-4cc3-4e48-91e7-9d27f9dbb32a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:04.269263 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5d85864b-4cc3-4e48-91e7-9d27f9dbb32a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 returned with HTTP 404 Aug 19 13:07:04.269680 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1373/5473] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:04 2026] GET /volume/v3/volumes/19383080-60dd-41a2-9652-8f5c376641d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:04.277224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:04.278884 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:04.279259 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1493911214"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:04.281010 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1493911214'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:04.281136 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:04.284865 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:04.289921 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (eb839c02-283c-43c3-9ad7-764f6fe3413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:04.291044 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d09af3-aa51-45d6-b84e-87793e5ba721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:04.291928 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:04.313755 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d09af3-aa51-45d6-b84e-87793e5ba721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:04.314535 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc507775-30aa-473b-8024-9db5165a5fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:04.352924 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['24669f98-cc22-4ae7-9c32-7e58c37b0dc4', 'e3e1fe1f-c0e6-41a1-9c58-4582b404e3f0', '44b43b3b-397e-4428-bf83-137c1904993d', '1c5ff0b6-0bc0-485d-a05f-bf75f1f8af0f'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:04.353690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc507775-30aa-473b-8024-9db5165a5fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24669f98-cc22-4ae7-9c32-7e58c37b0dc4', 'e3e1fe1f-c0e6-41a1-9c58-4582b404e3f0', '44b43b3b-397e-4428-bf83-137c1904993d', '1c5ff0b6-0bc0-485d-a05f-bf75f1f8af0f']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:04.354369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6021d9f-561b-441e-ad1a-31e9c84d5fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:04.376580 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6021d9f-561b-441e-ad1a-31e9c84d5fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be5e60ee-7573-47a3-9a13-69c22262b73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493911214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['24669f98-cc22-4ae7-9c32-7e58c37b0dc4','e3e1fe1f-c0e6-41a1-9c58-4582b404e3f0','44b43b3b-397e-4428-bf83-137c1904993d','1c5ff0b6-0bc0-485d-a05f-bf75f1f8af0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493911214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be5e60ee-7573-47a3-9a13-69c22262b73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:04.377338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528f3f8d-e102-4907-822d-34a0a80e4d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:04.393329 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528f3f8d-e102-4907-822d-34a0a80e4d6e) transitioned into state 'SUCCESS' from state '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-1493911214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['24669f98-cc22-4ae7-9c32-7e58c37b0dc4','e3e1fe1f-c0e6-41a1-9c58-4582b404e3f0','44b43b3b-397e-4428-bf83-137c1904993d','1c5ff0b6-0bc0-485d-a05f-bf75f1f8af0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:04.393996 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90aea092-582d-4239-a4e8-ff977f429f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:04.402912 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90aea092-582d-4239-a4e8-ff977f429f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:04.403666 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (eb839c02-283c-43c3-9ad7-764f6fe3413e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:04.403930 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:04.404481 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0b589998-6c50-4c75-ba2b-b7aae46b83c8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:04.404871 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1368/5474] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:04 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 19 13:07:04.416231 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:04.418538 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:04.418900 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:04.419107 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:04.429201 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:04.429201 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:04.433723 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:04.438696 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cdc588a1-054b-4779-bf77-32ddaeb9906e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d returned with HTTP 200 Aug 19 13:07:04.439191 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1365/5475] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:04 2026] GET /volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:05.452189 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-193a87c8-1fcf-449c-944a-220827495e44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:05.454185 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-193a87c8-1fcf-449c-944a-220827495e44 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:05.454400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-193a87c8-1fcf-449c-944a-220827495e44 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:05.454585 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-193a87c8-1fcf-449c-944a-220827495e44 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:05.461167 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:05.461167 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:05.464272 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-193a87c8-1fcf-449c-944a-220827495e44 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:05.468181 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-193a87c8-1fcf-449c-944a-220827495e44 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d returned with HTTP 200 Aug 19 13:07:05.468684 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1370/5476] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:05 2026] GET /volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:05.484556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-79e1e22d-b255-4279-b075-d83463d93521 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:05.486800 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:05.487272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be5e60ee-7573-47a3-9a13-69c22262b73d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1173252050"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:05.495458 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:05.495458 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:05.495823 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:05.495911 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:05.520302 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['0324a5b4-8818-4c8c-bd70-c893942f8e3e', '8b455807-ee96-4f62-a468-27258ac03e38', '12b1a679-9bf9-41bf-afd9-a997fdf31d86', '59428cde-6938-4031-bd7e-d4402ec6a558'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:05.548005 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:05.548355 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-79e1e22d-b255-4279-b075-d83463d93521 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:05.548755 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1374/5477] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:05.559075 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:05.560996 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:05.561211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:05.561436 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:05.566150 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:05.566150 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:05.566484 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:05.567235 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8d0fe710-3b77-4179-be34-03eb096d09f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 200 Aug 19 13:07:05.567652 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1369/5478] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:05 2026] GET /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:06.575756 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:06.577397 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:06.577578 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:06.577750 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:06.582446 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:06.582446 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:06.582718 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:06.583329 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ce1239e8-c9b9-4f61-b75a-d5efa048e252 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 200 Aug 19 13:07:06.583659 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1366/5479] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:06 2026] GET /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:06.591105 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:06.592888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:06.593132 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:06.593371 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:06.593480 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Delete snapshot with id: 3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:06.598443 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:06.598443 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:06.598862 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:06.613429 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot delete request issued successfully. Aug 19 13:07:06.613657 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2e9acc06-72cd-4a12-b5a3-89b7e9f18d34 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 202 Aug 19 13:07:06.613977 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1371/5480] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:06 2026] DELETE /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:06.621867 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0303f032-8982-4cfc-a9ea-bc49c605021a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:06.624488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0303f032-8982-4cfc-a9ea-bc49c605021a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:06.624768 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0303f032-8982-4cfc-a9ea-bc49c605021a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:06.624970 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0303f032-8982-4cfc-a9ea-bc49c605021a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:06.629926 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:06.629926 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:06.630374 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0303f032-8982-4cfc-a9ea-bc49c605021a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:06.631085 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0303f032-8982-4cfc-a9ea-bc49c605021a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 200 Aug 19 13:07:06.631477 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1375/5481] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:06 2026] GET /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:07.639815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2e3d6315-9277-4a3c-8326-f62f4178550c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:07.642645 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e3d6315-9277-4a3c-8326-f62f4178550c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:07.642645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e3d6315-9277-4a3c-8326-f62f4178550c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:07.642645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2e3d6315-9277-4a3c-8326-f62f4178550c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:07.645893 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2e3d6315-9277-4a3c-8326-f62f4178550c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 404 Aug 19 13:07:07.646539 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1370/5482] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:07 2026] GET /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:07.652565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:07.655298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:07.655298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:07.655298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:07.655298 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: 3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:07.658651 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1126dc44-ed4c-47eb-bfb8-33e7692414dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 404 Aug 19 13:07:07.659321 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1367/5483] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:07 2026] DELETE /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:07.665036 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7be0c936-9a35-4585-a6b2-4b4e979dcba6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:07.668258 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7be0c936-9a35-4585-a6b2-4b4e979dcba6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a Aug 19 13:07:07.668258 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7be0c936-9a35-4585-a6b2-4b4e979dcba6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:07.668258 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7be0c936-9a35-4585-a6b2-4b4e979dcba6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:07.671378 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7be0c936-9a35-4585-a6b2-4b4e979dcba6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a returned with HTTP 404 Aug 19 13:07:07.671929 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1372/5484] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:07 2026] GET /volume/v3/snapshots/3dde6971-9799-415f-a3a5-c0b58e60f26a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:07.678399 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d5547bc0-449c-48e3-8eda-379558ff9874 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:07.681342 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:07.681342 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:07.681342 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:07.681342 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:07.688483 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:07.688483 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:07.688483 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:07.703749 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:07.704131 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d5547bc0-449c-48e3-8eda-379558ff9874 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d returned with HTTP 202 Aug 19 13:07:07.704783 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1376/5485] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:07 2026] DELETE /volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:07.712269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67d5e131-1df8-4429-8387-3638b1ea6180 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:07.713970 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67d5e131-1df8-4429-8387-3638b1ea6180 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:07.714162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67d5e131-1df8-4429-8387-3638b1ea6180 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:07.714349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67d5e131-1df8-4429-8387-3638b1ea6180 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:07.720718 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:07.720718 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:07.723734 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-67d5e131-1df8-4429-8387-3638b1ea6180 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:07.727180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67d5e131-1df8-4429-8387-3638b1ea6180 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d returned with HTTP 200 Aug 19 13:07:07.727529 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1371/5486] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:07 2026] GET /volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:08.739045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ff5f16fc-a0fd-49d8-80c1-6849fa498bc1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:08.740679 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ff5f16fc-a0fd-49d8-80c1-6849fa498bc1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d Aug 19 13:07:08.740853 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ff5f16fc-a0fd-49d8-80c1-6849fa498bc1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:08.741045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ff5f16fc-a0fd-49d8-80c1-6849fa498bc1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:08.746267 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ff5f16fc-a0fd-49d8-80c1-6849fa498bc1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d returned with HTTP 404 Aug 19 13:07:08.746683 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1368/5487] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:08 2026] GET /volume/v3/volumes/be5e60ee-7573-47a3-9a13-69c22262b73d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:08.753602 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:08.755286 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:08.755617 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1492672853"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:08.757083 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1492672853'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:08.757222 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:08.757444 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:08.757444 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:08.761545 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:08.766579 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (01adbcbf-5bd6-4319-bc53-df5c995932f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:08.767580 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37c8334-4005-40d7-8de1-6d1a3263ae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:08.768358 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:08.793133 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37c8334-4005-40d7-8de1-6d1a3263ae3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:08.793899 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f73f70-c2a5-446d-b3b5-49df3901ce7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:08.834093 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['a24f13c5-9d32-4419-af7b-2ca54f32afad', '470152fd-b1c0-4f01-bdb2-f683b73d7f48', '03dcd701-f444-47b9-adb7-8e3d78440a9d', 'd6795499-46c2-4fd0-8526-50a5ffc397e5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:08.834963 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06f73f70-c2a5-446d-b3b5-49df3901ce7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24f13c5-9d32-4419-af7b-2ca54f32afad', '470152fd-b1c0-4f01-bdb2-f683b73d7f48', '03dcd701-f444-47b9-adb7-8e3d78440a9d', 'd6795499-46c2-4fd0-8526-50a5ffc397e5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:08.835682 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640e8778-54fc-421c-987a-8c724b18fabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:08.858195 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640e8778-54fc-421c-987a-8c724b18fabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd25dc2b-62f6-40f3-9b02-545e65d98d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492672853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['a24f13c5-9d32-4419-af7b-2ca54f32afad','470152fd-b1c0-4f01-bdb2-f683b73d7f48','03dcd701-f444-47b9-adb7-8e3d78440a9d','d6795499-46c2-4fd0-8526-50a5ffc397e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492672853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd25dc2b-62f6-40f3-9b02-545e65d98d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:08.859268 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82af4b5b-864b-4059-a7db-3a2f0d77f517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:08.878719 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82af4b5b-864b-4059-a7db-3a2f0d77f517) transitioned into state 'SUCCESS' from state '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-1492672853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['a24f13c5-9d32-4419-af7b-2ca54f32afad','470152fd-b1c0-4f01-bdb2-f683b73d7f48','03dcd701-f444-47b9-adb7-8e3d78440a9d','d6795499-46c2-4fd0-8526-50a5ffc397e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:08.879514 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32d8e2-e7d0-4c28-86e4-dec23dea3517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:08.894631 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb32d8e2-e7d0-4c28-86e4-dec23dea3517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:08.895552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (01adbcbf-5bd6-4319-bc53-df5c995932f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:08.895913 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:08.896567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-aadb0e7d-a16e-4a36-9500-e9bbdf3a7634 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:08.897038 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1373/5488] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:08 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:08.907775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-89e06b56-b945-4193-97e7-e9d0858d8bca None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:08.910576 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89e06b56-b945-4193-97e7-e9d0858d8bca tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:08.911230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89e06b56-b945-4193-97e7-e9d0858d8bca tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:08.911230 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-89e06b56-b945-4193-97e7-e9d0858d8bca tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:08.918584 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:08.918584 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:08.922316 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-89e06b56-b945-4193-97e7-e9d0858d8bca tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:08.926420 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-89e06b56-b945-4193-97e7-e9d0858d8bca tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b returned with HTTP 200 Aug 19 13:07:08.926866 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1377/5489] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:08 2026] GET /volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:09.938998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:09.940905 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:09.941180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:09.941450 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:09.951394 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:09.951394 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:09.955557 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:09.959573 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2800737e-6bcf-4bee-92b9-6bd9ecebbde7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b returned with HTTP 200 Aug 19 13:07:09.960104 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1372/5490] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:09 2026] GET /volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:09.971469 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:09.973217 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:09.973555 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd25dc2b-62f6-40f3-9b02-545e65d98d6b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-44213807"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:09.981770 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:09.981770 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:09.982115 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:09.982263 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:10.004799 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['c502821a-e250-43f1-9a1c-8ff39dc6dee9', 'ad9e16c5-ff74-4597-bc45-51b53e2859ad', '3de0c9c4-4778-42f4-b582-0831a883df96', '61c78ea3-6609-407f-b9f1-5dd5540d11ab'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:10.033479 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:10.033877 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3eff0206-9827-4fe7-a461-4bcf88b73b89 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:10.034348 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1369/5491] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:09 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 19 13:07:10.042291 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:10.044670 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:10.044892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:10.045090 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:10.049897 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:10.049897 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:10.050197 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:10.050712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1af80d36-5a4a-4ea2-9e73-d3f019ad2af2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 returned with HTTP 200 Aug 19 13:07:10.051077 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1374/5492] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:10 2026] GET /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.059886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.061782 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:11.062012 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.062203 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.066870 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.066870 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:11.067170 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:11.067792 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6362db17-3aa1-4dc4-a459-cad44c208e84 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 returned with HTTP 200 Aug 19 13:07:11.068213 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1378/5493] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.077779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-73692af6-4e48-4223-b5b6-8a71c952331c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.079658 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] POST https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753/action Aug 19 13:07:11.080034 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:11.080152 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:11.086592 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.086592 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:11.087102 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:11.087866 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.policy [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'bb7678b2656a4ee7bd1b30ff1462be27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6475cd0b89ee420bb4183c06a8f8b528', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100262) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:07:11.088103 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-73692af6-4e48-4223-b5b6-8a71c952331c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753/action returned with HTTP 403 Aug 19 13:07:11.088551 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1373/5494] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:07:11 2026] POST /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:11.096932 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-65ae307c-cfea-40bd-9516-32c8a0411134 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.099364 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:11.099588 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.099795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.099923 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:11.105275 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.105275 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:11.105587 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:11.121651 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:11.121821 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65ae307c-cfea-40bd-9516-32c8a0411134 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 returned with HTTP 202 Aug 19 13:07:11.122203 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1370/5495] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:11 2026] DELETE /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:11.129807 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.132148 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:11.132457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.132719 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.135928 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e5dd056-4a93-4561-af67-8a9718962129 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.138476 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e5dd056-4a93-4561-af67-8a9718962129 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:11.138753 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e5dd056-4a93-4561-af67-8a9718962129 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.139031 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e5dd056-4a93-4561-af67-8a9718962129 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.139141 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.139141 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:11.139572 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:11.140557 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cbdabec-a6de-4214-a4f7-9af8c3e2d6ae tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 returned with HTTP 200 Aug 19 13:07:11.141084 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1375/5496] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.146589 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.146589 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:11.150754 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e5dd056-4a93-4561-af67-8a9718962129 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:11.155662 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e5dd056-4a93-4561-af67-8a9718962129 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:11.156024 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1379/5497] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.171356 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.173124 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:11.173422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.173537 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.180365 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.180365 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:11.183674 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:11.188002 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4e6d7bec-82f1-4e89-8f16-f8655f1d25ff tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:11.188378 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1374/5498] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.232769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.234705 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:11.234948 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.235140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.241982 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.241982 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:11.246449 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:11.250997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d8102565-5851-418a-ace7-ebf14154ceee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:11.251457 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1371/5499] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.319015 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-40472aa1-2eea-459a-8f1f-03a31ae6e89c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.319463 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40472aa1-2eea-459a-8f1f-03a31ae6e89c None None] GET https://10.4.3.137/volume// Aug 19 13:07:11.319626 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40472aa1-2eea-459a-8f1f-03a31ae6e89c None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.319804 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-40472aa1-2eea-459a-8f1f-03a31ae6e89c None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.320187 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-40472aa1-2eea-459a-8f1f-03a31ae6e89c None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:07:11.320614 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1376/5500] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:07:11.327527 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-133199e2-f258-4c34-b819-d0081b638677 req-d2f4b9ff-1814-48d4-80af-5ca6fc710a87 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.395006 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d2f4b9ff-1814-48d4-80af-5ca6fc710a87 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:07:11.395577 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d2f4b9ff-1814-48d4-80af-5ca6fc710a87 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a40b346f-906a-46bc-8f7e-1cf36a1bbf0c", "connector": null, "instance_uuid": "ef70df44-ebf0-4044-86fd-cad9619eb4a7"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:11.406505 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.406505 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:11.434196 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-d2f4b9ff-1814-48d4-80af-5ca6fc710a87 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:07:11.435484 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1380/5501] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:07:11 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:11.462814 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b6c19692-2905-4402-961a-1197fa5d2b54 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.464636 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c19692-2905-4402-961a-1197fa5d2b54 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:11.464825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c19692-2905-4402-961a-1197fa5d2b54 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.465015 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b6c19692-2905-4402-961a-1197fa5d2b54 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.471523 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a9df93c2-7402-4813-97d7-889626d805f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.471852 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9df93c2-7402-4813-97d7-889626d805f5 None None] GET https://10.4.3.137/volume// Aug 19 13:07:11.472031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9df93c2-7402-4813-97d7-889626d805f5 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.472240 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a9df93c2-7402-4813-97d7-889626d805f5 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.472643 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a9df93c2-7402-4813-97d7-889626d805f5 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:07:11.473104 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1372/5502] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:07:11.475756 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.475756 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:11.479164 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b6c19692-2905-4402-961a-1197fa5d2b54 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:11.481170 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.483380 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:11.483589 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:11.483781 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:11.483831 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b6c19692-2905-4402-961a-1197fa5d2b54 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:11.484171 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1375/5503] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:11.493807 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.493807 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:11.497369 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:11.501678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-7c422d0e-4138-4bdd-acc3-268c4385d4f5 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:11.502071 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1377/5504] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:07:11 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:11.606600 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:11.608591 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] PUT https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 Aug 19 13:07:11.608922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:11.616462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Acquiring lock "cinder-attachment_update-a40b346f-906a-46bc-8f7e-1cf36a1bbf0c-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:07:11.620929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Lock "cinder-attachment_update-a40b346f-906a-46bc-8f7e-1cf36a1bbf0c-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:07:11.621898 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:11.621898 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:11.695275 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Lock "cinder-attachment_update-a40b346f-906a-46bc-8f7e-1cf36a1bbf0c-np0000007775" released by "attachment_update" :: held 0.074s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:07:11.695611 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-20ecb8db-a3ba-4d13-b6e4-88e93f1af6c4 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 returned with HTTP 200 Aug 19 13:07:11.696123 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1381/5505] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:07:11 2026] PUT /volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:12.151399 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1bcb26d0-949b-43e3-9065-8c2bb3ae114c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:12.153677 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bcb26d0-949b-43e3-9065-8c2bb3ae114c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 Aug 19 13:07:12.153931 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bcb26d0-949b-43e3-9065-8c2bb3ae114c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:12.154170 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1bcb26d0-949b-43e3-9065-8c2bb3ae114c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:12.158808 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1bcb26d0-949b-43e3-9065-8c2bb3ae114c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 returned with HTTP 404 Aug 19 13:07:12.159422 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1373/5506] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:12 2026] GET /volume/v3/snapshots/db18ecb4-7b6c-4dfd-b85a-07c3d3881753 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:12.166867 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:12.168803 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:12.169058 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:12.169309 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:12.169515 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:12.176886 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:12.176886 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:12.177238 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:12.194568 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:12.194769 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-fbe34199-f30b-4ba7-a9df-ffcad568137c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b returned with HTTP 202 Aug 19 13:07:12.195224 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1376/5507] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:12 2026] DELETE /volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:12.203275 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:12.205362 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:12.205632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:12.205879 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:12.213849 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:12.213849 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:12.217772 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:12.222034 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f9f891b2-effa-47a3-ae67-e390e3f60960 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b returned with HTTP 200 Aug 19 13:07:12.222518 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1378/5508] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:12 2026] GET /volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:12.495513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-914d3f49-7d41-4089-a614-7d189ba75a30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:12.497193 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-914d3f49-7d41-4089-a614-7d189ba75a30 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:12.497409 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-914d3f49-7d41-4089-a614-7d189ba75a30 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:12.497590 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-914d3f49-7d41-4089-a614-7d189ba75a30 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:12.506912 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:12.506912 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:12.509883 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-914d3f49-7d41-4089-a614-7d189ba75a30 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:12.513580 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-914d3f49-7d41-4089-a614-7d189ba75a30 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:12.513901 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1382/5509] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:12 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:13.235150 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bfbe6b83-5a9f-4859-a402-def9842db019 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:13.237316 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfbe6b83-5a9f-4859-a402-def9842db019 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b Aug 19 13:07:13.237539 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bfbe6b83-5a9f-4859-a402-def9842db019 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:13.237773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bfbe6b83-5a9f-4859-a402-def9842db019 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:13.244945 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bfbe6b83-5a9f-4859-a402-def9842db019 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b returned with HTTP 404 Aug 19 13:07:13.245583 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1374/5510] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:13 2026] GET /volume/v3/volumes/cd25dc2b-62f6-40f3-9b02-545e65d98d6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:13.254178 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:13.255934 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:13.256296 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-919611885"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:13.257690 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-919611885'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:13.257864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:13.261922 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:13.270017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (07a9e7ad-a211-44fb-858e-8f986afba47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:13.271423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc95d60-c8eb-4ce5-b08d-d88020558089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:13.272480 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:13.302099 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebc95d60-c8eb-4ce5-b08d-d88020558089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:13.303131 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8d447a-e91e-435d-b34a-1f34618c908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:13.342269 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['9e46dce4-daae-41c4-87ff-db7929c6132c', '6c9ef725-ffd7-4086-beac-255c130e9918', '2574bcca-20c6-47fd-ba14-8367677abef9', 'dac1bea3-a359-4a65-a1cd-72fa8823a6c4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:13.343150 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb8d447a-e91e-435d-b34a-1f34618c908d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e46dce4-daae-41c4-87ff-db7929c6132c', '6c9ef725-ffd7-4086-beac-255c130e9918', '2574bcca-20c6-47fd-ba14-8367677abef9', 'dac1bea3-a359-4a65-a1cd-72fa8823a6c4']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:13.343888 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c7cc60-81e8-4891-9010-8b67f4bed27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:13.368382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c7cc60-81e8-4891-9010-8b67f4bed27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2b2a3ce-443b-4fa9-b979-0ef1380fc598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-919611885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['9e46dce4-daae-41c4-87ff-db7929c6132c','6c9ef725-ffd7-4086-beac-255c130e9918','2574bcca-20c6-47fd-ba14-8367677abef9','dac1bea3-a359-4a65-a1cd-72fa8823a6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-919611885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2b2a3ce-443b-4fa9-b979-0ef1380fc598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:13.369018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eec0f39-1a68-4383-8e02-da29237aa93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:13.385652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eec0f39-1a68-4383-8e02-da29237aa93b) transitioned into state 'SUCCESS' from state '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-919611885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['9e46dce4-daae-41c4-87ff-db7929c6132c','6c9ef725-ffd7-4086-beac-255c130e9918','2574bcca-20c6-47fd-ba14-8367677abef9','dac1bea3-a359-4a65-a1cd-72fa8823a6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:13.386366 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed5ed53-916b-46d4-b5b4-710c5cd603dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:13.395148 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed5ed53-916b-46d4-b5b4-710c5cd603dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:13.395825 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (07a9e7ad-a211-44fb-858e-8f986afba47b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:13.396112 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:13.396624 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b92a1e4-8f85-4b4f-8f6d-72dc8cd01042 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:13.397046 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1377/5511] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:13 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:13.408052 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:13.409851 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:13.410077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:13.410265 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:13.417090 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:13.417090 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:13.420257 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:13.423810 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e8c63c23-32ed-4f59-a8e0-1957ca818cd7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 returned with HTTP 200 Aug 19 13:07:13.424413 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1379/5512] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:13 2026] GET /volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:13.526519 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:13.528228 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:13.528431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:13.528628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:13.537586 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:13.537586 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:13.540932 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:13.544845 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-23d313d0-8ff4-46e8-a215-0fdc083e19d8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:13.545394 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1383/5513] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:13 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:14.435988 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:14.438380 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:14.438649 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:14.438920 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:14.448425 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:14.448425 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:14.452647 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:14.457702 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c3ff1bae-997b-464f-a13f-d6c20ea340a4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 returned with HTTP 200 Aug 19 13:07:14.458263 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1375/5514] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:14 2026] GET /volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:14.469948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a9641347-b1d8-47dd-ac7a-29082113c5df None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:14.471776 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:14.472154 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2b2a3ce-443b-4fa9-b979-0ef1380fc598", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1887070590"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:14.480126 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:14.480126 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:14.480459 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:14.480566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:14.502901 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['ac5047b4-0fab-45c6-b91f-6dee04ef6298', 'd1d7c2e4-a039-4989-9c6b-5cb51b4170af', '29fa38ec-a1b7-41b1-a41c-bbb5d3a0458d', '01e88c4f-3bb8-476f-931b-d8199e887cb4'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:14.531212 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:14.531588 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a9641347-b1d8-47dd-ac7a-29082113c5df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:14.532053 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1378/5515] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:14 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 19 13:07:14.540850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:14.542760 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:14.542980 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:14.543167 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:14.547573 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:14.547573 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:14.547879 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:14.548532 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5582c4b4-af0d-4239-93d6-594abdd21fa7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 returned with HTTP 200 Aug 19 13:07:14.549323 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1380/5516] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:14 2026] GET /volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:14.556654 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e09d8376-2f40-4964-8282-43763678966b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:14.558488 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e09d8376-2f40-4964-8282-43763678966b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:14.558732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e09d8376-2f40-4964-8282-43763678966b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:14.558915 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e09d8376-2f40-4964-8282-43763678966b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:14.568096 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:14.568096 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:14.571599 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e09d8376-2f40-4964-8282-43763678966b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:14.575769 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e09d8376-2f40-4964-8282-43763678966b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:14.576168 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1384/5517] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:14 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:15.557841 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.559586 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:15.559761 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:15.559963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:15.564728 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.564728 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:15.565029 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:15.565643 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-71791fb3-651d-4d72-9109-4c9fcb5b8727 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 returned with HTTP 200 Aug 19 13:07:15.565972 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1376/5518] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:15 2026] GET /volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:15.573408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a552d0d-8748-45db-a463-dd508159b240 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.575212 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:15.575424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:15.575598 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'index' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:15.575812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:07:15.576068 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.576068 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:15.576848 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.db.api [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Building query based on filter {{(pid=100262) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 13:07:15.580533 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Get all snapshots completed successfully. Aug 19 13:07:15.580874 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a552d0d-8748-45db-a463-dd508159b240 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 13:07:15.581290 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1379/5519] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:07:15 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:15.587481 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.588945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.589309 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:15.589542 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:15.589723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:15.590616 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:15.590827 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:15.591039 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:15.591142 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: 5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:15.595748 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.595748 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:15.596059 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:15.598202 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.598202 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:15.601207 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:15.604796 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-44131a5d-fe92-4476-8970-b9c2af3ad6cf tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:15.605151 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1381/5520] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:15 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:15.609804 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:15.610065 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c981dcc9-8a61-4ad4-b753-4b7e77fe35c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 returned with HTTP 202 Aug 19 13:07:15.610618 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1385/5521] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:15 2026] DELETE /volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:15.617651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.619505 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:15.619639 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:15.619824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:15.624870 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.624870 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:15.625025 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:15.625591 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ed9db473-9dca-45bc-a3a3-b069c688c502 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 returned with HTTP 200 Aug 19 13:07:15.625895 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1377/5522] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:15 2026] GET /volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:15.918307 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-133199e2-f258-4c34-b819-d0081b638677 req-71e548bb-6562-4be6-b603-14a884d21438 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:15.919995 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-71e548bb-6562-4be6-b603-14a884d21438 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637/action Aug 19 13:07:15.920305 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-71e548bb-6562-4be6-b603-14a884d21438 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:15.920422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-71e548bb-6562-4be6-b603-14a884d21438 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:15.934530 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:15.934530 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:15.945492 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-133199e2-f258-4c34-b819-d0081b638677 req-71e548bb-6562-4be6-b603-14a884d21438 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637/action returned with HTTP 204 Aug 19 13:07:15.946133 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1380/5523] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:07:15 2026] POST /volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:16.617315 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:16.619058 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:16.619324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:16.619474 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:16.627773 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:16.627773 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:16.631400 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:16.634688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e93e5b2a-be37-4d63-9a69-cdabfc125235 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:16.636227 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c26e6c49-1143-4d2e-83cd-29a5e2dba3ee tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:16.636647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e93e5b2a-be37-4d63-9a69-cdabfc125235 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 Aug 19 13:07:16.636737 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1382/5524] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:16 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:16.636922 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e93e5b2a-be37-4d63-9a69-cdabfc125235 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:16.637173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e93e5b2a-be37-4d63-9a69-cdabfc125235 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:16.640914 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e93e5b2a-be37-4d63-9a69-cdabfc125235 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 returned with HTTP 404 Aug 19 13:07:16.641417 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1386/5525] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:16 2026] GET /volume/v3/snapshots/5b2337ee-907e-4d04-9cb8-af19226cb284 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:16.647650 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:16.647992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:16.649431 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:16.649570 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:16.649663 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:16.649719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:16.649850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:16.649906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:16.650003 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:16.657283 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:16.657283 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:16.657672 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:16.658689 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:16.658689 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:16.661760 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:16.665891 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-c8ae8c66-db83-4ee7-a55a-7b22a5097f82 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:16.666431 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1381/5526] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:16 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:16.676425 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:16.676636 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-bd4fa4c9-6b94-458b-bb98-5f3f5f0bb582 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 returned with HTTP 202 Aug 19 13:07:16.677189 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1378/5527] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:16 2026] DELETE /volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:16.683779 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:16.685644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:16.685855 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:16.686074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:16.693005 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:16.693005 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:16.696182 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:16.699819 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6c08267-4c6b-416a-a03b-b502fd1437a0 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 returned with HTTP 200 Aug 19 13:07:16.700177 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1383/5528] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:16 2026] GET /volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:17.711646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-50b13f5d-7893-4a40-9805-838fb65ab36c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:17.713714 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50b13f5d-7893-4a40-9805-838fb65ab36c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 Aug 19 13:07:17.714008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50b13f5d-7893-4a40-9805-838fb65ab36c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:17.714276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-50b13f5d-7893-4a40-9805-838fb65ab36c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:17.719422 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-50b13f5d-7893-4a40-9805-838fb65ab36c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 returned with HTTP 404 Aug 19 13:07:17.719898 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1387/5529] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:17 2026] GET /volume/v3/volumes/b2b2a3ce-443b-4fa9-b979-0ef1380fc598 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:17.729985 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:17.731633 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:17.731957 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-289972359"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:17.733516 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-289972359'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:17.733629 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:17.737261 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:17.742393 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (54dcf87a-44d7-4339-9ab9-f6ea960000e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:17.743232 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e9cb72-0a09-4ad5-9f13-660c606c6524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:17.744173 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:17.766038 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e9cb72-0a09-4ad5-9f13-660c606c6524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:17.766719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1b89d0-6fee-4901-8bc5-9bfbb483eb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:17.805276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['b710ac46-1190-46d2-a7f8-8bb84634a586', 'fbbde2ca-404a-491b-a85c-3d3fc4f3ce8a', '77e36d20-312b-4d3d-b47d-c6740713adb8', 'c9dc85a5-e425-4459-8ab6-d7fefbe15ca7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:17.806316 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1b89d0-6fee-4901-8bc5-9bfbb483eb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b710ac46-1190-46d2-a7f8-8bb84634a586', 'fbbde2ca-404a-491b-a85c-3d3fc4f3ce8a', '77e36d20-312b-4d3d-b47d-c6740713adb8', 'c9dc85a5-e425-4459-8ab6-d7fefbe15ca7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:17.807283 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfe9f67-285f-4f22-af40-a4c44d2621f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:17.837278 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfe9f67-285f-4f22-af40-a4c44d2621f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1390e78a-d6ae-4bcd-adfd-c28d493f2fc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289972359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['b710ac46-1190-46d2-a7f8-8bb84634a586','fbbde2ca-404a-491b-a85c-3d3fc4f3ce8a','77e36d20-312b-4d3d-b47d-c6740713adb8','c9dc85a5-e425-4459-8ab6-d7fefbe15ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-289972359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1390e78a-d6ae-4bcd-adfd-c28d493f2fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:17.838112 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d37ac9b-cb7e-4ca6-9702-c6d10c48621e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:17.857559 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d37ac9b-cb7e-4ca6-9702-c6d10c48621e) transitioned into state 'SUCCESS' from state '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-289972359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['b710ac46-1190-46d2-a7f8-8bb84634a586','fbbde2ca-404a-491b-a85c-3d3fc4f3ce8a','77e36d20-312b-4d3d-b47d-c6740713adb8','c9dc85a5-e425-4459-8ab6-d7fefbe15ca7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:17.858370 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c3a808-957b-449f-9649-b07e47eb8a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:17.867329 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c3a808-957b-449f-9649-b07e47eb8a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:17.868052 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (54dcf87a-44d7-4339-9ab9-f6ea960000e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:17.868391 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:17.868895 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ca52b5e-a4d9-4f36-90ba-48f1307e41e2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:17.869313 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1382/5530] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:17 2026] POST /volume/v3/volumes => generated 777 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:17.881290 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:17.884611 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:17.884897 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:17.885174 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:17.893654 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:17.893654 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:17.897693 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:17.902590 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0bff9a00-ff77-4bbb-b230-8d3a1b0df2b6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 returned with HTTP 200 Aug 19 13:07:17.903057 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1379/5531] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:17 2026] GET /volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:18.915540 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:18.917133 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:18.917327 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:18.917509 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:18.923923 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:18.923923 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:18.926793 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:18.930018 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6fd7c801-2d92-483e-9d50-f02f72d6eebd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 returned with HTTP 200 Aug 19 13:07:18.930383 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1384/5532] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:18 2026] GET /volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:18.941277 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:18.942902 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:18.943239 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1390e78a-d6ae-4bcd-adfd-c28d493f2fc5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-923776027"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:18.950975 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:18.950975 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:18.951317 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:18.951433 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume 1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:18.974272 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['92ab2dbe-718a-4ac2-8e09-759bed1326a9', '5f7ebbcc-4b21-4db0-9338-f82c9ae21ff8', '67b59063-9216-4981-94a9-93a93acb85fc', '92135844-4ba6-42d3-ad96-9b32b8da34b9'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:19.000839 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:19.001198 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff5602e4-eed2-4537-916b-facee3c5cc55 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:19.001641 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1388/5533] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:19.009639 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-129e1dde-e6c0-457a-9c29-8bba93509904 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:19.011864 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-129e1dde-e6c0-457a-9c29-8bba93509904 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:19.012149 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-129e1dde-e6c0-457a-9c29-8bba93509904 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:19.012394 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-129e1dde-e6c0-457a-9c29-8bba93509904 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:19.017676 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:19.017676 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:19.018006 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-129e1dde-e6c0-457a-9c29-8bba93509904 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:19.018773 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-129e1dde-e6c0-457a-9c29-8bba93509904 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa returned with HTTP 200 Aug 19 13:07:19.019195 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1383/5534] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:19 2026] GET /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:19.801205 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:19.831395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:19.831598 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:19.831774 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:19.840817 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:19.840817 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:19.843889 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:19.847662 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f0d85092-e1e0-4084-bc96-486020431afc tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:19.848160 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1380/5535] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:07:19 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 1131 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:19.864477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:19.866471 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c/action Aug 19 13:07:19.866773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:19.866886 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:19.876561 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:19.876561 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:19.876942 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:19.883270 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Begin detaching volume completed successfully. Aug 19 13:07:19.883504 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-3497a5f0-5743-458e-952a-0c5ecee9d089 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c/action returned with HTTP 202 Aug 19 13:07:19.883892 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1385/5536] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:07:19 2026] POST /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:07:19.925616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-409358d6-7a31-4d69-a04c-9e4647b9f2a8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:19.926139 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-409358d6-7a31-4d69-a04c-9e4647b9f2a8 None None] GET https://10.4.3.137/volume// Aug 19 13:07:19.926355 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-409358d6-7a31-4d69-a04c-9e4647b9f2a8 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:19.926605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-409358d6-7a31-4d69-a04c-9e4647b9f2a8 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:19.927002 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-409358d6-7a31-4d69-a04c-9e4647b9f2a8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:07:19.927370 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1389/5537] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:07: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 19 13:07:19.934293 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:19.958434 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:19.958632 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:19.958803 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:19.967847 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:19.967847 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:19.971196 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:19.975520 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-da76f675-6a45-48c9-8aba-e022c448a8ce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:07:19.975959 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1384/5538] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:07:19 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 1314 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:20.028501 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-8225286d-dc49-4821-9498-07d2c3baa20b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.030070 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8225286d-dc49-4821-9498-07d2c3baa20b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:20.030259 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8225286d-dc49-4821-9498-07d2c3baa20b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:20.030467 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-8225286d-dc49-4821-9498-07d2c3baa20b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:20.035026 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.035026 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:20.035514 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-8225286d-dc49-4821-9498-07d2c3baa20b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:20.036259 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-8225286d-dc49-4821-9498-07d2c3baa20b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa returned with HTTP 200 Aug 19 13:07:20.036620 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1381/5539] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:20 2026] GET /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:20.044544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-32a84e61-c670-4548-b32a-678103ed3d5d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.046265 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] POST https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa/action Aug 19 13:07:20.046569 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:20.046689 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:20.047968 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.admin_actions [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Updating snapshot 'c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa' with '{'status': 'error'}' {{(pid=100261) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 13:07:20.056581 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.056581 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:20.057027 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'bb7678b2656a4ee7bd1b30ff1462be27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6475cd0b89ee420bb4183c06a8f8b528', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:07:20.057239 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-32a84e61-c670-4548-b32a-678103ed3d5d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa/action returned with HTTP 403 Aug 19 13:07:20.057705 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1386/5540] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:07:20 2026] POST /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:20.064440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-83edc839-ccab-42dc-8120-42ad4214bc61 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.066332 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:20.066605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:20.066802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:20.066911 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:20.071546 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.071546 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:20.071871 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:20.088486 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:20.088652 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-83edc839-ccab-42dc-8120-42ad4214bc61 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa returned with HTTP 202 Aug 19 13:07:20.089137 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1390/5541] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:20 2026] DELETE /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:20.096543 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.098413 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:20.098651 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:20.098844 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:20.103740 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.103740 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:20.104021 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:20.104717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-58a636ef-9f9f-4887-8919-fea7b48d2b68 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa returned with HTTP 200 Aug 19 13:07:20.105096 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1385/5542] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:20 2026] GET /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:20.748281 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f8a356de-9c6c-419a-bdd5-74a74b398ea3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.750377 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f8a356de-9c6c-419a-bdd5-74a74b398ea3 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] DELETE https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 Aug 19 13:07:20.750551 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f8a356de-9c6c-419a-bdd5-74a74b398ea3 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:20.750726 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f8a356de-9c6c-419a-bdd5-74a74b398ea3 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:20.757909 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.757909 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:20.810395 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-76c46342-6282-4fb3-88ba-e46af106cb49 req-f8a356de-9c6c-419a-bdd5-74a74b398ea3 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 returned with HTTP 200 Aug 19 13:07:20.810821 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1382/5543] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:07:20 2026] DELETE /volume/v3/attachments/c1db49d2-361c-4a52-9af7-383afb46a637 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:20.971077 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:20.972827 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:20.973188 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a40b346f-906a-46bc-8f7e-1cf36a1bbf0c", "force": false, "name": "tempest-TestStampPattern-snapshot-741941341", "description": null, "metadata": null}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:20.982454 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:20.982454 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:20.982971 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:07:20.983141 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create snapshot from volume a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:07:21.019182 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Created reservations ['e4def070-1c02-40db-92e6-d44eb51df5c6', 'd465abd5-b83f-4167-828b-16f67cf2a3ca', '44d307af-a974-42e1-904b-cf46c15b6cf2', '9f8e7c48-3a4e-40ff-af23-3e9ad6c1138b'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:21.052623 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot create request issued successfully. Aug 19 13:07:21.053155 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3f0c605d-b666-4cf5-808c-2bb2106ff727 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:21.053701 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1387/5544] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:20 2026] POST /volume/v3/snapshots => generated 302 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:21.062163 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:21.063878 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:07:21.064086 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:21.064292 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:21.069266 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:21.069266 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:21.069677 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:07:21.070583 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c904f61e-acc4-48f3-af75-6c38d4d08a2b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 200 Aug 19 13:07:21.071030 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1391/5545] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:21 2026] GET /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 434 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:21.113412 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6fe0f12e-4e1d-4ac7-b6da-edae82cf6ccf None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:21.115045 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fe0f12e-4e1d-4ac7-b6da-edae82cf6ccf tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa Aug 19 13:07:21.115220 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fe0f12e-4e1d-4ac7-b6da-edae82cf6ccf tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:21.115411 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6fe0f12e-4e1d-4ac7-b6da-edae82cf6ccf tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:21.119415 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6fe0f12e-4e1d-4ac7-b6da-edae82cf6ccf tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa returned with HTTP 404 Aug 19 13:07:21.119920 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1386/5546] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:21 2026] GET /volume/v3/snapshots/c9024bf1-be93-41b6-a6e6-b6e1aa1c81aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:21.126510 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-144e33d1-9011-43ac-a629-fe058f97d0fb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:21.128223 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:21.128420 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:21.128596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:21.128743 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: 1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:21.136171 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:21.136171 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:21.136511 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:21.155925 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:21.156196 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-144e33d1-9011-43ac-a629-fe058f97d0fb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 returned with HTTP 202 Aug 19 13:07:21.156541 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1383/5547] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:21 2026] DELETE /volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:21.163396 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:21.165227 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:21.165436 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:21.165608 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:21.172672 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:21.172672 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:21.175962 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:21.179576 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f105441a-4b99-4c9a-a1af-5f73477adbf8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 returned with HTTP 200 Aug 19 13:07:21.179930 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1388/5548] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:21 2026] GET /volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:22.079475 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0d159c65-f585-469e-9436-446a6e43486f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:22.081166 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d159c65-f585-469e-9436-446a6e43486f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:07:22.081385 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d159c65-f585-469e-9436-446a6e43486f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:22.081568 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0d159c65-f585-469e-9436-446a6e43486f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:22.086551 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:22.086551 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:22.087116 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0d159c65-f585-469e-9436-446a6e43486f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:07:22.088207 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0d159c65-f585-469e-9436-446a6e43486f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 200 Aug 19 13:07:22.088700 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1392/5549] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:22 2026] GET /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:22.097135 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:22.099008 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:07:22.099223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:22.099464 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:22.104642 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:22.104642 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:22.105094 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:07:22.105941 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7e081b80-0a79-4293-b4fa-3ead22331e46 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 200 Aug 19 13:07:22.106329 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1387/5550] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:22 2026] GET /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:22.192844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-3a550429-78a3-4768-8cf8-35c544274831 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:22.194537 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a550429-78a3-4768-8cf8-35c544274831 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 Aug 19 13:07:22.194758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a550429-78a3-4768-8cf8-35c544274831 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:22.194953 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-3a550429-78a3-4768-8cf8-35c544274831 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:22.200549 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-3a550429-78a3-4768-8cf8-35c544274831 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 returned with HTTP 404 Aug 19 13:07:22.201028 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1384/5551] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:22 2026] GET /volume/v3/volumes/1390e78a-d6ae-4bcd-adfd-c28d493f2fc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:22.209503 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:22.211243 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:22.211601 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-257142673"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:22.213046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-257142673'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:22.213212 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:22.217321 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:22.222688 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (a9410111-c5f6-4be6-b0b7-436dde33be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:22.223718 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27cbb5d-40d2-45f1-83f2-66922d2cd7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:22.224615 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:22.250642 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27cbb5d-40d2-45f1-83f2-66922d2cd7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:22.251495 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959a9b46-dd85-47ea-b599-f4b96c55b005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:22.292662 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['dae1846d-e662-4d1b-9965-53df265bda96', 'caa788b8-dd85-4a93-ba1b-1e4345f4fb17', '664248d9-3249-4ee5-af40-2b69063eb4c7', 'a0a980fd-8697-451d-809d-3a74659b41d5'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:22.293729 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (959a9b46-dd85-47ea-b599-f4b96c55b005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dae1846d-e662-4d1b-9965-53df265bda96', 'caa788b8-dd85-4a93-ba1b-1e4345f4fb17', '664248d9-3249-4ee5-af40-2b69063eb4c7', 'a0a980fd-8697-451d-809d-3a74659b41d5']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:22.294956 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9089ea-c329-469d-ad1f-594f9b3b6d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:22.325611 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9089ea-c329-469d-ad1f-594f9b3b6d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0fa23ff-5d44-476b-ba11-c33f9baf9d34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257142673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['dae1846d-e662-4d1b-9965-53df265bda96','caa788b8-dd85-4a93-ba1b-1e4345f4fb17','664248d9-3249-4ee5-af40-2b69063eb4c7','a0a980fd-8697-451d-809d-3a74659b41d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257142673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0fa23ff-5d44-476b-ba11-c33f9baf9d34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:22.326702 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4492d9-3850-4077-957c-b989b09b6424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:22.347490 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d4492d9-3850-4077-957c-b989b09b6424) transitioned into state 'SUCCESS' from state '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-257142673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['dae1846d-e662-4d1b-9965-53df265bda96','caa788b8-dd85-4a93-ba1b-1e4345f4fb17','664248d9-3249-4ee5-af40-2b69063eb4c7','a0a980fd-8697-451d-809d-3a74659b41d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:22.348205 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a08722-0d16-40a7-8034-549141f50778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:22.358026 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a08722-0d16-40a7-8034-549141f50778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:22.358767 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (a9410111-c5f6-4be6-b0b7-436dde33be65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:22.359081 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:22.359747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1ee0d7a6-ed30-4e42-a612-bb396a66e0c2 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:22.360178 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1389/5552] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:22 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:22.371468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:22.373233 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:22.373528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:22.373800 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:22.382959 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:22.382959 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:22.387183 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:22.392087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a65e5d5f-edbc-4560-9f09-b2ba1dc8634b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 returned with HTTP 200 Aug 19 13:07:22.392785 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1393/5553] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:22 2026] GET /volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:23.404657 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-867da848-bd65-415d-8893-b7695f0b3887 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:23.406525 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-867da848-bd65-415d-8893-b7695f0b3887 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:23.406703 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-867da848-bd65-415d-8893-b7695f0b3887 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:23.406903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-867da848-bd65-415d-8893-b7695f0b3887 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:23.413438 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:23.413438 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:23.416266 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-867da848-bd65-415d-8893-b7695f0b3887 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:23.419793 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-867da848-bd65-415d-8893-b7695f0b3887 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 returned with HTTP 200 Aug 19 13:07:23.420152 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1388/5554] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:23 2026] GET /volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:23.431542 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:23.433268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:23.433631 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0fa23ff-5d44-476b-ba11-c33f9baf9d34", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-638494229"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:23.442507 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:23.442507 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:23.442795 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:23.442918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:23.467408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['465709e7-0b6d-4f14-8734-7ff6ce5308b5', '4597ce47-c8c4-4240-8fb3-780aa2e54a6d', '4a14c49a-841d-4641-a24d-7ab059d62424', '5eef2563-282b-409b-b965-c31f493541a7'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:23.498263 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:23.498688 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0b0f25bb-4647-4eb6-bab0-28d0f105fa63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:23.499291 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1385/5555] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:23.507305 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-60f65080-a29a-432b-9788-e6c69144151c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:23.509176 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60f65080-a29a-432b-9788-e6c69144151c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:23.509432 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-60f65080-a29a-432b-9788-e6c69144151c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:23.511263 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-60f65080-a29a-432b-9788-e6c69144151c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:23.515366 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:23.515366 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:23.515717 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-60f65080-a29a-432b-9788-e6c69144151c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:23.516477 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-60f65080-a29a-432b-9788-e6c69144151c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 200 Aug 19 13:07:23.516887 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1390/5556] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:23 2026] GET /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:24.526060 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:24.527761 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:24.527978 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:24.528162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:24.532705 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:24.532705 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:24.532980 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:24.533605 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-45b8f602-d50b-4dc7-8486-d19999e1bf93 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 200 Aug 19 13:07:24.533931 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1394/5557] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:24 2026] GET /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:24.542012 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:24.544216 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] GET https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:24.544514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:24.544718 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:24.550517 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:24.550517 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:24.551089 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:24.552049 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-08925a38-395e-459d-b2d5-94dd57d59ea8 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 200 Aug 19 13:07:24.552564 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1389/5558] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:24 2026] GET /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:24.559764 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:24.561509 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:24.561687 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:24.561872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:24.561985 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: 7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:24.566318 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:24.566318 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:24.566574 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:24.581543 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:24.581761 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dd0e942d-3677-47e6-ae91-00d77e7cc972 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 202 Aug 19 13:07:24.582211 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1386/5559] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:24 2026] DELETE /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:24.590746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:24.592989 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:24.593219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:24.593523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:24.599317 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:24.599317 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:24.599628 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:24.600314 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1e0d0ac3-0c26-4137-8b04-e3d0ad8b2ba1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 200 Aug 19 13:07:24.600657 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1391/5560] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:24 2026] GET /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:25.609892 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-2e6e18c4-d0b3-44d9-8617-6b4e6d1858e1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:25.611706 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e6e18c4-d0b3-44d9-8617-6b4e6d1858e1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 Aug 19 13:07:25.611900 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e6e18c4-d0b3-44d9-8617-6b4e6d1858e1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:25.612116 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-2e6e18c4-d0b3-44d9-8617-6b4e6d1858e1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:25.616339 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-2e6e18c4-d0b3-44d9-8617-6b4e6d1858e1 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 returned with HTTP 404 Aug 19 13:07:25.616908 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1395/5561] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:25 2026] GET /volume/v3/snapshots/7c4576b5-d91c-47c8-ba8c-27099b620b54 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:25.625491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:25.627281 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:25.627460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:25.627640 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:25.627828 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:25.637780 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:25.637780 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:25.638281 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:25.659047 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:25.659288 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96e0d486-0e0f-455d-ac75-063eadac64f7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 returned with HTTP 202 Aug 19 13:07:25.659802 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1390/5562] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:25 2026] DELETE /volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:25.670116 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:25.672407 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:25.672683 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:25.672976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:25.683467 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:25.683467 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:25.689038 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:25.693363 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9338cfdf-9b0f-489f-8829-72d3c28e81c3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 returned with HTTP 200 Aug 19 13:07:25.693888 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1387/5563] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:25 2026] GET /volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:26.711632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-313de660-3bb4-4c5d-aa41-8edeba2a5be3 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:26.713923 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-313de660-3bb4-4c5d-aa41-8edeba2a5be3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 Aug 19 13:07:26.714236 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-313de660-3bb4-4c5d-aa41-8edeba2a5be3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:26.714465 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-313de660-3bb4-4c5d-aa41-8edeba2a5be3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:26.722090 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-313de660-3bb4-4c5d-aa41-8edeba2a5be3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 returned with HTTP 404 Aug 19 13:07:26.722752 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1392/5564] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:26 2026] GET /volume/v3/volumes/b0fa23ff-5d44-476b-ba11-c33f9baf9d34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:26.731731 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:26.733473 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:26.733781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1493616771"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:26.735457 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1493616771'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:26.735570 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:26.739363 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:26.744342 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (f56f675d-04b9-4f63-875a-907f2ece4342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:26.745757 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe73cb2-6ffb-47ce-9c9d-9c26ae62d0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.746562 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:26.769376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfe73cb2-6ffb-47ce-9c9d-9c26ae62d0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.770258 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3276a27c-c1b2-4dff-b60e-8111238c3217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.815754 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['717b0b33-49f0-4b0e-babf-570bff0074cd', 'fd11629e-04a0-41d7-9849-e0c7b25c408b', '6e6b8b4f-31c2-452d-834f-8ddb33cbb53d', 'e62a0db6-058e-4d83-bc87-0763416fab73'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:26.816712 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3276a27c-c1b2-4dff-b60e-8111238c3217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['717b0b33-49f0-4b0e-babf-570bff0074cd', 'fd11629e-04a0-41d7-9849-e0c7b25c408b', '6e6b8b4f-31c2-452d-834f-8ddb33cbb53d', 'e62a0db6-058e-4d83-bc87-0763416fab73']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.817566 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39ea0d2-d152-4849-aed2-f413f37de6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.843739 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d39ea0d2-d152-4849-aed2-f413f37de6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfbc7444-6439-4cfb-9d77-9a78bc314961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493616771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['717b0b33-49f0-4b0e-babf-570bff0074cd','fd11629e-04a0-41d7-9849-e0c7b25c408b','6e6b8b4f-31c2-452d-834f-8ddb33cbb53d','e62a0db6-058e-4d83-bc87-0763416fab73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1493616771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfbc7444-6439-4cfb-9d77-9a78bc314961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.844528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c565fc-ba6f-4e1c-a695-5eb13ec79b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.854992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6d4731c4-5879-435b-b038-7306eca8681c None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:26.857214 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:26.857667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1241613927", "snapshot_id": "b9a677a4-0a89-4d98-9b81-f5f0573c0fd5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:26.859767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1241613927', 'snapshot_id': 'b9a677a4-0a89-4d98-9b81-f5f0573c0fd5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:26.866051 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c565fc-ba6f-4e1c-a695-5eb13ec79b1c) transitioned into state 'SUCCESS' from state '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-1493616771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['717b0b33-49f0-4b0e-babf-570bff0074cd','fd11629e-04a0-41d7-9849-e0c7b25c408b','6e6b8b4f-31c2-452d-834f-8ddb33cbb53d','e62a0db6-058e-4d83-bc87-0763416fab73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.866769 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:26.866769 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:26.867069 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849cfe23-5977-43cf-bf39-aaa349062d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.867327 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:07:26.867488 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume of 1 GB Aug 19 13:07:26.871604 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Availability Zones retrieved successfully. Aug 19 13:07:26.877582 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Flow 'volume_create_api' (452c53ae-3094-4932-a670-873de482809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:26.878786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f039a6b-b534-493f-ae12-a559cf74b4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.879104 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (849cfe23-5977-43cf-bf39-aaa349062d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.879789 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:26.880026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (f56f675d-04b9-4f63-875a-907f2ece4342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:26.880463 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:26.881173 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cba312ab-7d37-474e-9707-b5c2cc1141a9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:26.881717 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1396/5565] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:26 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:26.897727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0a649f8a-f234-4e91-a24c-568cba8283dd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:26.900046 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a649f8a-f234-4e91-a24c-568cba8283dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:26.900307 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a649f8a-f234-4e91-a24c-568cba8283dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:26.900554 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0a649f8a-f234-4e91-a24c-568cba8283dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:26.907959 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f039a6b-b534-493f-ae12-a559cf74b4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b9a677a4-0a89-4d98-9b81-f5f0573c0fd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.908735 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8f0ad6-1092-4ada-8f91-cdfec49746cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.909261 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:26.909261 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:26.913574 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-0a649f8a-f234-4e91-a24c-568cba8283dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:26.918547 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0a649f8a-f234-4e91-a24c-568cba8283dd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 returned with HTTP 200 Aug 19 13:07:26.919084 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1388/5566] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:26 2026] GET /volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:26.951994 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Created reservations ['47eebae7-f014-48e3-bedd-c698c455bf4a', '967ccb7f-efa8-4ff4-a74d-90da3d5abc59', '65ed9c48-1ef2-4362-b79d-1215fd8cdd90', '347f6c18-bbbc-46e2-a92d-2038dd87cfa7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:26.952767 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8f0ad6-1092-4ada-8f91-cdfec49746cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47eebae7-f014-48e3-bedd-c698c455bf4a', '967ccb7f-efa8-4ff4-a74d-90da3d5abc59', '65ed9c48-1ef2-4362-b79d-1215fd8cdd90', '347f6c18-bbbc-46e2-a92d-2038dd87cfa7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.953531 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336ac18f-6fea-4458-87cd-c5005adcd84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:26.995330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336ac18f-6fea-4458-87cd-c5005adcd84f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '970c3c92-b3ca-44c6-af14-b43a469289ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1241613927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555abd5edf1f47f6b243d1d0ba656e16',qos_specs=None,replication_status=,reservations=['47eebae7-f014-48e3-bedd-c698c455bf4a','967ccb7f-efa8-4ff4-a74d-90da3d5abc59','65ed9c48-1ef2-4362-b79d-1215fd8cdd90','347f6c18-bbbc-46e2-a92d-2038dd87cfa7'],size=1,snapshot_id=b9a677a4-0a89-4d98-9b81-f5f0573c0fd5,source_replicaid=,source_volid=None,status='creating',user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1241613927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=970c3c92-b3ca-44c6-af14-b43a469289ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555abd5edf1f47f6b243d1d0ba656e16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b9a677a4-0a89-4d98-9b81-f5f0573c0fd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:26.996109 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40eacfe-6b18-47fb-abef-451984dfa816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:27.014166 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d40eacfe-6b18-47fb-abef-451984dfa816) transitioned into state 'SUCCESS' from state '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-1241613927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555abd5edf1f47f6b243d1d0ba656e16',qos_specs=None,replication_status=,reservations=['47eebae7-f014-48e3-bedd-c698c455bf4a','967ccb7f-efa8-4ff4-a74d-90da3d5abc59','65ed9c48-1ef2-4362-b79d-1215fd8cdd90','347f6c18-bbbc-46e2-a92d-2038dd87cfa7'],size=1,snapshot_id=b9a677a4-0a89-4d98-9b81-f5f0573c0fd5,source_replicaid=,source_volid=None,status='creating',user_id='d34e2c7e8f704d5d9d8168a60ddc4089',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:27.014856 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09226371-34a8-4301-bd3b-e8a84371a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:27.047937 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09226371-34a8-4301-bd3b-e8a84371a915) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:27.048740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Flow 'volume_create_api' (452c53ae-3094-4932-a670-873de482809e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:27.049039 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Create volume request issued successfully. Aug 19 13:07:27.049579 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6d4731c4-5879-435b-b038-7306eca8681c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:27.050133 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1391/5567] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:07:26 2026] POST /volume/v3/volumes => generated 781 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:27.933404 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a0577250-7b69-4379-8744-b3a1af481b60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:27.934873 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0577250-7b69-4379-8744-b3a1af481b60 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:27.935034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0577250-7b69-4379-8744-b3a1af481b60 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:27.935218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a0577250-7b69-4379-8744-b3a1af481b60 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:27.941510 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:27.941510 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:27.944212 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a0577250-7b69-4379-8744-b3a1af481b60 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:27.947323 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a0577250-7b69-4379-8744-b3a1af481b60 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 returned with HTTP 200 Aug 19 13:07:27.947640 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1393/5568] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:27 2026] GET /volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 => generated 1018 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:27.959196 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:27.960958 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:27.961295 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfbc7444-6439-4cfb-9d77-9a78bc314961", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-431875262"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:27.969591 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:27.969591 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:27.969962 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:27.970112 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:27.994446 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['c6d3a92d-c622-43a6-b0d9-70fe286e30eb', 'b230fadc-909c-44de-926f-285d7a4c3c46', '00931cb1-b8d1-482f-9a4b-445bdc677932', '542fd2f1-d989-4f3c-9aa7-3075d899afaa'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:28.024918 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:28.025267 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-18b88f9c-e72c-4881-8a9b-1d33ab91828c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:28.025688 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1397/5569] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:28.033547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-14f54c2f-665a-4b12-b172-6035119ec17c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:28.035762 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14f54c2f-665a-4b12-b172-6035119ec17c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:28.035993 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14f54c2f-665a-4b12-b172-6035119ec17c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:28.036230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-14f54c2f-665a-4b12-b172-6035119ec17c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:28.041853 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:28.041853 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:28.042267 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-14f54c2f-665a-4b12-b172-6035119ec17c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:28.043105 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-14f54c2f-665a-4b12-b172-6035119ec17c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d returned with HTTP 200 Aug 19 13:07:28.043582 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1389/5570] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:28 2026] GET /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:29.052839 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9fd1af94-5447-450c-838b-24a2bb9686bd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:29.054709 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fd1af94-5447-450c-838b-24a2bb9686bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:29.054911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fd1af94-5447-450c-838b-24a2bb9686bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:29.055102 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9fd1af94-5447-450c-838b-24a2bb9686bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:29.059891 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:29.059891 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:29.060266 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9fd1af94-5447-450c-838b-24a2bb9686bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:29.060858 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9fd1af94-5447-450c-838b-24a2bb9686bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d returned with HTTP 200 Aug 19 13:07:29.061179 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1392/5571] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:29 2026] GET /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:29.070723 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:29.073334 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] POST https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d/action Aug 19 13:07:29.073334 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:29.073469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:29.074650 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.snapshot_unmanage [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Unmanage snapshot with id: 87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:29.079080 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:29.079080 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:29.079539 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:29.080411 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'bb7678b2656a4ee7bd1b30ff1462be27', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6475cd0b89ee420bb4183c06a8f8b528', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:07:29.081062 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0f61eb99-dada-4646-908e-a97fb2a6a81e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d/action returned with HTTP 403 Aug 19 13:07:29.081062 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1394/5572] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:07:29 2026] POST /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:29.088685 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:29.090468 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:29.090916 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:29.090916 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:29.090916 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: 87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:29.095398 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:29.095398 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:29.095724 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:29.112753 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:29.112926 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7d1d8fbe-ebd4-40e3-abba-9882a2dc599f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d returned with HTTP 202 Aug 19 13:07:29.113330 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1398/5573] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:29 2026] DELETE /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:29.120673 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-be0849e3-2602-4f50-80fb-6900d8645f32 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:29.122793 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be0849e3-2602-4f50-80fb-6900d8645f32 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:29.123113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be0849e3-2602-4f50-80fb-6900d8645f32 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:29.123400 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-be0849e3-2602-4f50-80fb-6900d8645f32 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:29.129463 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:29.129463 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:29.129933 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-be0849e3-2602-4f50-80fb-6900d8645f32 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:29.130865 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-be0849e3-2602-4f50-80fb-6900d8645f32 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d returned with HTTP 200 Aug 19 13:07:29.131422 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1390/5574] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:29 2026] GET /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:30.143413 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0d63322e-7b7f-47f1-9221-4828163fd6b5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:30.145233 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d63322e-7b7f-47f1-9221-4828163fd6b5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d Aug 19 13:07:30.145233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d63322e-7b7f-47f1-9221-4828163fd6b5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:30.145233 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0d63322e-7b7f-47f1-9221-4828163fd6b5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:30.148833 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0d63322e-7b7f-47f1-9221-4828163fd6b5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d returned with HTTP 404 Aug 19 13:07:30.149291 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1393/5575] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:30 2026] GET /volume/v3/snapshots/87438fc4-af4a-4c5b-ac2c-c390333ecc9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:30.157492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:30.159140 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:30.159332 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:30.159502 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:30.159655 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:30.165897 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:30.165897 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:30.166195 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:30.184786 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:30.185050 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-80661643-84ec-4c7b-944c-d2e1abd0e949 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 returned with HTTP 202 Aug 19 13:07:30.185595 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1395/5576] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:30 2026] DELETE /volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:30.194459 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:30.196752 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:30.197985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:30.197985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:30.206373 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:30.206373 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:30.211100 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:30.216174 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-485cae3d-606b-4228-bccf-cbabbc2c1e23 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 returned with HTTP 200 Aug 19 13:07:30.216708 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1399/5577] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:30 2026] GET /volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:31.229298 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-74539974-9e47-46f2-8aa8-3f111fd6dde4 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:31.231008 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74539974-9e47-46f2-8aa8-3f111fd6dde4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 Aug 19 13:07:31.231178 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74539974-9e47-46f2-8aa8-3f111fd6dde4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:31.231376 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-74539974-9e47-46f2-8aa8-3f111fd6dde4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:31.237056 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-74539974-9e47-46f2-8aa8-3f111fd6dde4 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 returned with HTTP 404 Aug 19 13:07:31.237514 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1391/5578] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:31 2026] GET /volume/v3/volumes/dfbc7444-6439-4cfb-9d77-9a78bc314961 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:31.244930 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:31.247177 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:31.247732 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1782567110"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:31.250068 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1782567110'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:31.250210 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:31.254563 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:31.261079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (8d5616b9-9f5d-4b43-a761-83f4245e41db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:31.263180 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64eb20eb-2f75-418b-af09-cca99bc79440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:31.264326 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:31.292437 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64eb20eb-2f75-418b-af09-cca99bc79440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:31.293229 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353d12e3-c15a-4a76-9a4c-8807452dfb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:31.334585 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['d5f55ee7-f5d1-4445-88e8-7d3eb7ffbed8', 'ce2edc06-b5c0-47bb-b127-cea59549a01c', '74dbde42-a033-495f-a6d2-fe6edc1cb69d', '3c350abb-fc4d-4366-a8bd-d15d95a8a7c7'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:31.335658 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353d12e3-c15a-4a76-9a4c-8807452dfb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5f55ee7-f5d1-4445-88e8-7d3eb7ffbed8', 'ce2edc06-b5c0-47bb-b127-cea59549a01c', '74dbde42-a033-495f-a6d2-fe6edc1cb69d', '3c350abb-fc4d-4366-a8bd-d15d95a8a7c7']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:31.336467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8ce56f-1a23-488b-90f3-3b93bc3495f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:31.364379 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be8ce56f-1a23-488b-90f3-3b93bc3495f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90907113-6d84-4d7b-9dbf-9b049c2b50ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782567110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['d5f55ee7-f5d1-4445-88e8-7d3eb7ffbed8','ce2edc06-b5c0-47bb-b127-cea59549a01c','74dbde42-a033-495f-a6d2-fe6edc1cb69d','3c350abb-fc4d-4366-a8bd-d15d95a8a7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1782567110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90907113-6d84-4d7b-9dbf-9b049c2b50ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:31.365116 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9124372-283a-4939-85ce-11103df3c40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:31.385113 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9124372-283a-4939-85ce-11103df3c40d) transitioned into state 'SUCCESS' from state '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-1782567110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['d5f55ee7-f5d1-4445-88e8-7d3eb7ffbed8','ce2edc06-b5c0-47bb-b127-cea59549a01c','74dbde42-a033-495f-a6d2-fe6edc1cb69d','3c350abb-fc4d-4366-a8bd-d15d95a8a7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:31.385856 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c430f2a-5b26-4408-81a4-9b4c30322530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:31.398423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c430f2a-5b26-4408-81a4-9b4c30322530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:31.399211 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (8d5616b9-9f5d-4b43-a761-83f4245e41db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:31.399352 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:31.399862 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1c9382a3-3a38-4a2c-9438-e8e4ad872add tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:31.400231 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1394/5579] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:31 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:31.411267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:31.412932 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:31.413119 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:31.413325 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:31.420177 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:31.420177 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:31.423551 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:31.427009 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48127be3-45c5-4bff-a39e-cc21eba248f5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff returned with HTTP 200 Aug 19 13:07:31.427362 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1396/5580] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:31 2026] GET /volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:32.440179 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-37270782-4a65-4868-a7bb-8bccf80466c5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:32.441851 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37270782-4a65-4868-a7bb-8bccf80466c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:32.442042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37270782-4a65-4868-a7bb-8bccf80466c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:32.442221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-37270782-4a65-4868-a7bb-8bccf80466c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:32.448886 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:32.448886 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:32.451890 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-37270782-4a65-4868-a7bb-8bccf80466c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:32.455315 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-37270782-4a65-4868-a7bb-8bccf80466c5 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff returned with HTTP 200 Aug 19 13:07:32.455651 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1400/5581] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:32 2026] GET /volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:32.466916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:32.468502 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:32.468918 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90907113-6d84-4d7b-9dbf-9b049c2b50ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-152924352"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:32.477297 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:32.477297 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:32.478573 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:32.478573 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume 90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:32.504623 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['15b0134c-27dd-47f7-a3af-680b0c69a2ba', 'e1d0c928-934e-4764-8210-861f6c04b2a4', 'b44c2dc2-8b20-418a-b279-966c46c18fc2', '04298dec-d619-49bb-b216-1ba62ae56c7b'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:32.530234 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:32.530689 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-67203b7a-3b5a-473b-baae-6550ae09ff7f tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:32.531161 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1392/5582] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:07:32.539119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:32.540939 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:32.541120 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:32.541323 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:32.545706 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:32.545706 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:32.546003 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:32.546616 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c2ec90b-5eac-4630-ab6f-7c16f72a9c1e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 200 Aug 19 13:07:32.546989 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1395/5583] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:32 2026] GET /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:33.555809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:33.557582 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:33.557757 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:33.557949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:33.562705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:33.562705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:33.563005 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:33.563594 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0c4c2d9b-516d-4882-8c95-ffd36739473c tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 200 Aug 19 13:07:33.563963 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1397/5584] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:33 2026] GET /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:33.571848 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-26078080-6741-48d3-9e29-5d511b147d63 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:33.573425 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26078080-6741-48d3-9e29-5d511b147d63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] PUT https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:33.573769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-26078080-6741-48d3-9e29-5d511b147d63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:33.579133 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:33.579133 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:33.579607 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-26078080-6741-48d3-9e29-5d511b147d63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Snapshot retrieved successfully. Aug 19 13:07:33.586340 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-26078080-6741-48d3-9e29-5d511b147d63 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 200 Aug 19 13:07:33.586717 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1401/5585] 10.4.3.137 () {68 vars in 1374 bytes} [Wed Aug 19 13:07:33 2026] PUT /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 360 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:33.594211 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:33.595702 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:33.595962 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:33.596224 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:33.596423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:33.600880 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:33.600880 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:33.602643 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:33.625390 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:33.625390 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83ee1c47-ff7d-4efb-980c-fd0f3ebe00f3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 202 Aug 19 13:07:33.625390 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1393/5586] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:33 2026] DELETE /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:33.633024 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:33.634985 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:33.635280 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:33.635570 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:33.640736 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:33.640736 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:33.641039 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:33.641634 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-96ebb912-4e92-4aa7-b62b-1f7bcea61bd3 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 200 Aug 19 13:07:33.641984 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1396/5587] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:33 2026] GET /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:34.650547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d266cc62-1c5d-499e-9a5c-77e9d63a10c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:34.652317 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d266cc62-1c5d-499e-9a5c-77e9d63a10c9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f Aug 19 13:07:34.652513 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d266cc62-1c5d-499e-9a5c-77e9d63a10c9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:34.652684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d266cc62-1c5d-499e-9a5c-77e9d63a10c9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:34.656749 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d266cc62-1c5d-499e-9a5c-77e9d63a10c9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f returned with HTTP 404 Aug 19 13:07:34.657187 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1398/5588] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:34 2026] GET /volume/v3/snapshots/a282e583-b573-4809-94be-318714dde08f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:34.663576 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c96c093b-a985-463a-94e2-eab65c82decd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:34.665320 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:34.665543 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:34.665751 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:34.665957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: 90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:34.673804 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:34.673804 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:34.674154 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:34.689203 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:34.689373 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c96c093b-a985-463a-94e2-eab65c82decd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff returned with HTTP 202 Aug 19 13:07:34.689849 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1402/5589] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:34 2026] DELETE /volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:34.697727 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:34.700607 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:34.701016 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:34.701397 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:34.709552 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:34.709552 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:34.713306 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:34.717440 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a5ab5e63-1411-4249-8ba9-be69cde08cdd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff returned with HTTP 200 Aug 19 13:07:34.717861 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1394/5590] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:34 2026] GET /volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:35.729430 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2630f1c4-a788-4d06-a5ae-f901b9a55c6b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:35.731208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2630f1c4-a788-4d06-a5ae-f901b9a55c6b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff Aug 19 13:07:35.731423 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2630f1c4-a788-4d06-a5ae-f901b9a55c6b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:35.731602 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2630f1c4-a788-4d06-a5ae-f901b9a55c6b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:35.737219 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2630f1c4-a788-4d06-a5ae-f901b9a55c6b tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff returned with HTTP 404 Aug 19 13:07:35.737701 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1397/5591] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:35 2026] GET /volume/v3/volumes/90907113-6d84-4d7b-9dbf-9b049c2b50ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:35.745975 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:35.747560 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:35.747886 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2011322920"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:35.749215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2011322920'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:35.749398 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume of 1 GB Aug 19 13:07:35.753960 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:35.759067 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (c3e98fed-f262-41d0-9c75-2920a887cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:35.760074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ca328c-2c9b-47d3-b4c8-e954908e0265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:35.760885 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:35.783446 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14ca328c-2c9b-47d3-b4c8-e954908e0265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:35.784137 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98c3aab-572f-4f1c-a7f3-21b5c5c46674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:35.820708 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['eba554c9-3c6d-4853-b348-4e1ad759303d', '972accb6-3f93-4584-b68f-d21ed3ef340e', 'f9ab0980-6db3-4472-a41e-8e86d7ba2cd2', 'd3f6504c-e2f7-4b21-a1cf-79e5eb02844e'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:35.821492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f98c3aab-572f-4f1c-a7f3-21b5c5c46674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba554c9-3c6d-4853-b348-4e1ad759303d', '972accb6-3f93-4584-b68f-d21ed3ef340e', 'f9ab0980-6db3-4472-a41e-8e86d7ba2cd2', 'd3f6504c-e2f7-4b21-a1cf-79e5eb02844e']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:35.822232 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84eaa2a-f565-47bf-b809-260dc7093c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:35.846521 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a84eaa2a-f565-47bf-b809-260dc7093c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a0aa3a-3188-43eb-85fd-4147fc2021a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011322920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['eba554c9-3c6d-4853-b348-4e1ad759303d','972accb6-3f93-4584-b68f-d21ed3ef340e','f9ab0980-6db3-4472-a41e-8e86d7ba2cd2','d3f6504c-e2f7-4b21-a1cf-79e5eb02844e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011322920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a0aa3a-3188-43eb-85fd-4147fc2021a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6475cd0b89ee420bb4183c06a8f8b528',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3331f743d8641589eb73b974cbaa92d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:35.847183 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c0c612-4cf3-46c0-a5ce-95da09a0ca40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:35.864932 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79c0c612-4cf3-46c0-a5ce-95da09a0ca40) transitioned into state 'SUCCESS' from state '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-2011322920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6475cd0b89ee420bb4183c06a8f8b528',qos_specs=None,replication_status=,reservations=['eba554c9-3c6d-4853-b348-4e1ad759303d','972accb6-3f93-4584-b68f-d21ed3ef340e','f9ab0980-6db3-4472-a41e-8e86d7ba2cd2','d3f6504c-e2f7-4b21-a1cf-79e5eb02844e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3331f743d8641589eb73b974cbaa92d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:35.865551 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9056bc39-2996-4bfb-bb65-430b93c6d9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:35.875336 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9056bc39-2996-4bfb-bb65-430b93c6d9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:35.876072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Flow 'volume_create_api' (c3e98fed-f262-41d0-9c75-2920a887cf5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:35.876354 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create volume request issued successfully. Aug 19 13:07:35.876933 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a93a5fc0-40b8-4ca3-9c44-8b2f0e67d6df tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:35.877369 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1399/5592] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:07:35 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 19 13:07:35.889000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3983e480-734a-4e2d-8f99-65031257182a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:35.890656 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3983e480-734a-4e2d-8f99-65031257182a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:35.890857 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3983e480-734a-4e2d-8f99-65031257182a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:35.891038 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3983e480-734a-4e2d-8f99-65031257182a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:35.897728 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:35.897728 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:35.900982 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3983e480-734a-4e2d-8f99-65031257182a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:35.904462 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3983e480-734a-4e2d-8f99-65031257182a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 returned with HTTP 200 Aug 19 13:07:35.904844 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1403/5593] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:35 2026] GET /volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:36.915908 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:36.917673 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:36.917860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:36.918036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:36.925783 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:36.925783 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:36.929446 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:36.933029 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5346c22-c01d-41b4-a4e7-9b3fd2e0af6a tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 returned with HTTP 200 Aug 19 13:07:36.933424 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1395/5594] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:36 2026] GET /volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:36.943922 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:36.945566 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:07:36.945904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a0aa3a-3188-43eb-85fd-4147fc2021a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1203894053"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:36.953957 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:36.953957 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:36.954284 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:36.954392 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Create snapshot from volume d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:36.975257 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Created reservations ['82a725c9-3b08-4e20-a771-11a73830ba60', '875f09ec-1de7-4672-a170-5adce7a86457', '4c8803eb-37df-48c2-8cd9-e816318c0244', '16440da2-ba7b-4ed7-a52c-841152ca6e11'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:37.032096 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot create request issued successfully. Aug 19 13:07:37.032529 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b98bd2ba-ef68-4dd0-bfe3-a305b15b7603 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:07:37.033039 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1398/5595] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:07:36 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 19 13:07:37.040950 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:37.043536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:37.043808 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:37.044008 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:37.051299 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:37.051299 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:37.051609 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:37.052267 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-244f1c3b-aa8a-4e3b-aa91-f359fdfdb36e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 200 Aug 19 13:07:37.052630 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1400/5596] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:37 2026] GET /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:38.060934 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f04f873c-5009-40e9-b466-2220b84b0f6d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.062765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f04f873c-5009-40e9-b466-2220b84b0f6d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:38.063014 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f04f873c-5009-40e9-b466-2220b84b0f6d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:38.063205 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f04f873c-5009-40e9-b466-2220b84b0f6d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:38.067859 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.067859 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:38.068133 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f04f873c-5009-40e9-b466-2220b84b0f6d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:38.068763 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f04f873c-5009-40e9-b466-2220b84b0f6d tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 200 Aug 19 13:07:38.069089 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1404/5597] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:38 2026] GET /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:38.078272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.080533 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] POST https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action Aug 19 13:07:38.081622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:38.081622 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:38.082797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Updating snapshot 'cd36f55c-5733-4605-be4a-fc464e71aa48' with '{'status': 'creating'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 13:07:38.093081 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.093081 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:38.103930 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-174758f3-bb00-4bca-b2da-65e2d470cac7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action returned with HTTP 202 Aug 19 13:07:38.104360 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1396/5598] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:07:38 2026] POST /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:07:38.110903 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.112682 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:38.112887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:38.113089 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:38.117737 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.117737 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:38.118136 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:38.118740 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e1c9c95b-9dcf-4e3b-9b9e-9e3cca370805 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 200 Aug 19 13:07:38.119093 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1399/5599] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:38 2026] GET /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:38.127451 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.129192 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] POST https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action Aug 19 13:07:38.129547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:07:38.129667 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:38.131013 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.contrib.snapshot_actions [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100261) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 19 13:07:38.136104 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.136104 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:38.136511 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.snapshot_actions [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] Updating snapshot cd36f55c-5733-4605-be4a-fc464e71aa48 with info {'id': 'cd36f55c-5733-4605-be4a-fc464e71aa48', 'status': 'error', 'progress': '80%'} Aug 19 13:07:38.142712 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22afd288-2e68-44dd-9aaf-8da2fee34da9 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-member] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action returned with HTTP 202 Aug 19 13:07:38.143118 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1401/5600] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:07:38 2026] POST /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:38.150379 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.152051 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:38.152263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:38.152458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:38.152562 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete snapshot with id: cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:38.157263 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.157263 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:38.157546 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:38.172716 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot delete request issued successfully. Aug 19 13:07:38.172920 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d0278723-f7e8-4405-ad79-dbb9e68bb086 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 202 Aug 19 13:07:38.173314 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1405/5601] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:07:38 2026] DELETE /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:38.179815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-02886e8e-9201-4047-875b-08f2cf88960e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:38.181634 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02886e8e-9201-4047-875b-08f2cf88960e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:38.181837 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02886e8e-9201-4047-875b-08f2cf88960e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:38.182055 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-02886e8e-9201-4047-875b-08f2cf88960e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:38.186556 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:38.186556 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:38.186871 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-02886e8e-9201-4047-875b-08f2cf88960e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Snapshot retrieved successfully. Aug 19 13:07:38.187518 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-02886e8e-9201-4047-875b-08f2cf88960e tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 200 Aug 19 13:07:38.187894 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1397/5602] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:38 2026] GET /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:07:39.196620 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9a2345f9-8519-4444-9e8c-6606957a68c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:39.198453 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a2345f9-8519-4444-9e8c-6606957a68c7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 Aug 19 13:07:39.198652 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a2345f9-8519-4444-9e8c-6606957a68c7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:39.198853 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9a2345f9-8519-4444-9e8c-6606957a68c7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:39.204184 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9a2345f9-8519-4444-9e8c-6606957a68c7 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 returned with HTTP 404 Aug 19 13:07:39.204898 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1400/5603] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:07:39 2026] GET /volume/v3/snapshots/cd36f55c-5733-4605-be4a-fc464e71aa48 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:39.213525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:39.215282 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:39.215473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:39.215650 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:39.215826 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume with id: d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:39.222771 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:39.222771 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:39.223069 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:39.240032 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Delete volume request issued successfully. Aug 19 13:07:39.240277 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f6759edf-fb20-4f74-a1e7-a02def35e2bd tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 returned with HTTP 202 Aug 19 13:07:39.240600 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1402/5604] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:07:39 2026] DELETE /volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:07:39.251549 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:39.253362 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:39.253589 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:39.253750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:39.260924 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:39.260924 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:39.264384 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Volume info retrieved successfully. Aug 19 13:07:39.268327 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-aab36701-21cf-4bbf-8fc5-db4a41cc9ebb tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 returned with HTTP 200 Aug 19 13:07:39.268710 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1406/5605] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:39 2026] GET /volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:40.281048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cd70b2e1-bca4-462d-a79e-64fa212f6ad6 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:40.282889 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cd70b2e1-bca4-462d-a79e-64fa212f6ad6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] GET https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 Aug 19 13:07:40.283132 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cd70b2e1-bca4-462d-a79e-64fa212f6ad6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:40.283362 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cd70b2e1-bca4-462d-a79e-64fa212f6ad6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:40.289094 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cd70b2e1-bca4-462d-a79e-64fa212f6ad6 tempest-ProjectMemberTests-716903880 tempest-ProjectMemberTests-716903880-project-admin] https://10.4.3.137/volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 returned with HTTP 404 Aug 19 13:07:40.289618 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1398/5606] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:07:40 2026] GET /volume/v3/volumes/d8a0aa3a-3188-43eb-85fd-4147fc2021a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:41.645298 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:41.717481 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:41.717824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1631359130"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:41.719465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1631359130'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:41.719587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume of 1 GB Aug 19 13:07:41.722935 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:41.727527 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (cfd6518c-4049-4b38-a827-15f25769a54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:41.728500 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc4f905-1e77-47b2-92d5-b72c13866c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:41.729199 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:41.749730 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc4f905-1e77-47b2-92d5-b72c13866c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:41.750401 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ee6014-58d7-4b0a-9963-0d8c9cc889bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:41.799138 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Created reservations ['518d1f11-e214-47bf-aab9-45ef588f942e', '430c700f-300f-46e0-9775-e94debfa1a35', 'd61f0c77-488b-46fd-8654-d53567e56a04', 'a8c1f9d7-a686-44c9-a5ea-d8362f494c9b'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:41.799905 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7ee6014-58d7-4b0a-9963-0d8c9cc889bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518d1f11-e214-47bf-aab9-45ef588f942e', '430c700f-300f-46e0-9775-e94debfa1a35', 'd61f0c77-488b-46fd-8654-d53567e56a04', 'a8c1f9d7-a686-44c9-a5ea-d8362f494c9b']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:41.800578 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f6b60d-471b-4361-83c9-075efb5cfe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:41.820600 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f6b60d-471b-4361-83c9-075efb5cfe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a7f6c3-fb0b-4203-b8ab-a956bbadf446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631359130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['518d1f11-e214-47bf-aab9-45ef588f942e','430c700f-300f-46e0-9775-e94debfa1a35','d61f0c77-488b-46fd-8654-d53567e56a04','a8c1f9d7-a686-44c9-a5ea-d8362f494c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631359130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a7f6c3-fb0b-4203-b8ab-a956bbadf446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc05eafc420a49ac8665a77a5e45511e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885082ee49f448c4939a233355e2452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:41.821239 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df2338f-8dbc-4423-845a-a85a80144102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:41.835878 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df2338f-8dbc-4423-845a-a85a80144102) transitioned into state 'SUCCESS' from state '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-1631359130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['518d1f11-e214-47bf-aab9-45ef588f942e','430c700f-300f-46e0-9775-e94debfa1a35','d61f0c77-488b-46fd-8654-d53567e56a04','a8c1f9d7-a686-44c9-a5ea-d8362f494c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:41.836708 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f095136-afe6-467c-b411-937ab0f9aa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:41.845448 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f095136-afe6-467c-b411-937ab0f9aa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:41.846160 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (cfd6518c-4049-4b38-a827-15f25769a54e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:41.846517 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request issued successfully. Aug 19 13:07:41.847027 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3c86b6c3-e80d-43fa-9293-9b908c7b378b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:41.847408 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1401/5607] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:07:41 2026] POST /volume/v3/volumes => generated 778 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:41.858595 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:41.860376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:41.860639 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:41.860865 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:41.867829 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:41.867829 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:41.871237 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:41.875080 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-746e00b5-af44-4ad2-8099-b5ab2981a75b tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 returned with HTTP 200 Aug 19 13:07:41.875528 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1403/5608] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:41 2026] GET /volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:42.887670 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:42.889412 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:42.889622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:42.889833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:42.896525 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:42.896525 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:42.899677 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:42.903212 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-494da3b9-c77b-4b67-943c-e6ff2abe3633 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 returned with HTTP 200 Aug 19 13:07:42.903561 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1407/5609] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:42 2026] GET /volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:42.915275 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:42.971229 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] GET https://10.4.3.137/volume/v3/volumes Aug 19 13:07:42.971462 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:42.971645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:42.971939 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.api_utils [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Removing options '' from query. {{(pid=100260) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:07:42.972645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100260) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:07:42.979564 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Get all volumes completed successfully. Aug 19 13:07:42.979951 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-4ddced22-7fa4-44e7-b042-286dac7a5c97 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] https://10.4.3.137/volume/v3/volumes returned with HTTP 200 Aug 19 13:07:42.980760 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1399/5610] 10.4.3.137 () {68 vars in 1278 bytes} [Wed Aug 19 13:07:42 2026] GET /volume/v3/volumes => generated 336 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:42.988546 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d3157744-eecc-4e68-a446-5d2b33548405 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:42.990879 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:42.991132 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:42.991369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:42.991614 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume with id: 74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:42.999709 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:42.999709 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:43.000080 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:43.018802 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume request issued successfully. Aug 19 13:07:43.019059 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d3157744-eecc-4e68-a446-5d2b33548405 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 returned with HTTP 202 Aug 19 13:07:43.019626 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1402/5611] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:07:42 2026] DELETE /volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:07:43.027728 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:43.029475 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:43.029671 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:43.029904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:43.036912 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:43.036912 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:43.041399 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:43.045127 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cd956867-cdfa-4d0e-8bb8-676f0bf5383e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 returned with HTTP 200 Aug 19 13:07:43.045508 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1404/5612] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:43 2026] GET /volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:44.060111 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d67fe2ec-1f57-4c7c-bd28-316982d484c2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:44.061824 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67fe2ec-1f57-4c7c-bd28-316982d484c2 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 Aug 19 13:07:44.062003 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67fe2ec-1f57-4c7c-bd28-316982d484c2 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:44.062178 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d67fe2ec-1f57-4c7c-bd28-316982d484c2 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:44.067424 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d67fe2ec-1f57-4c7c-bd28-316982d484c2 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 returned with HTTP 404 Aug 19 13:07:44.067854 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1408/5613] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:44 2026] GET /volume/v3/volumes/74a7f6c3-fb0b-4203-b8ab-a956bbadf446 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:07:44.075645 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:44.077330 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:44.077651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-682425667"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:44.079045 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-682425667'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:44.079170 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume of 1 GB Aug 19 13:07:44.079418 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:44.079418 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:44.082940 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:44.088197 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (c8b1f1fa-58ac-44d2-b70c-0e3b353f58d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:44.089017 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718efd5-b2e8-40ab-953f-bd5bbe4962a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:44.089748 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:44.111221 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718efd5-b2e8-40ab-953f-bd5bbe4962a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:44.111951 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fde43-6d5f-46d2-a153-2d9533c59371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:44.147608 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Created reservations ['b33c33ef-5e6f-4e28-a111-45a7b27a6ad7', '390f7e21-ee60-42bc-83f4-d72777e2bee5', 'f79e79b1-bf2f-4617-985b-26c7ec427e98', '0909d495-d239-4bd5-91f3-ad904b35b193'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:44.148389 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fde43-6d5f-46d2-a153-2d9533c59371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b33c33ef-5e6f-4e28-a111-45a7b27a6ad7', '390f7e21-ee60-42bc-83f4-d72777e2bee5', 'f79e79b1-bf2f-4617-985b-26c7ec427e98', '0909d495-d239-4bd5-91f3-ad904b35b193']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:44.149095 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2d21cc-fb69-435e-9eb7-5335f6380d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:44.172061 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d2d21cc-fb69-435e-9eb7-5335f6380d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f9e7a4c-b7e8-4893-9db0-3eea9659abcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682425667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['b33c33ef-5e6f-4e28-a111-45a7b27a6ad7','390f7e21-ee60-42bc-83f4-d72777e2bee5','f79e79b1-bf2f-4617-985b-26c7ec427e98','0909d495-d239-4bd5-91f3-ad904b35b193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-682425667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f9e7a4c-b7e8-4893-9db0-3eea9659abcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc05eafc420a49ac8665a77a5e45511e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885082ee49f448c4939a233355e2452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:44.172863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd27906b-04fd-4974-9de5-c73579c06b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:44.187547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd27906b-04fd-4974-9de5-c73579c06b93) transitioned into state 'SUCCESS' from state '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-682425667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['b33c33ef-5e6f-4e28-a111-45a7b27a6ad7','390f7e21-ee60-42bc-83f4-d72777e2bee5','f79e79b1-bf2f-4617-985b-26c7ec427e98','0909d495-d239-4bd5-91f3-ad904b35b193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:44.188160 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081a9e9a-e8d9-4785-bf7c-aea242542bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:44.198280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (081a9e9a-e8d9-4785-bf7c-aea242542bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:44.198280 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (c8b1f1fa-58ac-44d2-b70c-0e3b353f58d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:44.198280 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request issued successfully. Aug 19 13:07:44.198280 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-65990ee2-8c76-4bd6-ae1b-df2f363c7a5e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:44.198280 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1400/5614] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:07:44 2026] POST /volume/v3/volumes => generated 777 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:44.208382 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:44.210021 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:44.210264 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:44.210470 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:44.216878 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:44.216878 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:44.219878 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:44.223185 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-eee8d47e-8e79-4187-b1c1-b15329c0e982 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd returned with HTTP 200 Aug 19 13:07:44.223496 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1403/5615] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:44 2026] GET /volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:45.238019 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:45.239726 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:45.239953 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:45.240154 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:45.247039 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:45.247039 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:45.250699 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:45.255039 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ecf76a65-1f6d-42c8-99fa-43dad193e542 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd returned with HTTP 200 Aug 19 13:07:45.255488 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1405/5616] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:45 2026] GET /volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:45.267534 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:45.269222 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] GET https://10.4.3.137/volume/v3/volumes/detail Aug 19 13:07:45.269431 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:45.269616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Calling method 'detail' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:45.269937 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:07:45.270732 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100263) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:07:45.279353 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Get all volumes completed successfully. Aug 19 13:07:45.280290 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:45.280290 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:45.285730 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fd82af75-5814-4b6f-9ce3-dc3e8de85be6 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] https://10.4.3.137/volume/v3/volumes/detail returned with HTTP 200 Aug 19 13:07:45.286301 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1409/5617] 10.4.3.137 () {68 vars in 1299 bytes} [Wed Aug 19 13:07:45 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:45.298032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ba91d675-629c-49f3-80b3-f369a92b6835 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:45.299931 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:45.300104 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:45.300286 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:45.300446 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume with id: 4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:45.306950 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:45.306950 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:45.307214 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:45.324106 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume request issued successfully. Aug 19 13:07:45.324276 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ba91d675-629c-49f3-80b3-f369a92b6835 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd returned with HTTP 202 Aug 19 13:07:45.324879 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1401/5618] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:07:45 2026] DELETE /volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:07:45.332263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9ba55192-51b2-4315-b3a3-1985e889db25 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:45.334058 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ba55192-51b2-4315-b3a3-1985e889db25 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:45.334289 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ba55192-51b2-4315-b3a3-1985e889db25 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:45.334522 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9ba55192-51b2-4315-b3a3-1985e889db25 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:45.341906 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:45.341906 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:45.345748 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9ba55192-51b2-4315-b3a3-1985e889db25 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:45.350583 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9ba55192-51b2-4315-b3a3-1985e889db25 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd returned with HTTP 200 Aug 19 13:07:45.350944 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1404/5619] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:45 2026] GET /volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:46.362747 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5d678209-1ae3-47f7-b1f2-6a336bb07c81 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:46.364760 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d678209-1ae3-47f7-b1f2-6a336bb07c81 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd Aug 19 13:07:46.365028 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d678209-1ae3-47f7-b1f2-6a336bb07c81 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:46.365266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5d678209-1ae3-47f7-b1f2-6a336bb07c81 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:46.370789 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5d678209-1ae3-47f7-b1f2-6a336bb07c81 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd returned with HTTP 404 Aug 19 13:07:46.371288 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1406/5620] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:46 2026] GET /volume/v3/volumes/4f9e7a4c-b7e8-4893-9db0-3eea9659abcd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:07:46.381330 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:46.383041 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:46.383393 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-745012100"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:46.384728 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-745012100'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:46.384842 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume of 1 GB Aug 19 13:07:46.388643 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:46.393709 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (3a4949b4-d30e-4802-a135-b0f6be3374ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:46.394523 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a20ae44-9669-4320-a3b7-4a006380f28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:46.395193 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:46.417148 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a20ae44-9669-4320-a3b7-4a006380f28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:46.417849 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23c20a9-c697-4449-a3c9-d6606681109c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:46.454088 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Created reservations ['3b03a8ee-b7fe-4fad-ab20-210138815951', 'f28d593e-c269-49ae-813e-d98c35d43bc1', 'eeb8f4e8-9954-4bb7-b80c-a01d5df68358', '7ff5cc39-6b25-4fc8-b6e9-d33d8bbf2766'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:46.455056 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23c20a9-c697-4449-a3c9-d6606681109c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b03a8ee-b7fe-4fad-ab20-210138815951', 'f28d593e-c269-49ae-813e-d98c35d43bc1', 'eeb8f4e8-9954-4bb7-b80c-a01d5df68358', '7ff5cc39-6b25-4fc8-b6e9-d33d8bbf2766']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:46.456002 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a399db0-7470-4a93-9c64-82f7b9009b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:46.482868 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a399db0-7470-4a93-9c64-82f7b9009b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b8601cf-1f37-43bc-b1d1-a0779df813f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745012100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['3b03a8ee-b7fe-4fad-ab20-210138815951','f28d593e-c269-49ae-813e-d98c35d43bc1','eeb8f4e8-9954-4bb7-b80c-a01d5df68358','7ff5cc39-6b25-4fc8-b6e9-d33d8bbf2766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-745012100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b8601cf-1f37-43bc-b1d1-a0779df813f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc05eafc420a49ac8665a77a5e45511e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885082ee49f448c4939a233355e2452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:46.483705 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d58f1b-a4cf-40d1-bb9f-8ff4fdc66723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:46.501208 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d58f1b-a4cf-40d1-bb9f-8ff4fdc66723) transitioned into state 'SUCCESS' from state '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-745012100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['3b03a8ee-b7fe-4fad-ab20-210138815951','f28d593e-c269-49ae-813e-d98c35d43bc1','eeb8f4e8-9954-4bb7-b80c-a01d5df68358','7ff5cc39-6b25-4fc8-b6e9-d33d8bbf2766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:46.502040 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42dadec-4964-4efd-bc48-dd4dfd6bd13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:46.511187 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42dadec-4964-4efd-bc48-dd4dfd6bd13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:46.512063 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (3a4949b4-d30e-4802-a135-b0f6be3374ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:46.512362 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request issued successfully. Aug 19 13:07:46.512901 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7b848fcb-7e8a-476d-9971-ead1c9156c65 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:46.513334 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1410/5621] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:07:46 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:46.525210 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:46.527010 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:46.527225 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:46.527421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:46.534014 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:46.534014 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:46.537127 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:46.540462 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7b4c0553-5307-46f2-b50e-8d1ec26e9458 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 200 Aug 19 13:07:46.540835 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1402/5622] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:46 2026] GET /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:47.552190 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:47.554083 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:47.554313 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:47.554493 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:47.561054 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:47.561054 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:07:47.564106 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:47.567361 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-e0ad94c9-b7e8-4622-9da8-799f7a0b08fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 200 Aug 19 13:07:47.567695 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1405/5623] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:47 2026] GET /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:47.579115 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:47.580863 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] GET https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:47.581063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:47.581237 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:47.587723 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:47.587723 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:47.591448 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Volume info retrieved successfully. Aug 19 13:07:47.595852 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b2dd72e0-3cdb-49cf-a496-1b7f28c90f4e tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 200 Aug 19 13:07:47.596360 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1407/5624] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:47 2026] GET /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:47.606963 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-54396baf-617a-4be4-9588-29ce02b4dedd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:47.608798 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:47.609005 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:47.609181 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:47.609342 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume with id: 5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:47.616355 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:47.616355 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:47.616656 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:47.632111 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume request issued successfully. Aug 19 13:07:47.632299 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-54396baf-617a-4be4-9588-29ce02b4dedd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 202 Aug 19 13:07:47.632799 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1411/5625] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:07:47 2026] DELETE /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:07:47.638739 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:47.640443 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:47.640661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:47.640846 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:47.648278 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:47.648278 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:47.651420 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:47.654918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c82b5055-a10d-4cac-b71f-b8272423b7ac tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 200 Aug 19 13:07:47.655294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1403/5626] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:47 2026] GET /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:48.667200 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2c152dfe-aa1a-44e4-be27-b80a0af30052 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:48.668941 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c152dfe-aa1a-44e4-be27-b80a0af30052 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 Aug 19 13:07:48.669127 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c152dfe-aa1a-44e4-be27-b80a0af30052 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:48.669324 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2c152dfe-aa1a-44e4-be27-b80a0af30052 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:48.675242 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2c152dfe-aa1a-44e4-be27-b80a0af30052 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 returned with HTTP 404 Aug 19 13:07:48.675671 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1406/5627] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:48 2026] GET /volume/v3/volumes/5b8601cf-1f37-43bc-b1d1-a0779df813f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:07:48.682802 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:48.684546 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:07:48.684942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1845489625"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:07:48.686324 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1845489625'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:07:48.686439 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume of 1 GB Aug 19 13:07:48.690178 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Availability Zones retrieved successfully. Aug 19 13:07:48.695547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (cb3bb737-3060-4480-9aab-edc34de8bdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:48.696470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e786fd39-cfa9-4d8f-90a7-e324a5844bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:48.697233 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:07:48.719983 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e786fd39-cfa9-4d8f-90a7-e324a5844bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:48.720770 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25074271-224c-4782-9e51-57a03092bca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:48.755383 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Created reservations ['bb12ce2a-6e2f-4861-8075-ef95a1393b09', '4b22dec4-949f-46b4-8403-b66abb9e9601', 'de245389-72e5-4895-af19-7ed64fb22c1f', '16670ae5-8bb4-4d56-9817-512f309fd1df'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:07:48.756153 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25074271-224c-4782-9e51-57a03092bca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb12ce2a-6e2f-4861-8075-ef95a1393b09', '4b22dec4-949f-46b4-8403-b66abb9e9601', 'de245389-72e5-4895-af19-7ed64fb22c1f', '16670ae5-8bb4-4d56-9817-512f309fd1df']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:48.756876 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba45ab52-7921-4f46-a1c7-e6577e585616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:48.779773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba45ab52-7921-4f46-a1c7-e6577e585616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf1a9b27-960d-48ec-b28e-f60ae881a8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845489625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['bb12ce2a-6e2f-4861-8075-ef95a1393b09','4b22dec4-949f-46b4-8403-b66abb9e9601','de245389-72e5-4895-af19-7ed64fb22c1f','16670ae5-8bb4-4d56-9817-512f309fd1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845489625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf1a9b27-960d-48ec-b28e-f60ae881a8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc05eafc420a49ac8665a77a5e45511e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='885082ee49f448c4939a233355e2452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:48.780818 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626aa4c8-226f-4fba-8624-da55ea41c5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:48.801238 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (626aa4c8-226f-4fba-8624-da55ea41c5c8) transitioned into state 'SUCCESS' from state '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-1845489625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc05eafc420a49ac8665a77a5e45511e',qos_specs=None,replication_status=,reservations=['bb12ce2a-6e2f-4861-8075-ef95a1393b09','4b22dec4-949f-46b4-8403-b66abb9e9601','de245389-72e5-4895-af19-7ed64fb22c1f','16670ae5-8bb4-4d56-9817-512f309fd1df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='885082ee49f448c4939a233355e2452d',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:48.801944 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b41a12-d81e-4925-8d0d-bc2c23873f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:07:48.810801 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b41a12-d81e-4925-8d0d-bc2c23873f09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:07:48.811614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Flow 'volume_create_api' (cb3bb737-3060-4480-9aab-edc34de8bdb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:07:48.811898 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Create volume request issued successfully. Aug 19 13:07:48.812416 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-96a1cc26-0381-4e3c-92ef-18d6f07865bd tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:07:48.812840 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1408/5628] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:07:48 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:07:48.824018 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:48.826653 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:48.826966 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:48.827221 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:48.835703 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:48.835703 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:48.839390 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:48.843647 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-897f45d5-2287-4ee7-a301-abd1ed439b10 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 returned with HTTP 200 Aug 19 13:07:48.844131 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1412/5629] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:48 2026] GET /volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:07:49.855944 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:49.857891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:49.858097 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:49.858311 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:49.864586 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:49.864586 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:07:49.867451 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:49.870500 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9bc64c62-cbac-46da-942c-5dfb8357f93a tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 returned with HTTP 200 Aug 19 13:07:49.870841 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1404/5630] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:49 2026] GET /volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:49.881815 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:49.883533 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] GET https://10.4.3.137/volume/v3/volumes/summary Aug 19 13:07:49.883768 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:49.883942 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:49.884104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.api_utils [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Removing options '' from query. {{(pid=100262) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:07:49.889843 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] Get summary completed successfully. Aug 19 13:07:49.890091 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0c9b0bb-aa81-424c-b358-353e9aa85934 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-reader] https://10.4.3.137/volume/v3/volumes/summary returned with HTTP 200 Aug 19 13:07:49.890454 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1407/5631] 10.4.3.137 () {68 vars in 1302 bytes} [Wed Aug 19 13:07:49 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 19 13:07:49.896914 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-641fc689-d95d-4597-915f-0e4a8adc5014 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:49.898639 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:49.898851 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:49.899023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:49.899211 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume with id: bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:49.905722 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:49.905722 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:07:49.906041 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:49.921984 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Delete volume request issued successfully. Aug 19 13:07:49.922263 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-641fc689-d95d-4597-915f-0e4a8adc5014 tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 returned with HTTP 202 Aug 19 13:07:49.922870 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1409/5632] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:07:49 2026] DELETE /volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:07:49.929794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:49.931578 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:49.931828 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:49.932008 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:49.938930 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:07:49.938930 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:07:49.942243 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Volume info retrieved successfully. Aug 19 13:07:49.945946 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3aac6346-dab4-4e7b-8a3d-43771ab345fe tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 returned with HTTP 200 Aug 19 13:07:49.946329 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1413/5633] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:49 2026] GET /volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:07:50.958393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-466fc803-4fb6-47eb-943a-f0a1419c595f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:07:50.960192 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-466fc803-4fb6-47eb-943a-f0a1419c595f tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] GET https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 Aug 19 13:07:50.960413 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-466fc803-4fb6-47eb-943a-f0a1419c595f tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:07:50.960596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-466fc803-4fb6-47eb-943a-f0a1419c595f tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:07:50.966256 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-466fc803-4fb6-47eb-943a-f0a1419c595f tempest-ProjectReaderTests-897827254 tempest-ProjectReaderTests-897827254-project-admin] https://10.4.3.137/volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 returned with HTTP 404 Aug 19 13:07:50.966689 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1405/5634] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:07:50 2026] GET /volume/v3/volumes/bf1a9b27-960d-48ec-b28e-f60ae881a8d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:07:59.888879 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=270,cinder:UPDATE=114,cinder:INSERT=64 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:07:59.917498 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=211,cinder:UPDATE=68,cinder:INSERT=34 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:07:59.945082 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=196,cinder:INSERT=38,cinder:UPDATE=83 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:08:00.962983 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=171,cinder:UPDATE=61,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:08:10.131781 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4692e5cb-cc65-420b-8600-51c15287df38 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.133208 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4692e5cb-cc65-420b-8600-51c15287df38 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:10.133422 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4692e5cb-cc65-420b-8600-51c15287df38 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.133625 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4692e5cb-cc65-420b-8600-51c15287df38 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.140619 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.140619 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:10.145012 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4692e5cb-cc65-420b-8600-51c15287df38 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:10.149474 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4692e5cb-cc65-420b-8600-51c15287df38 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:10.150045 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1408/5635] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:10.162026 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.163891 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:10.164130 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.164365 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.172407 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.172407 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:10.176871 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:10.181684 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b23d48cb-5ef3-4353-8b21-155b99f095d0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:10.182091 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1410/5636] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:10.225559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.227875 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:10.228120 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.228355 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.235339 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.235339 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:10.239005 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:10.243544 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-6ccecfea-f9c5-4130-8051-bc153a18124e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:10.244042 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1414/5637] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7e53a912-19e6-409c-9bbd-f074309d9ded None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e53a912-19e6-409c-9bbd-f074309d9ded None None] GET https://10.4.3.137/volume// Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e53a912-19e6-409c-9bbd-f074309d9ded None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7e53a912-19e6-409c-9bbd-f074309d9ded None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7e53a912-19e6-409c-9bbd-f074309d9ded None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:10.316269 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1406/5638] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:08:10.322998 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-2395d6ff-1ecc-4b6f-a4ce-8ba975dab804 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.325044 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-2395d6ff-1ecc-4b6f-a4ce-8ba975dab804 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:08:10.325431 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-2395d6ff-1ecc-4b6f-a4ce-8ba975dab804 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "970c3c92-b3ca-44c6-af14-b43a469289ed", "connector": null, "instance_uuid": "1fb05cf1-cf3a-421f-91cc-ef5749f5229f"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:10.333488 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.333488 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:10.360471 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-2395d6ff-1ecc-4b6f-a4ce-8ba975dab804 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:08:10.361020 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1409/5639] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:08:10 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 19 13:08:10.385905 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d372c4fd-5aca-4029-926a-8f708bb0577c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.387670 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d372c4fd-5aca-4029-926a-8f708bb0577c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:10.387904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d372c4fd-5aca-4029-926a-8f708bb0577c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.388088 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d372c4fd-5aca-4029-926a-8f708bb0577c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.397415 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.397415 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:10.402091 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d372c4fd-5aca-4029-926a-8f708bb0577c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:10.402733 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-a4683146-4109-44ee-8d71-e2ad5aa39041 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.403147 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4683146-4109-44ee-8d71-e2ad5aa39041 None None] GET https://10.4.3.137/volume// Aug 19 13:08:10.403321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4683146-4109-44ee-8d71-e2ad5aa39041 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.403522 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-a4683146-4109-44ee-8d71-e2ad5aa39041 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.403837 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-a4683146-4109-44ee-8d71-e2ad5aa39041 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:10.404232 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1415/5640] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:08: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 19 13:08:10.406937 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d372c4fd-5aca-4029-926a-8f708bb0577c tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:10.407492 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1411/5641] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:10.411376 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.413003 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:10.413325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:10.413624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:10.422084 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.422084 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:10.425194 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:10.429442 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-faa0b51f-875c-4dff-8602-ec9c6fd9f22a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:10.429442 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1407/5642] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:08:10 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:08:10.527224 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:10.529564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] PUT https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f Aug 19 13:08:10.529950 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:10.538433 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Acquiring lock "cinder-attachment_update-970c3c92-b3ca-44c6-af14-b43a469289ed-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:08:10.542597 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Lock "cinder-attachment_update-970c3c92-b3ca-44c6-af14-b43a469289ed-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:08:10.543760 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:10.543760 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:10.625613 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Lock "cinder-attachment_update-970c3c92-b3ca-44c6-af14-b43a469289ed-np0000007775" released by "attachment_update" :: held 0.083s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:08:10.625962 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-231b7855-d9d4-44ec-9669-ee7a246fbfce tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f returned with HTTP 200 Aug 19 13:08:10.626443 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1410/5643] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:08:10 2026] PUT /volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:11.420528 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:11.422695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:11.422946 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:11.423183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:11.435041 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:11.435041 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:11.439302 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:11.444942 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-14655f11-c455-46a7-aa16-cc0e4af68af0 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:11.445568 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1416/5644] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:11 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:12.457391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:12.459534 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:12.459715 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:12.459887 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:12.469940 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:12.469940 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:12.474208 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:12.478575 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-48e6bb69-10da-4ac5-86ee-1d46c9ed3d60 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:12.479042 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1412/5645] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:12 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:13.491113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:13.492973 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:13.494532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:13.494532 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:13.502372 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:13.502372 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:13.505635 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:13.510932 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b794ff1a-bfab-4cc1-a563-1dd5bdb9ae10 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:13.511491 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1408/5646] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:13 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:14.523468 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-379a0672-5eb1-4265-81db-5c1d01047af1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:14.525265 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-379a0672-5eb1-4265-81db-5c1d01047af1 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:14.525514 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-379a0672-5eb1-4265-81db-5c1d01047af1 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:14.525739 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-379a0672-5eb1-4265-81db-5c1d01047af1 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:14.535087 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:14.535087 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:14.538449 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-379a0672-5eb1-4265-81db-5c1d01047af1 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:14.542365 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-379a0672-5eb1-4265-81db-5c1d01047af1 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:14.542772 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1411/5647] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:14 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:14.849141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-22c2ce71-6fd8-42a4-a339-21aedfaf5d2f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:14.851055 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-22c2ce71-6fd8-42a4-a339-21aedfaf5d2f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f/action Aug 19 13:08:14.851395 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-22c2ce71-6fd8-42a4-a339-21aedfaf5d2f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:14.851537 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-22c2ce71-6fd8-42a4-a339-21aedfaf5d2f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:14.866180 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:14.866180 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:14.876016 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a968f966-7b02-4928-87c6-2783e3d1b555 req-22c2ce71-6fd8-42a4-a339-21aedfaf5d2f tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f/action returned with HTTP 204 Aug 19 13:08:14.876424 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1417/5648] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:08:14 2026] POST /volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:15.554507 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:15.556420 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:15.556720 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:15.556994 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:15.567523 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:15.567523 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:15.571961 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:15.577529 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-19f54ebc-947a-43ae-822b-7e2ffd9e9a66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:15.578163 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1413/5649] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:15 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:15.589624 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:15.591412 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:15.593023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:15.593023 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:15.601585 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:15.601585 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:15.604914 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:15.608744 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-83da3c02-d0e0-4f96-9ff8-a3ebacb83fa9 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:15.609101 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1409/5650] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:15 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:18.035407 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:18.038261 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:18.038534 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:18.038775 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:18.047623 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:18.047623 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:18.051196 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:18.055280 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-a8a420af-8f77-48be-b8e3-bd0069e8c8d2 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:18.055879 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1412/5651] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:08:18 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:18.073066 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:18.075071 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] POST https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed/action Aug 19 13:08:18.075408 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:18.075541 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:18.085697 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:18.085697 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:18.086120 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:18.091977 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Begin detaching volume completed successfully. Aug 19 13:08:18.092243 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-bdfe5f74-0d05-44f7-96fd-192f78680064 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed/action returned with HTTP 202 Aug 19 13:08:18.092761 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1418/5652] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:08:18 2026] POST /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:08:18.134094 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b6078c1d-b3bd-42e1-8ba1-a184726a5944 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:18.134608 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6078c1d-b3bd-42e1-8ba1-a184726a5944 None None] GET https://10.4.3.137/volume// Aug 19 13:08:18.134799 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6078c1d-b3bd-42e1-8ba1-a184726a5944 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:18.135026 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b6078c1d-b3bd-42e1-8ba1-a184726a5944 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:18.135444 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b6078c1d-b3bd-42e1-8ba1-a184726a5944 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:18.135787 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1414/5653] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:08: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 19 13:08:18.144090 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:18.146157 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:18.146383 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:18.146592 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:18.155109 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:18.155109 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:18.158414 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:18.162421 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-cbc3ead0-0186-4f35-be7a-a994d4326e66 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:18.162783 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1410/5654] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:08:18 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:08:18.949497 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-88eef6d8-d589-40c6-a138-abc77b9a9019 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:18.951414 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-88eef6d8-d589-40c6-a138-abc77b9a9019 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] DELETE https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f Aug 19 13:08:18.951613 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-88eef6d8-d589-40c6-a138-abc77b9a9019 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:18.951785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-88eef6d8-d589-40c6-a138-abc77b9a9019 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:18.958993 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:18.958993 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:19.002065 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-786ce8ba-13e3-414c-ab24-233ce5090c4c req-88eef6d8-d589-40c6-a138-abc77b9a9019 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f returned with HTTP 200 Aug 19 13:08:19.002548 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1413/5655] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:08:18 2026] DELETE /volume/v3/attachments/ae98f7f5-ff5f-4f1c-983b-1cf79b65ba9f => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:20.768620 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:20.770925 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] DELETE https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:20.771190 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:20.771450 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:20.771606 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Delete volume with id: 970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:20.781914 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:20.781914 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:20.782475 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:20.806623 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Delete volume request issued successfully. Aug 19 13:08:20.806796 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-85e5f7cb-83d0-41bc-b0a6-80db368db342 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 202 Aug 19 13:08:20.807262 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1419/5656] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:08:20 2026] DELETE /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:20.815909 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:20.817776 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:20.818153 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:20.818478 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:20.829081 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:20.829081 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:20.835208 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:20.845026 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f0e20135-63f3-40c5-ba54-826ba95b10c8 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 200 Aug 19 13:08:20.845026 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1415/5657] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:20 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:21.857550 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a2953809-9bdc-436c-99f7-45d0938ece5e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:21.859437 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a2953809-9bdc-436c-99f7-45d0938ece5e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed Aug 19 13:08:21.859662 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a2953809-9bdc-436c-99f7-45d0938ece5e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:21.859859 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a2953809-9bdc-436c-99f7-45d0938ece5e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:21.865584 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a2953809-9bdc-436c-99f7-45d0938ece5e tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed returned with HTTP 404 Aug 19 13:08:21.866043 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1411/5658] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:21 2026] GET /volume/v3/volumes/970c3c92-b3ca-44c6-af14-b43a469289ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:22.185467 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:22.187244 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:08:22.187491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:22.187692 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:22.187794 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Delete snapshot with id: b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:08:22.194057 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:22.194057 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:22.194541 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:08:22.209860 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot delete request issued successfully. Aug 19 13:08:22.210121 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1720591a-7211-447f-a766-c2cb5e0a57d6 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 202 Aug 19 13:08:22.210602 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1414/5659] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:22 2026] DELETE /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:22.217704 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:22.219598 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:08:22.219795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:22.219974 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:22.224928 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:22.224928 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:22.225355 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Snapshot retrieved successfully. Aug 19 13:08:22.226178 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-30f3250d-b82b-4bf6-a9dd-9ae6b670e210 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 200 Aug 19 13:08:22.226579 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1420/5660] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:22 2026] GET /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:23.237063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0b6df009-5104-4ab0-a206-f0e914d45762 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:23.238741 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b6df009-5104-4ab0-a206-f0e914d45762 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 Aug 19 13:08:23.239349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b6df009-5104-4ab0-a206-f0e914d45762 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:23.239349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0b6df009-5104-4ab0-a206-f0e914d45762 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:23.243359 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0b6df009-5104-4ab0-a206-f0e914d45762 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 returned with HTTP 404 Aug 19 13:08:23.243860 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1416/5661] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:23 2026] GET /volume/v3/snapshots/b9a677a4-0a89-4d98-9b81-f5f0573c0fd5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:23.275565 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:23.277597 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:08:23.277781 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:23.277966 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:23.287092 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:23.287092 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:23.292379 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:23.298911 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-8226b3c5-0223-4e19-a2c0-371f1b185b8c req-a042af75-fa5e-461f-be4b-3790d44e485d tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:08:23.299588 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1412/5662] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:08:23 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:24.851916 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:24.853465 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] DELETE https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:08:24.853643 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:24.853812 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:24.853976 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Delete volume with id: a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:08:24.859962 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:24.859962 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:24.860365 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:24.874201 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Delete volume request issued successfully. Aug 19 13:08:24.874372 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0076fb80-0c0e-4d8d-bca1-88425f5c993b tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 202 Aug 19 13:08:24.874753 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1415/5663] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:08:24 2026] DELETE /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:24.881695 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-78b4655d-0f58-4205-a176-fa21e0858d3a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:24.883883 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78b4655d-0f58-4205-a176-fa21e0858d3a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:08:24.884129 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78b4655d-0f58-4205-a176-fa21e0858d3a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:24.884388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-78b4655d-0f58-4205-a176-fa21e0858d3a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:24.891929 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:24.891929 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:24.895904 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-78b4655d-0f58-4205-a176-fa21e0858d3a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Volume info retrieved successfully. Aug 19 13:08:24.900368 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-78b4655d-0f58-4205-a176-fa21e0858d3a tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 200 Aug 19 13:08:24.900734 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1421/5664] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:24 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:25.912968 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6f067b52-3387-468f-9a42-960698478749 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:25.915038 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f067b52-3387-468f-9a42-960698478749 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] GET https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c Aug 19 13:08:25.915268 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f067b52-3387-468f-9a42-960698478749 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:25.915511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6f067b52-3387-468f-9a42-960698478749 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:25.921991 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6f067b52-3387-468f-9a42-960698478749 tempest-TestStampPattern-1697211975 tempest-TestStampPattern-1697211975-project-member] https://10.4.3.137/volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c returned with HTTP 404 Aug 19 13:08:25.922547 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1417/5665] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:25 2026] GET /volume/v3/volumes/a40b346f-906a-46bc-8f7e-1cf36a1bbf0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:31.579696 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5034724c-b631-4174-9328-b8f3ba51416f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:31.656585 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:31.656965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1344167340"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:31.658388 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1344167340'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:31.658527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume of 1 GB Aug 19 13:08:31.662460 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Availability Zones retrieved successfully. Aug 19 13:08:31.667844 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Flow 'volume_create_api' (a0e83da2-f829-45e6-a17e-e698c26a0e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:31.668984 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824ed1af-1dde-47cd-9fd6-4b895010ea31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:31.669901 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:31.693769 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824ed1af-1dde-47cd-9fd6-4b895010ea31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:31.694495 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ed576b-3f5f-4c8a-aa16-796097471fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:31.749012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Created reservations ['817cc6eb-868c-4721-9e26-1e1f24cfdeeb', '515d757e-9c7c-47d4-b832-17a7617987db', 'dde567aa-e913-4c43-a685-c20742cae3e3', '2b9c3d5d-0b0e-453c-ba04-7b8e1e8e4e20'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:31.749856 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ed576b-3f5f-4c8a-aa16-796097471fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['817cc6eb-868c-4721-9e26-1e1f24cfdeeb', '515d757e-9c7c-47d4-b832-17a7617987db', 'dde567aa-e913-4c43-a685-c20742cae3e3', '2b9c3d5d-0b0e-453c-ba04-7b8e1e8e4e20']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:31.750805 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09b36f5-b861-4978-a5fc-3b2f69e99a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:31.772048 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09b36f5-b861-4978-a5fc-3b2f69e99a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ef51b9-adf2-43d6-bd39-eae80fc9fea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1344167340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a55c9934ee9b44e5a02f67d9095aa716',qos_specs=None,replication_status=,reservations=['817cc6eb-868c-4721-9e26-1e1f24cfdeeb','515d757e-9c7c-47d4-b832-17a7617987db','dde567aa-e913-4c43-a685-c20742cae3e3','2b9c3d5d-0b0e-453c-ba04-7b8e1e8e4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1344167340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2ef51b9-adf2-43d6-bd39-eae80fc9fea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a55c9934ee9b44e5a02f67d9095aa716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:31.772790 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519cd0a7-1a96-4764-82e3-4e00c576b11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:31.790778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519cd0a7-1a96-4764-82e3-4e00c576b11f) transitioned into state 'SUCCESS' from state '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-1344167340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a55c9934ee9b44e5a02f67d9095aa716',qos_specs=None,replication_status=,reservations=['817cc6eb-868c-4721-9e26-1e1f24cfdeeb','515d757e-9c7c-47d4-b832-17a7617987db','dde567aa-e913-4c43-a685-c20742cae3e3','2b9c3d5d-0b0e-453c-ba04-7b8e1e8e4e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:31.791992 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5228f84d-9ae0-4bc1-956c-b3a7dad05f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:31.800878 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5228f84d-9ae0-4bc1-956c-b3a7dad05f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:31.801848 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Flow 'volume_create_api' (a0e83da2-f829-45e6-a17e-e698c26a0e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:31.802114 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume request issued successfully. Aug 19 13:08:31.802691 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5034724c-b631-4174-9328-b8f3ba51416f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:31.803104 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1413/5666] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:08:31 2026] POST /volume/v3/volumes => generated 766 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:31.814093 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-437ec425-3271-41a4-8560-ac514c34b431 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:31.816725 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-437ec425-3271-41a4-8560-ac514c34b431 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:31.816951 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-437ec425-3271-41a4-8560-ac514c34b431 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:31.817132 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-437ec425-3271-41a4-8560-ac514c34b431 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:31.823826 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:31.823826 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:31.827510 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-437ec425-3271-41a4-8560-ac514c34b431 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:31.831735 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-437ec425-3271-41a4-8560-ac514c34b431 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:31.832078 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1416/5667] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:31 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:32.844700 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:32.846520 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:32.846770 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:32.847004 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:32.853643 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:32.853643 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:32.856994 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:32.860695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-297ee71f-b8f5-4ce6-8639-9dc57ccc7cbb tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:32.861089 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1422/5668] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:32 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:32.875663 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:32.877352 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:32.877738 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2ef51b9-adf2-43d6-bd39-eae80fc9fea5", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1970718648"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:32.886870 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:32.886870 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:32.887534 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:32.887708 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create snapshot from volume b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:32.920850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Created reservations ['0e0d934c-286e-4c8e-ac1b-8789e34dada6', '09145709-fd3b-4720-bc62-e8d2ba5ddbd6', '8f552154-3361-430d-898f-6c916750d890', 'c686391b-448b-4a78-bfa5-c3e2061f5340'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:32.947266 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot create request issued successfully. Aug 19 13:08:32.947617 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5136ffa9-9238-405e-a4d0-8eb2f303259b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:08:32.948026 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1418/5669] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:08:32 2026] POST /volume/v3/snapshots => generated 322 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:32.955917 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:32.957918 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:32.958135 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:32.958393 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:32.963721 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:32.963721 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:32.964225 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:32.965090 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e38ee43c-ddf6-4cdd-913e-2423ac0f0532 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 200 Aug 19 13:08:32.965520 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1414/5670] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:32 2026] GET /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:33.973887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:33.975587 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:33.975792 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:33.975967 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:33.980891 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:33.980891 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:33.981285 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:33.981987 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6ec1ad1e-0883-465a-80b8-ec48a71b2766 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 200 Aug 19 13:08:33.982325 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1417/5671] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:33 2026] GET /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:33.990711 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0a7e85da-b215-4594-b398-87e865710a6c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:33.992516 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5/action Aug 19 13:08:33.992858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action body: b'{"revert": {"snapshot_id": "87ef27d3-53ce-4007-adc1-181b7483ae99"}}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:33.992985 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "87ef27d3-53ce-4007-adc1-181b7483ae99"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:34.001431 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:34.001431 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:34.001929 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume retrieved successfully. Aug 19 13:08:34.013439 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Reverting volume b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 to snapshot 87ef27d3-53ce-4007-adc1-181b7483ae99. Aug 19 13:08:34.014236 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:34.014236 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:34.027421 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0a7e85da-b215-4594-b398-87e865710a6c tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5/action returned with HTTP 202 Aug 19 13:08:34.027795 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1423/5672] 10.4.3.137 () {70 vars in 1431 bytes} [Wed Aug 19 13:08:33 2026] POST /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 13:08:34.034746 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:34.036613 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:34.036845 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:34.037034 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:34.043373 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:34.043373 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:34.046499 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:34.050036 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-dc50bb93-c2e2-4c25-b97c-700f84145b7f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:34.050410 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1419/5673] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:34 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:35.061851 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b7c57887-b7a4-4475-844b-358dabaded66 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:35.064108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7c57887-b7a4-4475-844b-358dabaded66 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:35.064429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7c57887-b7a4-4475-844b-358dabaded66 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:35.064692 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b7c57887-b7a4-4475-844b-358dabaded66 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:35.073528 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:35.073528 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:35.077022 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b7c57887-b7a4-4475-844b-358dabaded66 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:35.080805 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b7c57887-b7a4-4475-844b-358dabaded66 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:35.081195 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1415/5674] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:35 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:35.092106 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:35.093678 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:35.093856 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:35.094029 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:35.098411 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:35.098411 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:35.098794 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:35.099507 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35f4b2ec-381e-4590-96ae-d09739fe5e68 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 200 Aug 19 13:08:35.099814 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1418/5675] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:35 2026] GET /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:35.107410 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:35.109062 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:35.109332 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:35.109531 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:35.116448 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:35.116448 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:35.119732 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:35.123450 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9221baef-2873-4793-bcf2-9eeb45fa4d25 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:35.123821 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1424/5676] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:35 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:35.136064 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:35.137677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:35.137990 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-73859686"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:35.139311 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-73859686'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:35.139429 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume of 1 GB Aug 19 13:08:35.143380 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Availability Zones retrieved successfully. Aug 19 13:08:35.148936 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Flow 'volume_create_api' (5b15fb06-c95b-47f5-a93e-6495805870e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:35.149758 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fbff24-e795-4dc6-aa4d-3cf984d572f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:35.150577 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:35.173632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fbff24-e795-4dc6-aa4d-3cf984d572f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:35.174489 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94d29041-669f-4c54-872d-bd0988e22d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:35.208207 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Created reservations ['af9f25ba-0f30-455c-8d75-ad8efaee2bc1', '076f7854-1ff6-4eb4-9551-fa2e44c4ed29', '9ee3a7ab-ccc6-4389-9cb8-11ca539d7713', '90a9cf03-dd6f-4a9c-bd43-12aa51995ccd'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:35.208940 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94d29041-669f-4c54-872d-bd0988e22d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af9f25ba-0f30-455c-8d75-ad8efaee2bc1', '076f7854-1ff6-4eb4-9551-fa2e44c4ed29', '9ee3a7ab-ccc6-4389-9cb8-11ca539d7713', '90a9cf03-dd6f-4a9c-bd43-12aa51995ccd']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:35.209686 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391f8175-b9a0-440c-81c3-e2d5c70c2f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:35.230640 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (391f8175-b9a0-440c-81c3-e2d5c70c2f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec553cda-0755-4480-96dc-d9554f6280b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-73859686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a55c9934ee9b44e5a02f67d9095aa716',qos_specs=None,replication_status=,reservations=['af9f25ba-0f30-455c-8d75-ad8efaee2bc1','076f7854-1ff6-4eb4-9551-fa2e44c4ed29','9ee3a7ab-ccc6-4389-9cb8-11ca539d7713','90a9cf03-dd6f-4a9c-bd43-12aa51995ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-73859686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec553cda-0755-4480-96dc-d9554f6280b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a55c9934ee9b44e5a02f67d9095aa716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:35.231354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bd3af1-8c22-461b-9af7-9bb80b4567f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:35.247383 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37bd3af1-8c22-461b-9af7-9bb80b4567f2) transitioned into state 'SUCCESS' from state '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-73859686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a55c9934ee9b44e5a02f67d9095aa716',qos_specs=None,replication_status=,reservations=['af9f25ba-0f30-455c-8d75-ad8efaee2bc1','076f7854-1ff6-4eb4-9551-fa2e44c4ed29','9ee3a7ab-ccc6-4389-9cb8-11ca539d7713','90a9cf03-dd6f-4a9c-bd43-12aa51995ccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='542f456ff2d443fe969d8ccbc2e2b712',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:35.247999 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517ed516-802d-47d8-ba18-8007d97c9f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:35.255882 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517ed516-802d-47d8-ba18-8007d97c9f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:35.256620 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Flow 'volume_create_api' (5b15fb06-c95b-47f5-a93e-6495805870e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:35.256882 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create volume request issued successfully. Aug 19 13:08:35.257410 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e720e3b2-ab34-4838-9ff5-7808e9008cbf tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:35.257790 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1420/5677] 10.4.3.137 () {70 vars in 1299 bytes} [Wed Aug 19 13:08:35 2026] POST /volume/v3/volumes => generated 764 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:35.268924 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7ed9f389-2852-424e-aff7-977dee1b478a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:35.270781 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ed9f389-2852-424e-aff7-977dee1b478a tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:35.270976 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7ed9f389-2852-424e-aff7-977dee1b478a tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:35.271149 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7ed9f389-2852-424e-aff7-977dee1b478a tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:35.277844 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:35.277844 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:35.281184 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7ed9f389-2852-424e-aff7-977dee1b478a tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:35.284947 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7ed9f389-2852-424e-aff7-977dee1b478a tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 200 Aug 19 13:08:35.285323 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1416/5678] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:35 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:36.296785 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:36.298708 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:36.298925 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:36.299153 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:36.306339 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:36.306339 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:36.310235 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:36.314678 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac3e97d6-bead-48df-b740-f06acd3381d5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 200 Aug 19 13:08:36.315045 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1419/5679] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:36 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:36.326839 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:36.328655 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:36.329018 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec553cda-0755-4480-96dc-d9554f6280b1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-166761364"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:36.337222 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:36.337222 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:36.337744 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:36.337884 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Create snapshot from volume ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:36.361065 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Created reservations ['2327075b-aa5f-4447-a97f-4e42da7a3be7', 'ce9baaca-b161-4022-b311-c68a82cc12bb', '5122b61c-3db5-4afd-b73e-f7dd225dd401', 'f309b276-cb52-4ce9-a94e-24faf2948c78'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:36.390191 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot create request issued successfully. Aug 19 13:08:36.390558 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-e48d1a9e-4ef8-48fc-9ac4-c9acf0997472 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:08:36.390963 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1425/5680] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:08:36 2026] POST /volume/v3/snapshots => generated 321 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:36.402348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:36.404470 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:36.404711 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:36.405264 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:36.410321 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:36.410321 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:36.410760 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:36.411536 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a15cb72e-34cf-4346-a6cd-165f6fb2e605 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 returned with HTTP 200 Aug 19 13:08:36.411885 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1421/5681] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:36 2026] GET /volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:37.420547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:37.422328 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:37.422634 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:37.422890 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:37.427734 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:37.427734 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:37.428135 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:37.428891 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-07e4cc04-3f28-4d0a-a5ca-96682075c63b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 returned with HTTP 200 Aug 19 13:08:37.429234 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1417/5682] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:37 2026] GET /volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:37.437237 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:37.439010 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action Aug 19 13:08:37.439387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:37.439505 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:37.447486 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:37.447486 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:37.447984 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:37.480142 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Created reservations ['c2467f7e-5651-4f95-9854-30d3957872ff', '3f111cfa-e320-499c-b08d-5804d405f004'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:37.488456 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Extend volume request issued successfully. Aug 19 13:08:37.488694 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-93877a6d-58b3-435a-a522-5db5d7a7b770 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action returned with HTTP 202 Aug 19 13:08:37.489081 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1420/5683] 10.4.3.137 () {70 vars in 1431 bytes} [Wed Aug 19 13:08:37 2026] POST /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 19 13:08:37.496600 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:37.498289 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:37.498529 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:37.498750 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:37.505965 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:37.505965 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:37.510069 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:37.514845 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-28db81ca-fbbe-4f84-a0a0-94db0fc6f940 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 200 Aug 19 13:08:37.515328 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1426/5684] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:37 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:38.527074 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:38.529652 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:38.529931 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:38.530174 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:38.538889 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:38.538889 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:38.542497 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:38.546515 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-57d1bb71-0ba7-476d-8e0f-6b557440d51e tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 200 Aug 19 13:08:38.546886 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1422/5685] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:38 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:38.559074 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:38.560889 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] POST https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action Aug 19 13:08:38.561265 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action body: b'{"revert": {"snapshot_id": "772c2d55-2011-4c12-a099-ae035d452dd5"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:38.561414 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "772c2d55-2011-4c12-a099-ae035d452dd5"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:38.570111 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:38.570111 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:38.570601 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume retrieved successfully. Aug 19 13:08:38.582893 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] HTTP exception thrown: Can't revert volume ec553cda-0755-4480-96dc-d9554f6280b1 to its latest snapshot 772c2d55-2011-4c12-a099-ae035d452dd5. The volume size must be equal to the snapshot size. Aug 19 13:08:38.583062 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-86f4a6a5-cd54-4a9e-b48f-95d5b67f3819 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action returned with HTTP 400 Aug 19 13:08:38.583901 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1418/5686] 10.4.3.137 () {70 vars in 1431 bytes} [Wed Aug 19 13:08:38 2026] POST /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 19 13:08:38.591929 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:38.593705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:38.593887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:38.594079 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:38.594180 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete snapshot with id: 772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:38.599615 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:38.599615 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:38.600009 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:38.614449 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot delete request issued successfully. Aug 19 13:08:38.614610 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-24b2020b-4d8e-401e-87c3-b0f5884e320f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 returned with HTTP 202 Aug 19 13:08:38.614987 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1421/5687] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:38 2026] DELETE /volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:38.622007 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:38.624162 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:38.624432 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:38.624618 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:38.629532 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:38.629532 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:38.629908 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:38.630743 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-47d57e8b-d404-402d-97b4-35a5c44874e2 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 returned with HTTP 200 Aug 19 13:08:38.631126 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1427/5688] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:38 2026] GET /volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:39.640477 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3bee7727-9690-437a-9e30-5d7c1fb5ce30 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:39.642746 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bee7727-9690-437a-9e30-5d7c1fb5ce30 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 Aug 19 13:08:39.643007 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bee7727-9690-437a-9e30-5d7c1fb5ce30 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:39.643287 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3bee7727-9690-437a-9e30-5d7c1fb5ce30 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:39.648454 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3bee7727-9690-437a-9e30-5d7c1fb5ce30 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 returned with HTTP 404 Aug 19 13:08:39.649087 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1423/5689] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:39 2026] GET /volume/v3/snapshots/772c2d55-2011-4c12-a099-ae035d452dd5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:39.656102 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:39.658319 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] DELETE https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:39.658598 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:39.658862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:39.659095 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete volume with id: ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:39.668716 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:39.668716 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:39.669376 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:39.689400 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete volume request issued successfully. Aug 19 13:08:39.689553 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5ae66ed-83ad-455e-a904-ab9a4a04a2fd tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 202 Aug 19 13:08:39.690145 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1419/5690] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:08:39 2026] DELETE /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:08:39.697095 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:39.698911 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:39.699104 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:39.699338 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:39.706202 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:39.706202 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:39.710172 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:39.714463 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-1a534226-f9d4-48a9-aa0a-fb64764f7ba5 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 200 Aug 19 13:08:39.714876 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1422/5691] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:39 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:40.727427 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-cc70fb36-acc7-4eb3-a5d0-40424a3c009f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:40.729677 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc70fb36-acc7-4eb3-a5d0-40424a3c009f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 Aug 19 13:08:40.729955 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc70fb36-acc7-4eb3-a5d0-40424a3c009f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:40.730216 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-cc70fb36-acc7-4eb3-a5d0-40424a3c009f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:40.737580 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-cc70fb36-acc7-4eb3-a5d0-40424a3c009f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 returned with HTTP 404 Aug 19 13:08:40.738147 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1428/5692] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:40 2026] GET /volume/v3/volumes/ec553cda-0755-4480-96dc-d9554f6280b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:08:40.744957 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3d7fe530-d81f-4796-972a-00c1993bc54f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:40.746680 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:40.746880 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:40.747058 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:40.747152 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete snapshot with id: 87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:40.752307 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:40.752307 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:40.752685 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:40.766022 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot delete request issued successfully. Aug 19 13:08:40.766174 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3d7fe530-d81f-4796-972a-00c1993bc54f tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 202 Aug 19 13:08:40.766550 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1424/5693] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:40 2026] DELETE /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:40.774031 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-97227e10-5b54-49ce-b694-5aba56361b42 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:40.775837 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97227e10-5b54-49ce-b694-5aba56361b42 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:40.776022 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97227e10-5b54-49ce-b694-5aba56361b42 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:40.776200 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-97227e10-5b54-49ce-b694-5aba56361b42 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:40.781496 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:40.781496 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:40.781975 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-97227e10-5b54-49ce-b694-5aba56361b42 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Snapshot retrieved successfully. Aug 19 13:08:40.782855 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-97227e10-5b54-49ce-b694-5aba56361b42 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 200 Aug 19 13:08:40.783294 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1420/5694] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:40 2026] GET /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:41.791666 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3cd23fb3-bf62-41fa-8ea6-06ec9f1d24e6 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:41.793328 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd23fb3-bf62-41fa-8ea6-06ec9f1d24e6 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 Aug 19 13:08:41.793506 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd23fb3-bf62-41fa-8ea6-06ec9f1d24e6 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:41.793678 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3cd23fb3-bf62-41fa-8ea6-06ec9f1d24e6 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:41.797597 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3cd23fb3-bf62-41fa-8ea6-06ec9f1d24e6 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 returned with HTTP 404 Aug 19 13:08:41.797994 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1423/5695] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:41 2026] GET /volume/v3/snapshots/87ef27d3-53ce-4007-adc1-181b7483ae99 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:41.804622 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:41.806341 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] DELETE https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:41.806571 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:41.806775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:41.806970 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete volume with id: b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:41.813984 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:41.813984 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:41.814504 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:41.839432 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Delete volume request issued successfully. Aug 19 13:08:41.839637 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-04b6f392-83f4-47e7-8aab-3c5bb6397945 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 202 Aug 19 13:08:41.840163 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1429/5696] 10.4.3.137 () {68 vars in 1392 bytes} [Wed Aug 19 13:08:41 2026] DELETE /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 19 13:08:41.847109 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-763d70fe-4414-4729-9c25-baeb71d87f93 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:41.848810 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-763d70fe-4414-4729-9c25-baeb71d87f93 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:41.849008 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-763d70fe-4414-4729-9c25-baeb71d87f93 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:41.849179 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-763d70fe-4414-4729-9c25-baeb71d87f93 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:41.856129 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:41.856129 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:41.859621 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-763d70fe-4414-4729-9c25-baeb71d87f93 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Volume info retrieved successfully. Aug 19 13:08:41.863577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-763d70fe-4414-4729-9c25-baeb71d87f93 tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 200 Aug 19 13:08:41.863937 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1425/5697] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:41 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:42.876562 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cbde016c-f1d3-4e3e-b32b-930bd2a33e3b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:42.878215 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbde016c-f1d3-4e3e-b32b-930bd2a33e3b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] GET https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 Aug 19 13:08:42.878438 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cbde016c-f1d3-4e3e-b32b-930bd2a33e3b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:42.878616 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cbde016c-f1d3-4e3e-b32b-930bd2a33e3b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:42.883978 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cbde016c-f1d3-4e3e-b32b-930bd2a33e3b tempest-VolumeRevertTests-914407874 tempest-VolumeRevertTests-914407874-project-member] https://10.4.3.137/volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 returned with HTTP 404 Aug 19 13:08:42.884438 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1421/5698] 10.4.3.137 () {68 vars in 1389 bytes} [Wed Aug 19 13:08:42 2026] GET /volume/v3/volumes/b2ef51b9-adf2-43d6-bd39-eae80fc9fea5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 19 13:08:43.892465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:43.962613 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:43.963031 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:43.964369 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:43.964483 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume of 1 GB Aug 19 13:08:43.968667 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Availability Zones retrieved successfully. Aug 19 13:08:43.973592 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Flow 'volume_create_api' (b62db8b3-d4ba-4333-9d77-6fbb4c210b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:43.974593 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a92729-fbe9-4bfa-93f9-eb9522aa88f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:43.975434 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:43.998271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a92729-fbe9-4bfa-93f9-eb9522aa88f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:43.998953 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2148356c-147b-4f67-af55-fe29d4f712f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.051680 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Created reservations ['9981fddf-3078-41ce-9019-27495f30e1de', '8c47581f-52ea-4628-8860-563540fb37ac', '20c63429-3369-430e-a1c8-3f9f3c23d7cf', '1ba69cc1-31b4-471b-a06e-901ebd63e5df'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:44.052388 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2148356c-147b-4f67-af55-fe29d4f712f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9981fddf-3078-41ce-9019-27495f30e1de', '8c47581f-52ea-4628-8860-563540fb37ac', '20c63429-3369-430e-a1c8-3f9f3c23d7cf', '1ba69cc1-31b4-471b-a06e-901ebd63e5df']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.053052 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03797730-b101-4440-aa98-001b423fd40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.075489 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03797730-b101-4440-aa98-001b423fd40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c437ff4-a6df-4928-ad1c-addf4c9d1398', '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='3626a86a67344d02bea70038e94d0ee4',qos_specs=None,replication_status=,reservations=['9981fddf-3078-41ce-9019-27495f30e1de','8c47581f-52ea-4628-8860-563540fb37ac','20c63429-3369-430e-a1c8-3f9f3c23d7cf','1ba69cc1-31b4-471b-a06e-901ebd63e5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06321be4dffe45bd8269a8515b3c45ec',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:44Z,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=2c437ff4-a6df-4928-ad1c-addf4c9d1398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3626a86a67344d02bea70038e94d0ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06321be4dffe45bd8269a8515b3c45ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.076204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8e0d3e-2f40-43b7-8acd-c63662e52dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.094387 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8e0d3e-2f40-43b7-8acd-c63662e52dc7) transitioned into state 'SUCCESS' from 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='3626a86a67344d02bea70038e94d0ee4',qos_specs=None,replication_status=,reservations=['9981fddf-3078-41ce-9019-27495f30e1de','8c47581f-52ea-4628-8860-563540fb37ac','20c63429-3369-430e-a1c8-3f9f3c23d7cf','1ba69cc1-31b4-471b-a06e-901ebd63e5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06321be4dffe45bd8269a8515b3c45ec',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.095009 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11d58f-b2b1-4284-917f-1fd0cc327f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.104948 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c11d58f-b2b1-4284-917f-1fd0cc327f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.105701 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Flow 'volume_create_api' (b62db8b3-d4ba-4333-9d77-6fbb4c210b26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:44.105958 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume request issued successfully. Aug 19 13:08:44.106521 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-3e38bc5a-78d3-46bd-bbb1-b9b0d50707ac tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:44.106876 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1424/5699] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:08:43 2026] POST /volume/v3/volumes => generated 740 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:44.118468 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:44.120259 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:44.120486 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:44.120671 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:44.127270 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:44.127270 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:44.130660 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:44.134544 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-5ef52d72-f6ac-4c2d-b67d-6d594033b18f tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 200 Aug 19 13:08:44.134867 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1430/5700] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:44 2026] GET /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 808 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:44.436447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-119a4900-f73b-42a5-80fa-920bcfc74e3a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:44.506070 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-119a4900-f73b-42a5-80fa-920bcfc74e3a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:08:44.506434 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-119a4900-f73b-42a5-80fa-920bcfc74e3a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842", "extra_specs": {"multiattach": " True"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:44.523678 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-119a4900-f73b-42a5-80fa-920bcfc74e3a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:08:44.524166 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1426/5701] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:08:44 2026] POST /volume/v3/types => generated 286 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:44.532428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1c352455-77de-4742-b43b-a4faeded56f5 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:44.534100 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:44.534440 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2088568460", "snapshot_id": null, "imageRef": null, "volume_type": "f0121e16-428c-4a9b-ba27-1ab84672eb59", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:44.535945 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2088568460', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f0121e16-428c-4a9b-ba27-1ab84672eb59', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:44.540009 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume of 1 GB Aug 19 13:08:44.540319 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:44.540319 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:44.540779 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Availability Zones retrieved successfully. Aug 19 13:08:44.545916 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (e6f2ffdc-fd65-47a4-9a17-5409f8269ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:44.546742 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a46ed79-06e3-49b8-829b-f0ec740817ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.547618 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:44.554897 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:44.554897 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:44.566822 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a46ed79-06e3-49b8-829b-f0ec740817ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:08:45Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f0121e16-428c-4a9b-ba27-1ab84672eb59,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0121e16-428c-4a9b-ba27-1ab84672eb59', 'encryption_key_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=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.567714 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3d6fc9-1e77-4aae-a173-0fb3e77ffe1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.592769 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:08:44.593067 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-878088060-2003876842, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:08:44.625627 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Created reservations ['d73e1e2f-6705-42d5-9b8d-547636bc409f', '5cd978e8-0cc3-44d1-98a2-2bb6eba5c288', '7b39e884-ebb9-42c3-95d9-1d75b520099f', '17f82389-96e3-4fa1-a6e9-af623f8ad767'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:44.626478 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3d6fc9-1e77-4aae-a173-0fb3e77ffe1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d73e1e2f-6705-42d5-9b8d-547636bc409f', '5cd978e8-0cc3-44d1-98a2-2bb6eba5c288', '7b39e884-ebb9-42c3-95d9-1d75b520099f', '17f82389-96e3-4fa1-a6e9-af623f8ad767']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.627320 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7984e7e6-31cc-4d38-8d98-814db5823ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.650153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7984e7e6-31cc-4d38-8d98-814db5823ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeebf7ac-8983-4018-b8d7-cfceffe6564f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2088568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['d73e1e2f-6705-42d5-9b8d-547636bc409f','5cd978e8-0cc3-44d1-98a2-2bb6eba5c288','7b39e884-ebb9-42c3-95d9-1d75b520099f','17f82389-96e3-4fa1-a6e9-af623f8ad767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=f0121e16-428c-4a9b-ba27-1ab84672eb59), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2088568460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeebf7ac-8983-4018-b8d7-cfceffe6564f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7bcc0793e223416292f0dd733f4b9b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09260075907f456283e3d987b02040f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0121e16-428c-4a9b-ba27-1ab84672eb59),volume_type_id=f0121e16-428c-4a9b-ba27-1ab84672eb59)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.650815 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb32b123-01a4-4b6a-bb91-f3c994a0f266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.667547 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb32b123-01a4-4b6a-bb91-f3c994a0f266) transitioned into state 'SUCCESS' from state '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-2088568460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['d73e1e2f-6705-42d5-9b8d-547636bc409f','5cd978e8-0cc3-44d1-98a2-2bb6eba5c288','7b39e884-ebb9-42c3-95d9-1d75b520099f','17f82389-96e3-4fa1-a6e9-af623f8ad767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=f0121e16-428c-4a9b-ba27-1ab84672eb59)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.668149 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e6a9ba-5d93-42bf-bd50-bd1bdd9b4677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:44.679974 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e6a9ba-5d93-42bf-bd50-bd1bdd9b4677) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:44.680711 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (e6f2ffdc-fd65-47a4-9a17-5409f8269ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:44.680984 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request issued successfully. Aug 19 13:08:44.681566 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1c352455-77de-4742-b43b-a4faeded56f5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:44.682029 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1422/5702] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:08:44 2026] POST /volume/v3/volumes => generated 829 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:44.693814 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-67841a67-1a0c-4c44-953b-3b06551904d5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:44.695576 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67841a67-1a0c-4c44-953b-3b06551904d5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:08:44.695790 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67841a67-1a0c-4c44-953b-3b06551904d5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:44.695999 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-67841a67-1a0c-4c44-953b-3b06551904d5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:44.703006 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:44.703006 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:44.706643 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-67841a67-1a0c-4c44-953b-3b06551904d5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:44.711022 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-67841a67-1a0c-4c44-953b-3b06551904d5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:08:44.711504 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1425/5703] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:44 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.146929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6359226e-2816-41e2-91e2-6c014ce877d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.148499 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6359226e-2816-41e2-91e2-6c014ce877d6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:45.148665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6359226e-2816-41e2-91e2-6c014ce877d6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.148870 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6359226e-2816-41e2-91e2-6c014ce877d6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.155535 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.155535 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:45.162643 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6359226e-2816-41e2-91e2-6c014ce877d6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:45.169111 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6359226e-2816-41e2-91e2-6c014ce877d6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 200 Aug 19 13:08:45.169453 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1431/5704] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.181012 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-636c903d-f1df-4bfa-8c67-52a453b77709 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.182727 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-636c903d-f1df-4bfa-8c67-52a453b77709 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:45.182896 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-636c903d-f1df-4bfa-8c67-52a453b77709 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.183068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-636c903d-f1df-4bfa-8c67-52a453b77709 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.189550 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.189550 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:45.192947 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-636c903d-f1df-4bfa-8c67-52a453b77709 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:45.196750 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-636c903d-f1df-4bfa-8c67-52a453b77709 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 200 Aug 19 13:08:45.197097 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1427/5705] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.209301 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.211104 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:45.211492 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1237065619"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:45.212861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1237065619'}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:45.212981 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume of 1 GB Aug 19 13:08:45.213291 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.213291 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:45.216865 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Availability Zones retrieved successfully. Aug 19 13:08:45.222227 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Flow 'volume_create_api' (f1dd786f-dc8b-426b-96f6-b5cd813a38b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:45.223079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859eecbc-10d7-4890-8119-e4c5d3b7a13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.223963 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:45.247661 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859eecbc-10d7-4890-8119-e4c5d3b7a13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.248361 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b679ec-76f3-4fc9-826d-02d0641d4149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.286861 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Created reservations ['f43933aa-d143-4a91-9884-53d74dab2a8e', 'fb33c745-3d13-4410-b70d-2627d26bded7', '1a0e876f-030a-4841-b5e1-63ec22885a16', '15c15ce1-b14f-4513-9407-56ca38cc7efa'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:45.287586 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64b679ec-76f3-4fc9-826d-02d0641d4149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f43933aa-d143-4a91-9884-53d74dab2a8e', 'fb33c745-3d13-4410-b70d-2627d26bded7', '1a0e876f-030a-4841-b5e1-63ec22885a16', '15c15ce1-b14f-4513-9407-56ca38cc7efa']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.288241 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1da132-2307-45fb-bbd4-3cf107788d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.309921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da1da132-2307-45fb-bbd4-3cf107788d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b05c8d1-f35c-46fc-a8e6-301f804fb274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1237065619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3626a86a67344d02bea70038e94d0ee4',qos_specs=None,replication_status=,reservations=['f43933aa-d143-4a91-9884-53d74dab2a8e','fb33c745-3d13-4410-b70d-2627d26bded7','1a0e876f-030a-4841-b5e1-63ec22885a16','15c15ce1-b14f-4513-9407-56ca38cc7efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06321be4dffe45bd8269a8515b3c45ec',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:45Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1237065619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b05c8d1-f35c-46fc-a8e6-301f804fb274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3626a86a67344d02bea70038e94d0ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06321be4dffe45bd8269a8515b3c45ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.310571 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f47971-44b7-489f-a711-aa61a728625c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.326651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f47971-44b7-489f-a711-aa61a728625c) transitioned into 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-1237065619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3626a86a67344d02bea70038e94d0ee4',qos_specs=None,replication_status=,reservations=['f43933aa-d143-4a91-9884-53d74dab2a8e','fb33c745-3d13-4410-b70d-2627d26bded7','1a0e876f-030a-4841-b5e1-63ec22885a16','15c15ce1-b14f-4513-9407-56ca38cc7efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06321be4dffe45bd8269a8515b3c45ec',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.327238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19631a03-54f4-43aa-8cff-aaee22cfc883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.335170 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19631a03-54f4-43aa-8cff-aaee22cfc883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.335943 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Flow 'volume_create_api' (f1dd786f-dc8b-426b-96f6-b5cd813a38b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:45.336200 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create volume request issued successfully. Aug 19 13:08:45.336720 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d0d0362e-2e00-4ad5-b59b-5f8389fa95e0 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:45.337111 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1423/5706] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:08:45 2026] POST /volume/v3/volumes => generated 776 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:45.347583 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.349496 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:45.349748 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.349926 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.356837 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.356837 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:45.360604 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:45.364498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-16ddf1b6-5a80-4603-8b75-be13e68a44d4 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 200 Aug 19 13:08:45.364844 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1426/5707] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.723907 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c7a86ca9-6c99-4385-995a-c76517029a30 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.725722 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7a86ca9-6c99-4385-995a-c76517029a30 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:08:45.725929 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7a86ca9-6c99-4385-995a-c76517029a30 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.726081 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c7a86ca9-6c99-4385-995a-c76517029a30 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.732597 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.732597 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:45.736619 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c7a86ca9-6c99-4385-995a-c76517029a30 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:45.741793 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c7a86ca9-6c99-4385-995a-c76517029a30 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:08:45.742125 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1432/5708] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.753696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.755444 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:08:45.755632 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.755809 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.762335 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.762335 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:45.765645 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:45.769324 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-319b690b-7a57-42df-99ee-f0ce8d5de0c9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:08:45.769714 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1428/5709] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:45.785807 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.787641 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:45.787940 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1944472423", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:45.789334 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1944472423', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:45.789437 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume of 1 GB Aug 19 13:08:45.789672 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.789672 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:45.793516 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Availability Zones retrieved successfully. Aug 19 13:08:45.800297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (ec25c207-08e1-4927-8740-051e1ee7723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:45.801238 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a9d6c8-efb4-4793-86fe-323c8e4ba22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.802038 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:45.824001 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0a9d6c8-efb4-4793-86fe-323c8e4ba22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.824707 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dde58b9-1dea-4b96-a87f-394b1dd1858f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.875981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Created reservations ['3cc331a5-e8e2-4cff-902a-9164861fb801', 'f0d50130-2854-4a48-b461-134022fcbbd3', 'ae8448dd-b170-4eff-920c-78c01b1d8dac', 'f72385b8-4ed6-4703-97ad-ede9c76e7b42'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:45.876741 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dde58b9-1dea-4b96-a87f-394b1dd1858f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc331a5-e8e2-4cff-902a-9164861fb801', 'f0d50130-2854-4a48-b461-134022fcbbd3', 'ae8448dd-b170-4eff-920c-78c01b1d8dac', 'f72385b8-4ed6-4703-97ad-ede9c76e7b42']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.877466 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773305c7-b89e-48c2-9ee7-03e918d66e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.899325 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (773305c7-b89e-48c2-9ee7-03e918d66e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44c8e62-9386-43e3-a3ef-66122e53a43a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1944472423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['3cc331a5-e8e2-4cff-902a-9164861fb801','f0d50130-2854-4a48-b461-134022fcbbd3','ae8448dd-b170-4eff-920c-78c01b1d8dac','f72385b8-4ed6-4703-97ad-ede9c76e7b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1944472423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44c8e62-9386-43e3-a3ef-66122e53a43a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcc0793e223416292f0dd733f4b9b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09260075907f456283e3d987b02040f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.899979 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80982920-10cd-4084-a1f7-880f976c8a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.919408 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80982920-10cd-4084-a1f7-880f976c8a02) transitioned into state 'SUCCESS' from state '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-1944472423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['3cc331a5-e8e2-4cff-902a-9164861fb801','f0d50130-2854-4a48-b461-134022fcbbd3','ae8448dd-b170-4eff-920c-78c01b1d8dac','f72385b8-4ed6-4703-97ad-ede9c76e7b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.920069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e8c7a7-5a57-4517-8633-ac058f4341b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:45.930356 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e8c7a7-5a57-4517-8633-ac058f4341b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:45.931259 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (ec25c207-08e1-4927-8740-051e1ee7723f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:45.931602 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request issued successfully. Aug 19 13:08:45.932172 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f0c6283b-ac47-48b9-a07d-4b63fb958978 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:45.932734 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1424/5710] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:08:45 2026] POST /volume/v3/volumes => generated 753 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:45.947970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-109666f9-589e-44b9-811e-e771eea58546 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:45.950107 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-109666f9-589e-44b9-811e-e771eea58546 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:45.950405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-109666f9-589e-44b9-811e-e771eea58546 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:45.950647 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-109666f9-589e-44b9-811e-e771eea58546 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:45.958532 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:45.958532 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:45.962158 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-109666f9-589e-44b9-811e-e771eea58546 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:45.966535 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-109666f9-589e-44b9-811e-e771eea58546 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:45.966957 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1427/5711] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:45 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:46.377403 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-092e2385-082e-4048-b7ab-b9caad910086 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:46.379618 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-092e2385-082e-4048-b7ab-b9caad910086 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:46.379856 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-092e2385-082e-4048-b7ab-b9caad910086 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:46.380104 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-092e2385-082e-4048-b7ab-b9caad910086 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:46.388625 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:46.388625 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:46.392734 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-092e2385-082e-4048-b7ab-b9caad910086 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:46.397616 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-092e2385-082e-4048-b7ab-b9caad910086 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 200 Aug 19 13:08:46.397960 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1433/5712] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:46 2026] GET /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:46.409146 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-121091a2-4e54-4c4b-aa37-2675936bb850 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:46.410927 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-121091a2-4e54-4c4b-aa37-2675936bb850 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:46.411131 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-121091a2-4e54-4c4b-aa37-2675936bb850 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:46.411367 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-121091a2-4e54-4c4b-aa37-2675936bb850 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:46.418268 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:46.418268 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:46.421756 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-121091a2-4e54-4c4b-aa37-2675936bb850 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:46.425939 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-121091a2-4e54-4c4b-aa37-2675936bb850 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 200 Aug 19 13:08:46.426302 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1429/5713] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:46 2026] GET /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:46.437563 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:46.439565 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:46.439895 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b05c8d1-f35c-46fc-a8e6-301f804fb274", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-481535946"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:46.447858 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:46.447858 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:46.448297 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:46.448430 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Create snapshot from volume 1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:46.478429 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Created reservations ['1270ccac-2135-4878-bc05-3e7d14ed99ed', '0f0ea637-1f1b-4afb-ba55-851cef31e143', '36aa20d7-fde6-445d-a88b-cc83fb377589', '7b7a29f5-56ad-45dd-a2b4-1533e4f6d960'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:46.509323 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot create request issued successfully. Aug 19 13:08:46.509756 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-dc0acc1b-4fea-49a0-95be-ee2c5c772deb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:08:46.510359 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1425/5714] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:08:46 2026] POST /volume/v3/snapshots => generated 325 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:46.520202 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-46ef7e86-1322-4311-8aee-34b895c91447 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:46.522035 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46ef7e86-1322-4311-8aee-34b895c91447 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:46.522405 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46ef7e86-1322-4311-8aee-34b895c91447 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:46.522460 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-46ef7e86-1322-4311-8aee-34b895c91447 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:46.526919 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:46.526919 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:46.527409 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-46ef7e86-1322-4311-8aee-34b895c91447 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot retrieved successfully. Aug 19 13:08:46.528185 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-46ef7e86-1322-4311-8aee-34b895c91447 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 200 Aug 19 13:08:46.528622 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1428/5715] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:46 2026] GET /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 457 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:46.982556 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:46.984343 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:46.984518 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:46.984687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:46.990917 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:46.990917 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:46.993968 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:46.997682 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-271f7d9e-4a01-415c-b2d7-9e5a6c9a7f44 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:46.998120 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1434/5716] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:46 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.010410 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.012074 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:47.012284 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.012473 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.018854 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.018854 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:47.022184 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:47.025928 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-29bf8c26-627f-4313-bd42-b7f78f2e01c5 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:47.026345 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1430/5717] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:47 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.037773 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-28acf05c-70a2-4258-aba0-06bf72d6afae None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.039525 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28acf05c-70a2-4258-aba0-06bf72d6afae tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:08:47.039824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-28acf05c-70a2-4258-aba0-06bf72d6afae tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-313511457", "extra_specs": {}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:47.041112 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.041112 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:47.050872 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-28acf05c-70a2-4258-aba0-06bf72d6afae tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:08:47.051237 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1426/5718] 10.4.3.137 () {68 vars in 1252 bytes} [Wed Aug 19 13:08:47 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.058276 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-7496a06b-ccd0-4a71-8f24-fffb7379c684 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.060139 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7496a06b-ccd0-4a71-8f24-fffb7379c684 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] POST https://10.4.3.137/volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e/encryption Aug 19 13:08:47.060513 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-7496a06b-ccd0-4a71-8f24-fffb7379c684 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:47.074829 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-7496a06b-ccd0-4a71-8f24-fffb7379c684 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e/encryption returned with HTTP 200 Aug 19 13:08:47.075236 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1429/5719] 10.4.3.137 () {68 vars in 1397 bytes} [Wed Aug 19 13:08:47 2026] POST /volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.082737 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.084354 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:47.084665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1879925489", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-313511457", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:47.086074 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1879925489', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-313511457', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:47.089353 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume of 1 GB Aug 19 13:08:47.089602 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.089602 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:47.090025 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Availability Zones retrieved successfully. Aug 19 13:08:47.095000 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (0e9fcd99-8078-47e4-9130-848c9834ade1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:47.095859 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39453eb-fbed-498d-902d-0c2bc2d7c7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:47.096628 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:47.116817 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39453eb-fbed-498d-902d-0c2bc2d7c7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:08:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e,is_public=True,name='tempest-scenario-type-luks-313511457',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e', '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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:47.117559 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10990e0e-db69-4703-98d9-1721edb2a791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:47.139455 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-313511457 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-313511457, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:08:47.139719 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-313511457 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-313511457, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:08:47.165993 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Created reservations ['2b197f49-2c82-4dd1-84e6-2f24225e16d6', '501978c7-0632-4e3b-941d-d374d136c293', 'b5d918f6-4f0d-4b79-81f3-cad048240aa3', '162c068f-795b-4362-ad2c-b59dba6b4b94'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:47.166833 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10990e0e-db69-4703-98d9-1721edb2a791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b197f49-2c82-4dd1-84e6-2f24225e16d6', '501978c7-0632-4e3b-941d-d374d136c293', 'b5d918f6-4f0d-4b79-81f3-cad048240aa3', '162c068f-795b-4362-ad2c-b59dba6b4b94']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:47.167858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbde63e-e091-41b5-a57c-72aed524d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:47.188374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbde63e-e091-41b5-a57c-72aed524d980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed907a7-e024-4acd-b8a5-7ec258be311e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1879925489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['2b197f49-2c82-4dd1-84e6-2f24225e16d6','501978c7-0632-4e3b-941d-d374d136c293','b5d918f6-4f0d-4b79-81f3-cad048240aa3','162c068f-795b-4362-ad2c-b59dba6b4b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1879925489',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eed907a7-e024-4acd-b8a5-7ec258be311e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bcc0793e223416292f0dd733f4b9b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09260075907f456283e3d987b02040f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e),volume_type_id=a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:47.189156 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90f76a3-8aa3-4b86-a0bf-a02b83af8fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:47.204485 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f90f76a3-8aa3-4b86-a0bf-a02b83af8fde) transitioned into state 'SUCCESS' from state '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-1879925489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['2b197f49-2c82-4dd1-84e6-2f24225e16d6','501978c7-0632-4e3b-941d-d374d136c293','b5d918f6-4f0d-4b79-81f3-cad048240aa3','162c068f-795b-4362-ad2c-b59dba6b4b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:47.205183 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12ca3c21-5902-4bd6-8ab5-aedc1823f3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:47.213650 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12ca3c21-5902-4bd6-8ab5-aedc1823f3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:47.214877 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (0e9fcd99-8078-47e4-9130-848c9834ade1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:47.215444 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request issued successfully. Aug 19 13:08:47.216194 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-765266b1-81d6-488a-9ac3-a3cc1e0e2b7f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:47.216871 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1435/5720] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:08:47 2026] POST /volume/v3/volumes => generated 780 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:47.227391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.229022 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:47.229267 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.229479 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.235634 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.235634 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:47.238894 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:47.242406 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-758c4f6e-2406-41ea-aec3-1e2a7ca9f807 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:47.242785 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1431/5721] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:47 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.536797 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.538579 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:47.538782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.538981 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.543881 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.543881 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:47.544297 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot retrieved successfully. Aug 19 13:08:47.544954 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-e34c2edd-be68-48db-bc73-3a8a8cf09cdc tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 200 Aug 19 13:08:47.545337 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1427/5722] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:47 2026] GET /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.552837 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.554990 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:47.555242 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.555493 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.561161 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.561161 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:47.561706 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot retrieved successfully. Aug 19 13:08:47.562632 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4f27c4ff-90f8-43d0-a41c-4b45f952a439 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 200 Aug 19 13:08:47.563062 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1430/5723] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:47 2026] GET /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:47.571810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.573728 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] DELETE https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:47.573921 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.574105 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.574237 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Delete snapshot with id: b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:47.578890 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.578890 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:47.579316 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot retrieved successfully. Aug 19 13:08:47.594893 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot delete request issued successfully. Aug 19 13:08:47.595087 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-3ebe8249-2a10-4cc7-ad05-d528efc4d697 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 202 Aug 19 13:08:47.595524 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1436/5724] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:47 2026] DELETE /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:47.601434 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-72782613-35f3-4706-91bb-84f2ec38b4bb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:47.603198 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72782613-35f3-4706-91bb-84f2ec38b4bb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:47.603400 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72782613-35f3-4706-91bb-84f2ec38b4bb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:47.603576 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-72782613-35f3-4706-91bb-84f2ec38b4bb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:47.608442 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:47.608442 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:47.608820 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-72782613-35f3-4706-91bb-84f2ec38b4bb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Snapshot retrieved successfully. Aug 19 13:08:47.609567 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-72782613-35f3-4706-91bb-84f2ec38b4bb tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 200 Aug 19 13:08:47.609881 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1432/5725] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:47 2026] GET /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.253762 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f804619f-d1ac-459e-83ff-8608399989fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.255439 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f804619f-d1ac-459e-83ff-8608399989fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:48.255609 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f804619f-d1ac-459e-83ff-8608399989fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.255778 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f804619f-d1ac-459e-83ff-8608399989fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.264195 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.264195 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:48.268504 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f804619f-d1ac-459e-83ff-8608399989fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:48.273601 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f804619f-d1ac-459e-83ff-8608399989fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:48.274136 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1428/5726] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.285940 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.287902 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:48.288130 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.288381 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.295485 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.295485 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:48.299558 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:48.303862 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4380e56c-dd5f-4a68-ba2a-2e8f021ad59e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:48.304319 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1431/5727] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.340793 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.342799 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:48.343024 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.343284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.352817 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.352817 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:48.357650 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:48.363469 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-1fd34908-ead3-4e01-847a-92620b364f9a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:48.364100 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1437/5728] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.447696 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-88df3d1b-066e-42d2-9b70-deef349dc2d4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.448023 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88df3d1b-066e-42d2-9b70-deef349dc2d4 None None] GET https://10.4.3.137/volume// Aug 19 13:08:48.448231 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88df3d1b-066e-42d2-9b70-deef349dc2d4 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.448466 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-88df3d1b-066e-42d2-9b70-deef349dc2d4 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.448763 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-88df3d1b-066e-42d2-9b70-deef349dc2d4 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:48.449043 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1433/5729] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:08: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 19 13:08:48.454658 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-a68f0b7a-d017-407b-b516-2afe9c46b14b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.456472 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-a68f0b7a-d017-407b-b516-2afe9c46b14b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:08:48.456812 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-a68f0b7a-d017-407b-b516-2afe9c46b14b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44c8e62-9386-43e3-a3ef-66122e53a43a", "connector": null, "instance_uuid": "a07012c2-f22b-48dc-ac3a-18aed85c9c96"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:48.464040 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.464040 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:48.490145 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-a68f0b7a-d017-407b-b516-2afe9c46b14b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:08:48.490579 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1429/5730] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:08:48 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 19 13:08:48.535214 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.537476 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:48.537722 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.537953 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.542684 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6c4ba06d-dddc-4076-b528-1b3e05d4a624 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.543090 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4ba06d-dddc-4076-b528-1b3e05d4a624 None None] GET https://10.4.3.137/volume// Aug 19 13:08:48.543306 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4ba06d-dddc-4076-b528-1b3e05d4a624 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.543544 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6c4ba06d-dddc-4076-b528-1b3e05d4a624 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.543895 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6c4ba06d-dddc-4076-b528-1b3e05d4a624 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:48.544208 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1438/5731] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:08: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 19 13:08:48.548230 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.548230 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:48.550702 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.551666 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:48.552647 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:48.552858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.553032 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.555676 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8a2cb475-f365-4d86-a820-12b9bbdd2df7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:48.556046 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1432/5732] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.562003 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.562003 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:48.565136 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:48.568780 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-3c82fe32-032b-4f5a-9cb2-85069673bbcd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:48.569210 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1434/5733] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:08:48.618140 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-32db3d9b-1c82-4555-b6e5-e34ab684aead None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.619929 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-32db3d9b-1c82-4555-b6e5-e34ab684aead tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b Aug 19 13:08:48.620146 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-32db3d9b-1c82-4555-b6e5-e34ab684aead tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.620372 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-32db3d9b-1c82-4555-b6e5-e34ab684aead tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.624301 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-32db3d9b-1c82-4555-b6e5-e34ab684aead tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b returned with HTTP 404 Aug 19 13:08:48.624913 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1430/5734] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/snapshots/b78779e2-cd7e-470e-afed-2168f3555f0b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:48.630847 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.632442 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] DELETE https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:48.632653 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.632834 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.632982 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Delete volume with id: 1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:48.639352 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.639352 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:48.639732 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:48.663086 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Delete volume request issued successfully. Aug 19 13:08:48.663319 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-bb15de83-68cc-4e1e-941d-b3988af4e027 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 202 Aug 19 13:08:48.663676 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1439/5735] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:08:48 2026] DELETE /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:48.670478 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.672061 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:48.672241 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:48.672439 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:48.675475 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:48.679457 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] PUT https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd Aug 19 13:08:48.679457 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:48.679586 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.679586 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:48.681412 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:48.684820 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-6e246b5e-dd22-4fdd-83ba-f66f701a3533 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 200 Aug 19 13:08:48.685449 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1433/5736] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:48 2026] GET /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 868 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:48.686962 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Acquiring lock "cinder-attachment_update-c44c8e62-9386-43e3-a3ef-66122e53a43a-np0000007775" by "attachment_update" {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:08:48.691081 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-c44c8e62-9386-43e3-a3ef-66122e53a43a-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100261) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:08:48.692013 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:48.692013 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:48.781984 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.coordination [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-c44c8e62-9386-43e3-a3ef-66122e53a43a-np0000007775" released by "attachment_update" :: held 0.091s {{(pid=100261) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:08:48.782423 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-2351af66-76e7-47cc-a8c1-3f98af008175 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd returned with HTTP 200 Aug 19 13:08:48.783401 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1435/5737] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:08:48 2026] PUT /volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:49.567587 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:49.569307 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:49.569517 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:49.569713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:49.579640 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:49.579640 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:49.582656 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:49.586764 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-a74698b9-426e-4cd6-b57e-388012e07ba9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:49.587110 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1431/5738] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:49 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:49.699441 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7176dcc8-b523-437b-a8ff-bebc891e5db5 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:49.701337 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7176dcc8-b523-437b-a8ff-bebc891e5db5 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 Aug 19 13:08:49.701557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7176dcc8-b523-437b-a8ff-bebc891e5db5 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:49.701809 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7176dcc8-b523-437b-a8ff-bebc891e5db5 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:49.707329 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7176dcc8-b523-437b-a8ff-bebc891e5db5 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 returned with HTTP 404 Aug 19 13:08:49.707826 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1440/5739] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:49 2026] GET /volume/v3/volumes/1b05c8d1-f35c-46fc-a8e6-301f804fb274 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:49.714136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:49.715902 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] DELETE https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:49.716119 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:49.716333 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:49.716498 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Delete volume with id: 2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:49.723963 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:49.723963 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:49.724412 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:49.741849 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Delete volume request issued successfully. Aug 19 13:08:49.742024 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-a7ff58df-5808-4c62-97a2-4798e3bee32b tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 202 Aug 19 13:08:49.742407 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1434/5740] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:08:49 2026] DELETE /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:49.749215 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:49.750944 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:49.751220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:49.751447 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:49.758258 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:49.758258 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:49.762484 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Volume info retrieved successfully. Aug 19 13:08:49.768285 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-828b8d30-3fa7-4f5f-93ff-1d6caf4edb7c tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 200 Aug 19 13:08:49.768755 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1436/5741] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:49 2026] GET /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:50.598078 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-969abb4b-f523-494c-a930-4869db64030e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:50.599789 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-969abb4b-f523-494c-a930-4869db64030e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:50.599983 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-969abb4b-f523-494c-a930-4869db64030e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:50.600177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-969abb4b-f523-494c-a930-4869db64030e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:50.608685 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:50.608685 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:50.611750 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-969abb4b-f523-494c-a930-4869db64030e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:50.615476 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-969abb4b-f523-494c-a930-4869db64030e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:50.615823 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1432/5742] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:50 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:50.780954 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9d9c6729-9578-4e57-86f4-8fc9415e61f6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:50.782723 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d9c6729-9578-4e57-86f4-8fc9415e61f6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] GET https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 Aug 19 13:08:50.782906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d9c6729-9578-4e57-86f4-8fc9415e61f6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:50.783082 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9d9c6729-9578-4e57-86f4-8fc9415e61f6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:50.788540 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9d9c6729-9578-4e57-86f4-8fc9415e61f6 tempest-CinderUnicodeTest-705421195 tempest-CinderUnicodeTest-705421195-project-member] https://10.4.3.137/volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 returned with HTTP 404 Aug 19 13:08:50.788962 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1441/5743] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:50 2026] GET /volume/v3/volumes/2c437ff4-a6df-4928-ad1c-addf4c9d1398 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:51.627136 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:51.628861 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:51.629179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:51.629179 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:51.637659 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:51.637659 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:51.640759 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:51.644907 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-95b78c3b-581d-45fb-9e0c-20f6ada83bfa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:51.645433 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1435/5744] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:51 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:52.080511 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-930a42d3-11e3-49d8-affa-76f85128f227 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:52.154648 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:52.154970 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2043820756"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:52.156352 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2043820756'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:52.156493 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume of 1 GB Aug 19 13:08:52.161055 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Availability Zones retrieved successfully. Aug 19 13:08:52.166359 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (3d6e0abd-389e-48e6-a8be-d79f4e4fface) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:52.167220 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f993b05-fdb6-4bd0-a07c-c0c8f50ace20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:52.167985 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:52.193210 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f993b05-fdb6-4bd0-a07c-c0c8f50ace20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:52.193918 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9871c2-c177-4c5b-aa38-5d7e02e12bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:52.253679 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['35327059-405b-4cd9-a96b-dc07f04a35dd', '18b282ff-29c3-4881-92a8-fa690b268fc3', '3c60b3fa-f4bd-4d67-ade2-bd4821345210', '2499235b-b3ed-4e22-b75a-c1bbafa93b91'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:52.254543 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa9871c2-c177-4c5b-aa38-5d7e02e12bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35327059-405b-4cd9-a96b-dc07f04a35dd', '18b282ff-29c3-4881-92a8-fa690b268fc3', '3c60b3fa-f4bd-4d67-ade2-bd4821345210', '2499235b-b3ed-4e22-b75a-c1bbafa93b91']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:52.255346 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c31787-200a-4d95-99a6-7857398709a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:52.282282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c31787-200a-4d95-99a6-7857398709a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2acc880-87f9-4e7b-a6db-cdc9a2a828c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2043820756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['35327059-405b-4cd9-a96b-dc07f04a35dd','18b282ff-29c3-4881-92a8-fa690b268fc3','3c60b3fa-f4bd-4d67-ade2-bd4821345210','2499235b-b3ed-4e22-b75a-c1bbafa93b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2043820756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2acc880-87f9-4e7b-a6db-cdc9a2a828c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfdfaa5adda468b9612bbf281d78007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:52.283163 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30aabe9a-8186-4242-8f21-2112abfbd8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:52.303065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30aabe9a-8186-4242-8f21-2112abfbd8c8) transitioned into state 'SUCCESS' from state '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-2043820756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['35327059-405b-4cd9-a96b-dc07f04a35dd','18b282ff-29c3-4881-92a8-fa690b268fc3','3c60b3fa-f4bd-4d67-ade2-bd4821345210','2499235b-b3ed-4e22-b75a-c1bbafa93b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:52.303919 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e58080-7459-4bb8-a73d-ce65106ea399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:52.314572 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e58080-7459-4bb8-a73d-ce65106ea399) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:52.315548 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (3d6e0abd-389e-48e6-a8be-d79f4e4fface) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:52.315896 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request issued successfully. Aug 19 13:08:52.316585 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-930a42d3-11e3-49d8-affa-76f85128f227 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:52.317036 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1437/5745] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:08:52 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:52.330445 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:52.332493 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:52.332709 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:52.332929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:52.339780 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:52.339780 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:52.343508 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:52.347205 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-5f3ba6d2-6e05-47d5-b561-a36f90c23643 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 returned with HTTP 200 Aug 19 13:08:52.347615 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1433/5746] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:52 2026] GET /volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:52.658349 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:52.660165 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:52.660440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:52.660610 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:52.670157 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:52.670157 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:52.673261 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:52.677416 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f8f3256d-124e-48f2-9a20-c707a19302b2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:52.677768 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1442/5747] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:52 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:53.030920 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-5b19a40b-6a37-49e9-895f-09a1048fb1b4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.033529 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-5b19a40b-6a37-49e9-895f-09a1048fb1b4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd/action Aug 19 13:08:53.033973 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-5b19a40b-6a37-49e9-895f-09a1048fb1b4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-complete": null}' {{(pid=100262) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:53.034167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-5b19a40b-6a37-49e9-895f-09a1048fb1b4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:53.052791 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.052791 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:53.064969 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-0947cb1b-3e82-4a8b-8882-16e1d88fdf14 req-5b19a40b-6a37-49e9-895f-09a1048fb1b4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd/action returned with HTTP 204 Aug 19 13:08:53.065582 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1436/5748] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:08:53 2026] POST /volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:53.360051 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.361888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:53.362072 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.362299 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.369326 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.369326 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:53.372399 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:53.375890 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-3e4d8efa-0d7f-4fbb-89df-338f619e5c5f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 returned with HTTP 200 Aug 19 13:08:53.376229 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1438/5749] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:53.386965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.388554 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:53.388857 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2acc880-87f9-4e7b-a6db-cdc9a2a828c9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-192232782"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:53.396436 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.396436 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:53.396723 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:53.396820 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create snapshot from volume a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:53.429810 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['93fd26c3-9f26-4900-b049-f4d6fa4da99e', '6cc8c668-9a87-41f2-861c-9bf160a5f7db', 'a6cd16f4-05c0-4fb1-9696-1e3d219958ac', 'f61dc8f1-7de9-4f80-9127-566c066d3d68'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:53.455487 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot create request issued successfully. Aug 19 13:08:53.455798 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-538039a5-c5c3-4f12-aa13-9c80c12083c8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:08:53.456169 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1434/5750] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:08:53 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 19 13:08:53.464084 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dede475d-df3d-4783-a042-d3081366d163 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.465829 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dede475d-df3d-4783-a042-d3081366d163 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:53.466053 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dede475d-df3d-4783-a042-d3081366d163 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.466373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dede475d-df3d-4783-a042-d3081366d163 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.471838 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.471838 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:53.472128 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-dede475d-df3d-4783-a042-d3081366d163 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:53.473075 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dede475d-df3d-4783-a042-d3081366d163 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad returned with HTTP 200 Aug 19 13:08:53.473616 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1443/5751] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:53.689481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.691107 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:08:53.691322 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.691491 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.699636 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.699636 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:53.702524 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:53.706022 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-8b4b50f0-59f7-4caa-ba94-13f88dda9457 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:08:53.706410 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1437/5752] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:53.744471 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.746533 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:53.746714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.746892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.753102 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.753102 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:53.756293 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:53.759747 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-5cff3b7e-dbba-46da-a12f-a0a67fd8f8ff tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:53.760088 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1439/5753] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:53.824819 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c9f47adc-1407-4709-8a59-5be59e2990b2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.824957 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9f47adc-1407-4709-8a59-5be59e2990b2 None None] GET https://10.4.3.137/volume// Aug 19 13:08:53.825002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9f47adc-1407-4709-8a59-5be59e2990b2 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.825193 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c9f47adc-1407-4709-8a59-5be59e2990b2 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.825541 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c9f47adc-1407-4709-8a59-5be59e2990b2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:53.825821 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1435/5754] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:08:53.831917 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-e37d7a40-8dd5-4372-a422-10ff2c090811 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.834047 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-e37d7a40-8dd5-4372-a422-10ff2c090811 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:08:53.834425 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-e37d7a40-8dd5-4372-a422-10ff2c090811 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eed907a7-e024-4acd-b8a5-7ec258be311e", "connector": null, "instance_uuid": "a07012c2-f22b-48dc-ac3a-18aed85c9c96"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:53.841983 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.841983 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:53.862047 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-e37d7a40-8dd5-4372-a422-10ff2c090811 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:08:53.862507 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1444/5755] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:53.886047 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.887733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:53.887733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.888345 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.894242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-374af04f-2eb1-4439-9bd2-ba254fca26ba None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.894410 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374af04f-2eb1-4439-9bd2-ba254fca26ba None None] GET https://10.4.3.137/volume// Aug 19 13:08:53.894484 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374af04f-2eb1-4439-9bd2-ba254fca26ba None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.894691 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-374af04f-2eb1-4439-9bd2-ba254fca26ba None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.895000 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-374af04f-2eb1-4439-9bd2-ba254fca26ba None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:08:53.895319 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1440/5756] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:08:53.895931 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.895931 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:53.899051 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:53.900995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:53.902660 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9e451317-2ba4-4ff9-ade4-73dc29edb2cd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:53.902989 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:53.903048 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1438/5757] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:53.903203 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:53.903428 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:53.912735 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:53.912735 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:53.915880 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:53.919571 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-a6fb409c-f5d8-4c9d-ad93-1816d59f02d1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:53.919969 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1436/5758] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:08:53 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:08:54.013041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.015007 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] PUT https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 Aug 19 13:08:54.015465 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:54.022639 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Acquiring lock "cinder-attachment_update-eed907a7-e024-4acd-b8a5-7ec258be311e-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:08:54.026917 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eed907a7-e024-4acd-b8a5-7ec258be311e-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:08:54.027787 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.027787 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:54.102503 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eed907a7-e024-4acd-b8a5-7ec258be311e-np0000007775" released by "attachment_update" :: held 0.076s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:08:54.102769 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-6fb0080c-4af8-4191-bb0f-bcd7407d6c1c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 returned with HTTP 200 Aug 19 13:08:54.103241 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1445/5759] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:08:54 2026] PUT /volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:54.110302 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-bfb9714e-4c5a-43f8-a91e-c01bdeb79155 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.112337 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-bfb9714e-4c5a-43f8-a91e-c01bdeb79155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption Aug 19 13:08:54.112565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-bfb9714e-4c5a-43f8-a91e-c01bdeb79155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:54.112750 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-bfb9714e-4c5a-43f8-a91e-c01bdeb79155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'index' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:54.121620 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.121620 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:54.127323 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-bfb9714e-4c5a-43f8-a91e-c01bdeb79155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption returned with HTTP 200 Aug 19 13:08:54.127690 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1441/5760] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:08:54 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:54.481840 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.483536 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:54.483719 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:54.483896 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:54.488762 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.488762 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:54.489015 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:54.489654 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-f6f723e6-7dcd-4e75-a5be-9e5ea723ca21 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad returned with HTTP 200 Aug 19 13:08:54.489979 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1439/5761] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:54 2026] GET /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:54.498145 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.550609 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] POST https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad/action Aug 19 13:08:54.551020 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:08:54.551177 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:54.556880 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.556880 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:54.557258 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Snapshot retrieved successfully. Aug 19 13:08:54.558012 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ff2065129d694a04acc68e6ce80ccf5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cfdfaa5adda468b9612bbf281d78007', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:08:54.558221 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d11b9d75-e2a0-429e-a6e0-5bbd05536497 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad/action returned with HTTP 403 Aug 19 13:08:54.558655 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1437/5762] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:08:54 2026] POST /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad/action => generated 133 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:54.565500 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.567220 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:54.567426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:54.567630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:54.567765 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete snapshot with id: 0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:54.572664 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.572664 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:54.572902 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:54.588879 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot delete request issued successfully. Aug 19 13:08:54.589041 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-378b7cc8-c0ca-4b7b-8081-d8e43221612a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad returned with HTTP 202 Aug 19 13:08:54.589512 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1446/5763] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:54 2026] DELETE /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:54.596523 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-cecc916a-595c-449a-a973-117f997c51a0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.598309 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cecc916a-595c-449a-a973-117f997c51a0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:54.598555 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cecc916a-595c-449a-a973-117f997c51a0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:54.598767 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-cecc916a-595c-449a-a973-117f997c51a0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:54.603692 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.603692 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:54.603980 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-cecc916a-595c-449a-a973-117f997c51a0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:54.604624 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-cecc916a-595c-449a-a973-117f997c51a0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad returned with HTTP 200 Aug 19 13:08:54.604992 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1442/5764] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:54 2026] GET /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:54.914511 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:54.916457 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:54.916635 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:54.916813 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:54.925443 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:54.925443 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:54.928500 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:54.931969 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-bce9eec4-ab0b-4181-bd9a-e715cab1b12f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:54.932327 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1440/5765] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:54 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:55.614449 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-68c74789-bce8-480c-8614-60df4a69a4af None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:55.616334 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68c74789-bce8-480c-8614-60df4a69a4af tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad Aug 19 13:08:55.616561 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68c74789-bce8-480c-8614-60df4a69a4af tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:55.616770 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-68c74789-bce8-480c-8614-60df4a69a4af tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:55.621735 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-68c74789-bce8-480c-8614-60df4a69a4af tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad returned with HTTP 404 Aug 19 13:08:55.622263 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1438/5766] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:55 2026] GET /volume/v3/snapshots/0d48791a-648b-49af-a1d3-50eb48913fad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:55.628584 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:55.630258 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:55.630446 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:55.630617 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:55.630800 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume with id: a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:55.637957 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:55.637957 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:55.638323 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:55.653518 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume request issued successfully. Aug 19 13:08:55.653695 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-4d91fbcd-a896-465e-b1e9-4a9238e75cac tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 returned with HTTP 202 Aug 19 13:08:55.654072 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1447/5767] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:08:55 2026] DELETE /volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:55.660694 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:55.662423 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:55.662653 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:55.662861 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:55.669846 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:55.669846 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:55.673496 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:55.677718 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d16f229c-2175-4fa3-a57d-3feae3ab62a6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 returned with HTTP 200 Aug 19 13:08:55.678090 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1443/5768] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:55 2026] GET /volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:55.943684 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-ac32d829-abc3-4310-bb05-d0ac37350882 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:55.945388 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac32d829-abc3-4310-bb05-d0ac37350882 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:55.945586 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac32d829-abc3-4310-bb05-d0ac37350882 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:55.945762 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-ac32d829-abc3-4310-bb05-d0ac37350882 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:55.954581 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:55.954581 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:55.957508 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-ac32d829-abc3-4310-bb05-d0ac37350882 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:55.961015 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-ac32d829-abc3-4310-bb05-d0ac37350882 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:55.961384 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1441/5769] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:55 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:56.690403 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b5e136d2-f187-4bd4-bc6e-f97f23027320 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:56.692065 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5e136d2-f187-4bd4-bc6e-f97f23027320 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 Aug 19 13:08:56.692243 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5e136d2-f187-4bd4-bc6e-f97f23027320 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:56.692441 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b5e136d2-f187-4bd4-bc6e-f97f23027320 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:56.697511 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b5e136d2-f187-4bd4-bc6e-f97f23027320 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 returned with HTTP 404 Aug 19 13:08:56.697902 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1439/5770] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:56 2026] GET /volume/v3/volumes/a2acc880-87f9-4e7b-a6db-cdc9a2a828c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:08:56.704524 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9876adfc-e174-462f-bc84-4230e8982c7a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:56.706062 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:08:56.706414 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2087521801"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:56.707714 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2087521801'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:08:56.707828 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume of 1 GB Aug 19 13:08:56.711726 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Availability Zones retrieved successfully. Aug 19 13:08:56.716600 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (09b8d4a5-27c2-4d7b-adf1-2e7c6cf528f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:56.717440 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34d07fe-3fd1-454a-bdd2-f864dc2596a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:56.718092 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:08:56.738687 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34d07fe-3fd1-454a-bdd2-f864dc2596a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:56.739418 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0746f265-039f-43f3-8dfd-8ec038715036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:56.772919 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['f081fc8d-d901-4668-8491-e2166e1495a7', 'fecb04a2-5b79-4712-bc8d-97776575c7c7', 'a150f66b-3a50-45f7-8407-0d8ba32e7d02', 'bb4a81bd-81a3-45a2-b533-8763923702bd'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:56.773718 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0746f265-039f-43f3-8dfd-8ec038715036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f081fc8d-d901-4668-8491-e2166e1495a7', 'fecb04a2-5b79-4712-bc8d-97776575c7c7', 'a150f66b-3a50-45f7-8407-0d8ba32e7d02', 'bb4a81bd-81a3-45a2-b533-8763923702bd']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:56.774462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a7973d-17c1-4cc0-84be-bc9e5ecae888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:56.796981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a7973d-17c1-4cc0-84be-bc9e5ecae888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049fc2df-b819-40f5-aac5-d9554665da1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087521801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['f081fc8d-d901-4668-8491-e2166e1495a7','fecb04a2-5b79-4712-bc8d-97776575c7c7','a150f66b-3a50-45f7-8407-0d8ba32e7d02','bb4a81bd-81a3-45a2-b533-8763923702bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2087521801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049fc2df-b819-40f5-aac5-d9554665da1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfdfaa5adda468b9612bbf281d78007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:56.797725 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33fbaa90-9aa3-43fc-b23b-f7984866e517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:56.814987 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33fbaa90-9aa3-43fc-b23b-f7984866e517) transitioned into state 'SUCCESS' from state '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-2087521801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['f081fc8d-d901-4668-8491-e2166e1495a7','fecb04a2-5b79-4712-bc8d-97776575c7c7','a150f66b-3a50-45f7-8407-0d8ba32e7d02','bb4a81bd-81a3-45a2-b533-8763923702bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:56.815730 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b821b3b-0194-4445-9e9d-0733b5f9a636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:08:56.824284 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b821b3b-0194-4445-9e9d-0733b5f9a636) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:08:56.825011 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (09b8d4a5-27c2-4d7b-adf1-2e7c6cf528f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:08:56.825429 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request issued successfully. Aug 19 13:08:56.825939 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9876adfc-e174-462f-bc84-4230e8982c7a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:08:56.826401 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1448/5771] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:08:56 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:56.836836 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28328e0a-7d41-4221-bba5-bf297f22de9a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:56.838607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28328e0a-7d41-4221-bba5-bf297f22de9a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:08:56.838798 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28328e0a-7d41-4221-bba5-bf297f22de9a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:56.838977 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28328e0a-7d41-4221-bba5-bf297f22de9a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:56.845292 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:56.845292 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:56.848183 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-28328e0a-7d41-4221-bba5-bf297f22de9a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:56.851530 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28328e0a-7d41-4221-bba5-bf297f22de9a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a returned with HTTP 200 Aug 19 13:08:56.851868 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1444/5772] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:56 2026] GET /volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:56.972472 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:56.974161 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:56.974404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:56.974614 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:56.983308 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:56.983308 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:56.986344 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:56.989875 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c87bdbe-09cd-4133-9460-ada1a0d98118 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:56.990270 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1442/5773] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:56 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:57.863546 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:57.865207 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:08:57.865418 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:57.865594 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:57.872146 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:57.872146 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:57.875274 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:57.878640 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-00a9f41a-ec0c-491b-ab7d-6d302d1e72b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a returned with HTTP 200 Aug 19 13:08:57.879000 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1440/5774] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:57 2026] GET /volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:08:57.891321 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:57.893498 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:57.893931 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "049fc2df-b819-40f5-aac5-d9554665da1a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1843763868"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:08:57.904653 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:57.904653 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:57.905151 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:08:57.905360 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create snapshot from volume 049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:08:57.926105 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['a8b116e8-72c5-452f-a9e7-239eaf3ed856', 'ba94add4-c94f-43fb-90f6-1179faab80a7', '5d2b878f-bb27-48ce-9e36-5c11f164b060', '827ef461-2faa-42a0-9cfb-45a5f3bb2e82'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:08:57.950865 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot create request issued successfully. Aug 19 13:08:57.951220 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1e29a976-e31b-46d0-a79e-1bdd3317e632 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:08:57.951678 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1449/5775] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:08:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:08:57.961212 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b992c140-2ccb-4597-8895-4ae75e837d44 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:57.963522 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b992c140-2ccb-4597-8895-4ae75e837d44 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:08:57.963816 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b992c140-2ccb-4597-8895-4ae75e837d44 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:57.963894 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b992c140-2ccb-4597-8895-4ae75e837d44 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:57.969551 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:57.969551 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:57.969902 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b992c140-2ccb-4597-8895-4ae75e837d44 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:57.970650 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b992c140-2ccb-4597-8895-4ae75e837d44 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 returned with HTTP 200 Aug 19 13:08:57.971017 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1445/5776] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:57 2026] GET /volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:58.001203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-65433552-e05d-49d6-b8b3-a86db8962847 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:58.002967 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65433552-e05d-49d6-b8b3-a86db8962847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:58.003169 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65433552-e05d-49d6-b8b3-a86db8962847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:58.003373 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-65433552-e05d-49d6-b8b3-a86db8962847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:58.011868 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:58.011868 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:58.014793 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-65433552-e05d-49d6-b8b3-a86db8962847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:58.018705 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-65433552-e05d-49d6-b8b3-a86db8962847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:58.019039 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1443/5777] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:58 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:58.980272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:58.982147 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:08:58.982416 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:58.982656 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:58.987788 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:58.987788 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:58.988115 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:58.988808 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-43f1c591-9165-4ee1-8ad1-5134403b2117 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 returned with HTTP 200 Aug 19 13:08:58.989176 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1441/5778] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:58 2026] GET /volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:58.997263 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:58.999218 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] GET https://10.4.3.137/volume/v3/snapshots Aug 19 13:08:58.999458 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:58.999688 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Calling method 'index' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:58.999981 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.api_utils [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Removing options '' from query. {{(pid=100263) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 19 13:08:59.000318 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:59.000318 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:08:59.001396 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.db.api [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Building query based on filter {{(pid=100263) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 19 13:08:59.005259 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Get all snapshots completed successfully. Aug 19 13:08:59.005585 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2b63f10-ff20-49cf-88b3-bab3b074de78 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] https://10.4.3.137/volume/v3/snapshots returned with HTTP 200 Aug 19 13:08:59.005964 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1450/5779] 10.4.3.137 () {66 vars in 1243 bytes} [Wed Aug 19 13:08:58 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:59.014992 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-22b6978e-305a-499b-84de-e9db6cff5d56 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:59.017127 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:08:59.017391 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:59.017629 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:59.017784 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete snapshot with id: b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:08:59.022528 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:59.022528 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:08:59.022901 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:59.031368 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:59.034086 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:08:59.034312 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:59.034495 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:59.039188 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot delete request issued successfully. Aug 19 13:08:59.039450 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-22b6978e-305a-499b-84de-e9db6cff5d56 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 returned with HTTP 202 Aug 19 13:08:59.040040 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1446/5780] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:08:59 2026] DELETE /volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:08:59.044379 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:59.044379 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:08:59.047825 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:08:59.048523 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:08:59.049737 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:08:59.050002 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:08:59.050278 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:08:59.053495 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5a043169-c9d3-47bb-b53f-40d7f7f01ee4 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:08:59.053869 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1444/5781] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:08:59 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:08:59.054914 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:08:59.054914 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:08:59.055275 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:08:59.056883 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-38036a0a-69ec-4f2a-8dc0-b9256e5db3f7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 returned with HTTP 200 Aug 19 13:08:59.057548 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1442/5782] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:08:59 2026] GET /volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:09:00.067382 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1deb729d-79a6-4226-ad17-8804bc6ab614 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:00.067744 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:00.069085 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1deb729d-79a6-4226-ad17-8804bc6ab614 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 Aug 19 13:09:00.069196 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:09:00.069308 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1deb729d-79a6-4226-ad17-8804bc6ab614 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:00.069492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:00.069562 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1deb729d-79a6-4226-ad17-8804bc6ab614 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:00.069599 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:00.073500 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1deb729d-79a6-4226-ad17-8804bc6ab614 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 returned with HTTP 404 Aug 19 13:09:00.073989 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1451/5783] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:00 2026] GET /volume/v3/snapshots/b156920c-d4f1-4a43-9592-b0575c6c0047 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:00.078973 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:00.078973 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:00.079906 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:00.081816 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:09:00.082072 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:00.082330 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:00.082403 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:00.082555 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume with id: 049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:09:00.086186 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-e228c533-3dd6-44e1-b661-001a4ff9a918 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:09:00.086717 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1447/5784] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:00 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:00.089422 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:00.089422 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:00.089762 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:00.104578 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume request issued successfully. Aug 19 13:09:00.104791 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-80d266a1-bc8e-45a1-b35f-e3a05fefe0c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a returned with HTTP 202 Aug 19 13:09:00.105158 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1445/5785] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:09:00 2026] DELETE /volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:00.111738 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f8f51ded-f082-47ce-b529-75bf05be2521 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:00.114023 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8f51ded-f082-47ce-b529-75bf05be2521 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:09:00.114305 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8f51ded-f082-47ce-b529-75bf05be2521 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:00.114574 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f8f51ded-f082-47ce-b529-75bf05be2521 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:00.122619 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:00.122619 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:00.125944 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f8f51ded-f082-47ce-b529-75bf05be2521 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:00.129527 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f8f51ded-f082-47ce-b529-75bf05be2521 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a returned with HTTP 200 Aug 19 13:09:00.129883 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1443/5786] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:00 2026] GET /volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:01.100665 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:01.102295 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:09:01.103020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:01.103020 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:01.111577 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:01.111577 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:01.114599 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:01.118839 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-929ec6e7-58b0-4443-befa-1fc94aec6d83 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:09:01.119328 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1452/5787] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:01 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:01.141923 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d4d156d3-6dc4-40eb-9466-dbf7f626ce67 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:01.143668 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d156d3-6dc4-40eb-9466-dbf7f626ce67 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a Aug 19 13:09:01.143850 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4d156d3-6dc4-40eb-9466-dbf7f626ce67 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:01.144044 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d4d156d3-6dc4-40eb-9466-dbf7f626ce67 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:01.149393 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d4d156d3-6dc4-40eb-9466-dbf7f626ce67 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a returned with HTTP 404 Aug 19 13:09:01.149825 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1448/5788] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:01 2026] GET /volume/v3/volumes/049fc2df-b819-40f5-aac5-d9554665da1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:01.158952 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:01.161110 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:09:01.161562 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1362445424"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:01.163385 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.v3.volumes [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1362445424'}} {{(pid=100262) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:09:01.163540 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume of 1 GB Aug 19 13:09:01.168274 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Availability Zones retrieved successfully. Aug 19 13:09:01.175575 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (1cc6d09f-6fb5-489b-b29c-e07d01532385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:01.176777 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ddb747-472d-45fc-bf87-2049d8673e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:01.177779 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Validating volume size '1' using validate_int {{(pid=100262) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:09:01.207517 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ddb747-472d-45fc-bf87-2049d8673e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:01.208475 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b894eb-0f63-48ad-9a42-cea1677d8470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:01.250702 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['b497275f-f502-40d6-8e24-c31f21ca907f', '335652e1-8e97-475a-8d74-7dd70346c8f7', '1125f4c1-0c02-44d9-9220-33e477d0a959', 'c11d01f1-6c8e-49c0-aeb6-5fe25e2ab6e3'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:01.251580 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b894eb-0f63-48ad-9a42-cea1677d8470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b497275f-f502-40d6-8e24-c31f21ca907f', '335652e1-8e97-475a-8d74-7dd70346c8f7', '1125f4c1-0c02-44d9-9220-33e477d0a959', 'c11d01f1-6c8e-49c0-aeb6-5fe25e2ab6e3']}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:01.252571 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683789f3-e6a5-49d9-b468-59422ce064f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:01.277786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683789f3-e6a5-49d9-b468-59422ce064f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1362445424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['b497275f-f502-40d6-8e24-c31f21ca907f','335652e1-8e97-475a-8d74-7dd70346c8f7','1125f4c1-0c02-44d9-9220-33e477d0a959','c11d01f1-6c8e-49c0-aeb6-5fe25e2ab6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1362445424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfdfaa5adda468b9612bbf281d78007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:01.278518 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6692e480-e239-4d81-9133-4cc40b40a5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:01.295118 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6692e480-e239-4d81-9133-4cc40b40a5fa) transitioned into state 'SUCCESS' from state '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-1362445424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['b497275f-f502-40d6-8e24-c31f21ca907f','335652e1-8e97-475a-8d74-7dd70346c8f7','1125f4c1-0c02-44d9-9220-33e477d0a959','c11d01f1-6c8e-49c0-aeb6-5fe25e2ab6e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:01.295740 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a71c86a-5ab8-4644-a2b3-d719bd1150b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:01.303596 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a71c86a-5ab8-4644-a2b3-d719bd1150b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100262) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:01.304349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (1cc6d09f-6fb5-489b-b29c-e07d01532385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100262) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:01.304642 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request issued successfully. Aug 19 13:09:01.305151 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c1c1ec5-163c-44e9-80f2-d2328ec4461f tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:09:01.305605 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1446/5789] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:09:01 2026] POST /volume/v3/volumes => generated 778 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:01.317257 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:01.318894 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:01.319079 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:01.319270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:01.321033 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=216,cinder:INSERT=51,cinder:UPDATE=75 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:01.325957 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:01.325957 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:01.329129 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:01.332550 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ae18a1ce-778c-48c2-9199-bc111a434d05 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 returned with HTTP 200 Aug 19 13:09:01.332907 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1444/5790] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:01 2026] GET /volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:02.133376 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:02.135197 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:09:02.135442 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:02.135647 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:02.148023 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:02.148023 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:02.152368 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:02.156833 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-303284b9-c79b-4a0b-a143-d391290bf1a9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:09:02.157346 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1453/5791] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:02 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:02.344384 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:02.346519 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:02.346740 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:02.346922 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:02.354005 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:02.354005 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:02.357116 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:02.360815 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-65d5dc04-12bc-48de-91cf-a84e264a8901 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 returned with HTTP 200 Aug 19 13:09:02.361163 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1449/5792] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:02 2026] GET /volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:02.373017 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:02.374901 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:09:02.375267 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-152379148"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:02.383014 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:02.383014 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:02.383400 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:02.383553 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.snapshots [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create snapshot from volume 2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:02.406725 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['4247526f-f52f-4fa2-9693-5d89a6e6bb2f', 'b4443ac5-2e8c-464e-ac3b-414229e3f95c', '40694a11-7e56-4554-9bdc-054e27a85ca3', '15c28965-49c5-45d4-8512-9d329eac0dd2'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:02.440005 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot create request issued successfully. Aug 19 13:09:02.440375 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-d993ebde-e8ce-44ff-b885-06e6b69da8ba tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:09:02.440791 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1447/5793] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:09:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:02.448810 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:02.450693 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:02.450897 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:02.451763 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:02.455479 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:02.455479 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:02.455785 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:02.456416 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-7c4a7a23-8b78-431d-a3e9-99812a75ded3 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 returned with HTTP 200 Aug 19 13:09:02.456786 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1445/5794] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:02 2026] GET /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:03.169371 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.170979 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:09:03.171173 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:03.171369 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:03.180209 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.180209 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:03.183518 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:03.187172 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-1be5e2e7-d0b2-4298-87dc-f3aff26d871d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:09:03.187520 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1454/5795] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:03 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:03.243219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-77796bf3-c747-4adb-8258-75f0b662071c req-af7fedeb-370f-4a9a-95b1-a242102b6aa9 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.245343 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-af7fedeb-370f-4a9a-95b1-a242102b6aa9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316/action Aug 19 13:09:03.245741 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-af7fedeb-370f-4a9a-95b1-a242102b6aa9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:03.245856 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-af7fedeb-370f-4a9a-95b1-a242102b6aa9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:03.260521 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.260521 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:03.271549 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-77796bf3-c747-4adb-8258-75f0b662071c req-af7fedeb-370f-4a9a-95b1-a242102b6aa9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316/action returned with HTTP 204 Aug 19 13:09:03.272049 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1450/5796] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:09:03 2026] POST /volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:03.465494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-389cd75e-03fa-4b62-a975-60dea78004ad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.467733 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-389cd75e-03fa-4b62-a975-60dea78004ad tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:03.467970 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-389cd75e-03fa-4b62-a975-60dea78004ad tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:03.468181 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-389cd75e-03fa-4b62-a975-60dea78004ad tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:03.473293 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.473293 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:03.473645 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-389cd75e-03fa-4b62-a975-60dea78004ad tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:03.474300 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-389cd75e-03fa-4b62-a975-60dea78004ad tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 returned with HTTP 200 Aug 19 13:09:03.474643 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1448/5797] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:03 2026] GET /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:03.483795 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.485416 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] POST https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73/action Aug 19 13:09:03.485747 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:03.485877 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:03.487051 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.contrib.admin_actions [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Updating snapshot 'c7b1f47c-a284-4757-88fd-2a175c032a73' with '{'status': 'error'}' {{(pid=100260) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 19 13:09:03.494620 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.494620 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:03.495018 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.policy [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ff2065129d694a04acc68e6ce80ccf5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cfdfaa5adda468b9612bbf281d78007', '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=100260) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:09:03.495234 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-436e02cc-14a3-4ae6-aa38-946c2e5b216c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73/action returned with HTTP 403 Aug 19 13:09:03.495672 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1446/5798] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:09:03 2026] POST /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:03.510998 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.512896 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:03.513102 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:03.513318 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:03.513436 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.snapshots [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete snapshot with id: c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:03.518085 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.518085 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:03.518422 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:03.532772 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot delete request issued successfully. Aug 19 13:09:03.532929 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-155e632e-cc3a-4f10-bde8-bbfbb291f50c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 returned with HTTP 202 Aug 19 13:09:03.533459 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1455/5799] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:09:03 2026] DELETE /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:03.540793 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:03.542498 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:03.542692 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:03.542878 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:03.547486 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:03.547486 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:03.547755 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:03.548379 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-bd336f2d-d948-4db5-b697-42ae321ca6c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 returned with HTTP 200 Aug 19 13:09:03.548699 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1451/5800] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:03 2026] GET /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:04.200961 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2765de9b-a354-4e39-815c-23f25ef28b94 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.202337 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2765de9b-a354-4e39-815c-23f25ef28b94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:09:04.202616 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2765de9b-a354-4e39-815c-23f25ef28b94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.202897 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2765de9b-a354-4e39-815c-23f25ef28b94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.212831 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.212831 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:04.217092 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2765de9b-a354-4e39-815c-23f25ef28b94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:04.221717 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2765de9b-a354-4e39-815c-23f25ef28b94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:09:04.223018 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1449/5801] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:04.556850 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-606eb93f-a8a4-4e33-a94f-12169e642803 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.558569 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-606eb93f-a8a4-4e33-a94f-12169e642803 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 Aug 19 13:09:04.558746 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-606eb93f-a8a4-4e33-a94f-12169e642803 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.558921 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-606eb93f-a8a4-4e33-a94f-12169e642803 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.562854 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-606eb93f-a8a4-4e33-a94f-12169e642803 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 returned with HTTP 404 Aug 19 13:09:04.563285 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1447/5802] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/snapshots/c7b1f47c-a284-4757-88fd-2a175c032a73 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:04.569760 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-38f66842-d643-460a-9382-944d2755758a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.571584 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:04.571826 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.572068 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.572224 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume with id: 2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:04.578855 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.578855 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:04.579221 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:04.595146 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume request issued successfully. Aug 19 13:09:04.595409 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-38f66842-d643-460a-9382-944d2755758a tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 returned with HTTP 202 Aug 19 13:09:04.595851 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1456/5803] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:09:04 2026] DELETE /volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:04.602517 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.604203 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:04.604415 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.604614 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.610868 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.610868 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:04.614044 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:04.618560 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-f32cb4d0-b8ee-433b-994f-2aecaadf82c7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 returned with HTTP 200 Aug 19 13:09:04.619084 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1452/5804] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:04.786972 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.788986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:04.789197 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.789414 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.796369 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.796369 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:04.799299 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:04.802635 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-9fb6eb8b-eb93-43e1-beda-0f9bcc937c5d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:04.802985 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1450/5805] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:04.872426 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-d5890e28-f49c-4023-9a30-c2969d01421b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.872779 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5890e28-f49c-4023-9a30-c2969d01421b None None] GET https://10.4.3.137/volume// Aug 19 13:09:04.872912 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5890e28-f49c-4023-9a30-c2969d01421b None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.873113 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-d5890e28-f49c-4023-9a30-c2969d01421b None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.873447 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-d5890e28-f49c-4023-9a30-c2969d01421b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:09:04.873687 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1448/5806] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:09: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 19 13:09:04.880476 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-586612a1-434e-42aa-97f0-d6628b536cdd None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.882777 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-586612a1-434e-42aa-97f0-d6628b536cdd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:09:04.883129 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-586612a1-434e-42aa-97f0-d6628b536cdd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeebf7ac-8983-4018-b8d7-cfceffe6564f", "connector": null, "instance_uuid": "a07012c2-f22b-48dc-ac3a-18aed85c9c96"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:04.891320 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.891320 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:04.916783 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-586612a1-434e-42aa-97f0-d6628b536cdd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:09:04.917287 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1457/5807] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:09:04 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 19 13:09:04.942643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.944468 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:04.944651 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.944817 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.951204 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-81ce852d-1f2b-40d1-a72a-25f078f59086 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.951595 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81ce852d-1f2b-40d1-a72a-25f078f59086 None None] GET https://10.4.3.137/volume// Aug 19 13:09:04.951758 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81ce852d-1f2b-40d1-a72a-25f078f59086 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.951954 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-81ce852d-1f2b-40d1-a72a-25f078f59086 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.952327 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-81ce852d-1f2b-40d1-a72a-25f078f59086 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:09:04.952626 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1451/5808] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:09: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 19 13:09:04.954109 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.954109 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:04.957849 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:04.959003 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:04.961025 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:04.961272 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:04.961474 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:04.962067 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fc18e3b8-2c78-411a-94cc-1f50f95cc6c2 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:04.962505 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1453/5809] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:04.972379 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:04.972379 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:04.975871 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:04.980056 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-f3725d84-5cf7-4de0-b959-913b394072a1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:04.980430 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1449/5810] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:09:04 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:09:05.082784 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:05.084554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] PUT https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 Aug 19 13:09:05.084891 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:05.092112 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Acquiring lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" by "attachment_update" {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:09:05.096462 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100263) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:09:05.097358 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:05.097358 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:05.182886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.coordination [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" released by "attachment_update" :: held 0.086s {{(pid=100263) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:09:05.183195 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2e4eeb0f-41f9-4c84-b976-b3a20463bceb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 returned with HTTP 200 Aug 19 13:09:05.183666 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1458/5811] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:09:05 2026] PUT /volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:05.631587 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0452631e-40f8-4686-a5b7-8daf575a826d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:05.633382 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0452631e-40f8-4686-a5b7-8daf575a826d tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 Aug 19 13:09:05.633584 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0452631e-40f8-4686-a5b7-8daf575a826d tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:05.633760 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0452631e-40f8-4686-a5b7-8daf575a826d tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:05.639042 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0452631e-40f8-4686-a5b7-8daf575a826d tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 returned with HTTP 404 Aug 19 13:09:05.639506 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1452/5812] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:05 2026] GET /volume/v3/volumes/2a6e9f24-94b2-49dd-9ac0-48b6736ff3f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:05.647991 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-8bab7616-c40b-4388-953f-6fc38b995ade None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:05.649577 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:09:05.649877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079234217"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:05.651204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079234217'}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:09:05.651347 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume of 1 GB Aug 19 13:09:05.655437 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Availability Zones retrieved successfully. Aug 19 13:09:05.660671 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (ea46db1f-3f6b-40a6-aa1e-ca6207b0da9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:05.661565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc9ed06-17db-4da1-9691-360d2187482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:05.662302 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:09:05.687266 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fc9ed06-17db-4da1-9691-360d2187482f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:05.688056 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6a67c9-258c-4019-8b0c-8343f1727c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:05.726783 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['f32659f1-d3b5-4b61-97f5-35174a633b10', '6ca67e8e-cea9-45cf-ae46-929da6872ef5', '2c1f4831-ee8c-4ede-8d22-8dbc87343fb1', 'cedb2b59-7315-45dc-9125-02ae494cb9f7'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:05.727706 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6a67c9-258c-4019-8b0c-8343f1727c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32659f1-d3b5-4b61-97f5-35174a633b10', '6ca67e8e-cea9-45cf-ae46-929da6872ef5', '2c1f4831-ee8c-4ede-8d22-8dbc87343fb1', 'cedb2b59-7315-45dc-9125-02ae494cb9f7']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:05.728570 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d0e825-3a28-424c-9261-9d38f77a3e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:05.754660 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82d0e825-3a28-424c-9261-9d38f77a3e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf65fcba-ebde-4457-8ebe-f695a6abad73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079234217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['f32659f1-d3b5-4b61-97f5-35174a633b10','6ca67e8e-cea9-45cf-ae46-929da6872ef5','2c1f4831-ee8c-4ede-8d22-8dbc87343fb1','cedb2b59-7315-45dc-9125-02ae494cb9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079234217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf65fcba-ebde-4457-8ebe-f695a6abad73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfdfaa5adda468b9612bbf281d78007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:05.755470 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90717a74-ef40-4566-884e-0433b836b5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:05.774876 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90717a74-ef40-4566-884e-0433b836b5cf) transitioned into state 'SUCCESS' from state '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-2079234217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['f32659f1-d3b5-4b61-97f5-35174a633b10','6ca67e8e-cea9-45cf-ae46-929da6872ef5','2c1f4831-ee8c-4ede-8d22-8dbc87343fb1','cedb2b59-7315-45dc-9125-02ae494cb9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:05.775565 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c3d515-380e-4e91-9ca0-28aa858c76e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:05.785712 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c3d515-380e-4e91-9ca0-28aa858c76e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:05.786491 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (ea46db1f-3f6b-40a6-aa1e-ca6207b0da9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:05.786764 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request issued successfully. Aug 19 13:09:05.787340 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-8bab7616-c40b-4388-953f-6fc38b995ade tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:09:05.787725 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1454/5813] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:09:05 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:05.798965 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-78bf417d-c402-42f2-939a-2bc56a033b1c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:05.800814 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78bf417d-c402-42f2-939a-2bc56a033b1c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:05.800995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78bf417d-c402-42f2-939a-2bc56a033b1c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:05.801188 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-78bf417d-c402-42f2-939a-2bc56a033b1c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:05.810270 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:05.810270 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:05.814421 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-78bf417d-c402-42f2-939a-2bc56a033b1c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:05.819306 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-78bf417d-c402-42f2-939a-2bc56a033b1c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 returned with HTTP 200 Aug 19 13:09:05.819759 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1450/5814] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:05 2026] GET /volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:05.974117 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-429c6605-00e2-4a29-abc6-3cfe02216154 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:05.975652 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-429c6605-00e2-4a29-abc6-3cfe02216154 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:05.975819 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-429c6605-00e2-4a29-abc6-3cfe02216154 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:05.976045 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-429c6605-00e2-4a29-abc6-3cfe02216154 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:05.984195 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:05.984195 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:05.987209 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-429c6605-00e2-4a29-abc6-3cfe02216154 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:05.991394 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-429c6605-00e2-4a29-abc6-3cfe02216154 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:05.991777 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1459/5815] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:05 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:06.831424 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-687ba37d-1c67-4309-b589-b87c5b881a48 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:06.833574 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-687ba37d-1c67-4309-b589-b87c5b881a48 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:06.833747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-687ba37d-1c67-4309-b589-b87c5b881a48 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:06.833919 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-687ba37d-1c67-4309-b589-b87c5b881a48 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:06.840554 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:06.840554 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:06.843527 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-687ba37d-1c67-4309-b589-b87c5b881a48 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:06.846647 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-687ba37d-1c67-4309-b589-b87c5b881a48 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 returned with HTTP 200 Aug 19 13:09:06.846969 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1453/5816] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:06 2026] GET /volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:06.859131 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24086d83-0d57-4206-88a6-a5c667e559b7 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:06.861106 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:09:06.861641 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf65fcba-ebde-4457-8ebe-f695a6abad73", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1859704714"}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:06.870240 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:06.870240 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:06.870589 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:06.870703 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.snapshots [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create snapshot from volume cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:06.893695 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['99422d22-06ad-4dc0-b275-940903cbf207', 'deb1d478-7ea3-4a28-9640-ef06f1b38b73', 'fc2e1fce-29eb-4679-a1fd-f4964fb32d01', '3e4cb689-7a03-4112-b499-4a2345969d4d'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:06.920026 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot create request issued successfully. Aug 19 13:09:06.920363 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24086d83-0d57-4206-88a6-a5c667e559b7 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:09:06.920758 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1455/5817] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:09:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:06.929434 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:06.931587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:06.931830 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:06.932075 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:06.937965 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:06.937965 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:06.938388 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:06.939240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-ebbb957a-8647-419d-ac89-5dc9ed102915 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 200 Aug 19 13:09:06.939699 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1451/5818] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:06 2026] GET /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:07.003331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:07.005009 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:07.005260 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:07.005448 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:07.013984 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:07.013984 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:07.016930 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:07.020570 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f31c12ba-7b99-4f7b-bf0b-3865e9469f50 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:07.020896 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1460/5819] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:07 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:07.949408 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dc9353fd-369d-4c23-a554-be0343996044 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:07.951390 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc9353fd-369d-4c23-a554-be0343996044 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:07.951629 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc9353fd-369d-4c23-a554-be0343996044 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:07.951887 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dc9353fd-369d-4c23-a554-be0343996044 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:07.956880 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:07.956880 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:07.957219 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-dc9353fd-369d-4c23-a554-be0343996044 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:07.957866 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dc9353fd-369d-4c23-a554-be0343996044 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 200 Aug 19 13:09:07.958255 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1454/5820] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:07 2026] GET /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:07.967619 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:07.969717 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] GET https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:07.969914 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:07.970112 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:07.975376 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:07.975376 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:07.975832 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Snapshot retrieved successfully. Aug 19 13:09:07.976703 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-2dffeaaf-6405-4d50-889a-5512b96d0e74 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 200 Aug 19 13:09:07.977107 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1456/5821] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:07 2026] GET /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:07.986344 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-1601a39e-7a96-4e92-afd9-51454620b135 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:07.988158 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:07.988372 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:07.988553 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:07.988649 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete snapshot with id: a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:07.993336 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:07.993336 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:07.993640 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:08.009304 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot delete request issued successfully. Aug 19 13:09:08.009588 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-1601a39e-7a96-4e92-afd9-51454620b135 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 202 Aug 19 13:09:08.010218 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1452/5822] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:09:07 2026] DELETE /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:08.017592 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:08.019804 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:08.020131 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:08.020426 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:08.026851 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:08.026851 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:08.027367 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:08.028415 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c2f1b61b-2cda-4396-ba24-f48c13e8ceb8 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 200 Aug 19 13:09:08.028934 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1461/5823] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:08 2026] GET /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:08.032712 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-98033d08-5a33-4712-9534-f07ea30f3c22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:08.034655 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98033d08-5a33-4712-9534-f07ea30f3c22 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:08.034872 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98033d08-5a33-4712-9534-f07ea30f3c22 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:08.035162 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-98033d08-5a33-4712-9534-f07ea30f3c22 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:08.045361 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:08.045361 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:08.048701 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-98033d08-5a33-4712-9534-f07ea30f3c22 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:08.053110 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-98033d08-5a33-4712-9534-f07ea30f3c22 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:08.053529 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1455/5824] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:08 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:08.401858 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2018ddcd-5374-4cc3-b09e-d8229cd3a75a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:08.404444 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2018ddcd-5374-4cc3-b09e-d8229cd3a75a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7/action Aug 19 13:09:08.404887 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2018ddcd-5374-4cc3-b09e-d8229cd3a75a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-complete": null}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:08.405065 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2018ddcd-5374-4cc3-b09e-d8229cd3a75a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:08.424062 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:08.424062 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:08.434604 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-6391448f-4c28-43e1-a6fe-a1ea3e35b05a req-2018ddcd-5374-4cc3-b09e-d8229cd3a75a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7/action returned with HTTP 204 Aug 19 13:09:08.435156 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1457/5825] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:09:08 2026] POST /volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:09.038530 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0faec284-8c4b-4bdd-a6a4-2f6af25529c2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:09.040226 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0faec284-8c4b-4bdd-a6a4-2f6af25529c2 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 Aug 19 13:09:09.040439 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0faec284-8c4b-4bdd-a6a4-2f6af25529c2 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:09.040615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0faec284-8c4b-4bdd-a6a4-2f6af25529c2 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:09.044423 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0faec284-8c4b-4bdd-a6a4-2f6af25529c2 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 returned with HTTP 404 Aug 19 13:09:09.044829 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1453/5826] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:09 2026] GET /volume/v3/snapshots/a9790069-7aca-409f-aaaf-44e8d8509e58 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:09.051434 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:09.053068 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:09.053242 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:09.053451 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:09.053637 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume with id: cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:09.060448 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:09.060448 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:09.060725 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:09.064876 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:09.066560 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:09.066747 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:09.066931 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:09.075564 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:09.075564 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:09.077069 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume request issued successfully. Aug 19 13:09:09.077264 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-ff98ba98-e88b-4aa8-9e7c-83513ad2c7b0 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 returned with HTTP 202 Aug 19 13:09:09.077732 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1462/5827] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:09:09 2026] DELETE /volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:09.078933 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:09.084743 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-9d2eb6f7-db7c-47d7-ac0b-b1ce29d42896 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:09.085266 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1456/5828] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:09 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:09.086068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:09.087754 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:09.087935 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:09.088123 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:09.094772 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:09.094772 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:09.098302 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:09.102223 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-9753fa6e-0e9d-4773-94a7-ffe02d305bbd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 returned with HTTP 200 Aug 19 13:09:09.102591 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1458/5829] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:09 2026] GET /volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:10.116310 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-0901eff9-0cf8-4b6d-9e11-cd7736670b8b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:10.118058 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0901eff9-0cf8-4b6d-9e11-cd7736670b8b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 Aug 19 13:09:10.118269 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0901eff9-0cf8-4b6d-9e11-cd7736670b8b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:10.118447 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-0901eff9-0cf8-4b6d-9e11-cd7736670b8b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:10.124275 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-0901eff9-0cf8-4b6d-9e11-cd7736670b8b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 returned with HTTP 404 Aug 19 13:09:10.124662 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1454/5830] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:10 2026] GET /volume/v3/volumes/cf65fcba-ebde-4457-8ebe-f695a6abad73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:10.133561 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:10.135393 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:09:10.135777 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1434274034"}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:10.137616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1434274034'}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:09:10.137783 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume of 1 GB Aug 19 13:09:10.140167 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=212,cinder:UPDATE=68,cinder:INSERT=33 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:10.142570 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Availability Zones retrieved successfully. Aug 19 13:09:10.149775 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (b2a5d7c3-3ed3-4e6e-8125-d2a60c334039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:10.150779 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e84d9fa-d7fe-49fd-a63e-3da8d6d2f323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:10.152061 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:09:10.176679 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e84d9fa-d7fe-49fd-a63e-3da8d6d2f323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T12:45:12Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=be71cf97-784e-4c99-9f68-40b79600369e,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be71cf97-784e-4c99-9f68-40b79600369e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:10.177616 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1531a07b-e2b5-4c9d-92ee-1b30be789aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:10.217350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['10d0f164-19c1-42ed-9248-4836c56f7e53', '68beda47-fc89-4824-9c38-a9dcf9320334', 'b1dab47c-a0ed-4d8f-b8f9-ffa50bee2c14', '2a7de90a-d833-4662-82fa-1bde5b673b50'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:10.218123 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1531a07b-e2b5-4c9d-92ee-1b30be789aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10d0f164-19c1-42ed-9248-4836c56f7e53', '68beda47-fc89-4824-9c38-a9dcf9320334', 'b1dab47c-a0ed-4d8f-b8f9-ffa50bee2c14', '2a7de90a-d833-4662-82fa-1bde5b673b50']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:10.218886 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b7f76e-ba0c-4248-96b9-ebeea014c8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:10.241344 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b7f76e-ba0c-4248-96b9-ebeea014c8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '069e5b8b-fa7d-433d-ae32-5bc57b019ceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434274034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['10d0f164-19c1-42ed-9248-4836c56f7e53','68beda47-fc89-4824-9c38-a9dcf9320334','b1dab47c-a0ed-4d8f-b8f9-ffa50bee2c14','2a7de90a-d833-4662-82fa-1bde5b673b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1434274034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=069e5b8b-fa7d-433d-ae32-5bc57b019ceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cfdfaa5adda468b9612bbf281d78007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be71cf97-784e-4c99-9f68-40b79600369e),volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:10.242316 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42632835-8640-49b0-a07d-8f8e60e3b087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:10.261557 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42632835-8640-49b0-a07d-8f8e60e3b087) transitioned into state 'SUCCESS' from state '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-1434274034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cfdfaa5adda468b9612bbf281d78007',qos_specs=None,replication_status=,reservations=['10d0f164-19c1-42ed-9248-4836c56f7e53','68beda47-fc89-4824-9c38-a9dcf9320334','b1dab47c-a0ed-4d8f-b8f9-ffa50bee2c14','2a7de90a-d833-4662-82fa-1bde5b673b50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6abcc1ee5544eda6855ad72c141b59',volume_type_id=be71cf97-784e-4c99-9f68-40b79600369e)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:10.262331 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531ba18a-7d4f-49db-a378-b7c8e9fd6615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:10.271049 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531ba18a-7d4f-49db-a378-b7c8e9fd6615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:10.271841 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Flow 'volume_create_api' (b2a5d7c3-3ed3-4e6e-8125-d2a60c334039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:10.272138 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create volume request issued successfully. Aug 19 13:09:10.272704 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-c46e60ec-ad12-4392-bab7-bb034da639d6 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:09:10.273220 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1463/5831] 10.4.3.137 () {68 vars in 1258 bytes} [Wed Aug 19 13:09:10 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:10.284203 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-83e8727d-43f3-411e-b540-1c8c232fa798 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:10.286039 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83e8727d-43f3-411e-b540-1c8c232fa798 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:10.286263 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83e8727d-43f3-411e-b540-1c8c232fa798 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:10.286465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-83e8727d-43f3-411e-b540-1c8c232fa798 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:10.289504 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=238,cinder:UPDATE=52,cinder:INSERT=28 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:10.295689 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:10.295689 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:10.299752 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-83e8727d-43f3-411e-b540-1c8c232fa798 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:10.305407 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-83e8727d-43f3-411e-b540-1c8c232fa798 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb returned with HTTP 200 Aug 19 13:09:10.305989 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1457/5832] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:10 2026] GET /volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:11.321304 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-400bf331-0320-4da4-90be-5f86d7f3800b None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:11.323094 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-400bf331-0320-4da4-90be-5f86d7f3800b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:11.323300 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-400bf331-0320-4da4-90be-5f86d7f3800b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:11.323493 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-400bf331-0320-4da4-90be-5f86d7f3800b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:11.325608 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=232,cinder:INSERT=37,cinder:UPDATE=67 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:11.333378 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:11.333378 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:11.337901 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-400bf331-0320-4da4-90be-5f86d7f3800b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:11.342878 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-400bf331-0320-4da4-90be-5f86d7f3800b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb returned with HTTP 200 Aug 19 13:09:11.343424 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1459/5833] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:11 2026] GET /volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:11.355735 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b152f20f-a331-4571-8a92-44eb78405b01 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:11.357837 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] POST https://10.4.3.137/volume/v3/snapshots Aug 19 13:09:11.358179 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "069e5b8b-fa7d-433d-ae32-5bc57b019ceb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-287910282"}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:11.366882 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:11.366882 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:11.367011 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:11.367160 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Create snapshot from volume 069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:11.389528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Created reservations ['a1c41477-8fa7-4265-a609-0f17c6fb481f', '249ed32d-5b2b-4164-8736-ca24f6ba4b98', 'ebb66d75-19e8-4954-93f1-4ebea0bbc3a9', '5f1e26b8-3ccb-4448-b3ab-56467e62c51e'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:11.417020 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot create request issued successfully. Aug 19 13:09:11.417349 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b152f20f-a331-4571-8a92-44eb78405b01 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots returned with HTTP 202 Aug 19 13:09:11.417733 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1455/5834] 10.4.3.137 () {68 vars in 1265 bytes} [Wed Aug 19 13:09:11 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 19 13:09:11.427436 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-00551fc2-5568-4815-90e4-0f79a9419522 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:11.429471 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00551fc2-5568-4815-90e4-0f79a9419522 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:11.429605 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00551fc2-5568-4815-90e4-0f79a9419522 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:11.429810 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-00551fc2-5568-4815-90e4-0f79a9419522 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:11.434640 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:11.434640 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:11.434963 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-00551fc2-5568-4815-90e4-0f79a9419522 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:11.435639 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-00551fc2-5568-4815-90e4-0f79a9419522 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 returned with HTTP 200 Aug 19 13:09:11.436032 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1464/5835] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:11 2026] GET /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:12.444672 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:12.447127 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:12.447406 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:12.447667 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:12.453282 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:12.453282 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:12.453704 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:12.454593 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-15ec5ffb-82fa-4632-bef9-ac7287c569c5 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 returned with HTTP 200 Aug 19 13:09:12.455098 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1458/5836] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:12 2026] GET /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:12.463796 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:12.465571 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] POST https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42/action Aug 19 13:09:12.465913 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100261) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:12.466035 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:12.467284 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.contrib.snapshot_unmanage [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Unmanage snapshot with id: 32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:12.472325 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:12.472325 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:12.472726 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Snapshot retrieved successfully. Aug 19 13:09:12.473554 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.policy [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ff2065129d694a04acc68e6ce80ccf5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8cfdfaa5adda468b9612bbf281d78007', '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=100261) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 19 13:09:12.473760 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-1cdcfc5c-df2a-4170-81fb-45245a7dea6c tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-reader] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42/action returned with HTTP 403 Aug 19 13:09:12.474197 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1460/5837] 10.4.3.137 () {68 vars in 1396 bytes} [Wed Aug 19 13:09:12 2026] POST /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:12.481271 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-31e71aa2-664f-4126-9355-fbd7677d656b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:12.483666 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:12.483952 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:12.484154 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:12.484272 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.snapshots [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete snapshot with id: 32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:12.490084 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:12.490084 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:12.490491 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:12.509120 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot delete request issued successfully. Aug 19 13:09:12.509350 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-31e71aa2-664f-4126-9355-fbd7677d656b tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 returned with HTTP 202 Aug 19 13:09:12.509851 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1456/5838] 10.4.3.137 () {66 vars in 1357 bytes} [Wed Aug 19 13:09:12 2026] DELETE /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:12.516884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-440d083a-ce45-4179-9da4-52d79cd63719 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:12.519073 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-440d083a-ce45-4179-9da4-52d79cd63719 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:12.519402 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-440d083a-ce45-4179-9da4-52d79cd63719 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:12.519708 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-440d083a-ce45-4179-9da4-52d79cd63719 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:12.525073 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:12.525073 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:12.525417 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-440d083a-ce45-4179-9da4-52d79cd63719 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Snapshot retrieved successfully. Aug 19 13:09:12.526107 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-440d083a-ce45-4179-9da4-52d79cd63719 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 returned with HTTP 200 Aug 19 13:09:12.526641 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1465/5839] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:12 2026] GET /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:13.536123 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b8705371-7d45-4931-8d31-12521239f702 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:13.537983 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8705371-7d45-4931-8d31-12521239f702 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 Aug 19 13:09:13.538189 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8705371-7d45-4931-8d31-12521239f702 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:13.538402 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b8705371-7d45-4931-8d31-12521239f702 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:13.543569 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b8705371-7d45-4931-8d31-12521239f702 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 returned with HTTP 404 Aug 19 13:09:13.544228 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1459/5840] 10.4.3.137 () {66 vars in 1354 bytes} [Wed Aug 19 13:09:13 2026] GET /volume/v3/snapshots/32c55fe1-431c-4e3e-972e-8c868254dd42 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:13.551213 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:13.554888 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:13.554888 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:13.555139 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:13.556079 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume with id: 069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:13.562921 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:13.562921 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:13.563339 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:13.583127 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Delete volume request issued successfully. Aug 19 13:09:13.583336 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ccf13b00-e780-49aa-a9c4-fc1ec9b4febd tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb returned with HTTP 202 Aug 19 13:09:13.583842 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1461/5841] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:09:13 2026] DELETE /volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:13.590892 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:13.592797 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:13.593011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:13.593166 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:13.600184 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:13.600184 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:13.604005 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Volume info retrieved successfully. Aug 19 13:09:13.608035 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-eed24edc-650b-4af2-a8e6-2ad58d2e22db tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb returned with HTTP 200 Aug 19 13:09:13.608468 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1457/5842] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:13 2026] GET /volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:14.621852 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-dd9cac73-2f39-4573-a594-d4cdb5ca5459 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:14.623868 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd9cac73-2f39-4573-a594-d4cdb5ca5459 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] GET https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb Aug 19 13:09:14.624162 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd9cac73-2f39-4573-a594-d4cdb5ca5459 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:14.624470 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-dd9cac73-2f39-4573-a594-d4cdb5ca5459 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:14.631055 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-dd9cac73-2f39-4573-a594-d4cdb5ca5459 tempest-ProjectReaderTests-700964162 tempest-ProjectReaderTests-700964162-project-admin] https://10.4.3.137/volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb returned with HTTP 404 Aug 19 13:09:14.631597 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1466/5843] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:14 2026] GET /volume/v3/volumes/069e5b8b-fa7d-433d-ae32-5bc57b019ceb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:16.021519 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-dcf8a131-ecb3-4317-ac04-6f55c639430d None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:16.110271 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcf8a131-ecb3-4317-ac04-6f55c639430d tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:09:16.110271 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-dcf8a131-ecb3-4317-ac04-6f55c639430d tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1149708828", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1780721431", "vendor_name": "tempest-vendor_name-1920935175"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:16.124406 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-dcf8a131-ecb3-4317-ac04-6f55c639430d tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:09:16.125001 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1460/5844] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:09:16 2026] POST /volume/v3/types => generated 330 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:16.136345 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:16.138114 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:09:16.138525 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fb501cd0-ded4-49c8-86cc-9ae4500c66be", "size": 1}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:16.139907 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.v3.volumes [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume request body: {'volume': {'volume_type': 'fb501cd0-ded4-49c8-86cc-9ae4500c66be', 'size': 1}} {{(pid=100261) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:09:16.143502 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.v3.volumes [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume of 1 GB Aug 19 13:09:16.143768 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:16.143768 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:16.144127 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Availability Zones retrieved successfully. Aug 19 13:09:16.150192 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Flow 'volume_create_api' (36e5f6a2-6cab-46ad-ba68-43d63590e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:16.151055 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4449b5f-164f-45ba-b0a4-96045286bdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:16.151778 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Validating volume size '1' using validate_int {{(pid=100261) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:09:16.169068 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4449b5f-164f-45ba-b0a4-96045286bdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:09:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1780721431',vendor_name='tempest-vendor_name-1920935175'},id=fb501cd0-ded4-49c8-86cc-9ae4500c66be,is_public=True,name='tempest-ProjectReaderTests-volume-type-1149708828',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb501cd0-ded4-49c8-86cc-9ae4500c66be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:16.169813 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d16a4b-a4be-49aa-b332-946bdedc1186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:16.195460 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1149708828 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1149708828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:16.195764 np0000007775 devstack@c-api.service[100261]: WARNING cinder.quota [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1149708828 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1149708828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:16.225011 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.quota [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Created reservations ['96bcb27c-d754-4704-8174-e6f0bbc642ab', 'd89e1aba-60bd-43a4-bdb7-81fe83216539', '5868066e-c76a-4c8b-bd12-2440243962e4', '597dbffa-3cd5-48d3-8fec-e35a0bf48286'] {{(pid=100261) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:16.225892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25d16a4b-a4be-49aa-b332-946bdedc1186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96bcb27c-d754-4704-8174-e6f0bbc642ab', 'd89e1aba-60bd-43a4-bdb7-81fe83216539', '5868066e-c76a-4c8b-bd12-2440243962e4', '597dbffa-3cd5-48d3-8fec-e35a0bf48286']}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:16.227066 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c52ce63-e575-41a5-ad44-f48f68935e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:16.252946 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c52ce63-e575-41a5-ad44-f48f68935e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04caf365-2471-480c-8981-862cd6cc86ae', '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='1f5c52da72f04925850ff5117ed6ce80',qos_specs=None,replication_status=,reservations=['96bcb27c-d754-4704-8174-e6f0bbc642ab','d89e1aba-60bd-43a4-bdb7-81fe83216539','5868066e-c76a-4c8b-bd12-2440243962e4','597dbffa-3cd5-48d3-8fec-e35a0bf48286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ced5882e1f841debd0c20bc99495b67',volume_type_id=fb501cd0-ded4-49c8-86cc-9ae4500c66be), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:09:16Z,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=04caf365-2471-480c-8981-862cd6cc86ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f5c52da72f04925850ff5117ed6ce80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ced5882e1f841debd0c20bc99495b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb501cd0-ded4-49c8-86cc-9ae4500c66be),volume_type_id=fb501cd0-ded4-49c8-86cc-9ae4500c66be)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:16.253766 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f516bfc0-2f9f-45fe-8013-d93c876bd1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:16.271976 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f516bfc0-2f9f-45fe-8013-d93c876bd1e4) transitioned into state 'SUCCESS' from 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='1f5c52da72f04925850ff5117ed6ce80',qos_specs=None,replication_status=,reservations=['96bcb27c-d754-4704-8174-e6f0bbc642ab','d89e1aba-60bd-43a4-bdb7-81fe83216539','5868066e-c76a-4c8b-bd12-2440243962e4','597dbffa-3cd5-48d3-8fec-e35a0bf48286'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ced5882e1f841debd0c20bc99495b67',volume_type_id=fb501cd0-ded4-49c8-86cc-9ae4500c66be)}' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:16.272806 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e629bfec-538d-4056-aec9-081898687cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:16.282124 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e629bfec-538d-4056-aec9-081898687cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100261) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:16.283013 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Flow 'volume_create_api' (36e5f6a2-6cab-46ad-ba68-43d63590e84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100261) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:16.283554 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume request issued successfully. Aug 19 13:09:16.284196 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7ea2f116-4fb0-4a60-81e9-41c4ac240061 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:09:16.284656 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1462/5845] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:09:16 2026] POST /volume/v3/volumes => generated 774 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:16.296181 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:16.297905 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae Aug 19 13:09:16.298138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:16.298342 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:16.305234 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:16.305234 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:16.308511 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:16.313112 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f11f0cde-cb6d-4021-98a4-f8b47c3abc4a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae returned with HTTP 200 Aug 19 13:09:16.313588 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1458/5846] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:09:16 2026] GET /volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:17.326192 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.328183 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae Aug 19 13:09:17.328437 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.328623 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.336003 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:17.336003 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:17.339225 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:17.342745 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6e91e6b2-3d4c-40af-8bdb-f9952e4c0f5e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae returned with HTTP 200 Aug 19 13:09:17.343096 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1467/5847] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:09:17 2026] GET /volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:17.355649 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-10be0f67-9f56-425a-ad54-a0f6e4b584ff None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.358629 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10be0f67-9f56-425a-ad54-a0f6e4b584ff tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 13:09:17.358629 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10be0f67-9f56-425a-ad54-a0f6e4b584ff tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.358629 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-10be0f67-9f56-425a-ad54-a0f6e4b584ff tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'version_select' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.361603 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-10be0f67-9f56-425a-ad54-a0f6e4b584ff tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 13:09:17.361603 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1461/5848] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 13:09:17 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 19 13:09:17.369795 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-62ddee72-54e1-4148-b914-df3190707d68 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.421521 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62ddee72-54e1-4148-b914-df3190707d68 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] GET https://10.4.3.137/volume/v3/messages Aug 19 13:09:17.421764 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62ddee72-54e1-4148-b914-df3190707d68 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.421955 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-62ddee72-54e1-4148-b914-df3190707d68 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.422232 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:17.422232 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:17.425615 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-62ddee72-54e1-4148-b914-df3190707d68 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 13:09:17.425974 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1463/5849] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 13:09:17 2026] GET /volume/v3/messages => generated 670 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:17.436032 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-f81553db-fd29-4aef-8f67-11fad8ae7112 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.438014 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f81553db-fd29-4aef-8f67-11fad8ae7112 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/messages/9d187f08-d3c3-48b0-994f-fd7b7fde41cb Aug 19 13:09:17.438283 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f81553db-fd29-4aef-8f67-11fad8ae7112 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.438514 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-f81553db-fd29-4aef-8f67-11fad8ae7112 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.445838 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-f81553db-fd29-4aef-8f67-11fad8ae7112 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/messages/9d187f08-d3c3-48b0-994f-fd7b7fde41cb returned with HTTP 204 Aug 19 13:09:17.446378 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1459/5850] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 13:09:17 2026] DELETE /volume/v3/messages/9d187f08-d3c3-48b0-994f-fd7b7fde41cb => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 13:09:17.452673 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.454449 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae Aug 19 13:09:17.454630 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.454802 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.454957 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Delete volume with id: 04caf365-2471-480c-8981-862cd6cc86ae Aug 19 13:09:17.461400 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:17.461400 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:17.461700 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:17.462634 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100263) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 13:09:17.471788 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1149708828 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1149708828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:17.472064 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1149708828 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1149708828, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:17.480693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Created reservations ['881e4d60-5074-4748-812f-a43db4200a46', '5abae645-e15d-4dc7-b3ed-dc1ff704316f', 'ab20b1e4-4d54-4404-a313-fa2df0d3f977', 'e24505e2-e67b-4906-a27a-752cadb24f0a'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:17.504182 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Delete volume request issued successfully. Aug 19 13:09:17.504411 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-9e8d697a-892e-4bdb-8c22-b2ab36e95a9c tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae returned with HTTP 202 Aug 19 13:09:17.504828 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1468/5851] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:09:17 2026] DELETE /volume/v3/volumes/04caf365-2471-480c-8981-862cd6cc86ae => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:17.512395 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0aa94c80-b7e3-4bf7-ad5f-6519f8566cc8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.515481 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aa94c80-b7e3-4bf7-ad5f-6519f8566cc8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/types/fb501cd0-ded4-49c8-86cc-9ae4500c66be Aug 19 13:09:17.515481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aa94c80-b7e3-4bf7-ad5f-6519f8566cc8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.515481 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0aa94c80-b7e3-4bf7-ad5f-6519f8566cc8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.536093 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0aa94c80-b7e3-4bf7-ad5f-6519f8566cc8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/types/fb501cd0-ded4-49c8-86cc-9ae4500c66be returned with HTTP 202 Aug 19 13:09:17.536768 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1462/5852] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:09:17 2026] DELETE /volume/v3/types/fb501cd0-ded4-49c8-86cc-9ae4500c66be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:17.545145 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a93fabea-cfc7-423b-a5b9-7bff1da7d6e4 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.546825 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a93fabea-cfc7-423b-a5b9-7bff1da7d6e4 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:09:17.547169 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a93fabea-cfc7-423b-a5b9-7bff1da7d6e4 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1575054716", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1090036041", "vendor_name": "tempest-vendor_name-10459262"}}} {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:17.561755 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a93fabea-cfc7-423b-a5b9-7bff1da7d6e4 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:09:17.562107 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1464/5853] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:09:17 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 19 13:09:17.570782 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.572366 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:09:17.572731 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "08bc75d8-6dc9-4473-abdf-5949cc7bcff7", "size": 1}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:17.574053 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.v3.volumes [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume request body: {'volume': {'volume_type': '08bc75d8-6dc9-4473-abdf-5949cc7bcff7', 'size': 1}} {{(pid=100260) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:09:17.577195 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume of 1 GB Aug 19 13:09:17.577497 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:17.577497 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:17.577829 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Availability Zones retrieved successfully. Aug 19 13:09:17.582893 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Flow 'volume_create_api' (7ecb384b-3070-439b-85ca-5897765f3fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:17.583794 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fc6fb6-71b1-45ea-833a-dc5eee4abf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:17.584516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.flows.api.create_volume [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Validating volume size '1' using validate_int {{(pid=100260) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:09:17.601665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fc6fb6-71b1-45ea-833a-dc5eee4abf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:09:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1090036041',vendor_name='tempest-vendor_name-10459262'},id=08bc75d8-6dc9-4473-abdf-5949cc7bcff7,is_public=True,name='tempest-ProjectReaderTests-volume-type-1575054716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08bc75d8-6dc9-4473-abdf-5949cc7bcff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:17.602421 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01254c4-1db8-4c82-beca-d24e0eb30b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:17.625696 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1575054716 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1575054716, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:17.625998 np0000007775 devstack@c-api.service[100260]: WARNING cinder.quota [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1575054716 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1575054716, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:17.649435 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.quota [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Created reservations ['9fa041f3-b65b-497f-a6a7-ea571ee74346', '42b7d920-4733-4871-a764-afff9fec2441', '815a0c6f-89db-4b02-a520-63dc70e0470f', 'f5716680-13fa-4a5a-9356-9d7f26572fb7'] {{(pid=100260) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:17.650109 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c01254c4-1db8-4c82-beca-d24e0eb30b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fa041f3-b65b-497f-a6a7-ea571ee74346', '42b7d920-4733-4871-a764-afff9fec2441', '815a0c6f-89db-4b02-a520-63dc70e0470f', 'f5716680-13fa-4a5a-9356-9d7f26572fb7']}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:17.650798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c266613-fed6-47a1-91f6-14ef513cc732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:17.676189 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c266613-fed6-47a1-91f6-14ef513cc732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0d36ee-a1ae-4581-ae51-2439f351780d', '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='1f5c52da72f04925850ff5117ed6ce80',qos_specs=None,replication_status=,reservations=['9fa041f3-b65b-497f-a6a7-ea571ee74346','42b7d920-4733-4871-a764-afff9fec2441','815a0c6f-89db-4b02-a520-63dc70e0470f','f5716680-13fa-4a5a-9356-9d7f26572fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ced5882e1f841debd0c20bc99495b67',volume_type_id=08bc75d8-6dc9-4473-abdf-5949cc7bcff7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:09:17Z,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=2a0d36ee-a1ae-4581-ae51-2439f351780d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f5c52da72f04925850ff5117ed6ce80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ced5882e1f841debd0c20bc99495b67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08bc75d8-6dc9-4473-abdf-5949cc7bcff7),volume_type_id=08bc75d8-6dc9-4473-abdf-5949cc7bcff7)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:17.676929 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043888bc-dc8e-4403-8c3c-622c3b1cf9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:17.694860 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (043888bc-dc8e-4403-8c3c-622c3b1cf9d1) transitioned into state 'SUCCESS' from 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='1f5c52da72f04925850ff5117ed6ce80',qos_specs=None,replication_status=,reservations=['9fa041f3-b65b-497f-a6a7-ea571ee74346','42b7d920-4733-4871-a764-afff9fec2441','815a0c6f-89db-4b02-a520-63dc70e0470f','f5716680-13fa-4a5a-9356-9d7f26572fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ced5882e1f841debd0c20bc99495b67',volume_type_id=08bc75d8-6dc9-4473-abdf-5949cc7bcff7)}' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:17.695528 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a18334-8cba-49e3-8d78-ca7b1cffc746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:09:17.706818 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7a18334-8cba-49e3-8d78-ca7b1cffc746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100260) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:09:17.708042 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Flow 'volume_create_api' (7ecb384b-3070-439b-85ca-5897765f3fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100260) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:09:17.708441 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Create volume request issued successfully. Aug 19 13:09:17.709169 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c92b4210-78f8-4e52-aec1-4900cfb012d2 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:09:17.709831 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1460/5854] 10.4.3.137 () {70 vars in 1298 bytes} [Wed Aug 19 13:09:17 2026] POST /volume/v3/volumes => generated 774 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:09:17.721168 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:17.726485 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d Aug 19 13:09:17.726859 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:17.727177 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:17.736641 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:17.736641 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:17.740848 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:17.745764 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f3fbf5c8-2100-4280-983f-36a0ba753738 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d returned with HTTP 200 Aug 19 13:09:17.746263 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1469/5855] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:09:17 2026] GET /volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:18.759590 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.761207 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d Aug 19 13:09:18.761432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.761592 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.768424 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:18.768424 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:18.772060 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:18.775734 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-12aece57-b8eb-439c-8e77-7e1608792ee8 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d returned with HTTP 200 Aug 19 13:09:18.776142 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1463/5856] 10.4.3.137 () {68 vars in 1388 bytes} [Wed Aug 19 13:09:18 2026] GET /volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:18.788437 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5e358aee-23db-4c10-847a-473db0ea966a None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.790082 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e358aee-23db-4c10-847a-473db0ea966a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] GET https://10.4.3.137/volume/v3/messages Aug 19 13:09:18.790335 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e358aee-23db-4c10-847a-473db0ea966a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.790544 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5e358aee-23db-4c10-847a-473db0ea966a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.793883 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5e358aee-23db-4c10-847a-473db0ea966a tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/messages returned with HTTP 200 Aug 19 13:09:18.794300 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1465/5857] 10.4.3.137 () {68 vars in 1280 bytes} [Wed Aug 19 13:09:18 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 19 13:09:18.804060 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-264e8772-2263-4f87-b305-e7708587be9e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.806036 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-264e8772-2263-4f87-b305-e7708587be9e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] GET https://10.4.3.137/volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c Aug 19 13:09:18.806270 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-264e8772-2263-4f87-b305-e7708587be9e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.806453 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-264e8772-2263-4f87-b305-e7708587be9e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.809343 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:18.809343 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:18.809947 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-264e8772-2263-4f87-b305-e7708587be9e tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-reader] https://10.4.3.137/volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c returned with HTTP 200 Aug 19 13:09:18.810304 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1461/5858] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:09:18 2026] GET /volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:09:18.819513 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-53c7491b-f03e-404a-b451-f1ab17dab6cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.821210 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53c7491b-f03e-404a-b451-f1ab17dab6cc tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c Aug 19 13:09:18.821460 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53c7491b-f03e-404a-b451-f1ab17dab6cc tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.821640 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-53c7491b-f03e-404a-b451-f1ab17dab6cc tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.836554 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-53c7491b-f03e-404a-b451-f1ab17dab6cc tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c returned with HTTP 204 Aug 19 13:09:18.836986 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1470/5859] 10.4.3.137 () {68 vars in 1394 bytes} [Wed Aug 19 13:09:18 2026] DELETE /volume/v3/messages/bac39615-39dd-4b4f-b2e1-51bba4a6ce7c => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 19 13:09:18.843044 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.844888 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d Aug 19 13:09:18.845158 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.845419 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.845648 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Delete volume with id: 2a0d36ee-a1ae-4581-ae51-2439f351780d Aug 19 13:09:18.852785 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:18.852785 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:18.853232 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Volume info retrieved successfully. Aug 19 13:09:18.854201 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100262) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 19 13:09:18.865197 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1575054716 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1575054716, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:18.865641 np0000007775 devstack@c-api.service[100262]: WARNING cinder.quota [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1575054716 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1575054716, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:09:18.878172 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.quota [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Created reservations ['5f1bde8a-189c-408f-b992-2c17d73372d8', '65ac007c-85ee-46d5-aa45-a3b7708ba7da', 'dcf84fe6-0b91-47ff-935b-12d189428dee', '59d7378e-3187-4a21-be7e-306ce165f1be'] {{(pid=100262) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:09:18.925543 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Delete volume request issued successfully. Aug 19 13:09:18.925746 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0c86e849-bdbe-4799-bfd8-2a2cda08f425 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d returned with HTTP 202 Aug 19 13:09:18.926400 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1464/5860] 10.4.3.137 () {68 vars in 1391 bytes} [Wed Aug 19 13:09:18 2026] DELETE /volume/v3/volumes/2a0d36ee-a1ae-4581-ae51-2439f351780d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:18.933449 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-6a2ae675-3c5c-4e59-bc21-695873623f50 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:18.935125 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a2ae675-3c5c-4e59-bc21-695873623f50 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] DELETE https://10.4.3.137/volume/v3/types/08bc75d8-6dc9-4473-abdf-5949cc7bcff7 Aug 19 13:09:18.935354 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a2ae675-3c5c-4e59-bc21-695873623f50 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:18.935552 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-6a2ae675-3c5c-4e59-bc21-695873623f50 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] Calling method '_delete' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:18.960376 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-6a2ae675-3c5c-4e59-bc21-695873623f50 tempest-ProjectReaderTests-67517281 tempest-ProjectReaderTests-67517281-project-admin] https://10.4.3.137/volume/v3/types/08bc75d8-6dc9-4473-abdf-5949cc7bcff7 returned with HTTP 202 Aug 19 13:09:18.960826 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1466/5861] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:09:18 2026] DELETE /volume/v3/types/08bc75d8-6dc9-4473-abdf-5949cc7bcff7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:09:28.808180 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=69,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:28.826463 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=40,cinder:INSERT=10,cinder:UPDATE=28 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:28.916979 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=30,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:28.954619 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=45,cinder:UPDATE=17,cinder:INSERT=14 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:09:53.541364 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.543445 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:53.543665 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:53.543863 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:53.555365 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:53.555365 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:53.559825 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:53.565710 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-ddd1d37e-cd08-4ac3-aac9-bbba479f1158 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:53.566263 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1462/5862] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:09:53 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:53.638042 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f1c185ed-2921-4b58-8eaf-dcc86f776c58 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.638464 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1c185ed-2921-4b58-8eaf-dcc86f776c58 None None] GET https://10.4.3.137/volume// Aug 19 13:09:53.638693 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1c185ed-2921-4b58-8eaf-dcc86f776c58 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:53.638905 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f1c185ed-2921-4b58-8eaf-dcc86f776c58 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:53.639302 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f1c185ed-2921-4b58-8eaf-dcc86f776c58 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:09:53.639783 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1471/5863] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:09: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 19 13:09:53.647605 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-09465543-39ef-48f9-8a45-bac39ad586ce None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.649830 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-09465543-39ef-48f9-8a45-bac39ad586ce tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:09:53.650210 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-09465543-39ef-48f9-8a45-bac39ad586ce tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eeebf7ac-8983-4018-b8d7-cfceffe6564f", "connector": null, "instance_uuid": "f31b5b1d-0284-4f40-9c97-67a7b9c6751d"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:53.662333 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:53.662333 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:53.693421 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-09465543-39ef-48f9-8a45-bac39ad586ce tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:09:53.693896 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1465/5864] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:09:53 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 19 13:09:53.730041 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.731831 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:53.732053 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:53.732273 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:53.737171 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-202d6fda-e648-4715-b1dd-bd6ec43825b2 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.737605 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-202d6fda-e648-4715-b1dd-bd6ec43825b2 None None] GET https://10.4.3.137/volume// Aug 19 13:09:53.737811 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-202d6fda-e648-4715-b1dd-bd6ec43825b2 None None] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:53.738123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-202d6fda-e648-4715-b1dd-bd6ec43825b2 None None] Calling method 'all' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:53.738467 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-202d6fda-e648-4715-b1dd-bd6ec43825b2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:09:53.738810 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1463/5865] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:09: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 19 13:09:53.745170 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:53.745170 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:53.745884 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.748309 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:53.748426 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:53.748542 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:53.748769 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:53.752481 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-5a57bf0e-32c9-4d70-81ad-071912b83557 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:53.752925 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1467/5866] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:53 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:53.762826 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:53.762826 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:53.766812 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:53.771081 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-9710b3fd-0b85-46a4-a9f4-15bf9c015baa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:53.771512 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1472/5867] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:09:53 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:09:53.869487 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:53.871525 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] PUT https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 Aug 19 13:09:53.871862 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:53.879266 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Acquiring lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:09:53.883974 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" acquired by "attachment_update" :: waited 0.005s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:09:53.885134 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:53.885134 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:53.973302 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-eeebf7ac-8983-4018-b8d7-cfceffe6564f-np0000007775" released by "attachment_update" :: held 0.089s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:09:53.973302 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-82307e2d-96db-4987-8030-8f2629bb5271 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 returned with HTTP 200 Aug 19 13:09:53.973739 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1466/5868] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:09:53 2026] PUT /volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:54.764873 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-24bd27fa-744a-46ea-b744-86db60001902 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:54.766657 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24bd27fa-744a-46ea-b744-86db60001902 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:54.766835 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-24bd27fa-744a-46ea-b744-86db60001902 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:54.767014 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-24bd27fa-744a-46ea-b744-86db60001902 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:54.777808 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:54.777808 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:54.780697 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-24bd27fa-744a-46ea-b744-86db60001902 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:54.784473 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-24bd27fa-744a-46ea-b744-86db60001902 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:54.785024 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1464/5869] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:54 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:55.796664 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:55.798351 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:55.798531 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:55.798724 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:55.809774 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:55.809774 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:55.813315 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:55.817957 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0fb137f2-bbf0-45f6-8fd5-ec50066ad152 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:55.818370 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1468/5870] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:55 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:56.221202 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-483e4a71-7d3e-4592-bec8-2b592855e4a6 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:56.223395 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-483e4a71-7d3e-4592-bec8-2b592855e4a6 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503/action Aug 19 13:09:56.223794 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-483e4a71-7d3e-4592-bec8-2b592855e4a6 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:56.223940 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-483e4a71-7d3e-4592-bec8-2b592855e4a6 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:56.241160 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:56.241160 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:56.252346 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-c96708e9-3f30-4f22-80da-fefed07a3eb2 req-483e4a71-7d3e-4592-bec8-2b592855e4a6 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503/action returned with HTTP 204 Aug 19 13:09:56.252846 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1473/5871] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:09:56 2026] POST /volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:09:56.829922 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:56.831662 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:56.831854 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:56.832055 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:56.843197 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:56.843197 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:56.846440 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:56.850852 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-5349d592-6ffd-4d63-b53d-33734c8cfb7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:56.851329 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1467/5872] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:56 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.113336 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.115234 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.115493 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.115718 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.129015 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.129015 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:58.132759 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.137779 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6ffe5d2f-9100-4f67-9f63-7592a6925aca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.138186 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1465/5873] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.149469 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-24718f8a-5543-48d0-afb9-41542fb251ca None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.151654 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24718f8a-5543-48d0-afb9-41542fb251ca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.151886 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24718f8a-5543-48d0-afb9-41542fb251ca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.152100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-24718f8a-5543-48d0-afb9-41542fb251ca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.164067 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.164067 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:58.167657 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-24718f8a-5543-48d0-afb9-41542fb251ca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.171732 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-24718f8a-5543-48d0-afb9-41542fb251ca tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.172094 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1469/5874] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.183614 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.185393 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.185640 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.185861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.196951 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.196951 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:58.199975 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.203596 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-d8fbf005-e106-45fe-acc0-a640a3489e7c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.204012 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1474/5875] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.244268 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.246416 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.246615 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.246810 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.257792 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.257792 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:58.260871 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.264776 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-21afe146-7a51-49d2-b9d0-3e0d6cce5cb1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.265149 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1468/5876] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.284401 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.286506 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action Aug 19 13:09:58.286871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:09:58.286995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:09:58.300401 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.300401 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:58.300936 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.307757 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Begin detaching volume completed successfully. Aug 19 13:09:58.307997 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-cd9a2e35-2a08-41a4-8dd8-61dd9e0a6916 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action returned with HTTP 202 Aug 19 13:09:58.308470 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1466/5877] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:09:58 2026] POST /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:09:58.326949 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-a3bb9b7b-7071-4858-b343-4214844467d0 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.328971 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3bb9b7b-7071-4858-b343-4214844467d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.329204 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3bb9b7b-7071-4858-b343-4214844467d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.329405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-a3bb9b7b-7071-4858-b343-4214844467d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.341802 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.341802 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:58.345431 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-a3bb9b7b-7071-4858-b343-4214844467d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.347803 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-fef28aca-8c0a-4774-90d3-f49cb30b251b None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.348286 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fef28aca-8c0a-4774-90d3-f49cb30b251b None None] GET https://10.4.3.137/volume// Aug 19 13:09:58.348497 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fef28aca-8c0a-4774-90d3-f49cb30b251b None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.348743 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-fef28aca-8c0a-4774-90d3-f49cb30b251b None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.349132 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-fef28aca-8c0a-4774-90d3-f49cb30b251b None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:09:58.349511 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1475/5878] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:09: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 19 13:09:58.349677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-a3bb9b7b-7071-4858-b343-4214844467d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.350008 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1470/5879] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.367842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.367842 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.367842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.367842 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.374323 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.374323 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:09:58.377579 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.381986 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-ad0d10fb-e839-4fee-bae6-5debdb889bf0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.382552 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1469/5880] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1694 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:09:58.920373 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.922677 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:58.922871 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.923077 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.935941 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.935941 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:09:58.940159 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:58.944551 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-3ca14594-025b-4e3c-8955-7b8d51e489cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:58.944991 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1467/5881] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:09:58 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1514 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:58.961941 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-5f902e79-43f8-4b6f-a6b0-5f1438dc5613 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:58.964665 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-5f902e79-43f8-4b6f-a6b0-5f1438dc5613 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 Aug 19 13:09:58.964933 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-5f902e79-43f8-4b6f-a6b0-5f1438dc5613 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:58.965182 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-5f902e79-43f8-4b6f-a6b0-5f1438dc5613 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:58.974820 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:58.974820 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:09:59.027206 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-2df7e6f5-fd3d-465f-a263-1f8388b2769d req-5f902e79-43f8-4b6f-a6b0-5f1438dc5613 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 returned with HTTP 200 Aug 19 13:09:59.027701 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1476/5882] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:09:58 2026] DELETE /volume/v3/attachments/0ba61302-7c48-46b4-bd8d-f6ba2e8bf503 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:09:59.362134 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-28b329af-6c27-4747-b895-ba03b1f4baeb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:09:59.364308 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28b329af-6c27-4747-b895-ba03b1f4baeb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:09:59.364510 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28b329af-6c27-4747-b895-ba03b1f4baeb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:09:59.364714 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-28b329af-6c27-4747-b895-ba03b1f4baeb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:09:59.374705 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:09:59.374705 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:09:59.378326 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-28b329af-6c27-4747-b895-ba03b1f4baeb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:09:59.382646 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-28b329af-6c27-4747-b895-ba03b1f4baeb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:09:59.383033 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1471/5883] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:09:59 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:01.800552 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:01.802387 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:01.802612 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:01.802800 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:01.811689 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:01.811689 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:01.815345 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:01.819982 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-35e8c8f0-216d-4de0-b913-5e54d0df344b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:01.820365 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1470/5884] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:01 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:01.869889 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:01.872322 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:01.872615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:01.872932 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:01.886915 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:01.886915 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:01.892268 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:01.899088 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-93700c1e-c040-446b-a20d-4b7e617fb80a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:01.899721 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1468/5885] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:01 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:01.924052 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:01.926112 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action Aug 19 13:10:01.926493 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:10:01.926641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:01.937131 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:01.937131 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:01.937618 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:01.944983 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Begin detaching volume completed successfully. Aug 19 13:10:01.945187 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-b08271c5-5f33-4b6f-8a44-b00f0b868892 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action returned with HTTP 202 Aug 19 13:10:01.945742 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1477/5886] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:10:01 2026] POST /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:10:01.963643 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:01.965094 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:01.965276 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:01.965460 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:01.975390 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:01.975390 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:01.979533 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:01.984644 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b135b543-3e64-48e9-ac8f-2028701e5b09 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:01.985031 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1472/5887] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:01 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:01.992443 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-05db391f-8709-4cb1-b9da-5c5ade0740b9 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:01.992848 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05db391f-8709-4cb1-b9da-5c5ade0740b9 None None] GET https://10.4.3.137/volume// Aug 19 13:10:01.993028 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05db391f-8709-4cb1-b9da-5c5ade0740b9 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:01.993223 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-05db391f-8709-4cb1-b9da-5c5ade0740b9 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:01.993674 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-05db391f-8709-4cb1-b9da-5c5ade0740b9 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:01.994262 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1471/5888] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:10: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 19 13:10:02.002494 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:02.005108 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:02.005432 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:02.005713 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:02.020213 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:02.020213 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:02.025376 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:02.030783 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f3141a4c-a34f-4212-894a-a13ee4336d94 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:02.031277 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1469/5889] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:10:02 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1397 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:10:02.997641 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-01224c6f-70d4-4327-a374-73264ac0e77a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:02.999786 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01224c6f-70d4-4327-a374-73264ac0e77a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:03.000027 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01224c6f-70d4-4327-a374-73264ac0e77a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:03.000290 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-01224c6f-70d4-4327-a374-73264ac0e77a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:03.011720 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:03.011720 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:03.015732 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-01224c6f-70d4-4327-a374-73264ac0e77a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:03.021070 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-01224c6f-70d4-4327-a374-73264ac0e77a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:03.021567 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1478/5890] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:02 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:04.034349 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:04.036132 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:04.036348 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:04.036594 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:04.046828 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:04.046828 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:04.050517 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:04.054928 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-ba226c01-3e04-4fd4-ae43-fb5d0b17bffe tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:04.055310 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1473/5891] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:04 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:04.510824 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:04.513351 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:04.513607 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:04.513857 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:04.525483 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:04.525483 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:04.529234 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:04.533345 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-541c1e47-c3e0-4083-b158-4035f8d35840 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:04.533775 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1472/5892] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:04 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:04.823999 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f4449e26-fed7-476f-a450-09ef10204127 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:04.826268 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f4449e26-fed7-476f-a450-09ef10204127 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 Aug 19 13:10:04.826516 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f4449e26-fed7-476f-a450-09ef10204127 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:04.826758 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f4449e26-fed7-476f-a450-09ef10204127 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'version_select' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:04.834145 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:04.834145 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:04.874587 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-a2005c79-addc-46fa-83e8-1e289a31d9db req-f4449e26-fed7-476f-a450-09ef10204127 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 returned with HTTP 200 Aug 19 13:10:04.875060 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1470/5893] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:10:04 2026] DELETE /volume/v3/attachments/dffa451c-2ea5-4048-916d-15434fb18bb7 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:05.069350 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-f02be982-8f71-4731-927b-8ce72149817e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.071077 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f02be982-8f71-4731-927b-8ce72149817e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:05.071212 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f02be982-8f71-4731-927b-8ce72149817e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.071409 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-f02be982-8f71-4731-927b-8ce72149817e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.078320 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.078320 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:05.081844 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-f02be982-8f71-4731-927b-8ce72149817e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.085981 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-f02be982-8f71-4731-927b-8ce72149817e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:05.086364 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1479/5894] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:05.102333 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.103886 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:05.104048 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.104213 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.113383 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.113383 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:05.116981 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.121138 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d6af8ff5-6c6a-4849-9a3b-8f0979ce3108 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:05.121512 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1474/5895] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:05.164417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.166773 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:05.167036 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.167191 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.176712 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.176712 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:05.180437 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.184738 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e9d87636-cc54-484b-b609-8ec70184de35 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:05.185154 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1473/5896] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:05.203798 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.206183 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/action Aug 19 13:10:05.206641 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:10:05.206823 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:05.215838 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.215838 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:05.216320 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.222054 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Begin detaching volume completed successfully. Aug 19 13:10:05.222240 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-de9f652a-079a-4c08-90ac-8a8cf3471798 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/action returned with HTTP 202 Aug 19 13:10:05.222642 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1471/5897] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:10:05 2026] POST /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:10:05.239977 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.241794 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:05.242034 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.242276 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.253597 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.253597 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:05.257750 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.263016 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-338f240d-33c8-4cd0-9f93-9ab36090e4b7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:05.263653 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1480/5898] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:05.264892 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-0467f5a8-7164-4f38-8220-eb4027e060c6 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.265267 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0467f5a8-7164-4f38-8220-eb4027e060c6 None None] GET https://10.4.3.137/volume// Aug 19 13:10:05.265482 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0467f5a8-7164-4f38-8220-eb4027e060c6 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.265694 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-0467f5a8-7164-4f38-8220-eb4027e060c6 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.266075 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-0467f5a8-7164-4f38-8220-eb4027e060c6 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:05.266381 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1475/5899] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:10: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 19 13:10:05.274404 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.276677 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:05.276904 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.277167 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.286822 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.286822 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:05.290731 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:05.294950 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-e4d8bb6b-d98c-4f37-9f99-4bb5a8000a93 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:05.295356 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1474/5900] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:10:05.306366 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-206ca208-f88e-4aa3-8f38-37ceabc505fa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:05.308706 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-206ca208-f88e-4aa3-8f38-37ceabc505fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption Aug 19 13:10:05.308906 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-206ca208-f88e-4aa3-8f38-37ceabc505fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:05.309099 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-206ca208-f88e-4aa3-8f38-37ceabc505fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'index' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:05.318389 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:05.318389 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:05.324764 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-206ca208-f88e-4aa3-8f38-37ceabc505fa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption returned with HTTP 200 Aug 19 13:10:05.325078 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1472/5901] 10.4.3.137 () {68 vars in 1631 bytes} [Wed Aug 19 13:10:05 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:06.099846 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-d94373d9-a9a5-4fbd-b708-0542093ba64f None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.101874 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-d94373d9-a9a5-4fbd-b708-0542093ba64f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 Aug 19 13:10:06.102222 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-d94373d9-a9a5-4fbd-b708-0542093ba64f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.102587 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-d94373d9-a9a5-4fbd-b708-0542093ba64f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.109517 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.109517 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:06.156091 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-1bf22da4-08ee-4516-a82e-49646d2d580b req-d94373d9-a9a5-4fbd-b708-0542093ba64f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 returned with HTTP 200 Aug 19 13:10:06.156091 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1481/5902] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:10:06 2026] DELETE /volume/v3/attachments/7735d50e-0fec-4dde-aa58-78a3a343b316 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:06.278596 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.280840 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:06.281152 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.281431 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.290780 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.290780 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:06.295622 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.300677 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-7c89440a-795e-41b9-a84c-74eb5ad9ba39 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:06.301284 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1476/5903] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:06.315361 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.317195 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:06.317465 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.317677 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.328193 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.328193 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:06.332431 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.338230 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-0682ef7b-aedc-45fa-a3a9-272ed32f5988 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:06.338679 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1475/5904] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:06.379615 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.381751 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:06.381943 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.382123 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.391287 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.391287 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:06.394434 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.399053 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-c0a73a76-8f04-4215-92d6-5b9b2de43ab9 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:06.399516 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1473/5905] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:06.416945 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.418936 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a/action Aug 19 13:10:06.419234 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:10:06.419363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:06.429232 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.429232 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:06.429688 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.435677 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Begin detaching volume completed successfully. Aug 19 13:10:06.435860 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-286cef43-85e8-4e38-94ed-fd58d78c9564 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a/action returned with HTTP 202 Aug 19 13:10:06.436307 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1482/5906] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:10:06 2026] POST /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:10:06.455219 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.457046 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:06.457242 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.457492 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.466911 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.466911 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:06.470266 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.474386 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-c2bdaced-862c-4c7d-9d45-b0919a06d863 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:06.474788 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1477/5907] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:06.478334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-09f33938-f935-4f32-bdbd-17dd1ae1d3c2 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.478334 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09f33938-f935-4f32-bdbd-17dd1ae1d3c2 None None] GET https://10.4.3.137/volume// Aug 19 13:10:06.478334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09f33938-f935-4f32-bdbd-17dd1ae1d3c2 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.478334 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-09f33938-f935-4f32-bdbd-17dd1ae1d3c2 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.478616 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-09f33938-f935-4f32-bdbd-17dd1ae1d3c2 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:06.478899 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1476/5908] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 19 13:10:06.486013 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:06.488433 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:06.488691 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:06.488934 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:06.500457 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:06.500457 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:06.504490 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:06.509546 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-f9d7f11b-2bbc-41d8-ab02-d515919db98b tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:06.510179 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1474/5909] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:10:06 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:10:07.295388 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-fecde909-dfa9-427e-9409-18adaef75d94 req-cdff5955-29b1-425e-8b5d-f852fe7f6f17 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:07.297397 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-cdff5955-29b1-425e-8b5d-f852fe7f6f17 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd Aug 19 13:10:07.297592 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-cdff5955-29b1-425e-8b5d-f852fe7f6f17 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:07.297781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-cdff5955-29b1-425e-8b5d-f852fe7f6f17 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'version_select' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:07.304907 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:07.304907 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:07.352975 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-fecde909-dfa9-427e-9409-18adaef75d94 req-cdff5955-29b1-425e-8b5d-f852fe7f6f17 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd returned with HTTP 200 Aug 19 13:10:07.353505 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1483/5910] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:10:07 2026] DELETE /volume/v3/attachments/5f2ce95d-217b-4a20-9846-46bfd05e63fd => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 19 13:10:07.486930 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-45321af8-d137-4661-aac4-fbedafbc9404 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:07.489032 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45321af8-d137-4661-aac4-fbedafbc9404 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:07.489282 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45321af8-d137-4661-aac4-fbedafbc9404 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:07.489526 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-45321af8-d137-4661-aac4-fbedafbc9404 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:07.497508 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:07.497508 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:07.501216 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-45321af8-d137-4661-aac4-fbedafbc9404 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:07.505877 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-45321af8-d137-4661-aac4-fbedafbc9404 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:07.506338 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1478/5911] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:07 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:07.518473 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:07.520218 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:07.520417 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:07.520656 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:07.520844 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume with id: eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:07.527558 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:07.527558 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:07.527992 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:07.544546 np0000007775 devstack@c-api.service[100262]: WARNING cinder.keymgr.conf_key_mgr [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 19 13:10:07.553421 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume request issued successfully. Aug 19 13:10:07.553649 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0aa484d-7222-47aa-8b49-1d78d3fc1900 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 202 Aug 19 13:10:07.554093 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1477/5912] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:10:07 2026] DELETE /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:07.561153 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:07.563021 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:07.563230 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:07.563454 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:07.570359 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:07.570359 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:07.574101 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:07.578650 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-c7491404-d4f6-48ce-8d30-98e0acccc155 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 200 Aug 19 13:10:07.579040 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1475/5913] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:07 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:08.592545 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-0bcfce55-1e0a-472f-ad51-521c932f2b00 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:08.594378 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bcfce55-1e0a-472f-ad51-521c932f2b00 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e Aug 19 13:10:08.594578 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bcfce55-1e0a-472f-ad51-521c932f2b00 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:08.594781 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-0bcfce55-1e0a-472f-ad51-521c932f2b00 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:08.600807 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-0bcfce55-1e0a-472f-ad51-521c932f2b00 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e returned with HTTP 404 Aug 19 13:10:08.601399 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1484/5914] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:08 2026] GET /volume/v3/volumes/eed907a7-e024-4acd-b8a5-7ec258be311e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:10:08.608843 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-009500df-09bf-40fc-89a9-afcdd6eda545 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:08.611025 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:10:08.611241 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:08.611547 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:08.612684 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:10:08.624142 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Get all volumes completed successfully. Aug 19 13:10:08.626474 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:08.626474 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:08.630969 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-009500df-09bf-40fc-89a9-afcdd6eda545 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:10:08.631366 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1479/5915] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:10:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:08.645100 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4cffa3a5-e70b-4ccf-bde6-c8b1c60c931e None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:08.647326 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cffa3a5-e70b-4ccf-bde6-c8b1c60c931e tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] DELETE https://10.4.3.137/volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e Aug 19 13:10:08.647637 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cffa3a5-e70b-4ccf-bde6-c8b1c60c931e tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:08.647882 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4cffa3a5-e70b-4ccf-bde6-c8b1c60c931e tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:08.675951 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4cffa3a5-e70b-4ccf-bde6-c8b1c60c931e tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e returned with HTTP 202 Aug 19 13:10:08.676320 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1478/5916] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:10:08 2026] DELETE /volume/v3/types/a99cc8d8-7d69-4c6b-bfc4-c67b9a07d08e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:08.683069 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:08.684840 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:08.685011 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:08.685190 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'delete' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:08.685359 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.v3.volumes [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume with id: c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:08.692442 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:08.692442 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:08.692918 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:08.712436 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume request issued successfully. Aug 19 13:10:08.712645 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-57afdcc7-e88f-4cf7-b123-a390f622f38f tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 202 Aug 19 13:10:08.713110 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1476/5917] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:10:08 2026] DELETE /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:08.720976 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:08.722807 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:08.723026 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:08.723215 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:08.730133 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:08.730133 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:08.733723 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:08.738143 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-8e6425bf-338e-4211-af56-6c5f00f20bc1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 200 Aug 19 13:10:08.738561 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1485/5918] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:08 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:09.751144 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-749d1f87-3a72-4180-8807-76f2a8996305 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:09.753141 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-749d1f87-3a72-4180-8807-76f2a8996305 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a Aug 19 13:10:09.753394 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-749d1f87-3a72-4180-8807-76f2a8996305 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:09.753649 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-749d1f87-3a72-4180-8807-76f2a8996305 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:09.760120 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-749d1f87-3a72-4180-8807-76f2a8996305 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a returned with HTTP 404 Aug 19 13:10:09.760668 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1480/5919] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:09 2026] GET /volume/v3/volumes/c44c8e62-9386-43e3-a3ef-66122e53a43a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:10:09.767432 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-2b6678b6-0795-4e38-b95a-a699343caba8 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:09.768987 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:09.769152 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:09.769349 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:09.769490 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.v3.volumes [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume with id: eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:09.776164 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:09.776164 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:09.776624 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:09.791802 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume request issued successfully. Aug 19 13:10:09.791977 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-2b6678b6-0795-4e38-b95a-a699343caba8 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 202 Aug 19 13:10:09.792509 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1479/5920] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:10:09 2026] DELETE /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:09.800138 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:09.801885 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:09.802083 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:09.802268 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:09.809070 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:09.809070 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:09.812633 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:09.817259 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-abef75bd-d0e3-41e5-b5c0-0b132c6cb24a tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 200 Aug 19 13:10:09.817676 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1477/5921] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:09 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:10.830539 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-b0be71af-32ca-4f4f-b650-bdffa701e708 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:10.833149 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0be71af-32ca-4f4f-b650-bdffa701e708 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f Aug 19 13:10:10.833404 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0be71af-32ca-4f4f-b650-bdffa701e708 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:10.833648 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-b0be71af-32ca-4f4f-b650-bdffa701e708 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:10.841267 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-b0be71af-32ca-4f4f-b650-bdffa701e708 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f returned with HTTP 404 Aug 19 13:10:10.841934 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1486/5922] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:10 2026] GET /volume/v3/volumes/eeebf7ac-8983-4018-b8d7-cfceffe6564f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:10:10.849405 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b79c2af7-eccb-4460-9248-f1837c4e532d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:10.851607 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:10:10.851877 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:10.852119 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method 'detail' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:10.853100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.volume.api [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100261) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:10:10.862930 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Get all volumes completed successfully. Aug 19 13:10:10.864461 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:10.864461 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:10.869242 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b79c2af7-eccb-4460-9248-f1837c4e532d tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:10:10.869729 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1481/5923] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:10:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:10.883572 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-55457925-6260-4e70-a397-ffd95b051e84 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:10.885440 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55457925-6260-4e70-a397-ffd95b051e84 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] DELETE https://10.4.3.137/volume/v3/types/f0121e16-428c-4a9b-ba27-1ab84672eb59 Aug 19 13:10:10.885714 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55457925-6260-4e70-a397-ffd95b051e84 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:10.885971 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-55457925-6260-4e70-a397-ffd95b051e84 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method '_delete' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:10.910581 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-55457925-6260-4e70-a397-ffd95b051e84 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types/f0121e16-428c-4a9b-ba27-1ab84672eb59 returned with HTTP 202 Aug 19 13:10:10.911183 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1480/5924] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:10:10 2026] DELETE /volume/v3/types/f0121e16-428c-4a9b-ba27-1ab84672eb59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:19.815965 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=73,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:10:20.836522 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=72,cinder:UPDATE=13 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:10:20.867461 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=62 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:10:20.906458 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=77,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:10:47.114614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-cfc5dafe-4c7b-4857-9b01-940b890a3b97 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:47.116214 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfc5dafe-4c7b-4857-9b01-940b890a3b97 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] POST https://10.4.3.137/volume/v3/types Aug 19 13:10:47.118267 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-cfc5dafe-4c7b-4857-9b01-940b890a3b97 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229", "extra_specs": {"multiattach": " True"}}} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:47.133828 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-cfc5dafe-4c7b-4857-9b01-940b890a3b97 tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types returned with HTTP 200 Aug 19 13:10:47.134311 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1478/5925] 10.4.3.137 () {68 vars in 1253 bytes} [Wed Aug 19 13:10:47 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:47.142055 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-11523399-4e93-469e-b6c9-5fdbe0439159 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:47.143751 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes Aug 19 13:10:47.144229 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1122608913", "snapshot_id": null, "imageRef": null, "volume_type": "94811679-10fc-4ba7-8751-9bddfeecaf87", "size": 1}} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:47.145786 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.v3.volumes [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1122608913', 'snapshot_id': None, 'imageRef': None, 'volume_type': '94811679-10fc-4ba7-8751-9bddfeecaf87', 'size': 1}} {{(pid=100263) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 19 13:10:47.150393 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume of 1 GB Aug 19 13:10:47.150782 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:47.150782 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:47.151399 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Availability Zones retrieved successfully. Aug 19 13:10:47.156374 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (cb2f5383-bb9d-4ce9-be1e-99a0651221ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:10:47.157507 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72fed83-ebf9-4644-a200-b8212756532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:10:47.158496 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.flows.api.create_volume [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Validating volume size '1' using validate_int {{(pid=100263) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 19 13:10:47.165496 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:47.165496 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:47.176812 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72fed83-ebf9-4644-a200-b8212756532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-19T13:10:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94811679-10fc-4ba7-8751-9bddfeecaf87,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94811679-10fc-4ba7-8751-9bddfeecaf87', 'encryption_key_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=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:10:47.178581 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10031925-79c7-475f-ae2b-72416f686ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:10:47.201228 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:10:47.201759 np0000007775 devstack@c-api.service[100263]: WARNING cinder.quota [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-744767522-1150034229, it is now deprecated. Please use the default quota class for default quota. Aug 19 13:10:47.309611 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.quota [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Created reservations ['f360b425-d12d-4648-b1fd-ab6d27b8063d', '44b4a207-58a3-4892-86ca-7b6b37504013', '47f7541a-60af-44ca-a68b-7f06a86f7699', '42732575-ca86-41a5-b228-8d8947ecc4b8'] {{(pid=100263) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 19 13:10:47.310633 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10031925-79c7-475f-ae2b-72416f686ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f360b425-d12d-4648-b1fd-ab6d27b8063d', '44b4a207-58a3-4892-86ca-7b6b37504013', '47f7541a-60af-44ca-a68b-7f06a86f7699', '42732575-ca86-41a5-b228-8d8947ecc4b8']}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:10:47.312268 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca543c76-a304-477f-90e3-4760692b9b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:10:47.335795 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca543c76-a304-477f-90e3-4760692b9b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e727196-3a94-4c78-8436-5663ed8fdc20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1122608913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['f360b425-d12d-4648-b1fd-ab6d27b8063d','44b4a207-58a3-4892-86ca-7b6b37504013','47f7541a-60af-44ca-a68b-7f06a86f7699','42732575-ca86-41a5-b228-8d8947ecc4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=94811679-10fc-4ba7-8751-9bddfeecaf87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-19T13:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1122608913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e727196-3a94-4c78-8436-5663ed8fdc20,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7bcc0793e223416292f0dd733f4b9b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09260075907f456283e3d987b02040f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94811679-10fc-4ba7-8751-9bddfeecaf87),volume_type_id=94811679-10fc-4ba7-8751-9bddfeecaf87)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:10:47.337373 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a554240-d59e-466d-8b0f-8c5c820b7200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:10:47.356361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a554240-d59e-466d-8b0f-8c5c820b7200) transitioned into state 'SUCCESS' from state '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-1122608913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7bcc0793e223416292f0dd733f4b9b4f',qos_specs=None,replication_status=,reservations=['f360b425-d12d-4648-b1fd-ab6d27b8063d','44b4a207-58a3-4892-86ca-7b6b37504013','47f7541a-60af-44ca-a68b-7f06a86f7699','42732575-ca86-41a5-b228-8d8947ecc4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09260075907f456283e3d987b02040f7',volume_type_id=94811679-10fc-4ba7-8751-9bddfeecaf87)}' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:10:47.357366 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6453fd-5062-4ae5-aa16-20adcdd6f2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 19 13:10:47.385281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a6453fd-5062-4ae5-aa16-20adcdd6f2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100263) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 19 13:10:47.385281 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Flow 'volume_create_api' (cb2f5383-bb9d-4ce9-be1e-99a0651221ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100263) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 19 13:10:47.385281 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Create volume request issued successfully. Aug 19 13:10:47.385281 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-11523399-4e93-469e-b6c9-5fdbe0439159 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes returned with HTTP 202 Aug 19 13:10:47.385608 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1487/5926] 10.4.3.137 () {68 vars in 1259 bytes} [Wed Aug 19 13:10:47 2026] POST /volume/v3/volumes => generated 829 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 19 13:10:47.396091 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:47.399801 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:47.399801 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:47.399801 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:47.405489 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:47.405489 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:47.408881 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:47.412709 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-934d4c0e-0b2d-44a0-af47-2934829b1e2c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:47.413056 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1482/5927] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:47 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:48.424564 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.426259 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:48.426449 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.426645 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.433113 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.433113 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:48.436129 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:48.439692 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-225fc1ca-f15a-4397-b31c-8cbd38055b32 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:48.440139 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1481/5928] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:48 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:48.451642 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.453468 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:48.453651 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.453824 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.460325 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.460325 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:48.463421 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:48.466900 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-2dd5fac6-e75f-4d27-9e1b-03c91ce661f1 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:48.467243 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1479/5929] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:48 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:48.504861 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.506734 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:48.507041 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.507361 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.513545 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.513545 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:48.516480 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:48.520000 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-90072df1-af31-4144-8e14-2ee5bc50af4e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:48.520368 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1488/5930] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:48 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:48.588322 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-fd76ef9b-28ac-4794-9c34-d5ae0d0fc7a8 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.588825 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd76ef9b-28ac-4794-9c34-d5ae0d0fc7a8 None None] GET https://10.4.3.137/volume// Aug 19 13:10:48.589046 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd76ef9b-28ac-4794-9c34-d5ae0d0fc7a8 None None] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.589298 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-fd76ef9b-28ac-4794-9c34-d5ae0d0fc7a8 None None] Calling method 'all' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.589719 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-fd76ef9b-28ac-4794-9c34-d5ae0d0fc7a8 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:48.590081 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1483/5931] 10.4.3.137 () {66 vars in 1428 bytes} [Wed Aug 19 13:10: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 19 13:10:48.596733 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-65626936-ffad-421b-b397-8e331f26c711 req-24f8f121-0714-4c9b-8b7d-36e1394299d0 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.598691 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-24f8f121-0714-4c9b-8b7d-36e1394299d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments Aug 19 13:10:48.599118 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-24f8f121-0714-4c9b-8b7d-36e1394299d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e727196-3a94-4c78-8436-5663ed8fdc20", "connector": null, "instance_uuid": "01535f91-87b3-4ffe-a20e-fb86abf802b3"}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:48.608644 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.608644 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:48.635671 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-24f8f121-0714-4c9b-8b7d-36e1394299d0 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments returned with HTTP 200 Aug 19 13:10:48.636092 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1482/5932] 10.4.3.137 () {74 vars in 1594 bytes} [Wed Aug 19 13:10:48 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:48.663543 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-9e2107f3-70af-489f-abbd-79712ae09797 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.665196 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e2107f3-70af-489f-abbd-79712ae09797 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:48.665409 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e2107f3-70af-489f-abbd-79712ae09797 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.665596 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-9e2107f3-70af-489f-abbd-79712ae09797 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.672646 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-61be96ee-3cff-414e-b01e-2ded579ef793 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.672988 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61be96ee-3cff-414e-b01e-2ded579ef793 None None] GET https://10.4.3.137/volume// Aug 19 13:10:48.673141 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61be96ee-3cff-414e-b01e-2ded579ef793 None None] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.673363 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-61be96ee-3cff-414e-b01e-2ded579ef793 None None] Calling method 'all' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.673679 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-61be96ee-3cff-414e-b01e-2ded579ef793 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:48.674064 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1489/5933] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:10: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 19 13:10:48.674398 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.674398 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:48.677521 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-9e2107f3-70af-489f-abbd-79712ae09797 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:48.680100 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.681224 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-9e2107f3-70af-489f-abbd-79712ae09797 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:48.681601 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1480/5934] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:48 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:48.682027 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:48.682218 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:48.682416 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:48.690866 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.690866 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:48.693954 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:48.697810 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-e2f42046-0c5c-4969-8182-d21ec861bfcb tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:48.698213 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1484/5935] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:10:48 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1101 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:10:48.800601 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:48.802383 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] PUT https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f Aug 19 13:10:48.802769 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.137", "host": "np0000007775", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3cf965dbb7d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "0ee48f34-53c5-4bfa-b487-54040f6ff4ed", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:48.809582 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Acquiring lock "cinder-attachment_update-3e727196-3a94-4c78-8436-5663ed8fdc20-np0000007775" by "attachment_update" {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 19 13:10:48.813784 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-3e727196-3a94-4c78-8436-5663ed8fdc20-np0000007775" acquired by "attachment_update" :: waited 0.004s {{(pid=100262) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 19 13:10:48.814663 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:48.814663 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:48.887528 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.coordination [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Lock "cinder-attachment_update-3e727196-3a94-4c78-8436-5663ed8fdc20-np0000007775" released by "attachment_update" :: held 0.074s {{(pid=100262) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 19 13:10:48.887797 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-320fad63-c2a5-484c-8e4f-75837013ccad tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f returned with HTTP 200 Aug 19 13:10:48.888684 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1483/5936] 10.4.3.137 () {74 vars in 1704 bytes} [Wed Aug 19 13:10:48 2026] PUT /volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:49.693644 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:49.695795 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:49.696038 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:49.696304 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:49.706836 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:49.706836 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:49.709791 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:49.713336 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-7ebb702e-a8fd-4161-8eca-19d74a6f4545 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:49.713802 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1490/5937] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:49 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:50.724862 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-b409f0b3-2705-4579-bb8b-2ff605be857c None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:50.726439 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b409f0b3-2705-4579-bb8b-2ff605be857c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:50.726614 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b409f0b3-2705-4579-bb8b-2ff605be857c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:50.726775 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-b409f0b3-2705-4579-bb8b-2ff605be857c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:50.734831 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:50.734831 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:50.737516 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-b409f0b3-2705-4579-bb8b-2ff605be857c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:50.740771 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-b409f0b3-2705-4579-bb8b-2ff605be857c tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:50.741064 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1481/5938] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:50 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:51.752435 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:51.754195 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:51.754396 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:51.754594 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:51.763520 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:51.763520 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:51.766605 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:51.770383 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-176e0fd3-3f94-47ca-b1a9-087251c36ffd tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:51.770795 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1485/5939] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:51 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:52.783048 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-14277a74-4edf-463a-a572-860da3a694e7 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:52.784668 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14277a74-4edf-463a-a572-860da3a694e7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:52.784846 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14277a74-4edf-463a-a572-860da3a694e7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:52.785020 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-14277a74-4edf-463a-a572-860da3a694e7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:52.794012 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:52.794012 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:52.797100 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-14277a74-4edf-463a-a572-860da3a694e7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:52.800716 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-14277a74-4edf-463a-a572-860da3a694e7 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:52.801047 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1484/5940] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:52 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:53.110136 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-65626936-ffad-421b-b397-8e331f26c711 req-34a56a7c-ed24-4531-9899-ec26573f4282 None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:53.113441 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-34a56a7c-ed24-4531-9899-ec26573f4282 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f/action Aug 19 13:10:53.114046 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-34a56a7c-ed24-4531-9899-ec26573f4282 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-complete": null}' {{(pid=100263) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:10:53.114267 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-34a56a7c-ed24-4531-9899-ec26573f4282 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:53.134766 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:53.134766 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:53.150350 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-65626936-ffad-421b-b397-8e331f26c711 req-34a56a7c-ed24-4531-9899-ec26573f4282 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f/action returned with HTTP 204 Aug 19 13:10:53.150933 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1491/5941] 10.4.3.137 () {74 vars in 1725 bytes} [Wed Aug 19 13:10:53 2026] POST /volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:10:53.812967 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:53.814899 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:53.815081 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:53.815297 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:53.823958 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:53.823958 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:53.827263 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:53.830965 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-6fbd9a43-f4dc-425b-8b28-7478c3dead37 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:53.831340 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1482/5942] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:53 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:53.875063 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:53.877511 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:53.877752 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:53.877942 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:53.887845 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:53.887845 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:53.890969 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:53.894519 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-f2594e39-1ff4-443c-9173-42f76b351b32 req-efc81d89-805e-4bd3-879e-da006482af3d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:53.894890 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1486/5943] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:53 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:53.909786 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:53.911518 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:53.911694 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:53.911871 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:53.920610 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:53.920610 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:53.923643 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:53.927389 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-37b2aad4-0460-4c0e-8943-79d9dfc0ff14 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:53.927775 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1485/5944] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:53 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:53.967858 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:53.969744 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:53.969921 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:53.970115 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:53.978415 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:53.978415 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:53.981602 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:53.985171 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-e527eeda-da57-4062-bb81-740260a8b17d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:53.985545 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1492/5945] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:53 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:54.002629 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.004572 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] POST https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20/action Aug 19 13:10:54.004872 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100260) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 19 13:10:54.004986 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 19 13:10:54.016207 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:54.016207 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:54.016755 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:54.022717 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Begin detaching volume completed successfully. Aug 19 13:10:54.022943 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-a028919c-17f5-4c01-aa8f-0e95fc45c847 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20/action returned with HTTP 202 Aug 19 13:10:54.023441 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1483/5946] 10.4.3.137 () {72 vars in 1672 bytes} [Wed Aug 19 13:10:54 2026] POST /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 19 13:10:54.040023 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.041594 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:54.041773 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:54.041972 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:54.052128 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:54.052128 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:54.055878 np0000007775 devstack@c-api.service[100261]: INFO cinder.volume.api [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:54.058881 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-cc8872b2-a891-478e-8575-f5ef948b7e22 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.059312 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc8872b2-a891-478e-8575-f5ef948b7e22 None None] GET https://10.4.3.137/volume// Aug 19 13:10:54.059494 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc8872b2-a891-478e-8575-f5ef948b7e22 None None] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:54.059671 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-cc8872b2-a891-478e-8575-f5ef948b7e22 None None] Calling method 'all' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:54.059816 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-b118a0ec-956f-4374-bb3d-995add9e0c8d tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:54.059988 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-cc8872b2-a891-478e-8575-f5ef948b7e22 None None] https://10.4.3.137/volume// returned with HTTP 300 Aug 19 13:10:54.060245 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1487/5947] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:54 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:54.060314 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1486/5948] 10.4.3.137 () {66 vars in 1426 bytes} [Wed Aug 19 13:10: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 19 13:10:54.066724 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.068599 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:54.068792 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:54.068961 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:54.077868 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:54.077868 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:54.080984 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:54.084573 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-bad480db-008c-438b-9adb-84f658fc6dec tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:54.084913 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1493/5949] 10.4.3.137 () {70 vars in 1639 bytes} [Wed Aug 19 13:10:54 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 19 13:10:54.562995 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.564959 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:54.565129 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:54.565350 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:54.573488 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:54.573488 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:54.576387 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:54.579753 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-47228e03-622d-4e5c-9316-2cb78ae88b7e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:54.580083 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1484/5950] 10.4.3.137 () {68 vars in 1598 bytes} [Wed Aug 19 13:10:54 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:54.830881 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-73d906c0-335a-47fd-8126-520d84b27292 None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:54.832950 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-73d906c0-335a-47fd-8126-520d84b27292 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f Aug 19 13:10:54.833161 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-73d906c0-335a-47fd-8126-520d84b27292 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:54.833364 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-73d906c0-335a-47fd-8126-520d84b27292 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'version_select' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:54.840448 np0000007775 devstack@c-api.service[100261]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:54.840448 np0000007775 devstack@c-api.service[100261]: warnings.warn( Aug 19 13:10:54.884358 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [req-714e10cf-6479-457b-b8b0-ce01e69a0544 req-73d906c0-335a-47fd-8126-520d84b27292 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f returned with HTTP 200 Aug 19 13:10:54.884767 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1488/5951] 10.4.3.137 () {72 vars in 1673 bytes} [Wed Aug 19 13:10:54 2026] DELETE /volume/v3/attachments/03c7333c-6969-42eb-9e65-84ae3ecaf77f => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:55.072860 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:55.074564 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:55.074745 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:55.074911 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:55.081995 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:55.081995 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:55.085893 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:55.089766 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-4ba277fe-57c1-4090-88ef-6599e1ba2769 tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:55.090206 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1487/5952] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:55 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:55.102206 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-66456895-e8cf-4e6f-80bd-5f61628164cc None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:55.103699 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] DELETE https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:55.103906 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:55.104095 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:55.104212 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.v3.volumes [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume with id: 3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:55.111504 np0000007775 devstack@c-api.service[100263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:55.111504 np0000007775 devstack@c-api.service[100263]: warnings.warn( Aug 19 13:10:55.112053 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:55.131739 np0000007775 devstack@c-api.service[100263]: INFO cinder.volume.api [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Delete volume request issued successfully. Aug 19 13:10:55.131909 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-66456895-e8cf-4e6f-80bd-5f61628164cc tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 202 Aug 19 13:10:55.132368 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1494/5953] 10.4.3.137 () {66 vars in 1351 bytes} [Wed Aug 19 13:10:55 2026] DELETE /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:10:55.140728 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.middleware.request_id [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa None None] RequestId filter calling following filter/app {{(pid=100260) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:55.142804 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:55.143036 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100260) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:55.143276 np0000007775 devstack@c-api.service[100260]: DEBUG cinder.api.openstack.wsgi [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100260) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:55.151019 np0000007775 devstack@c-api.service[100260]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:55.151019 np0000007775 devstack@c-api.service[100260]: warnings.warn( Aug 19 13:10:55.155355 np0000007775 devstack@c-api.service[100260]: INFO cinder.volume.api [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Volume info retrieved successfully. Aug 19 13:10:55.160092 np0000007775 devstack@c-api.service[100260]: INFO cinder.api.openstack.wsgi [None req-12a14fa0-69f8-4ed7-bfb2-a8336f37cafa tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 200 Aug 19 13:10:55.160573 np0000007775 devstack@c-api.service[100260]: [pid: 100260|app: 0|req: 1485/5954] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:55 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 19 13:10:56.172904 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.middleware.request_id [None req-d0dbc1a2-9c82-4ba4-be68-4ae69bf3f82e None None] RequestId filter calling following filter/app {{(pid=100261) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:56.175097 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0dbc1a2-9c82-4ba4-be68-4ae69bf3f82e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] GET https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 Aug 19 13:10:56.175097 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0dbc1a2-9c82-4ba4-be68-4ae69bf3f82e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Empty body provided in request {{(pid=100261) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:56.175372 np0000007775 devstack@c-api.service[100261]: DEBUG cinder.api.openstack.wsgi [None req-d0dbc1a2-9c82-4ba4-be68-4ae69bf3f82e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] Calling method 'show' {{(pid=100261) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:56.180188 np0000007775 devstack@c-api.service[100261]: INFO cinder.api.openstack.wsgi [None req-d0dbc1a2-9c82-4ba4-be68-4ae69bf3f82e tempest-VolumeMultiattachTests-2126766478 tempest-VolumeMultiattachTests-2126766478-project-member] https://10.4.3.137/volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 returned with HTTP 404 Aug 19 13:10:56.180606 np0000007775 devstack@c-api.service[100261]: [pid: 100261|app: 0|req: 1489/5955] 10.4.3.137 () {66 vars in 1348 bytes} [Wed Aug 19 13:10:56 2026] GET /volume/v3/volumes/3e727196-3a94-4c78-8436-5663ed8fdc20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 19 13:10:56.187018 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.middleware.request_id [None req-b0b04239-0884-4460-80bc-fb167bc475ec None None] RequestId filter calling following filter/app {{(pid=100262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:56.188646 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] GET https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 Aug 19 13:10:56.188817 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100262) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:56.188992 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.api.openstack.wsgi [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method 'detail' {{(pid=100262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:56.189698 np0000007775 devstack@c-api.service[100262]: DEBUG cinder.volume.api [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100262) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 19 13:10:56.197056 np0000007775 devstack@c-api.service[100262]: INFO cinder.volume.api [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Get all volumes completed successfully. Aug 19 13:10:56.198288 np0000007775 devstack@c-api.service[100262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 19 13:10:56.198288 np0000007775 devstack@c-api.service[100262]: warnings.warn( Aug 19 13:10:56.201776 np0000007775 devstack@c-api.service[100262]: INFO cinder.api.openstack.wsgi [None req-b0b04239-0884-4460-80bc-fb167bc475ec tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 19 13:10:56.202155 np0000007775 devstack@c-api.service[100262]: [pid: 100262|app: 0|req: 1488/5956] 10.4.3.137 () {66 vars in 1285 bytes} [Wed Aug 19 13:10:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 19 13:10:56.214147 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.middleware.request_id [None req-6f52ba32-af06-4112-978a-b73b216ea71a None None] RequestId filter calling following filter/app {{(pid=100263) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 19 13:10:56.215921 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f52ba32-af06-4112-978a-b73b216ea71a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] DELETE https://10.4.3.137/volume/v3/types/94811679-10fc-4ba7-8751-9bddfeecaf87 Aug 19 13:10:56.216108 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f52ba32-af06-4112-978a-b73b216ea71a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Empty body provided in request {{(pid=100263) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 19 13:10:56.216341 np0000007775 devstack@c-api.service[100263]: DEBUG cinder.api.openstack.wsgi [None req-6f52ba32-af06-4112-978a-b73b216ea71a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] Calling method '_delete' {{(pid=100263) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 19 13:10:56.237181 np0000007775 devstack@c-api.service[100263]: INFO cinder.api.openstack.wsgi [None req-6f52ba32-af06-4112-978a-b73b216ea71a tempest-VolumeMultiattachTests-345787395 tempest-VolumeMultiattachTests-345787395-project-admin] https://10.4.3.137/volume/v3/types/94811679-10fc-4ba7-8751-9bddfeecaf87 returned with HTTP 202 Aug 19 13:10:56.237588 np0000007775 devstack@c-api.service[100263]: [pid: 100263|app: 0|req: 1495/5957] 10.4.3.137 () {66 vars in 1345 bytes} [Wed Aug 19 13:10:56 2026] DELETE /volume/v3/types/94811679-10fc-4ba7-8751-9bddfeecaf87 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 19 13:11:05.159004 np0000007775 devstack@c-api.service[100260]: DEBUG dbcounter [-] [100260] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:11:06.177185 np0000007775 devstack@c-api.service[100261]: DEBUG dbcounter [-] [100261] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100261) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:11:06.200662 np0000007775 devstack@c-api.service[100262]: DEBUG dbcounter [-] [100262] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 19 13:11:06.234125 np0000007775 devstack@c-api.service[100263]: DEBUG dbcounter [-] [100263] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}